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 [2022-07-11T14:23:45.043Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-07-11T14:23:45.101Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-07-11T14:23:45.120Z] ========================================================= [2022-07-11T14:23:45.120Z] EdgeX Global Pipelines Version Info [2022-07-11T14:23:45.120Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-07-11T14:23:45.908Z] ------------------- [2022-07-11T14:23:45.908Z] stable info: [2022-07-11T14:23:45.908Z] ------------------- [2022-07-11T14:23:45.908Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-07-11T14:23:45.908Z] Commit SHA: 2c7614b56cb57ece5b5bdf52d827492071d4cc62 [2022-07-11T14:23:45.908Z] Message: update stable to v1.0.234 [2022-07-11T14:23:46.483Z] ------------------- [2022-07-11T14:23:46.483Z] experimental info: [2022-07-11T14:23:46.483Z] ------------------- [2022-07-11T14:23:46.483Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-07-11T14:23:46.483Z] Commit SHA: 7e4371ac6d730b8e642184b898413c6ef59a5643 [2022-07-11T14:23:46.483Z] Message: update experimental to v1.0.236 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-07-11T14:23:46.758Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo [2022-07-11T14:23:46.768Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo [2022-07-11T14:23:46.782Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-07-11T14:23:46.797Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-07-11T14:23:46.814Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-07-11T14:23:46.822Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-07-11T14:23:46.830Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-07-11T14:23:46.843Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-07-11T14:23:46.853Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-07-11T14:23:46.868Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-07-11T14:23:46.879Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-07-11T14:23:46.887Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-virtual [Pipeline] echo [2022-07-11T14:23:46.897Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-07-11T14:23:46.915Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-07-11T14:23:46.925Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-07-11T14:23:46.938Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-07-11T14:23:46.950Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-07-11T14:23:46.961Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-07-11T14:23:46.975Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-07-11T14:23:46.988Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-07-11T14:23:46.998Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-07-11T14:23:47.007Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-07-11T14:23:47.015Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-07-11T14:23:47.023Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-07-11T14:23:47.030Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-07-11T14:23:47.038Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-07-11T14:23:47.046Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-07-11T14:23:47.054Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-07-11T14:23:47.062Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-07-11T14:23:47.070Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-07-11T14:23:47.078Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 9528f76d0c83bd26f38fd0f12715516a47528699 [Pipeline] echo [2022-07-11T14:23:47.088Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 9528f76 [Pipeline] echo [2022-07-11T14:23:47.098Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-11T14:23:47.142Z] provisioning config files... [2022-07-11T14:23:47.155Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config6945700930565056980tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-11T14:23:47.463Z] ---> docker-login.sh [2022-07-11T14:23:47.464Z] nexus3.edgexfoundry.org:10001 [2022-07-11T14:23:47.726Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-11T14:23:47.997Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-11T14:23:47.997Z] Configure a credential helper to remove this warning. See [2022-07-11T14:23:47.997Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-11T14:23:47.997Z] [2022-07-11T14:23:47.997Z] Login Succeeded [2022-07-11T14:23:47.997Z] nexus3.edgexfoundry.org:10002 [2022-07-11T14:23:47.997Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-11T14:23:47.997Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-11T14:23:47.997Z] Configure a credential helper to remove this warning. See [2022-07-11T14:23:47.997Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-11T14:23:47.997Z] [2022-07-11T14:23:47.997Z] Login Succeeded [2022-07-11T14:23:47.997Z] nexus3.edgexfoundry.org:10003 [2022-07-11T14:23:48.259Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-11T14:23:48.259Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-11T14:23:48.259Z] Configure a credential helper to remove this warning. See [2022-07-11T14:23:48.259Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-11T14:23:48.259Z] [2022-07-11T14:23:48.259Z] Login Succeeded [2022-07-11T14:23:48.259Z] nexus3.edgexfoundry.org:10004 [2022-07-11T14:23:48.259Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-11T14:23:48.531Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-11T14:23:48.531Z] Configure a credential helper to remove this warning. See [2022-07-11T14:23:48.531Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-11T14:23:48.531Z] [2022-07-11T14:23:48.531Z] Login Succeeded [2022-07-11T14:23:48.531Z] docker.io [2022-07-11T14:23:48.531Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-11T14:23:48.791Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-11T14:23:48.791Z] Configure a credential helper to remove this warning. See [2022-07-11T14:23:48.791Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-11T14:23:48.791Z] [2022-07-11T14:23:48.791Z] Login Succeeded [2022-07-11T14:23:48.791Z] ---> docker-login.sh ends [Pipeline] } [2022-07-11T14:23:48.800Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-07-11T14:23:49.192Z] + git rev-list -1 --merges 9528f76d0c83bd26f38fd0f12715516a47528699~1..9528f76d0c83bd26f38fd0f12715516a47528699 [Pipeline] echo [2022-07-11T14:23:49.226Z] -----------> git rev-list -1 --merges 9528f76d0c83bd26f38fd0f12715516a47528699~1..9528f76d0c83bd26f38fd0f12715516a47528699 9528f76d0c83bd26f38fd0f12715516a47528699 [2022-07-11T14:23:49.226Z] 9528f76d0c83bd26f38fd0f12715516a47528699 [false] [Pipeline] sh [2022-07-11T14:23:49.525Z] + git log --format=format:%s -1 9528f76d0c83bd26f38fd0f12715516a47528699 [Pipeline] echo [2022-07-11T14:23:49.541Z] ========================================================= [2022-07-11T14:23:49.541Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-07-11T14:23:49.541Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-07-11T14:23:49.880Z] + git log --format=format:%s -1 9528f76d0c83bd26f38fd0f12715516a47528699 [Pipeline] echo [2022-07-11T14:23:49.894Z] [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 [2022-07-11T14:23:49.902Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-07-11T14:23:50.299Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-07-11T14:23:50.299Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-07-11T14:23:50.299Z] + [ -e /tmp/ssh_known_hosts ] [2022-07-11T14:23:50.299Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-07-11T14:23:50.299Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-07-11T14:23:50.299Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-07-11T14:23:50.299Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T14:23:50.733Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-11T14:23:50.733Z] [2022-07-11T14:23:50.733Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T14:23:51.042Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-11T14:23:51.042Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-07-11T14:23:51.042Z] b85a868b505f: Pulling fs layer [2022-07-11T14:23:51.042Z] e2be974225ed: Pulling fs layer [2022-07-11T14:23:51.042Z] 339a4e72a1f5: Pulling fs layer [2022-07-11T14:23:51.042Z] 988bab9f4d93: Pulling fs layer [2022-07-11T14:23:51.042Z] 1469e6f7b9e6: Pulling fs layer [2022-07-11T14:23:51.042Z] eaf3925da568: Pulling fs layer [2022-07-11T14:23:51.042Z] bab4dde63d76: Pulling fs layer [2022-07-11T14:23:51.042Z] 988bab9f4d93: Waiting [2022-07-11T14:23:51.042Z] eaf3925da568: Waiting [2022-07-11T14:23:51.042Z] 1469e6f7b9e6: Waiting [2022-07-11T14:23:51.042Z] bde34c3a00c8: Pulling fs layer [2022-07-11T14:23:51.042Z] bab4dde63d76: Waiting [2022-07-11T14:23:51.042Z] b352a97aabf1: Pulling fs layer [2022-07-11T14:23:51.042Z] 4872d77fe225: Pulling fs layer [2022-07-11T14:23:51.042Z] bde34c3a00c8: Waiting [2022-07-11T14:23:51.042Z] b352a97aabf1: Waiting [2022-07-11T14:23:51.042Z] 5851b861e8e6: Pulling fs layer [2022-07-11T14:23:51.042Z] 4872d77fe225: Waiting [2022-07-11T14:23:51.042Z] 5851b861e8e6: Waiting [2022-07-11T14:23:51.042Z] e2be974225ed: Download complete [2022-07-11T14:23:51.042Z] 988bab9f4d93: Verifying Checksum [2022-07-11T14:23:51.042Z] 988bab9f4d93: Download complete [2022-07-11T14:23:51.303Z] 1469e6f7b9e6: Verifying Checksum [2022-07-11T14:23:51.304Z] 1469e6f7b9e6: Download complete [2022-07-11T14:23:51.304Z] eaf3925da568: Verifying Checksum [2022-07-11T14:23:51.304Z] eaf3925da568: Download complete [2022-07-11T14:23:51.304Z] 339a4e72a1f5: Verifying Checksum [2022-07-11T14:23:51.304Z] 339a4e72a1f5: Download complete [2022-07-11T14:23:51.304Z] bde34c3a00c8: Verifying Checksum [2022-07-11T14:23:51.304Z] bde34c3a00c8: Download complete [2022-07-11T14:23:51.304Z] b352a97aabf1: Download complete [2022-07-11T14:23:51.304Z] 4872d77fe225: Verifying Checksum [2022-07-11T14:23:51.304Z] 4872d77fe225: Download complete [2022-07-11T14:23:51.304Z] 5851b861e8e6: Verifying Checksum [2022-07-11T14:23:51.304Z] 5851b861e8e6: Download complete [2022-07-11T14:23:51.304Z] b85a868b505f: Download complete [2022-07-11T14:23:51.565Z] bab4dde63d76: Verifying Checksum [2022-07-11T14:23:51.565Z] bab4dde63d76: Download complete [2022-07-11T14:23:52.949Z] b85a868b505f: Pull complete [2022-07-11T14:23:52.949Z] e2be974225ed: Pull complete [2022-07-11T14:23:53.521Z] 339a4e72a1f5: Pull complete [2022-07-11T14:23:53.521Z] 988bab9f4d93: Pull complete [2022-07-11T14:23:53.781Z] 1469e6f7b9e6: Pull complete [2022-07-11T14:23:53.781Z] eaf3925da568: Pull complete [2022-07-11T14:23:56.336Z] bab4dde63d76: Pull complete [2022-07-11T14:23:56.336Z] bde34c3a00c8: Pull complete [2022-07-11T14:23:56.336Z] b352a97aabf1: Pull complete [2022-07-11T14:23:56.336Z] 4872d77fe225: Pull complete [2022-07-11T14:23:56.336Z] 5851b861e8e6: Pull complete [2022-07-11T14:23:56.336Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-07-11T14:23:56.336Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-11T14:23:56.336Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-11T14:23:56.450Z] prd-ubuntu20.04-docker-8c-8g-17419 does not seem to be running inside a container [2022-07-11T14:23:56.497Z] $ 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 [2022-07-11T14:23:57.749Z] $ docker top 3a27fa6fdc584918e8050829a2b23821da44b7a86fb83dc8b25e80558d4cbc13 -eo pid,comm [2022-07-11T14:23:57.823Z] 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). [2022-07-11T14:23:57.823Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-07-11T14:23:57.863Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-11T14:23:57.863Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-11T14:23:58.004Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-11T14:23:58.013Z] $ docker exec 3a27fa6fdc584918e8050829a2b23821da44b7a86fb83dc8b25e80558d4cbc13 ssh-agent [2022-07-11T14:23:58.151Z] SSH_AUTH_SOCK=/tmp/ssh-6AaQndGIPmAr/agent.33 [2022-07-11T14:23:58.151Z] SSH_AGENT_PID=39 [2022-07-11T14:23:58.159Z] Running ssh-add (command line suppressed) [2022-07-11T14:23:58.289Z] 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) [2022-07-11T14:23:58.304Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-11T14:23:58.613Z] + git tag --points-at HEAD [Pipeline] } [2022-07-11T14:23:58.643Z] $ docker exec --env ******** --env ******** 3a27fa6fdc584918e8050829a2b23821da44b7a86fb83dc8b25e80558d4cbc13 ssh-agent -k [2022-07-11T14:23:58.767Z] unset SSH_AUTH_SOCK; [2022-07-11T14:23:58.767Z] unset SSH_AGENT_PID; [2022-07-11T14:23:58.767Z] echo Agent pid 39 killed; [2022-07-11T14:23:58.776Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-07-11T14:23:58.798Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-11T14:23:58.798Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-11T14:23:58.935Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-11T14:23:58.943Z] $ docker exec 3a27fa6fdc584918e8050829a2b23821da44b7a86fb83dc8b25e80558d4cbc13 ssh-agent [2022-07-11T14:23:59.082Z] SSH_AUTH_SOCK=/tmp/ssh-UutyMwKWFgIu/agent.72 [2022-07-11T14:23:59.082Z] SSH_AGENT_PID=78 [2022-07-11T14:23:59.089Z] Running ssh-add (command line suppressed) [2022-07-11T14:23:59.211Z] 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) [2022-07-11T14:23:59.224Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-11T14:23:59.515Z] + git semver init [2022-07-11T14:23:59.776Z] 2022-07-11 14:23:59,743 [run_init] DEBUG init version:0.0.0 force:False [2022-07-11T14:23:59.776Z] 2022-07-11 14:23:59,743 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-virtual-go_main/.semver [2022-07-11T14:23:59.776Z] 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 [2022-07-11T14:23:59.776Z] 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) [2022-07-11T14:24:00.721Z] 2022-07-11 14:24:00,641 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-virtual-go_main/.git/info/exclude [2022-07-11T14:24:00.721Z] 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 [2022-07-11T14:24:00.721Z] 2022-07-11 14:24:00,642 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2022-07-11T14:24:00.721Z] 2022-07-11 14:24:00,642 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2022-07-11T14:24:00.721Z] 2.2.1-dev.6 [Pipeline] } [2022-07-11T14:24:00.738Z] $ docker exec --env ******** --env ******** 3a27fa6fdc584918e8050829a2b23821da44b7a86fb83dc8b25e80558d4cbc13 ssh-agent -k [2022-07-11T14:24:00.876Z] unset SSH_AUTH_SOCK; [2022-07-11T14:24:00.876Z] unset SSH_AGENT_PID; [2022-07-11T14:24:00.876Z] echo Agent pid 78 killed; [2022-07-11T14:24:00.885Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-07-11T14:24:01.189Z] + git semver [Pipeline] } [2022-07-11T14:24:01.470Z] $ docker stop --time=1 3a27fa6fdc584918e8050829a2b23821da44b7a86fb83dc8b25e80558d4cbc13 [2022-07-11T14:24:02.796Z] $ docker rm -f 3a27fa6fdc584918e8050829a2b23821da44b7a86fb83dc8b25e80558d4cbc13 [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-11T14:24:03.151Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-07-11T14:24:03.439Z] Stashed 1 file(s) [Pipeline] echo [2022-07-11T14:24:03.442Z] [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 [2022-07-11T14:24:03.603Z] provisioning config files... [2022-07-11T14:24:03.614Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config8184825891884610767tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-11T14:24:03.914Z] ---> docker-login.sh [2022-07-11T14:24:03.914Z] nexus3.edgexfoundry.org:10001 [2022-07-11T14:24:03.914Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-11T14:24:03.914Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-11T14:24:03.914Z] Configure a credential helper to remove this warning. See [2022-07-11T14:24:03.914Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-11T14:24:03.914Z] [2022-07-11T14:24:03.914Z] Login Succeeded [2022-07-11T14:24:03.914Z] nexus3.edgexfoundry.org:10002 [2022-07-11T14:24:03.914Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-11T14:24:04.176Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-11T14:24:04.176Z] Configure a credential helper to remove this warning. See [2022-07-11T14:24:04.176Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-11T14:24:04.176Z] [2022-07-11T14:24:04.176Z] Login Succeeded [2022-07-11T14:24:04.176Z] nexus3.edgexfoundry.org:10003 [2022-07-11T14:24:04.176Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-11T14:24:04.176Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-11T14:24:04.176Z] Configure a credential helper to remove this warning. See [2022-07-11T14:24:04.176Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-11T14:24:04.176Z] [2022-07-11T14:24:04.176Z] Login Succeeded [2022-07-11T14:24:04.176Z] nexus3.edgexfoundry.org:10004 [2022-07-11T14:24:04.437Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-11T14:24:04.437Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-11T14:24:04.437Z] Configure a credential helper to remove this warning. See [2022-07-11T14:24:04.437Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-11T14:24:04.437Z] [2022-07-11T14:24:04.437Z] Login Succeeded [2022-07-11T14:24:04.437Z] docker.io [2022-07-11T14:24:04.437Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-11T14:24:04.699Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-11T14:24:04.699Z] Configure a credential helper to remove this warning. See [2022-07-11T14:24:04.699Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-11T14:24:04.699Z] [2022-07-11T14:24:04.699Z] Login Succeeded [2022-07-11T14:24:04.699Z] ---> docker-login.sh ends [Pipeline] } [2022-07-11T14:24:04.707Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-07-11T14:24:04.772Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-11T14:24:04.787Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-11T14:24:04.795Z] ========================================================= [2022-07-11T14:24:04.795Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-07-11T14:24:04.795Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T14:24:05.120Z] + 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 . [2022-07-11T14:24:05.120Z] Sending build context to Docker daemon 23.04MB [2022-07-11T14:24:05.120Z] Step 1/12 : ARG BASE=golang:1.17-alpine3.15 [2022-07-11T14:24:05.120Z] Step 2/12 : FROM ${BASE} AS builder [2022-07-11T14:24:05.383Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-07-11T14:24:05.383Z] 59bf1c3509f3: Pulling fs layer [2022-07-11T14:24:05.383Z] 666ba61612fd: Pulling fs layer [2022-07-11T14:24:05.383Z] 8ed8ca486205: Pulling fs layer [2022-07-11T14:24:05.383Z] cc1cd167ecdc: Pulling fs layer [2022-07-11T14:24:05.383Z] c516ae0d96e1: Pulling fs layer [2022-07-11T14:24:05.383Z] 684cea983483: Pulling fs layer [2022-07-11T14:24:05.383Z] dd3240ac7de5: Pulling fs layer [2022-07-11T14:24:05.383Z] b1e948a4e11c: Pulling fs layer [2022-07-11T14:24:05.383Z] a8fd76ee1af6: Pulling fs layer [2022-07-11T14:24:05.383Z] 646ad004c059: Pulling fs layer [2022-07-11T14:24:05.383Z] cc1cd167ecdc: Waiting [2022-07-11T14:24:05.383Z] c516ae0d96e1: Waiting [2022-07-11T14:24:05.383Z] 684cea983483: Waiting [2022-07-11T14:24:05.383Z] 646ad004c059: Waiting [2022-07-11T14:24:05.383Z] b1e948a4e11c: Waiting [2022-07-11T14:24:05.383Z] dd3240ac7de5: Waiting [2022-07-11T14:24:05.383Z] 8ed8ca486205: Verifying Checksum [2022-07-11T14:24:05.383Z] 8ed8ca486205: Download complete [2022-07-11T14:24:05.383Z] 666ba61612fd: Download complete [2022-07-11T14:24:05.383Z] c516ae0d96e1: Verifying Checksum [2022-07-11T14:24:05.383Z] c516ae0d96e1: Download complete [2022-07-11T14:24:05.383Z] 684cea983483: Verifying Checksum [2022-07-11T14:24:05.383Z] 684cea983483: Download complete [2022-07-11T14:24:05.383Z] 59bf1c3509f3: Verifying Checksum [2022-07-11T14:24:05.383Z] 59bf1c3509f3: Download complete [2022-07-11T14:24:05.383Z] dd3240ac7de5: Verifying Checksum [2022-07-11T14:24:05.383Z] dd3240ac7de5: Download complete [2022-07-11T14:24:05.383Z] b1e948a4e11c: Verifying Checksum [2022-07-11T14:24:05.383Z] b1e948a4e11c: Download complete [2022-07-11T14:24:05.646Z] 59bf1c3509f3: Pull complete [2022-07-11T14:24:05.646Z] 666ba61612fd: Pull complete [2022-07-11T14:24:05.646Z] 8ed8ca486205: Pull complete [2022-07-11T14:24:05.908Z] 646ad004c059: Verifying Checksum [2022-07-11T14:24:05.908Z] 646ad004c059: Download complete [2022-07-11T14:24:06.168Z] cc1cd167ecdc: Verifying Checksum [2022-07-11T14:24:06.168Z] cc1cd167ecdc: Download complete [2022-07-11T14:24:06.168Z] a8fd76ee1af6: Verifying Checksum [2022-07-11T14:24:06.168Z] a8fd76ee1af6: Download complete [2022-07-11T14:24:10.371Z] cc1cd167ecdc: Pull complete [2022-07-11T14:24:10.371Z] c516ae0d96e1: Pull complete [2022-07-11T14:24:10.371Z] 684cea983483: Pull complete [2022-07-11T14:24:10.371Z] dd3240ac7de5: Pull complete [2022-07-11T14:24:10.371Z] b1e948a4e11c: Pull complete [2022-07-11T14:24:12.911Z] a8fd76ee1af6: Pull complete [2022-07-11T14:24:13.481Z] 646ad004c059: Pull complete [2022-07-11T14:24:13.481Z] Digest: sha256:bc8ce28cadebfaa099e5330588345fe90134e4027cf71364bfd2aff1e7ff8c16 [2022-07-11T14:24:13.481Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-07-11T14:24:13.481Z] ---> 8f69c11f6b0c [2022-07-11T14:24:13.481Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-07-11T14:24:14.869Z] ---> Running in d8e3fa50c2b4 [2022-07-11T14:24:14.869Z] Removing intermediate container d8e3fa50c2b4 [2022-07-11T14:24:14.869Z] ---> 37d86ae86f8e [2022-07-11T14:24:14.869Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2022-07-11T14:24:14.869Z] ---> Running in cde2c2c0827d [2022-07-11T14:24:14.869Z] Removing intermediate container cde2c2c0827d [2022-07-11T14:24:14.869Z] ---> aac26b4112af [2022-07-11T14:24:14.869Z] Step 5/12 : WORKDIR /device-virtual-go [2022-07-11T14:24:14.869Z] ---> Running in 977004f631d0 [2022-07-11T14:24:15.129Z] Removing intermediate container 977004f631d0 [2022-07-11T14:24:15.129Z] ---> 818ed0a12f1e [2022-07-11T14:24:15.129Z] Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-11T14:24:15.129Z] ---> Running in 38dee75fb887 [2022-07-11T14:24:15.699Z] Removing intermediate container 38dee75fb887 [2022-07-11T14:24:15.699Z] ---> 301e7249bc25 [2022-07-11T14:24:15.699Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-07-11T14:24:15.699Z] ---> Running in 9baea201109b [2022-07-11T14:24:15.961Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-11T14:24:17.346Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-11T14:24:17.347Z] (1/4) Installing openssh-keygen (8.8_p1-r1) [2022-07-11T14:24:17.608Z] (2/4) Installing libedit (20210910.3.1-r0) [2022-07-11T14:24:17.608Z] (3/4) Installing openssh-client-common (8.8_p1-r1) [2022-07-11T14:24:17.869Z] (4/4) Installing openssh-client-default (8.8_p1-r1) [2022-07-11T14:24:17.869Z] Executing busybox-1.34.1-r3.trigger [2022-07-11T14:24:17.869Z] OK: 224 MiB in 56 packages [2022-07-11T14:24:18.443Z] Removing intermediate container 9baea201109b [2022-07-11T14:24:18.443Z] ---> cf9a596a7c5d [2022-07-11T14:24:18.443Z] Step 8/12 : COPY go.mod vendor* ./ [2022-07-11T14:24:18.443Z] ---> ed6ddfd9c0e0 [2022-07-11T14:24:18.443Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-11T14:24:18.443Z] ---> Running in de1dd837bcfb [2022-07-11T14:24:18.552Z] Still waiting to schedule task [2022-07-11T14:24:18.552Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-07-11T14:24:33.378Z] Removing intermediate container de1dd837bcfb [2022-07-11T14:24:33.378Z] ---> c4004b196d2d [2022-07-11T14:24:33.378Z] Step 10/12 : COPY . . [2022-07-11T14:24:33.378Z] ---> 21647cb638ff [2022-07-11T14:24:33.378Z] Step 11/12 : ARG MAKE='make build' [2022-07-11T14:24:33.378Z] ---> Running in 83f242ded4d5 [2022-07-11T14:24:33.637Z] Removing intermediate container 83f242ded4d5 [2022-07-11T14:24:33.637Z] ---> 0be5c0a5dde8 [2022-07-11T14:24:33.637Z] Step 12/12 : RUN $MAKE [2022-07-11T14:24:33.637Z] ---> Running in e39a571b072c [2022-07-11T14:24:33.899Z] noop [2022-07-11T14:24:34.159Z] Removing intermediate container e39a571b072c [2022-07-11T14:24:34.159Z] ---> dfb664419a62 [2022-07-11T14:24:34.159Z] Successfully built dfb664419a62 [2022-07-11T14:24:34.159Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T14:24:34.484Z] + docker inspect -f . ci-base-image-x86_64 [2022-07-11T14:24:34.484Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-11T14:24:34.581Z] prd-ubuntu20.04-docker-8c-8g-17419 does not seem to be running inside a container [2022-07-11T14:24:34.620Z] $ 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 [2022-07-11T14:24:35.011Z] $ docker top 6cbf3c10f700bc14e5c1a0c115124d843dad76d04bf9e53e697e9ee91251f336 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-11T14:24:35.385Z] + go version [2022-07-11T14:24:35.385Z] go version go1.17.7 linux/amd64 [Pipeline] } [2022-07-11T14:24:35.403Z] $ docker stop --time=1 6cbf3c10f700bc14e5c1a0c115124d843dad76d04bf9e53e697e9ee91251f336 [2022-07-11T14:24:36.733Z] $ 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 [2022-07-11T14:24:37.176Z] + docker inspect -f . ci-base-image-x86_64 [2022-07-11T14:24:37.176Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-11T14:24:37.265Z] prd-ubuntu20.04-docker-8c-8g-17419 does not seem to be running inside a container [2022-07-11T14:24:37.309Z] $ 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 [2022-07-11T14:24:37.704Z] $ docker top f7469dc03e63cfd7c5a757f2ac402db85c45cc359a052c9fd76dfd4326b1c26d -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-07-11T14:24:38.073Z] + make test [2022-07-11T14:24:38.073Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out [2022-07-11T14:24:38.333Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2022-07-11T14:24:48.330Z] ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] [2022-07-11T14:24:48.330Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.044s coverage: 65.7% of statements [2022-07-11T14:24:56.488Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-07-11T14:25:01.787Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-07-11T14:25:01.787Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-07-11T14:25:01.787Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-07-11T14:25:01.801Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-07-11T14:25:01.818Z] $ docker stop --time=1 f7469dc03e63cfd7c5a757f2ac402db85c45cc359a052c9fd76dfd4326b1c26d [2022-07-11T14:25:03.477Z] $ docker rm -f f7469dc03e63cfd7c5a757f2ac402db85c45cc359a052c9fd76dfd4326b1c26d [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-11T14:25:03.918Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-07-11T14:25:03.964Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-07-11T14:25:04.456Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-07-11T14:25:04.745Z] + ls -al . [2022-07-11T14:25:04.746Z] total 192 [2022-07-11T14:25:04.746Z] drwxrwxr-x 9 jenkins jenkins 4096 Jul 11 14:25 . [2022-07-11T14:25:04.746Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 11 14:23 .. [2022-07-11T14:25:04.746Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 11 14:24 .git [2022-07-11T14:25:04.746Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 11 14:23 .github [2022-07-11T14:25:04.746Z] -rw-rw-r-- 1 jenkins jenkins 337 Jul 11 14:23 .gitignore [2022-07-11T14:25:04.746Z] -rw-rw-r-- 1 jenkins jenkins 41 Jul 11 14:23 .golangci.yml [2022-07-11T14:25:04.746Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 11 14:24 .semver [2022-07-11T14:25:04.746Z] -rw-rw-r-- 1 jenkins jenkins 8152 Jul 11 14:23 Attribution.txt [2022-07-11T14:25:04.746Z] -rw-rw-r-- 1 jenkins jenkins 9649 Jul 11 14:23 CHANGELOG.md [2022-07-11T14:25:04.746Z] -rw-rw-r-- 1 jenkins jenkins 1974 Jul 11 14:23 Dockerfile [2022-07-11T14:25:04.746Z] -rw-rw-r-- 1 jenkins jenkins 677 Jul 11 14:23 GOVERNANCE.md [2022-07-11T14:25:04.746Z] -rw-rw-r-- 1 jenkins jenkins 660 Jul 11 14:23 Jenkinsfile [2022-07-11T14:25:04.746Z] -rw-rw-r-- 1 jenkins jenkins 11340 Jul 11 14:23 LICENSE [2022-07-11T14:25:04.746Z] -rw-rw-r-- 1 jenkins jenkins 2248 Jul 11 14:23 Makefile [2022-07-11T14:25:04.746Z] -rw-rw-r-- 1 jenkins jenkins 623 Jul 11 14:23 OWNERS.md [2022-07-11T14:25:04.746Z] -rw-rw-r-- 1 jenkins jenkins 2914 Jul 11 14:23 README.md [2022-07-11T14:25:04.746Z] -rw-rw-r-- 1 jenkins jenkins 11 Jul 11 14:24 VERSION [2022-07-11T14:25:04.746Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 11 14:23 bin [2022-07-11T14:25:04.746Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 11 14:23 cmd [2022-07-11T14:25:04.746Z] -rw-r--r-- 1 jenkins jenkins 44128 Jul 11 14:24 coverage.out [2022-07-11T14:25:04.746Z] -rw-rw-r-- 1 jenkins jenkins 3190 Jul 11 14:23 go.mod [2022-07-11T14:25:04.746Z] -rw-rw-r-- 1 jenkins jenkins 35764 Jul 11 14:23 go.sum [2022-07-11T14:25:04.746Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 11 14:23 internal [2022-07-11T14:25:04.746Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 11 14:23 snap [2022-07-11T14:25:04.746Z] -rw-rw-r-- 1 jenkins jenkins 235 Jul 11 14:23 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T14:25:05.060Z] + 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 . [2022-07-11T14:25:05.060Z] Sending build context to Docker daemon 23.08MB [2022-07-11T14:25:05.060Z] Step 1/26 : ARG BASE=golang:1.17-alpine3.15 [2022-07-11T14:25:05.060Z] Step 2/26 : FROM ${BASE} AS builder [2022-07-11T14:25:05.060Z] ---> dfb664419a62 [2022-07-11T14:25:05.060Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-07-11T14:25:05.321Z] ---> Running in d0ca2305ce3b [2022-07-11T14:25:05.321Z] Removing intermediate container d0ca2305ce3b [2022-07-11T14:25:05.321Z] ---> 035802ca7468 [2022-07-11T14:25:05.321Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2022-07-11T14:25:05.321Z] ---> Running in 6d483b73db31 [2022-07-11T14:25:05.321Z] Removing intermediate container 6d483b73db31 [2022-07-11T14:25:05.321Z] ---> be41dd013086 [2022-07-11T14:25:05.321Z] Step 5/26 : WORKDIR /device-virtual-go [2022-07-11T14:25:05.581Z] ---> Running in 1135145a8d64 [2022-07-11T14:25:05.581Z] Removing intermediate container 1135145a8d64 [2022-07-11T14:25:05.581Z] ---> d4d6340225ae [2022-07-11T14:25:05.581Z] Step 6/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-11T14:25:05.581Z] ---> Running in ab1bf4e5a411 [2022-07-11T14:25:06.154Z] Removing intermediate container ab1bf4e5a411 [2022-07-11T14:25:06.154Z] ---> f9485bdd9131 [2022-07-11T14:25:06.154Z] Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-07-11T14:25:06.154Z] ---> Running in 0328f5d3c0fa [2022-07-11T14:25:06.416Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-11T14:25:07.358Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-11T14:25:07.618Z] OK: 224 MiB in 56 packages [2022-07-11T14:25:07.878Z] Removing intermediate container 0328f5d3c0fa [2022-07-11T14:25:07.878Z] ---> 40bb13238fe0 [2022-07-11T14:25:07.878Z] Step 8/26 : COPY go.mod vendor* ./ [2022-07-11T14:25:08.140Z] ---> 401aca96c8f9 [2022-07-11T14:25:08.140Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-11T14:25:08.140Z] ---> Running in f4594c7b2021 [2022-07-11T14:25:08.712Z] Removing intermediate container f4594c7b2021 [2022-07-11T14:25:08.712Z] ---> f7f1d0dfbbbc [2022-07-11T14:25:08.712Z] Step 10/26 : COPY . . [2022-07-11T14:25:09.286Z] ---> 9351d31fdc99 [2022-07-11T14:25:09.286Z] Step 11/26 : ARG MAKE='make build' [2022-07-11T14:25:09.286Z] ---> Running in 58fb6d424bf4 [2022-07-11T14:25:09.286Z] Removing intermediate container 58fb6d424bf4 [2022-07-11T14:25:09.286Z] ---> a9ab3471ac58 [2022-07-11T14:25:09.286Z] Step 12/26 : RUN $MAKE [2022-07-11T14:25:09.286Z] ---> Running in f930298f4e2f [2022-07-11T14:25:09.546Z] 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 [2022-07-11T14:25:31.513Z] Removing intermediate container f930298f4e2f [2022-07-11T14:25:31.513Z] ---> 124982ca106e [2022-07-11T14:25:31.513Z] Step 13/26 : FROM alpine:3.14 [2022-07-11T14:25:31.513Z] 3.14: Pulling from library/alpine [2022-07-11T14:25:31.513Z] 8663204ce13b: Pulling fs layer [2022-07-11T14:25:31.513Z] 8663204ce13b: Verifying Checksum [2022-07-11T14:25:31.513Z] 8663204ce13b: Download complete [2022-07-11T14:25:31.513Z] 8663204ce13b: Pull complete [2022-07-11T14:25:31.513Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-07-11T14:25:31.513Z] Status: Downloaded newer image for alpine:3.14 [2022-07-11T14:25:31.513Z] ---> e04c818066af [2022-07-11T14:25:31.513Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2022-07-11T14:25:31.513Z] ---> Running in 718764a651c2 [2022-07-11T14:25:31.513Z] Removing intermediate container 718764a651c2 [2022-07-11T14:25:31.513Z] ---> 3b0682998d95 [2022-07-11T14:25:31.513Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-11T14:25:31.513Z] ---> Running in b415f58260ff [2022-07-11T14:25:31.513Z] Removing intermediate container b415f58260ff [2022-07-11T14:25:31.513Z] ---> a270d98d48a9 [2022-07-11T14:25:31.513Z] Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init [2022-07-11T14:25:31.513Z] ---> Running in 3d41f09bddfb [2022-07-11T14:25:31.513Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-07-11T14:25:31.774Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-07-11T14:25:32.036Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-07-11T14:25:32.297Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-07-11T14:25:32.297Z] (3/6) Installing libsodium (1.0.18-r0) [2022-07-11T14:25:32.297Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-07-11T14:25:32.558Z] (5/6) Installing libzmq (4.3.4-r0) [2022-07-11T14:25:32.558Z] (6/6) Installing zeromq (4.3.4-r0) [2022-07-11T14:25:32.558Z] Executing busybox-1.33.1-r7.trigger [2022-07-11T14:25:32.558Z] OK: 8 MiB in 20 packages [2022-07-11T14:25:33.128Z] Removing intermediate container 3d41f09bddfb [2022-07-11T14:25:33.128Z] ---> 68c40852bfbf [2022-07-11T14:25:33.128Z] Step 17/26 : WORKDIR / [2022-07-11T14:25:33.128Z] ---> Running in 41b0edc9d8b1 [2022-07-11T14:25:33.128Z] Removing intermediate container 41b0edc9d8b1 [2022-07-11T14:25:33.128Z] ---> 74e3e09c4ae2 [2022-07-11T14:25:33.128Z] Step 18/26 : COPY --from=builder /device-virtual-go/Attribution.txt / [2022-07-11T14:25:33.389Z] ---> 2e552fd5d2d4 [2022-07-11T14:25:33.389Z] Step 19/26 : COPY --from=builder /device-virtual-go/LICENSE / [2022-07-11T14:25:33.389Z] ---> 75335273a1bd [2022-07-11T14:25:33.389Z] Step 20/26 : COPY --from=builder /device-virtual-go/cmd / [2022-07-11T14:25:33.958Z] ---> 013e6a5b727d [2022-07-11T14:25:33.958Z] Step 21/26 : EXPOSE 59900 [2022-07-11T14:25:33.958Z] ---> Running in 2b6ea4bd09e9 [2022-07-11T14:25:34.218Z] Removing intermediate container 2b6ea4bd09e9 [2022-07-11T14:25:34.218Z] ---> a0587da401bf [2022-07-11T14:25:34.218Z] Step 22/26 : ENTRYPOINT ["/device-virtual"] [2022-07-11T14:25:34.218Z] ---> Running in 3806f2e1e79b [2022-07-11T14:25:34.218Z] Removing intermediate container 3806f2e1e79b [2022-07-11T14:25:34.218Z] ---> b94c21a2439c [2022-07-11T14:25:34.218Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-11T14:25:34.218Z] ---> Running in 8ea41ea1f206 [2022-07-11T14:25:34.477Z] Removing intermediate container 8ea41ea1f206 [2022-07-11T14:25:34.477Z] ---> 208ba1f9de6d [2022-07-11T14:25:34.477Z] Step 24/26 : LABEL arch=amd64 [2022-07-11T14:25:34.477Z] ---> Running in 899fd66d362b [2022-07-11T14:25:34.477Z] Removing intermediate container 899fd66d362b [2022-07-11T14:25:34.477Z] ---> a32774170619 [2022-07-11T14:25:34.477Z] Step 25/26 : LABEL git_sha=9528f76d0c83bd26f38fd0f12715516a47528699 [2022-07-11T14:25:34.477Z] ---> Running in a809016ee06e [2022-07-11T14:25:34.737Z] Removing intermediate container a809016ee06e [2022-07-11T14:25:34.737Z] ---> ecd64a47bdab [2022-07-11T14:25:34.737Z] Step 26/26 : LABEL version=2.2.1-dev.6 [2022-07-11T14:25:34.737Z] ---> Running in 5677a77033f7 [2022-07-11T14:25:34.737Z] Removing intermediate container 5677a77033f7 [2022-07-11T14:25:34.737Z] ---> 5641f4bb6beb [2022-07-11T14:25:34.737Z] [Warning] One or more build-args [ARCH] were not consumed [2022-07-11T14:25:34.737Z] Successfully built 5641f4bb6beb [2022-07-11T14:25:34.737Z] Successfully tagged device-virtual:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-11T14:25:34.841Z] provisioning config files... [2022-07-11T14:25:34.850Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config5013360877473647467tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-11T14:25:35.150Z] ---> docker-login.sh [2022-07-11T14:25:35.150Z] nexus3.edgexfoundry.org:10001 [2022-07-11T14:25:35.150Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-11T14:25:35.150Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-11T14:25:35.150Z] Configure a credential helper to remove this warning. See [2022-07-11T14:25:35.150Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-11T14:25:35.150Z] [2022-07-11T14:25:35.150Z] Login Succeeded [2022-07-11T14:25:35.150Z] nexus3.edgexfoundry.org:10002 [2022-07-11T14:25:35.150Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-11T14:25:35.411Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-11T14:25:35.411Z] Configure a credential helper to remove this warning. See [2022-07-11T14:25:35.411Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-11T14:25:35.411Z] [2022-07-11T14:25:35.411Z] Login Succeeded [2022-07-11T14:25:35.411Z] nexus3.edgexfoundry.org:10003 [2022-07-11T14:25:35.411Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-11T14:25:35.411Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-11T14:25:35.411Z] Configure a credential helper to remove this warning. See [2022-07-11T14:25:35.411Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-11T14:25:35.411Z] [2022-07-11T14:25:35.411Z] Login Succeeded [2022-07-11T14:25:35.411Z] nexus3.edgexfoundry.org:10004 [2022-07-11T14:25:35.671Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-11T14:25:35.671Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-11T14:25:35.671Z] Configure a credential helper to remove this warning. See [2022-07-11T14:25:35.671Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-11T14:25:35.671Z] [2022-07-11T14:25:35.671Z] Login Succeeded [2022-07-11T14:25:35.671Z] docker.io [2022-07-11T14:25:35.671Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-11T14:25:35.934Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-11T14:25:35.934Z] Configure a credential helper to remove this warning. See [2022-07-11T14:25:35.934Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-11T14:25:35.934Z] [2022-07-11T14:25:35.934Z] Login Succeeded [2022-07-11T14:25:35.934Z] ---> docker-login.sh ends [Pipeline] } [2022-07-11T14:25:35.944Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-07-11T14:25:35.978Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-11T14:25:36.000Z] [edgeXDocker.push] Tagging docker image device-virtual with the following tags: [2022-07-11T14:25:36.000Z] 9528f76d0c83bd26f38fd0f12715516a47528699 [2022-07-11T14:25:36.000Z] latest [2022-07-11T14:25:36.000Z] 2.2.1-dev.6 [2022-07-11T14:25:36.000Z] 9528f76d0c83bd26f38fd0f12715516a47528699-2.2.1-dev.6 [2022-07-11T14:25:36.000Z] main [2022-07-11T14:25:36.000Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T14:25:36.327Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:9528f76d0c83bd26f38fd0f12715516a47528699 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T14:25:36.637Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:9528f76d0c83bd26f38fd0f12715516a47528699 [2022-07-11T14:25:36.637Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2022-07-11T14:25:36.637Z] 6c587c4ee213: Preparing [2022-07-11T14:25:36.637Z] 7ef9f68528d7: Preparing [2022-07-11T14:25:36.637Z] 645a58f36ad7: Preparing [2022-07-11T14:25:36.637Z] 38f516fe7aeb: Preparing [2022-07-11T14:25:36.637Z] 60dc78531c8e: Preparing [2022-07-11T14:25:36.637Z] b541d28bf3b4: Preparing [2022-07-11T14:25:36.637Z] 60dc78531c8e: Pushed [2022-07-11T14:25:36.637Z] 645a58f36ad7: Pushed [2022-07-11T14:25:36.637Z] 7ef9f68528d7: Pushed [2022-07-11T14:25:36.637Z] b541d28bf3b4: Layer already exists [2022-07-11T14:25:36.897Z] 38f516fe7aeb: Pushed [2022-07-11T14:25:40.196Z] 6c587c4ee213: Pushed [2022-07-11T14:25:40.196Z] 9528f76d0c83bd26f38fd0f12715516a47528699: digest: sha256:a1ffedf56bd201a8101bb34d60be325040841b3a77ec6417caca6fad98bee8bf size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T14:25:40.517Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T14:25:40.828Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:latest [2022-07-11T14:25:40.828Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2022-07-11T14:25:40.828Z] 6c587c4ee213: Preparing [2022-07-11T14:25:40.828Z] 7ef9f68528d7: Preparing [2022-07-11T14:25:40.828Z] 645a58f36ad7: Preparing [2022-07-11T14:25:40.828Z] 38f516fe7aeb: Preparing [2022-07-11T14:25:40.828Z] 60dc78531c8e: Preparing [2022-07-11T14:25:40.828Z] b541d28bf3b4: Preparing [2022-07-11T14:25:40.828Z] b541d28bf3b4: Waiting [2022-07-11T14:25:40.828Z] 60dc78531c8e: Layer already exists [2022-07-11T14:25:40.828Z] 7ef9f68528d7: Layer already exists [2022-07-11T14:25:40.828Z] 6c587c4ee213: Layer already exists [2022-07-11T14:25:40.828Z] 38f516fe7aeb: Layer already exists [2022-07-11T14:25:40.828Z] 645a58f36ad7: Layer already exists [2022-07-11T14:25:40.828Z] b541d28bf3b4: Layer already exists [2022-07-11T14:25:40.828Z] latest: digest: sha256:a1ffedf56bd201a8101bb34d60be325040841b3a77ec6417caca6fad98bee8bf size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T14:25:41.149Z] + 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 [2022-07-11T14:25:41.469Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:2.2.1-dev.6 [2022-07-11T14:25:41.469Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2022-07-11T14:25:41.469Z] 6c587c4ee213: Preparing [2022-07-11T14:25:41.469Z] 7ef9f68528d7: Preparing [2022-07-11T14:25:41.469Z] 645a58f36ad7: Preparing [2022-07-11T14:25:41.469Z] 38f516fe7aeb: Preparing [2022-07-11T14:25:41.469Z] 60dc78531c8e: Preparing [2022-07-11T14:25:41.469Z] b541d28bf3b4: Preparing [2022-07-11T14:25:41.469Z] b541d28bf3b4: Waiting [2022-07-11T14:25:41.469Z] 60dc78531c8e: Layer already exists [2022-07-11T14:25:41.469Z] 6c587c4ee213: Layer already exists [2022-07-11T14:25:41.469Z] 645a58f36ad7: Layer already exists [2022-07-11T14:25:41.469Z] 38f516fe7aeb: Layer already exists [2022-07-11T14:25:41.469Z] 7ef9f68528d7: Layer already exists [2022-07-11T14:25:41.469Z] b541d28bf3b4: Layer already exists [2022-07-11T14:25:41.469Z] 2.2.1-dev.6: digest: sha256:a1ffedf56bd201a8101bb34d60be325040841b3a77ec6417caca6fad98bee8bf size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T14:25:41.796Z] + 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 [2022-07-11T14:25:42.118Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:9528f76d0c83bd26f38fd0f12715516a47528699-2.2.1-dev.6 [2022-07-11T14:25:42.118Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2022-07-11T14:25:42.118Z] 6c587c4ee213: Preparing [2022-07-11T14:25:42.118Z] 7ef9f68528d7: Preparing [2022-07-11T14:25:42.118Z] 645a58f36ad7: Preparing [2022-07-11T14:25:42.118Z] 38f516fe7aeb: Preparing [2022-07-11T14:25:42.118Z] 60dc78531c8e: Preparing [2022-07-11T14:25:42.118Z] b541d28bf3b4: Preparing [2022-07-11T14:25:42.118Z] b541d28bf3b4: Waiting [2022-07-11T14:25:42.118Z] 38f516fe7aeb: Layer already exists [2022-07-11T14:25:42.118Z] 645a58f36ad7: Layer already exists [2022-07-11T14:25:42.118Z] 6c587c4ee213: Layer already exists [2022-07-11T14:25:42.118Z] 60dc78531c8e: Layer already exists [2022-07-11T14:25:42.118Z] 7ef9f68528d7: Layer already exists [2022-07-11T14:25:42.118Z] b541d28bf3b4: Layer already exists [2022-07-11T14:25:42.118Z] 9528f76d0c83bd26f38fd0f12715516a47528699-2.2.1-dev.6: digest: sha256:a1ffedf56bd201a8101bb34d60be325040841b3a77ec6417caca6fad98bee8bf size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T14:25:42.437Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T14:25:42.749Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:main [2022-07-11T14:25:42.749Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2022-07-11T14:25:42.749Z] 6c587c4ee213: Preparing [2022-07-11T14:25:42.749Z] 7ef9f68528d7: Preparing [2022-07-11T14:25:42.749Z] 645a58f36ad7: Preparing [2022-07-11T14:25:42.749Z] 38f516fe7aeb: Preparing [2022-07-11T14:25:42.749Z] 60dc78531c8e: Preparing [2022-07-11T14:25:42.749Z] b541d28bf3b4: Preparing [2022-07-11T14:25:42.749Z] b541d28bf3b4: Waiting [2022-07-11T14:25:42.749Z] 6c587c4ee213: Layer already exists [2022-07-11T14:25:42.749Z] 38f516fe7aeb: Layer already exists [2022-07-11T14:25:42.749Z] 60dc78531c8e: Layer already exists [2022-07-11T14:25:42.749Z] 7ef9f68528d7: Layer already exists [2022-07-11T14:25:42.749Z] 645a58f36ad7: Layer already exists [2022-07-11T14:25:42.749Z] b541d28bf3b4: Layer already exists [2022-07-11T14:25:42.749Z] main: digest: sha256:a1ffedf56bd201a8101bb34d60be325040841b3a77ec6417caca6fad98bee8bf size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-07-11T14:25:42.801Z] ===================================================== [Pipeline] echo [2022-07-11T14:25:42.810Z] taggedImages: [2022-07-11T14:25:42.810Z] - nexus3.edgexfoundry.org:10004/device-virtual:9528f76d0c83bd26f38fd0f12715516a47528699 [2022-07-11T14:25:42.810Z] - nexus3.edgexfoundry.org:10004/device-virtual:latest [2022-07-11T14:25:42.810Z] - nexus3.edgexfoundry.org:10004/device-virtual:2.2.1-dev.6 [2022-07-11T14:25:42.810Z] - nexus3.edgexfoundry.org:10004/device-virtual:9528f76d0c83bd26f38fd0f12715516a47528699-2.2.1-dev.6 [2022-07-11T14:25:42.810Z] - 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 [2022-07-11T14:25:43.197Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-11T14:25:43.197Z] [2022-07-11T14:25:43.197Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T14:25:43.508Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-11T14:25:43.508Z] latest: Pulling from edgex-lftools-log-publisher [2022-07-11T14:25:43.508Z] 5eb5b503b376: Pulling fs layer [2022-07-11T14:25:43.508Z] 5c69ac0246d0: Pulling fs layer [2022-07-11T14:25:43.508Z] ec43610c2a17: Pulling fs layer [2022-07-11T14:25:43.508Z] 3a2ae6a8a46f: Pulling fs layer [2022-07-11T14:25:43.508Z] 33b1e0a273af: Pulling fs layer [2022-07-11T14:25:43.508Z] 5d3b04190fa2: Pulling fs layer [2022-07-11T14:25:43.508Z] 2f39f015ded8: Pulling fs layer [2022-07-11T14:25:43.508Z] 2f39f015ded8: Waiting [2022-07-11T14:25:43.508Z] 33b1e0a273af: Waiting [2022-07-11T14:25:43.508Z] 3a2ae6a8a46f: Waiting [2022-07-11T14:25:43.508Z] 5d3b04190fa2: Waiting [2022-07-11T14:25:43.508Z] 5c69ac0246d0: Verifying Checksum [2022-07-11T14:25:43.508Z] 5c69ac0246d0: Download complete [2022-07-11T14:25:43.508Z] 3a2ae6a8a46f: Verifying Checksum [2022-07-11T14:25:43.508Z] 3a2ae6a8a46f: Download complete [2022-07-11T14:25:43.508Z] 33b1e0a273af: Verifying Checksum [2022-07-11T14:25:43.508Z] 33b1e0a273af: Download complete [2022-07-11T14:25:43.508Z] 5d3b04190fa2: Verifying Checksum [2022-07-11T14:25:43.508Z] 5d3b04190fa2: Download complete [2022-07-11T14:25:43.786Z] ec43610c2a17: Verifying Checksum [2022-07-11T14:25:43.786Z] ec43610c2a17: Download complete [2022-07-11T14:25:43.786Z] 5eb5b503b376: Verifying Checksum [2022-07-11T14:25:43.786Z] 5eb5b503b376: Download complete [2022-07-11T14:25:44.415Z] 2f39f015ded8: Download complete [2022-07-11T14:25:44.984Z] 5eb5b503b376: Pull complete [2022-07-11T14:25:45.244Z] 5c69ac0246d0: Pull complete [2022-07-11T14:25:45.812Z] ec43610c2a17: Pull complete [2022-07-11T14:25:45.812Z] 3a2ae6a8a46f: Pull complete [2022-07-11T14:25:46.071Z] 33b1e0a273af: Pull complete [2022-07-11T14:25:46.071Z] 5d3b04190fa2: Pull complete [2022-07-11T14:25:51.357Z] 2f39f015ded8: Pull complete [2022-07-11T14:25:51.357Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-07-11T14:25:51.357Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-11T14:25:51.357Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-11T14:25:51.454Z] prd-ubuntu20.04-docker-8c-8g-17419 does not seem to be running inside a container [2022-07-11T14:25:51.492Z] $ 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 [2022-07-11T14:25:52.932Z] $ docker top 282c85c3b6f21b7b20398b161a77ff671fc2529f720fc96f13380976c067758a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-11T14:25:53.344Z] ---> job-cost.sh [2022-07-11T14:25:53.344Z] lf-activate-venv: SKIPPING [2022-07-11T14:25:53.344Z] INFO: No Stack... [2022-07-11T14:25:53.604Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-07-11T14:25:54.175Z] INFO: Archiving Costs [Pipeline] sh [2022-07-11T14:25:54.472Z] + cat /w/workspace/exfoundry_device-virtual-go_main/archives/cost.csv [2022-07-11T14:25:54.472Z] + cut -d, -f6 [Pipeline] lock [2022-07-11T14:25:54.487Z] Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-main-42-stack-cost] [2022-07-11T14:25:54.494Z] Resource [jenkins-edgexfoundry-device-virtual-go-main-42-stack-cost] did not exist. Created. [2022-07-11T14:25:54.494Z] Lock acquired on [jenkins-edgexfoundry-device-virtual-go-main-42-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-07-11T14:25:54.798Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-07-11T14:25:54.825Z] Stashed 1 file(s) [Pipeline] } [2022-07-11T14:25:54.832Z] Lock released on resource [jenkins-edgexfoundry-device-virtual-go-main-42-stack-cost] [Pipeline] // lock [Pipeline] } [2022-07-11T14:25:54.857Z] $ docker stop --time=1 282c85c3b6f21b7b20398b161a77ff671fc2529f720fc96f13380976c067758a [2022-07-11T14:25:56.025Z] $ docker rm -f 282c85c3b6f21b7b20398b161a77ff671fc2529f720fc96f13380976c067758a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-07-11T14:25:59.159Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-17420 in /w/workspace/exfoundry_device-virtual-go_main [Pipeline] { [Pipeline] ws [2022-07-11T14:25:59.173Z] Running in /w/workspace/device-virtual-go/42 [Pipeline] { [Pipeline] checkout [2022-07-11T14:25:59.236Z] The recommended git tool is: git [2022-07-11T14:26:06.291Z] using credential edgex-jenkins-ssh [2022-07-11T14:26:06.307Z] Cloning the remote Git repository [2022-07-11T14:26:06.366Z] Cloning repository git@github.com:edgexfoundry/device-virtual-go.git [2022-07-11T14:26:06.486Z] > git init /w/workspace/device-virtual-go/42 # timeout=10 [2022-07-11T14:26:06.588Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2022-07-11T14:26:06.590Z] > git --version # timeout=10 [2022-07-11T14:26:06.651Z] > git --version # 'git version 2.25.1' [2022-07-11T14:26:06.653Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-07-11T14:26:06.787Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-07-11T14:26:08.632Z] Avoid second fetch [2022-07-11T14:26:08.632Z] Checking out Revision 9528f76d0c83bd26f38fd0f12715516a47528699 (main) [2022-07-11T14:26:08.599Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2022-07-11T14:26:08.618Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-07-11T14:26:08.659Z] > git config core.sparsecheckout # timeout=10 [2022-07-11T14:26:08.673Z] > git checkout -f 9528f76d0c83bd26f38fd0f12715516a47528699 # timeout=10 [2022-07-11T14:26:12.796Z] 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 [2022-07-11T14:26:13.675Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-07-11T14:26:13.675Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-07-11T14:26:13.675Z] Dload Upload Total Spent Left Speed [2022-07-11T14:26:13.675Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12276 100 12276 0 0 89605 0 --:--:-- --:--:-- --:--:-- 89605 [Pipeline] sh [2022-07-11T14:26:14.400Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-07-11T14:26:14.743Z] + sudo tee /etc/docker/daemon.new [2022-07-11T14:26:14.743Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-07-11T14:26:14.743Z] { [2022-07-11T14:26:14.743Z] "registry-mirrors": [ [2022-07-11T14:26:14.743Z] "https://nexus3.edgexfoundry.org:10001" [2022-07-11T14:26:14.743Z] ], [2022-07-11T14:26:14.743Z] "bip": "10.250.0.254/24", [2022-07-11T14:26:14.743Z] "hosts": [ [2022-07-11T14:26:14.743Z] "tcp://0.0.0.0:5555", [2022-07-11T14:26:14.743Z] "unix:///var/run/docker.sock" [2022-07-11T14:26:14.743Z] ], [2022-07-11T14:26:14.743Z] "mtu": 1458, [2022-07-11T14:26:14.743Z] "selinux-enabled": true, [2022-07-11T14:26:14.743Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-07-11T14:26:14.743Z] } [Pipeline] sh [2022-07-11T14:26:15.096Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-07-11T14:26:15.431Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-11T14:26:33.759Z] provisioning config files... [2022-07-11T14:26:33.780Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/42@tmp/config8486051222544584831tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-11T14:26:34.128Z] ---> docker-login.sh [2022-07-11T14:26:34.128Z] nexus3.edgexfoundry.org:10001 [2022-07-11T14:26:34.718Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-11T14:26:34.994Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-11T14:26:34.994Z] Configure a credential helper to remove this warning. See [2022-07-11T14:26:34.994Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-11T14:26:34.994Z] [2022-07-11T14:26:34.994Z] Login Succeeded [2022-07-11T14:26:34.994Z] nexus3.edgexfoundry.org:10002 [2022-07-11T14:26:35.265Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-11T14:26:35.265Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-11T14:26:35.265Z] Configure a credential helper to remove this warning. See [2022-07-11T14:26:35.265Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-11T14:26:35.265Z] [2022-07-11T14:26:35.265Z] Login Succeeded [2022-07-11T14:26:35.265Z] nexus3.edgexfoundry.org:10003 [2022-07-11T14:26:35.535Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-11T14:26:35.808Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-11T14:26:35.808Z] Configure a credential helper to remove this warning. See [2022-07-11T14:26:35.808Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-11T14:26:35.808Z] [2022-07-11T14:26:35.808Z] Login Succeeded [2022-07-11T14:26:35.808Z] nexus3.edgexfoundry.org:10004 [2022-07-11T14:26:36.082Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-11T14:26:36.082Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-11T14:26:36.082Z] Configure a credential helper to remove this warning. See [2022-07-11T14:26:36.082Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-11T14:26:36.082Z] [2022-07-11T14:26:36.082Z] Login Succeeded [2022-07-11T14:26:36.082Z] docker.io [2022-07-11T14:26:36.356Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-11T14:26:36.946Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-11T14:26:36.946Z] Configure a credential helper to remove this warning. See [2022-07-11T14:26:36.946Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-11T14:26:36.946Z] [2022-07-11T14:26:36.946Z] Login Succeeded [2022-07-11T14:26:36.946Z] ---> docker-login.sh ends [Pipeline] } [2022-07-11T14:26:36.962Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-07-11T14:26:37.411Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-11T14:26:37.426Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-11T14:26:37.433Z] ========================================================= [2022-07-11T14:26:37.433Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-07-11T14:26:37.434Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T14:26:37.798Z] + 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 . [2022-07-11T14:26:38.069Z] Sending build context to Docker daemon 11.65MB [2022-07-11T14:26:38.070Z] Step 1/12 : ARG BASE=golang:1.17-alpine3.15 [2022-07-11T14:26:38.070Z] Step 2/12 : FROM ${BASE} AS builder [2022-07-11T14:26:38.343Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-07-11T14:26:38.343Z] 9b3977197b4f: Pulling fs layer [2022-07-11T14:26:38.343Z] 1a89e8eeedd5: Pulling fs layer [2022-07-11T14:26:38.343Z] 94645a83ff95: Pulling fs layer [2022-07-11T14:26:38.343Z] e6fb740bc735: Pulling fs layer [2022-07-11T14:26:38.343Z] 3a77bd46dcc9: Pulling fs layer [2022-07-11T14:26:38.343Z] 355e64cbe906: Pulling fs layer [2022-07-11T14:26:38.343Z] 63ab81a10011: Pulling fs layer [2022-07-11T14:26:38.343Z] 555d1d1c4555: Pulling fs layer [2022-07-11T14:26:38.343Z] 7d9057610161: Pulling fs layer [2022-07-11T14:26:38.343Z] 355e64cbe906: Waiting [2022-07-11T14:26:38.343Z] 63ab81a10011: Waiting [2022-07-11T14:26:38.343Z] 555d1d1c4555: Waiting [2022-07-11T14:26:38.343Z] 7d9057610161: Waiting [2022-07-11T14:26:38.343Z] e6fb740bc735: Waiting [2022-07-11T14:26:38.343Z] 3a77bd46dcc9: Waiting [2022-07-11T14:26:38.343Z] 94645a83ff95: Verifying Checksum [2022-07-11T14:26:38.343Z] 94645a83ff95: Download complete [2022-07-11T14:26:38.343Z] 1a89e8eeedd5: Download complete [2022-07-11T14:26:38.343Z] 3a77bd46dcc9: Verifying Checksum [2022-07-11T14:26:38.343Z] 3a77bd46dcc9: Download complete [2022-07-11T14:26:38.343Z] 355e64cbe906: Verifying Checksum [2022-07-11T14:26:38.343Z] 355e64cbe906: Download complete [2022-07-11T14:26:38.343Z] 9b3977197b4f: Download complete [2022-07-11T14:26:38.343Z] 63ab81a10011: Verifying Checksum [2022-07-11T14:26:38.343Z] 63ab81a10011: Download complete [2022-07-11T14:26:39.325Z] 9b3977197b4f: Pull complete [2022-07-11T14:26:39.603Z] 7d9057610161: Verifying Checksum [2022-07-11T14:26:39.604Z] 7d9057610161: Download complete [2022-07-11T14:26:39.877Z] 1a89e8eeedd5: Pull complete [2022-07-11T14:26:40.152Z] 94645a83ff95: Pull complete [2022-07-11T14:26:40.752Z] 555d1d1c4555: Verifying Checksum [2022-07-11T14:26:40.752Z] 555d1d1c4555: Download complete [2022-07-11T14:26:41.026Z] e6fb740bc735: Verifying Checksum [2022-07-11T14:26:41.026Z] e6fb740bc735: Download complete [2022-07-11T14:26:53.419Z] e6fb740bc735: Pull complete [2022-07-11T14:26:53.419Z] 3a77bd46dcc9: Pull complete [2022-07-11T14:26:53.419Z] 355e64cbe906: Pull complete [2022-07-11T14:26:53.419Z] 63ab81a10011: Pull complete [2022-07-11T14:27:00.139Z] 555d1d1c4555: Pull complete [2022-07-11T14:27:01.576Z] 7d9057610161: Pull complete [2022-07-11T14:27:01.576Z] Digest: sha256:2bfe06e9b82483759db2d79553298764cc23e00699169ff1c4d7513112b2d636 [2022-07-11T14:27:01.576Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-07-11T14:27:01.576Z] ---> 819e984ddca1 [2022-07-11T14:27:01.576Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-07-11T14:27:03.018Z] ---> Running in 246f79a29f7c [2022-07-11T14:27:03.292Z] Removing intermediate container 246f79a29f7c [2022-07-11T14:27:03.292Z] ---> e61a9c8d18ea [2022-07-11T14:27:03.292Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2022-07-11T14:27:03.292Z] ---> Running in ef15a5ef6276 [2022-07-11T14:27:03.586Z] Removing intermediate container ef15a5ef6276 [2022-07-11T14:27:03.587Z] ---> f60153b70f4c [2022-07-11T14:27:03.587Z] Step 5/12 : WORKDIR /device-virtual-go [2022-07-11T14:27:03.881Z] ---> Running in 99f8abebfc24 [2022-07-11T14:27:04.155Z] Removing intermediate container 99f8abebfc24 [2022-07-11T14:27:04.155Z] ---> c78fbfdcb45d [2022-07-11T14:27:04.155Z] Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-11T14:27:04.155Z] ---> Running in c8ddc67807dd [2022-07-11T14:27:06.148Z] Removing intermediate container c8ddc67807dd [2022-07-11T14:27:06.148Z] ---> 927f2118931e [2022-07-11T14:27:06.148Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-07-11T14:27:06.148Z] ---> Running in bd2166310a96 [2022-07-11T14:27:07.133Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-11T14:27:08.573Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-11T14:27:10.009Z] (1/4) Installing openssh-keygen (8.8_p1-r1) [2022-07-11T14:27:10.281Z] (2/4) Installing libedit (20210910.3.1-r0) [2022-07-11T14:27:10.555Z] (3/4) Installing openssh-client-common (8.8_p1-r1) [2022-07-11T14:27:11.148Z] (4/4) Installing openssh-client-default (8.8_p1-r1) [2022-07-11T14:27:11.424Z] Executing busybox-1.34.1-r3.trigger [2022-07-11T14:27:11.424Z] OK: 224 MiB in 56 packages [2022-07-11T14:27:12.410Z] Removing intermediate container bd2166310a96 [2022-07-11T14:27:12.410Z] ---> 39d18dca7c8a [2022-07-11T14:27:12.410Z] Step 8/12 : COPY go.mod vendor* ./ [2022-07-11T14:27:13.018Z] ---> 8567f238ce30 [2022-07-11T14:27:13.018Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-11T14:27:13.018Z] ---> Running in bf0dc7eee181 [2022-07-11T14:28:00.020Z] Removing intermediate container bf0dc7eee181 [2022-07-11T14:28:00.020Z] ---> 873d51ef99d9 [2022-07-11T14:28:00.020Z] Step 10/12 : COPY . . [2022-07-11T14:28:00.020Z] ---> ba4c62f55c8b [2022-07-11T14:28:00.020Z] Step 11/12 : ARG MAKE='make build' [2022-07-11T14:28:00.020Z] ---> Running in bd43cd580089 [2022-07-11T14:28:00.020Z] Removing intermediate container bd43cd580089 [2022-07-11T14:28:00.020Z] ---> f0636bf6d85e [2022-07-11T14:28:00.020Z] Step 12/12 : RUN $MAKE [2022-07-11T14:28:00.020Z] ---> Running in 0a3c0b5eb2d2 [2022-07-11T14:28:00.020Z] noop [2022-07-11T14:28:00.020Z] Removing intermediate container 0a3c0b5eb2d2 [2022-07-11T14:28:00.020Z] ---> 6d9a9794c2e5 [2022-07-11T14:28:00.020Z] Successfully built 6d9a9794c2e5 [2022-07-11T14:28:00.020Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T14:28:00.398Z] + docker inspect -f . ci-base-image-arm64 [2022-07-11T14:28:00.398Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-11T14:28:00.642Z] prd-ubuntu20.04-docker-arm64-4c-16g-17420 does not seem to be running inside a container [2022-07-11T14:28:00.732Z] $ 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 [2022-07-11T14:28:01.963Z] $ docker top 236b5fc809ffb2f1d19dd06835be82fdcd1944bbab2b6ae52b5c91128fbbf7b6 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-11T14:28:02.864Z] + go version [2022-07-11T14:28:02.864Z] go version go1.17.7 linux/arm64 [Pipeline] } [2022-07-11T14:28:02.893Z] $ docker stop --time=1 236b5fc809ffb2f1d19dd06835be82fdcd1944bbab2b6ae52b5c91128fbbf7b6 [2022-07-11T14:28:04.533Z] $ 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 [2022-07-11T14:28:05.166Z] + docker inspect -f . ci-base-image-arm64 [2022-07-11T14:28:05.166Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-11T14:28:05.414Z] prd-ubuntu20.04-docker-arm64-4c-16g-17420 does not seem to be running inside a container [2022-07-11T14:28:05.498Z] $ 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 [2022-07-11T14:28:06.709Z] $ docker top b3deec7655fb2ff3741e70134c5d33c5be063a319662e7ba1daea690e330071a -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-07-11T14:28:07.599Z] + make test [2022-07-11T14:28:07.599Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out [2022-07-11T14:28:09.030Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2022-07-11T14:29:30.880Z] ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] [2022-07-11T14:29:30.880Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.134s coverage: 65.7% of statements [2022-07-11T14:29:30.880Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-07-11T14:29:30.880Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-07-11T14:29:49.242Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-07-11T14:29:49.242Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-07-11T14:29:49.242Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-07-11T14:29:51.232Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-07-11T14:29:51.249Z] $ docker stop --time=1 b3deec7655fb2ff3741e70134c5d33c5be063a319662e7ba1daea690e330071a [2022-07-11T14:29:52.986Z] $ docker rm -f b3deec7655fb2ff3741e70134c5d33c5be063a319662e7ba1daea690e330071a [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-11T14:29:53.919Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-07-11T14:29:53.944Z] Warning: overwriting stash ‘coverage-report’ [2022-07-11T14:29:54.398Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-07-11T14:29:54.791Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-07-11T14:29:55.124Z] + ls -al . [2022-07-11T14:29:55.124Z] total 188 [2022-07-11T14:29:55.124Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 11 14:29 . [2022-07-11T14:29:55.124Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 11 14:26 .. [2022-07-11T14:29:55.124Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 11 14:26 .git [2022-07-11T14:29:55.124Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 11 14:26 .github [2022-07-11T14:29:55.124Z] -rw-rw-r-- 1 jenkins jenkins 337 Jul 11 14:26 .gitignore [2022-07-11T14:29:55.124Z] -rw-rw-r-- 1 jenkins jenkins 41 Jul 11 14:26 .golangci.yml [2022-07-11T14:29:55.124Z] -rw-rw-r-- 1 jenkins jenkins 8152 Jul 11 14:26 Attribution.txt [2022-07-11T14:29:55.124Z] -rw-rw-r-- 1 jenkins jenkins 9649 Jul 11 14:26 CHANGELOG.md [2022-07-11T14:29:55.124Z] -rw-rw-r-- 1 jenkins jenkins 1974 Jul 11 14:26 Dockerfile [2022-07-11T14:29:55.124Z] -rw-rw-r-- 1 jenkins jenkins 677 Jul 11 14:26 GOVERNANCE.md [2022-07-11T14:29:55.124Z] -rw-rw-r-- 1 jenkins jenkins 660 Jul 11 14:26 Jenkinsfile [2022-07-11T14:29:55.124Z] -rw-rw-r-- 1 jenkins jenkins 11340 Jul 11 14:26 LICENSE [2022-07-11T14:29:55.124Z] -rw-rw-r-- 1 jenkins jenkins 2248 Jul 11 14:26 Makefile [2022-07-11T14:29:55.124Z] -rw-rw-r-- 1 jenkins jenkins 623 Jul 11 14:26 OWNERS.md [2022-07-11T14:29:55.124Z] -rw-rw-r-- 1 jenkins jenkins 2914 Jul 11 14:26 README.md [2022-07-11T14:29:55.124Z] -rw-rw-r-- 1 jenkins jenkins 11 Jul 11 14:24 VERSION [2022-07-11T14:29:55.124Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 11 14:26 bin [2022-07-11T14:29:55.124Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 11 14:26 cmd [2022-07-11T14:29:55.124Z] -rw-r--r-- 1 jenkins jenkins 44128 Jul 11 14:29 coverage.out [2022-07-11T14:29:55.124Z] -rw-rw-r-- 1 jenkins jenkins 3190 Jul 11 14:26 go.mod [2022-07-11T14:29:55.124Z] -rw-rw-r-- 1 jenkins jenkins 35764 Jul 11 14:26 go.sum [2022-07-11T14:29:55.124Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 11 14:26 internal [2022-07-11T14:29:55.124Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 11 14:26 snap [2022-07-11T14:29:55.124Z] -rw-rw-r-- 1 jenkins jenkins 235 Jul 11 14:26 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T14:29:55.477Z] + 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 . [2022-07-11T14:29:55.750Z] Sending build context to Docker daemon 11.69MB [2022-07-11T14:29:55.750Z] Step 1/26 : ARG BASE=golang:1.17-alpine3.15 [2022-07-11T14:29:55.750Z] Step 2/26 : FROM ${BASE} AS builder [2022-07-11T14:29:55.750Z] ---> 6d9a9794c2e5 [2022-07-11T14:29:55.750Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-07-11T14:29:56.022Z] ---> Running in 0f880ee466c3 [2022-07-11T14:29:56.296Z] Removing intermediate container 0f880ee466c3 [2022-07-11T14:29:56.296Z] ---> 79abe15fa48b [2022-07-11T14:29:56.296Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2022-07-11T14:29:56.296Z] ---> Running in 64f25f9a7dc5 [2022-07-11T14:29:56.573Z] Removing intermediate container 64f25f9a7dc5 [2022-07-11T14:29:56.573Z] ---> 751c5d6bf015 [2022-07-11T14:29:56.573Z] Step 5/26 : WORKDIR /device-virtual-go [2022-07-11T14:29:56.573Z] ---> Running in 2a491500a2dc [2022-07-11T14:29:57.189Z] Removing intermediate container 2a491500a2dc [2022-07-11T14:29:57.189Z] ---> 5d1b5f590bf0 [2022-07-11T14:29:57.189Z] Step 6/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-11T14:29:57.189Z] ---> Running in 56e5cb2ecc36 [2022-07-11T14:29:58.639Z] Removing intermediate container 56e5cb2ecc36 [2022-07-11T14:29:58.639Z] ---> 9bad076e1da3 [2022-07-11T14:29:58.639Z] Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-07-11T14:29:58.639Z] ---> Running in 08b57bcfdb71 [2022-07-11T14:29:59.615Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-11T14:30:00.586Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-11T14:30:01.560Z] OK: 224 MiB in 56 packages [2022-07-11T14:30:02.155Z] Removing intermediate container 08b57bcfdb71 [2022-07-11T14:30:02.155Z] ---> 7c726ff9b394 [2022-07-11T14:30:02.155Z] Step 8/26 : COPY go.mod vendor* ./ [2022-07-11T14:30:02.748Z] ---> 1b109580d627 [2022-07-11T14:30:02.748Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-11T14:30:02.748Z] ---> Running in 304eb95e8164 [2022-07-11T14:30:04.713Z] Removing intermediate container 304eb95e8164 [2022-07-11T14:30:04.713Z] ---> ec84e1ff02d1 [2022-07-11T14:30:04.713Z] Step 10/26 : COPY . . [2022-07-11T14:30:05.691Z] ---> e4579b996c98 [2022-07-11T14:30:05.691Z] Step 11/26 : ARG MAKE='make build' [2022-07-11T14:30:05.691Z] ---> Running in e68a71dc0790 [2022-07-11T14:30:05.971Z] Removing intermediate container e68a71dc0790 [2022-07-11T14:30:05.971Z] ---> a9eb3c261cb8 [2022-07-11T14:30:05.971Z] Step 12/26 : RUN $MAKE [2022-07-11T14:30:05.971Z] ---> Running in 615cc8b2fc5a [2022-07-11T14:30:06.943Z] 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 [2022-07-11T14:32:13.827Z] Removing intermediate container 615cc8b2fc5a [2022-07-11T14:32:13.827Z] ---> bd00f9b44061 [2022-07-11T14:32:13.827Z] Step 13/26 : FROM alpine:3.14 [2022-07-11T14:32:13.827Z] 3.14: Pulling from library/alpine [2022-07-11T14:32:13.827Z] 455c02918c45: Pulling fs layer [2022-07-11T14:32:13.827Z] 455c02918c45: Verifying Checksum [2022-07-11T14:32:13.827Z] 455c02918c45: Download complete [2022-07-11T14:32:13.827Z] 455c02918c45: Pull complete [2022-07-11T14:32:13.827Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-07-11T14:32:13.827Z] Status: Downloaded newer image for alpine:3.14 [2022-07-11T14:32:13.827Z] ---> ac73e934f311 [2022-07-11T14:32:13.827Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2022-07-11T14:32:13.827Z] ---> Running in 9e5f5208d1d2 [2022-07-11T14:32:13.827Z] Removing intermediate container 9e5f5208d1d2 [2022-07-11T14:32:13.827Z] ---> 6d065e1d19de [2022-07-11T14:32:13.827Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-11T14:32:13.827Z] ---> Running in b8be8835e8d5 [2022-07-11T14:32:13.827Z] Removing intermediate container b8be8835e8d5 [2022-07-11T14:32:13.827Z] ---> b3353461c267 [2022-07-11T14:32:13.827Z] Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init [2022-07-11T14:32:13.827Z] ---> Running in a12492ba84b2 [2022-07-11T14:32:13.827Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-07-11T14:32:13.827Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-07-11T14:32:13.827Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-07-11T14:32:13.827Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-07-11T14:32:13.827Z] (3/6) Installing libsodium (1.0.18-r0) [2022-07-11T14:32:13.827Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-07-11T14:32:13.827Z] (5/6) Installing libzmq (4.3.4-r0) [2022-07-11T14:32:13.827Z] (6/6) Installing zeromq (4.3.4-r0) [2022-07-11T14:32:13.827Z] Executing busybox-1.33.1-r7.trigger [2022-07-11T14:32:13.827Z] OK: 8 MiB in 20 packages [2022-07-11T14:32:13.827Z] Removing intermediate container a12492ba84b2 [2022-07-11T14:32:13.827Z] ---> 664b35dfb94b [2022-07-11T14:32:13.827Z] Step 17/26 : WORKDIR / [2022-07-11T14:32:13.827Z] ---> Running in 7a1de0fcc42e [2022-07-11T14:32:13.827Z] Removing intermediate container 7a1de0fcc42e [2022-07-11T14:32:13.827Z] ---> 0d87ef623b8f [2022-07-11T14:32:13.827Z] Step 18/26 : COPY --from=builder /device-virtual-go/Attribution.txt / [2022-07-11T14:32:13.827Z] ---> ae96883b695a [2022-07-11T14:32:13.827Z] Step 19/26 : COPY --from=builder /device-virtual-go/LICENSE / [2022-07-11T14:32:13.827Z] ---> 9634daea31f2 [2022-07-11T14:32:13.827Z] Step 20/26 : COPY --from=builder /device-virtual-go/cmd / [2022-07-11T14:32:13.827Z] ---> 8ba532fe9276 [2022-07-11T14:32:13.827Z] Step 21/26 : EXPOSE 59900 [2022-07-11T14:32:13.827Z] ---> Running in 0665e7533d87 [2022-07-11T14:32:13.827Z] Removing intermediate container 0665e7533d87 [2022-07-11T14:32:13.827Z] ---> f8d8c6872b8f [2022-07-11T14:32:13.827Z] Step 22/26 : ENTRYPOINT ["/device-virtual"] [2022-07-11T14:32:13.827Z] ---> Running in 382580160cfd [2022-07-11T14:32:13.827Z] Removing intermediate container 382580160cfd [2022-07-11T14:32:13.827Z] ---> dce2c08d0b4d [2022-07-11T14:32:13.827Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-11T14:32:13.827Z] ---> Running in 314fe4ee94d8 [2022-07-11T14:32:13.827Z] Removing intermediate container 314fe4ee94d8 [2022-07-11T14:32:13.827Z] ---> 2d72c0d9e996 [2022-07-11T14:32:13.827Z] Step 24/26 : LABEL arch=arm64 [2022-07-11T14:32:13.827Z] ---> Running in 473a98d038d3 [2022-07-11T14:32:13.827Z] Removing intermediate container 473a98d038d3 [2022-07-11T14:32:13.827Z] ---> 1eebba9b52d0 [2022-07-11T14:32:13.827Z] Step 25/26 : LABEL git_sha=9528f76d0c83bd26f38fd0f12715516a47528699 [2022-07-11T14:32:13.827Z] ---> Running in 012e2a37586c [2022-07-11T14:32:14.103Z] Removing intermediate container 012e2a37586c [2022-07-11T14:32:14.103Z] ---> 569832fa70e2 [2022-07-11T14:32:14.103Z] Step 26/26 : LABEL version=2.2.1-dev.6 [2022-07-11T14:32:14.103Z] ---> Running in 4bb1b4c53ee8 [2022-07-11T14:32:14.388Z] Removing intermediate container 4bb1b4c53ee8 [2022-07-11T14:32:14.388Z] ---> 65e59c57e276 [2022-07-11T14:32:14.388Z] [Warning] One or more build-args [ARCH] were not consumed [2022-07-11T14:32:14.388Z] Successfully built 65e59c57e276 [2022-07-11T14:32:14.662Z] 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 [2022-07-11T14:32:14.784Z] provisioning config files... [2022-07-11T14:32:14.801Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/42@tmp/config2462065275434714005tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-11T14:32:15.159Z] ---> docker-login.sh [2022-07-11T14:32:15.159Z] nexus3.edgexfoundry.org:10001 [2022-07-11T14:32:15.433Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-11T14:32:15.433Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-11T14:32:15.433Z] Configure a credential helper to remove this warning. See [2022-07-11T14:32:15.433Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-11T14:32:15.433Z] [2022-07-11T14:32:15.433Z] Login Succeeded [2022-07-11T14:32:15.433Z] nexus3.edgexfoundry.org:10002 [2022-07-11T14:32:16.032Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-11T14:32:16.032Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-11T14:32:16.032Z] Configure a credential helper to remove this warning. See [2022-07-11T14:32:16.032Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-11T14:32:16.032Z] [2022-07-11T14:32:16.032Z] Login Succeeded [2022-07-11T14:32:16.032Z] nexus3.edgexfoundry.org:10003 [2022-07-11T14:32:16.306Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-11T14:32:16.581Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-11T14:32:16.581Z] Configure a credential helper to remove this warning. See [2022-07-11T14:32:16.581Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-11T14:32:16.581Z] [2022-07-11T14:32:16.581Z] Login Succeeded [2022-07-11T14:32:16.581Z] nexus3.edgexfoundry.org:10004 [2022-07-11T14:32:16.856Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-11T14:32:16.856Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-11T14:32:16.856Z] Configure a credential helper to remove this warning. See [2022-07-11T14:32:16.856Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-11T14:32:16.856Z] [2022-07-11T14:32:16.856Z] Login Succeeded [2022-07-11T14:32:16.856Z] docker.io [2022-07-11T14:32:17.453Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-11T14:32:17.726Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-11T14:32:17.726Z] Configure a credential helper to remove this warning. See [2022-07-11T14:32:17.726Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-11T14:32:17.726Z] [2022-07-11T14:32:17.726Z] Login Succeeded [2022-07-11T14:32:17.726Z] ---> docker-login.sh ends [Pipeline] } [2022-07-11T14:32:17.745Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-07-11T14:32:17.772Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-11T14:32:17.787Z] [edgeXDocker.push] Tagging docker image device-virtual-arm64 with the following tags: [2022-07-11T14:32:17.787Z] 9528f76d0c83bd26f38fd0f12715516a47528699 [2022-07-11T14:32:17.787Z] latest [2022-07-11T14:32:17.787Z] 2.2.1-dev.6 [2022-07-11T14:32:17.787Z] 9528f76d0c83bd26f38fd0f12715516a47528699-2.2.1-dev.6 [2022-07-11T14:32:17.787Z] main [2022-07-11T14:32:17.787Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T14:32:18.140Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:9528f76d0c83bd26f38fd0f12715516a47528699 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T14:32:18.517Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:9528f76d0c83bd26f38fd0f12715516a47528699 [2022-07-11T14:32:18.517Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2022-07-11T14:32:18.517Z] c1baeed2d191: Preparing [2022-07-11T14:32:18.517Z] 3b1e36126811: Preparing [2022-07-11T14:32:18.517Z] f7bdd51fa2b0: Preparing [2022-07-11T14:32:18.517Z] 2edf081d9f55: Preparing [2022-07-11T14:32:18.517Z] da9a0fe9af12: Preparing [2022-07-11T14:32:18.517Z] f73e7dbfee58: Preparing [2022-07-11T14:32:18.517Z] f73e7dbfee58: Waiting [2022-07-11T14:32:18.791Z] 3b1e36126811: Pushed [2022-07-11T14:32:18.791Z] da9a0fe9af12: Pushed [2022-07-11T14:32:18.791Z] f7bdd51fa2b0: Pushed [2022-07-11T14:32:18.791Z] f73e7dbfee58: Layer already exists [2022-07-11T14:32:19.389Z] 2edf081d9f55: Pushed [2022-07-11T14:32:24.786Z] c1baeed2d191: Pushed [2022-07-11T14:32:25.059Z] 9528f76d0c83bd26f38fd0f12715516a47528699: digest: sha256:ea557316a079508e5ad4e47422e4d2de9459b72573006e5afdb165ee5fe146f1 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T14:32:25.430Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T14:32:25.796Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [2022-07-11T14:32:25.797Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2022-07-11T14:32:25.797Z] c1baeed2d191: Preparing [2022-07-11T14:32:25.797Z] 3b1e36126811: Preparing [2022-07-11T14:32:25.797Z] f7bdd51fa2b0: Preparing [2022-07-11T14:32:25.797Z] 2edf081d9f55: Preparing [2022-07-11T14:32:25.797Z] da9a0fe9af12: Preparing [2022-07-11T14:32:25.797Z] f73e7dbfee58: Preparing [2022-07-11T14:32:25.797Z] f73e7dbfee58: Waiting [2022-07-11T14:32:25.797Z] da9a0fe9af12: Layer already exists [2022-07-11T14:32:25.797Z] f7bdd51fa2b0: Layer already exists [2022-07-11T14:32:25.797Z] c1baeed2d191: Layer already exists [2022-07-11T14:32:25.797Z] 3b1e36126811: Layer already exists [2022-07-11T14:32:25.797Z] 2edf081d9f55: Layer already exists [2022-07-11T14:32:25.797Z] f73e7dbfee58: Layer already exists [2022-07-11T14:32:26.070Z] latest: digest: sha256:ea557316a079508e5ad4e47422e4d2de9459b72573006e5afdb165ee5fe146f1 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T14:32:26.441Z] + 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 [2022-07-11T14:32:26.808Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:2.2.1-dev.6 [2022-07-11T14:32:26.808Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2022-07-11T14:32:26.808Z] c1baeed2d191: Preparing [2022-07-11T14:32:26.808Z] 3b1e36126811: Preparing [2022-07-11T14:32:26.808Z] f7bdd51fa2b0: Preparing [2022-07-11T14:32:26.808Z] 2edf081d9f55: Preparing [2022-07-11T14:32:26.808Z] da9a0fe9af12: Preparing [2022-07-11T14:32:26.808Z] f73e7dbfee58: Preparing [2022-07-11T14:32:26.808Z] f73e7dbfee58: Waiting [2022-07-11T14:32:26.808Z] c1baeed2d191: Layer already exists [2022-07-11T14:32:26.808Z] 2edf081d9f55: Layer already exists [2022-07-11T14:32:26.808Z] 3b1e36126811: Layer already exists [2022-07-11T14:32:26.808Z] f7bdd51fa2b0: Layer already exists [2022-07-11T14:32:26.808Z] da9a0fe9af12: Layer already exists [2022-07-11T14:32:26.808Z] f73e7dbfee58: Layer already exists [2022-07-11T14:32:27.081Z] 2.2.1-dev.6: digest: sha256:ea557316a079508e5ad4e47422e4d2de9459b72573006e5afdb165ee5fe146f1 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T14:32:27.454Z] + 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 [2022-07-11T14:32:27.819Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:9528f76d0c83bd26f38fd0f12715516a47528699-2.2.1-dev.6 [2022-07-11T14:32:27.819Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2022-07-11T14:32:27.819Z] c1baeed2d191: Preparing [2022-07-11T14:32:27.819Z] 3b1e36126811: Preparing [2022-07-11T14:32:27.819Z] f7bdd51fa2b0: Preparing [2022-07-11T14:32:27.819Z] 2edf081d9f55: Preparing [2022-07-11T14:32:27.819Z] da9a0fe9af12: Preparing [2022-07-11T14:32:27.819Z] f73e7dbfee58: Preparing [2022-07-11T14:32:27.819Z] f73e7dbfee58: Waiting [2022-07-11T14:32:27.819Z] 2edf081d9f55: Layer already exists [2022-07-11T14:32:27.819Z] 3b1e36126811: Layer already exists [2022-07-11T14:32:27.819Z] f7bdd51fa2b0: Layer already exists [2022-07-11T14:32:27.819Z] da9a0fe9af12: Layer already exists [2022-07-11T14:32:27.819Z] c1baeed2d191: Layer already exists [2022-07-11T14:32:27.819Z] f73e7dbfee58: Layer already exists [2022-07-11T14:32:28.092Z] 9528f76d0c83bd26f38fd0f12715516a47528699-2.2.1-dev.6: digest: sha256:ea557316a079508e5ad4e47422e4d2de9459b72573006e5afdb165ee5fe146f1 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T14:32:28.465Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T14:32:28.826Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:main [2022-07-11T14:32:28.826Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2022-07-11T14:32:28.826Z] c1baeed2d191: Preparing [2022-07-11T14:32:28.826Z] 3b1e36126811: Preparing [2022-07-11T14:32:28.826Z] f7bdd51fa2b0: Preparing [2022-07-11T14:32:28.826Z] 2edf081d9f55: Preparing [2022-07-11T14:32:28.826Z] da9a0fe9af12: Preparing [2022-07-11T14:32:28.826Z] f73e7dbfee58: Preparing [2022-07-11T14:32:28.826Z] f73e7dbfee58: Waiting [2022-07-11T14:32:28.826Z] da9a0fe9af12: Layer already exists [2022-07-11T14:32:28.826Z] f7bdd51fa2b0: Layer already exists [2022-07-11T14:32:28.826Z] c1baeed2d191: Layer already exists [2022-07-11T14:32:28.826Z] 3b1e36126811: Layer already exists [2022-07-11T14:32:28.826Z] 2edf081d9f55: Layer already exists [2022-07-11T14:32:28.826Z] f73e7dbfee58: Layer already exists [2022-07-11T14:32:29.098Z] main: digest: sha256:ea557316a079508e5ad4e47422e4d2de9459b72573006e5afdb165ee5fe146f1 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-07-11T14:32:29.158Z] ===================================================== [Pipeline] echo [2022-07-11T14:32:29.170Z] taggedImages: [2022-07-11T14:32:29.171Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:9528f76d0c83bd26f38fd0f12715516a47528699 [2022-07-11T14:32:29.171Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [2022-07-11T14:32:29.171Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:2.2.1-dev.6 [2022-07-11T14:32:29.171Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:9528f76d0c83bd26f38fd0f12715516a47528699-2.2.1-dev.6 [2022-07-11T14:32:29.171Z] - 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 [2022-07-11T14:32:29.552Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-07-11T14:32:29.552Z] [2022-07-11T14:32:29.552Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T14:32:29.911Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-07-11T14:32:30.189Z] arm64: Pulling from edgex-lftools-log-publisher [2022-07-11T14:32:30.189Z] 8998bd30e6a1: Pulling fs layer [2022-07-11T14:32:30.189Z] 04944245beec: Pulling fs layer [2022-07-11T14:32:30.189Z] 699f458cf7ca: Pulling fs layer [2022-07-11T14:32:30.189Z] 765212b225bb: Pulling fs layer [2022-07-11T14:32:30.189Z] f23df028b6ca: Pulling fs layer [2022-07-11T14:32:30.189Z] d65c8cfc05b1: Pulling fs layer [2022-07-11T14:32:30.189Z] 2437ff75d9bd: Pulling fs layer [2022-07-11T14:32:30.189Z] 765212b225bb: Waiting [2022-07-11T14:32:30.189Z] f23df028b6ca: Waiting [2022-07-11T14:32:30.189Z] 2437ff75d9bd: Waiting [2022-07-11T14:32:30.189Z] d65c8cfc05b1: Waiting [2022-07-11T14:32:30.189Z] 04944245beec: Verifying Checksum [2022-07-11T14:32:30.189Z] 04944245beec: Download complete [2022-07-11T14:32:30.189Z] 765212b225bb: Verifying Checksum [2022-07-11T14:32:30.189Z] 765212b225bb: Download complete [2022-07-11T14:32:30.189Z] f23df028b6ca: Download complete [2022-07-11T14:32:30.189Z] d65c8cfc05b1: Verifying Checksum [2022-07-11T14:32:30.189Z] d65c8cfc05b1: Download complete [2022-07-11T14:32:30.465Z] 699f458cf7ca: Verifying Checksum [2022-07-11T14:32:30.465Z] 699f458cf7ca: Download complete [2022-07-11T14:32:30.742Z] 8998bd30e6a1: Verifying Checksum [2022-07-11T14:32:30.742Z] 8998bd30e6a1: Download complete [2022-07-11T14:32:33.376Z] 2437ff75d9bd: Download complete [2022-07-11T14:32:35.360Z] 8998bd30e6a1: Pull complete [2022-07-11T14:32:35.636Z] 04944245beec: Pull complete [2022-07-11T14:32:37.076Z] 699f458cf7ca: Pull complete [2022-07-11T14:32:37.352Z] 765212b225bb: Pull complete [2022-07-11T14:32:38.336Z] f23df028b6ca: Pull complete [2022-07-11T14:32:38.336Z] d65c8cfc05b1: Pull complete [2022-07-11T14:32:53.435Z] 2437ff75d9bd: Pull complete [2022-07-11T14:32:53.435Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-07-11T14:32:53.435Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-07-11T14:32:53.435Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-11T14:32:53.701Z] prd-ubuntu20.04-docker-arm64-4c-16g-17420 does not seem to be running inside a container [2022-07-11T14:32:53.794Z] $ 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 [2022-07-11T14:32:56.222Z] $ docker top 4af7b6842b86f7086521db1273520da0cf2922106979ef5dfce4faadc26b06ac -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-11T14:32:57.142Z] ---> job-cost.sh [2022-07-11T14:32:57.142Z] lf-activate-venv: SKIPPING [2022-07-11T14:32:57.142Z] INFO: No Stack... [2022-07-11T14:32:57.414Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-07-11T14:32:58.392Z] INFO: Archiving Costs [Pipeline] sh [2022-07-11T14:32:59.058Z] + cut -d, -f6 [2022-07-11T14:32:59.058Z] + cat /w/workspace/device-virtual-go/42/archives/cost.csv [Pipeline] lock [2022-07-11T14:32:59.125Z] Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-main-42-stack-cost] [2022-07-11T14:32:59.131Z] Resource [jenkins-edgexfoundry-device-virtual-go-main-42-stack-cost] did not exist. Created. [2022-07-11T14:32:59.131Z] Lock acquired on [jenkins-edgexfoundry-device-virtual-go-main-42-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-07-11T14:32:59.817Z] /w/workspace/device-virtual-go/42@tmp/durable-360ce474/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-07-11T14:33:00.495Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-07-11T14:33:00.517Z] Warning: overwriting stash ‘stack-cost’ [2022-07-11T14:33:00.563Z] Stashed 1 file(s) [Pipeline] } [2022-07-11T14:33:00.573Z] Lock released on resource [jenkins-edgexfoundry-device-virtual-go-main-42-stack-cost] [Pipeline] // lock [Pipeline] } [2022-07-11T14:33:00.598Z] $ docker stop --time=1 4af7b6842b86f7086521db1273520da0cf2922106979ef5dfce4faadc26b06ac [2022-07-11T14:33:02.094Z] $ 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 [2022-07-11T14:33:02.541Z] provisioning config files... [2022-07-11T14:33:02.548Z] copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config2063359097036470265tmp [Pipeline] { [Pipeline] sh [2022-07-11T14:33:02.845Z] + set +x [2022-07-11T14:33:02.845Z] + + bash -s -- [2022-07-11T14:33:02.845Z] curl -s https://codecov.io/bash [2022-07-11T14:33:02.845Z] [2022-07-11T14:33:02.845Z] _____ _ [2022-07-11T14:33:02.845Z] / ____| | | [2022-07-11T14:33:02.845Z] | | ___ __| | ___ ___ _____ __ [2022-07-11T14:33:02.845Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-07-11T14:33:02.845Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-07-11T14:33:02.845Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-07-11T14:33:02.845Z] Bash-1.0.6 [2022-07-11T14:33:02.845Z] [2022-07-11T14:33:02.845Z] [2022-07-11T14:33:02.845Z] ==> git version 2.25.1 found [2022-07-11T14:33:02.845Z] ==> 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 [2022-07-11T14:33:02.845Z] Release-Date: 2020-01-08 [2022-07-11T14:33:02.845Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-07-11T14:33:02.845Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-07-11T14:33:02.845Z] ==> Jenkins CI detected. [2022-07-11T14:33:02.845Z] current dir:  /w/workspace/exfoundry_device-virtual-go_main [2022-07-11T14:33:02.845Z] project root: . [2022-07-11T14:33:02.845Z] --> token set from env [2022-07-11T14:33:02.845Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-07-11T14:33:03.106Z] ==> Running gcov in . (disable via -X gcov) [2022-07-11T14:33:03.106Z] ==> Python coveragepy not found [2022-07-11T14:33:03.106Z] ==> Searching for coverage reports in: [2022-07-11T14:33:03.106Z] + . [2022-07-11T14:33:03.106Z] -> Found 1 reports [2022-07-11T14:33:03.106Z] ==> Detecting git/mercurial file structure [2022-07-11T14:33:03.106Z] ==> Reading reports [2022-07-11T14:33:03.106Z] + ./coverage.out bytes=44128 [2022-07-11T14:33:03.106Z] ==> Appending adjustments [2022-07-11T14:33:03.106Z] https://docs.codecov.io/docs/fixing-reports [2022-07-11T14:33:03.106Z] + Found adjustments [2022-07-11T14:33:03.106Z] ==> Gzipping contents [2022-07-11T14:33:03.106Z] 8.0K /tmp/codecov.RPvJ9F.gz [2022-07-11T14:33:03.106Z] ==> Uploading reports [2022-07-11T14:33:03.106Z] url: https://codecov.io [2022-07-11T14:33:03.106Z] 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= [2022-07-11T14:33:03.106Z] -> Pinging Codecov [2022-07-11T14:33:03.106Z] 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= [2022-07-11T14:33:03.373Z] -> Uploading to [2022-07-11T14:33:03.373Z] 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 [2022-07-11T14:33:03.373Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-07-11T14:33:03.373Z] Dload Upload Total Spent Left Speed [2022-07-11T14:33:03.635Z] 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 [2022-07-11T14:33:03.635Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-virtual-go/commit/9528f76d0c83bd26f38fd0f12715516a47528699 [Pipeline] } [2022-07-11T14:33:03.643Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2022-07-11T14:33:03.840Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-07-11T14:33:03.852Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T14:33:04.152Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-07-11T14:33:04.152Z] [2022-07-11T14:33:04.152Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T14:33:04.455Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-07-11T14:33:04.455Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-07-11T14:33:04.455Z] df9b9388f04a: Pulling fs layer [2022-07-11T14:33:04.455Z] 52dc419b0ee2: Pulling fs layer [2022-07-11T14:33:04.455Z] 25bc292e5bac: Pulling fs layer [2022-07-11T14:33:04.455Z] 114826534d7a: Pulling fs layer [2022-07-11T14:33:04.455Z] 4657fd5d0bcf: Pulling fs layer [2022-07-11T14:33:04.455Z] 6ad1cebc031e: Pulling fs layer [2022-07-11T14:33:04.455Z] 8a3aa393b2d8: Pulling fs layer [2022-07-11T14:33:04.455Z] 6ad1cebc031e: Waiting [2022-07-11T14:33:04.455Z] 4657fd5d0bcf: Waiting [2022-07-11T14:33:04.455Z] 8a3aa393b2d8: Waiting [2022-07-11T14:33:04.455Z] 25bc292e5bac: Verifying Checksum [2022-07-11T14:33:04.455Z] 25bc292e5bac: Download complete [2022-07-11T14:33:04.455Z] 52dc419b0ee2: Download complete [2022-07-11T14:33:04.455Z] 4657fd5d0bcf: Verifying Checksum [2022-07-11T14:33:04.455Z] 4657fd5d0bcf: Download complete [2022-07-11T14:33:04.455Z] df9b9388f04a: Verifying Checksum [2022-07-11T14:33:04.715Z] df9b9388f04a: Pull complete [2022-07-11T14:33:04.715Z] 6ad1cebc031e: Verifying Checksum [2022-07-11T14:33:04.715Z] 6ad1cebc031e: Download complete [2022-07-11T14:33:04.715Z] 52dc419b0ee2: Pull complete [2022-07-11T14:33:04.980Z] 25bc292e5bac: Pull complete [2022-07-11T14:33:05.239Z] 114826534d7a: Verifying Checksum [2022-07-11T14:33:05.239Z] 114826534d7a: Download complete [2022-07-11T14:33:05.498Z] 8a3aa393b2d8: Download complete [2022-07-11T14:33:09.692Z] 114826534d7a: Pull complete [2022-07-11T14:33:09.692Z] 4657fd5d0bcf: Pull complete [2022-07-11T14:33:09.692Z] 6ad1cebc031e: Pull complete [2022-07-11T14:33:12.987Z] 8a3aa393b2d8: Pull complete [2022-07-11T14:33:12.987Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2022-07-11T14:33:12.987Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-07-11T14:33:12.987Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-11T14:33:13.088Z] prd-ubuntu20.04-docker-8c-8g-17419 does not seem to be running inside a container [2022-07-11T14:33:13.125Z] $ 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 [2022-07-11T14:33:14.543Z] $ docker top 90d8de6dc19b6d23efe2ec8f30b59f8be320d4939b60e2a99752d047afbd6b63 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-07-11T14:33:14.631Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-virtual-go:main' [Pipeline] sh [2022-07-11T14:33:14.913Z] + set -o pipefail [2022-07-11T14:33:14.913Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-virtual-go:main' [2022-07-11T14:33:20.417Z] [2022-07-11T14:33:20.417Z] Monitoring /w/workspace/exfoundry_device-virtual-go_main (github.com/edgexfoundry/device-virtual-go)... [2022-07-11T14:33:20.417Z] [2022-07-11T14:33:20.417Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/28e35fd0-54c0-4b4d-8115-61bcd17c2ff8/history/776182cf-05dc-43fc-92ba-6eb388f21240 [2022-07-11T14:33:20.417Z] [2022-07-11T14:33:20.417Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2022-07-11T14:33:20.417Z] [2022-07-11T14:33:20.417Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-07-11T14:33:20.417Z] [2022-07-11T14:33:20.417Z] [2022-07-11T14:33:20.417Z] You have reached your monthly limit of 401 private tests for your edgex-jenkins org. [2022-07-11T14:33:20.417Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2022-07-11T14:33:20.428Z] $ docker stop --time=1 90d8de6dc19b6d23efe2ec8f30b59f8be320d4939b60e2a99752d047afbd6b63 [2022-07-11T14:33:22.371Z] $ 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 [2022-07-11T14:33:23.097Z] + git log --format=format:%s -1 9528f76d0c83bd26f38fd0f12715516a47528699 [Pipeline] sh [2022-07-11T14:33:23.391Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-07-11T14:33:23.391Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T14:33:23.702Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-11T14:33:23.702Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-11T14:33:23.791Z] prd-ubuntu20.04-docker-8c-8g-17419 does not seem to be running inside a container [2022-07-11T14:33:23.827Z] $ 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 [2022-07-11T14:33:24.210Z] $ docker top 9b7d54b7c64a8a8982223a2f7f310f06339b9d07f06b0043cd73f7582043d6d5 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-07-11T14:33:24.304Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-11T14:33:24.304Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-11T14:33:24.424Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-11T14:33:24.424Z] $ docker exec 9b7d54b7c64a8a8982223a2f7f310f06339b9d07f06b0043cd73f7582043d6d5 ssh-agent [2022-07-11T14:33:24.544Z] SSH_AUTH_SOCK=/tmp/ssh-6lQNQqGb5oOK/agent.33 [2022-07-11T14:33:24.544Z] SSH_AGENT_PID=39 [2022-07-11T14:33:24.549Z] Running ssh-add (command line suppressed) [2022-07-11T14:33:24.666Z] 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) [2022-07-11T14:33:24.706Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-11T14:33:25.018Z] + git semver tag [2022-07-11T14:33:25.278Z] 2022-07-11 14:33:25,221 [run_tag] DEBUG tag force:False [2022-07-11T14:33:25.278Z] 2022-07-11 14:33:25,221 [check_head_tag] DEBUG check head tag [2022-07-11T14:33:25.278Z] 2022-07-11 14:33:25,221 [execute] INFO git cat-file --batch-check [2022-07-11T14:33:25.278Z] 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=) [2022-07-11T14:33:25.278Z] 2022-07-11 14:33:25,225 [execute] INFO git cat-file --batch [2022-07-11T14:33:25.278Z] 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=) [2022-07-11T14:33:25.278Z] 2022-07-11 14:33:25,235 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2022-07-11T14:33:25.278Z] 2022-07-11 14:33:25,235 [execute] INFO git tag -a v2.2.1-dev.6 -m v2.2.1-dev.6 [2022-07-11T14:33:25.278Z] 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) [2022-07-11T14:33:25.278Z] 2022-07-11 14:33:25,240 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2022-07-11T14:33:25.278Z] 2.2.1-dev.6 [Pipeline] } [2022-07-11T14:33:25.285Z] $ docker exec --env ******** --env ******** 9b7d54b7c64a8a8982223a2f7f310f06339b9d07f06b0043cd73f7582043d6d5 ssh-agent -k [2022-07-11T14:33:25.395Z] unset SSH_AUTH_SOCK; [2022-07-11T14:33:25.395Z] unset SSH_AGENT_PID; [2022-07-11T14:33:25.395Z] echo Agent pid 39 killed; [2022-07-11T14:33:25.412Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-07-11T14:33:25.729Z] + git semver [Pipeline] } [2022-07-11T14:33:26.001Z] $ docker stop --time=1 9b7d54b7c64a8a8982223a2f7f310f06339b9d07f06b0043cd73f7582043d6d5 [2022-07-11T14:33:27.318Z] $ docker rm -f 9b7d54b7c64a8a8982223a2f7f310f06339b9d07f06b0043cd73f7582043d6d5 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T14:33:27.728Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-07-11T14:33:27.728Z] [2022-07-11T14:33:27.728Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T14:33:28.035Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-07-11T14:33:28.035Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-07-11T14:33:28.035Z] ab5ef0e58194: Pulling fs layer [2022-07-11T14:33:28.035Z] 9712f1f96733: Pulling fs layer [2022-07-11T14:33:28.035Z] 63f879dbbcfc: Pulling fs layer [2022-07-11T14:33:28.035Z] 0d9ebad4ef96: Pulling fs layer [2022-07-11T14:33:28.035Z] e9a5061849ea: Pulling fs layer [2022-07-11T14:33:28.035Z] d747dcd14b5f: Pulling fs layer [2022-07-11T14:33:28.035Z] 2de7ff778b66: Pulling fs layer [2022-07-11T14:33:28.035Z] 0d9ebad4ef96: Waiting [2022-07-11T14:33:28.035Z] 2de7ff778b66: Waiting [2022-07-11T14:33:28.035Z] d747dcd14b5f: Waiting [2022-07-11T14:33:28.035Z] 9712f1f96733: Download complete [2022-07-11T14:33:28.298Z] 63f879dbbcfc: Verifying Checksum [2022-07-11T14:33:28.298Z] 63f879dbbcfc: Download complete [2022-07-11T14:33:28.559Z] e9a5061849ea: Verifying Checksum [2022-07-11T14:33:28.559Z] e9a5061849ea: Download complete [2022-07-11T14:33:28.559Z] d747dcd14b5f: Verifying Checksum [2022-07-11T14:33:28.559Z] d747dcd14b5f: Download complete [2022-07-11T14:33:28.559Z] 0d9ebad4ef96: Verifying Checksum [2022-07-11T14:33:28.559Z] 0d9ebad4ef96: Download complete [2022-07-11T14:33:28.559Z] ab5ef0e58194: Verifying Checksum [2022-07-11T14:33:28.559Z] ab5ef0e58194: Download complete [2022-07-11T14:33:28.818Z] 2de7ff778b66: Verifying Checksum [2022-07-11T14:33:28.818Z] 2de7ff778b66: Download complete [2022-07-11T14:33:32.113Z] ab5ef0e58194: Pull complete [2022-07-11T14:33:32.114Z] 9712f1f96733: Pull complete [2022-07-11T14:33:32.373Z] 63f879dbbcfc: Pull complete [2022-07-11T14:33:37.650Z] 0d9ebad4ef96: Pull complete [2022-07-11T14:33:37.650Z] e9a5061849ea: Pull complete [2022-07-11T14:33:37.650Z] d747dcd14b5f: Pull complete [2022-07-11T14:33:38.592Z] 2de7ff778b66: Pull complete [2022-07-11T14:33:38.592Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-07-11T14:33:38.592Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-07-11T14:33:38.592Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-11T14:33:38.694Z] prd-ubuntu20.04-docker-8c-8g-17419 does not seem to be running inside a container [2022-07-11T14:33:38.734Z] $ 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 [2022-07-11T14:33:40.486Z] $ docker top 5d829163fa6b7945f43d4dde4e50957c397d7ab16143dd0105d60dab75c82692 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-07-11T14:33:40.578Z] provisioning config files... [2022-07-11T14:33:40.587Z] copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config8847615196804512196tmp [2022-07-11T14:33:40.600Z] copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config6685057937411899820tmp [2022-07-11T14:33:40.613Z] copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config7788994078265696360tmp [Pipeline] { [Pipeline] echo [2022-07-11T14:33:40.632Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-11T14:33:40.919Z] ---> sigul-configuration.sh [2022-07-11T14:33:40.919Z] gpg: directory `/root/.gnupg' created [2022-07-11T14:33:40.919Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-07-11T14:33:40.919Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-07-11T14:33:40.919Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-07-11T14:33:40.919Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-07-11T14:33:40.919Z] gpg: CAST5 encrypted data [2022-07-11T14:33:40.919Z] gpg: encrypted with 1 passphrase [2022-07-11T14:33:40.919Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-07-11T14:33:41.213Z] + mkdir /home/jenkins [2022-07-11T14:33:41.213Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-07-11T14:33:41.502Z] + 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 [2022-07-11T14:33:41.513Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-11T14:33:41.800Z] ---> sigul-install.sh [2022-07-11T14:33:41.800Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-07-11T14:33:42.092Z] + git tag --list [2022-07-11T14:33:42.092Z] v1.0.0 [2022-07-11T14:33:42.092Z] v1.1.0 [2022-07-11T14:33:42.092Z] v1.1.1 [2022-07-11T14:33:42.092Z] v1.2.1 [2022-07-11T14:33:42.092Z] v1.2.2 [2022-07-11T14:33:42.092Z] v1.2.3 [2022-07-11T14:33:42.092Z] v1.3.0 [2022-07-11T14:33:42.092Z] v1.3.1 [2022-07-11T14:33:42.092Z] v2.0.0 [2022-07-11T14:33:42.092Z] v2.1.0 [2022-07-11T14:33:42.092Z] v2.1.1 [2022-07-11T14:33:42.092Z] v2.1.1-dev.1 [2022-07-11T14:33:42.092Z] v2.1.1-dev.2 [2022-07-11T14:33:42.092Z] v2.2.0 [2022-07-11T14:33:42.092Z] v2.2.1-dev.1 [2022-07-11T14:33:42.092Z] v2.2.1-dev.2 [2022-07-11T14:33:42.092Z] v2.2.1-dev.3 [2022-07-11T14:33:42.092Z] v2.2.1-dev.4 [2022-07-11T14:33:42.092Z] v2.2.1-dev.5 [2022-07-11T14:33:42.092Z] v2.2.1-dev.6 [Pipeline] sh [2022-07-11T14:33:42.383Z] + lftools sign git-tag v2.2.1-dev.6 [2022-07-11T14:33:42.952Z] Signing Git tag with Sigul... [2022-07-11T14:33:42.952Z] Signing v2.2.1-dev.6 [Pipeline] echo [2022-07-11T14:33:43.221Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-11T14:33:43.504Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-07-11T14:33:43.511Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-07-11T14:33:43.526Z] $ docker stop --time=1 5d829163fa6b7945f43d4dde4e50957c397d7ab16143dd0105d60dab75c82692 [2022-07-11T14:33:44.868Z] $ docker rm -f 5d829163fa6b7945f43d4dde4e50957c397d7ab16143dd0105d60dab75c82692 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-07-11T14:33:45.285Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-07-11T14:33:45.285Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T14:33:45.592Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-11T14:33:45.592Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-11T14:33:45.687Z] prd-ubuntu20.04-docker-8c-8g-17419 does not seem to be running inside a container [2022-07-11T14:33:45.723Z] $ 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 [2022-07-11T14:33:46.090Z] $ docker top bbb4020362463c4c6cd58ce1d82e74dcf5c9728d9a4f23ae23d38d96664327c2 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-07-11T14:33:46.197Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-11T14:33:46.197Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-11T14:33:46.337Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-11T14:33:46.337Z] $ docker exec bbb4020362463c4c6cd58ce1d82e74dcf5c9728d9a4f23ae23d38d96664327c2 ssh-agent [2022-07-11T14:33:46.462Z] SSH_AUTH_SOCK=/tmp/ssh-6EefCaiNV8UG/agent.33 [2022-07-11T14:33:46.462Z] SSH_AGENT_PID=39 [2022-07-11T14:33:46.467Z] Running ssh-add (command line suppressed) [2022-07-11T14:33:46.579Z] 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) [2022-07-11T14:33:46.601Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-11T14:33:46.896Z] + git semver bump pre [2022-07-11T14:33:47.157Z] 2022-07-11 14:33:47,101 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2022-07-11T14:33:47.157Z] 2022-07-11 14:33:47,101 [bump_version] DEBUG bumping version:2.2.1-dev.6 on axis:pre with prefix:dev [2022-07-11T14:33:47.157Z] 2022-07-11 14:33:47,101 [bump_version] DEBUG bumped version:2.2.1-dev.7 [2022-07-11T14:33:47.157Z] 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 [2022-07-11T14:33:47.157Z] 2022-07-11 14:33:47,101 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2022-07-11T14:33:47.157Z] 2022-07-11 14:33:47,101 [write_file] DEBUG write to file:/w/workspace/exfoundry_device-virtual-go_main/.semver/main [2022-07-11T14:33:47.157Z] 2022-07-11 14:33:47,103 [execute] INFO git cat-file --batch-check [2022-07-11T14:33:47.157Z] 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=) [2022-07-11T14:33:47.157Z] 2022-07-11 14:33:47,109 [execute] INFO git cat-file --batch [2022-07-11T14:33:47.157Z] 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=) [2022-07-11T14:33:47.157Z] 2022-07-11 14:33:47,116 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2022-07-11T14:33:47.157Z] 2.2.1-dev.7 [Pipeline] } [2022-07-11T14:33:47.165Z] $ docker exec --env ******** --env ******** bbb4020362463c4c6cd58ce1d82e74dcf5c9728d9a4f23ae23d38d96664327c2 ssh-agent -k [2022-07-11T14:33:47.284Z] unset SSH_AUTH_SOCK; [2022-07-11T14:33:47.285Z] unset SSH_AGENT_PID; [2022-07-11T14:33:47.285Z] echo Agent pid 39 killed; [2022-07-11T14:33:47.308Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-07-11T14:33:47.612Z] + git semver [Pipeline] } [2022-07-11T14:33:47.884Z] $ docker stop --time=1 bbb4020362463c4c6cd58ce1d82e74dcf5c9728d9a4f23ae23d38d96664327c2 [2022-07-11T14:33:49.204Z] $ docker rm -f bbb4020362463c4c6cd58ce1d82e74dcf5c9728d9a4f23ae23d38d96664327c2 [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-11T14:33:49.574Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-07-11T14:33:49.574Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T14:33:49.887Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-11T14:33:49.887Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-11T14:33:49.974Z] prd-ubuntu20.04-docker-8c-8g-17419 does not seem to be running inside a container [2022-07-11T14:33:50.011Z] $ 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 [2022-07-11T14:33:50.420Z] $ docker top 3d9f57c7418e398af07d71cee07143d526ef4d4867a84340703850337228f262 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-07-11T14:33:50.529Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-11T14:33:50.529Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-11T14:33:50.650Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-11T14:33:50.650Z] $ docker exec 3d9f57c7418e398af07d71cee07143d526ef4d4867a84340703850337228f262 ssh-agent [2022-07-11T14:33:50.774Z] SSH_AUTH_SOCK=/tmp/ssh-5qdhrZuBNt7Y/agent.34 [2022-07-11T14:33:50.774Z] SSH_AGENT_PID=40 [2022-07-11T14:33:50.779Z] Running ssh-add (command line suppressed) [2022-07-11T14:33:50.900Z] 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) [2022-07-11T14:33:50.919Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-11T14:33:51.247Z] + git semver push [2022-07-11T14:33:51.509Z] 2022-07-11 14:33:51,431 [run_push] DEBUG push [2022-07-11T14:33:51.509Z] 2022-07-11 14:33:51,432 [execute] INFO git cat-file --batch-check [2022-07-11T14:33:51.509Z] 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=) [2022-07-11T14:33:51.509Z] 2022-07-11 14:33:51,435 [execute] INFO git rev-list 8e58b80dcc1dbe7ee6d3700c38076c17cde5f077 -- [2022-07-11T14:33:51.509Z] 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) [2022-07-11T14:33:51.509Z] 2022-07-11 14:33:51,443 [execute] INFO git fetch -v origin [2022-07-11T14:33:51.509Z] 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) [2022-07-11T14:33:52.082Z] 2022-07-11 14:33:51,924 [run_push] DEBUG no remote changes detected [2022-07-11T14:33:52.082Z] 2022-07-11 14:33:51,924 [execute] INFO git push origin semver [2022-07-11T14:33:52.082Z] 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) [2022-07-11T14:33:53.033Z] 2022-07-11 14:33:52,669 [run_push] DEBUG push all version tags [2022-07-11T14:33:53.033Z] 2022-07-11 14:33:52,670 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2022-07-11T14:33:53.033Z] 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) [2022-07-11T14:33:53.605Z] 2022-07-11 14:33:53,353 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2022-07-11T14:33:53.605Z] 2.2.1-dev.7 [Pipeline] } [2022-07-11T14:33:53.613Z] $ docker exec --env ******** --env ******** 3d9f57c7418e398af07d71cee07143d526ef4d4867a84340703850337228f262 ssh-agent -k [2022-07-11T14:33:53.729Z] unset SSH_AUTH_SOCK; [2022-07-11T14:33:53.729Z] unset SSH_AGENT_PID; [2022-07-11T14:33:53.729Z] echo Agent pid 40 killed; [2022-07-11T14:33:53.744Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-07-11T14:33:54.054Z] + git semver [Pipeline] } [2022-07-11T14:33:54.324Z] $ docker stop --time=1 3d9f57c7418e398af07d71cee07143d526ef4d4867a84340703850337228f262 [2022-07-11T14:33:55.604Z] $ 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 [2022-07-11T14:33:56.180Z] + [ -d /w/workspace/exfoundry_device-virtual-go_main/archives ] [2022-07-11T14:33:56.180Z] + ls -al /w/workspace/exfoundry_device-virtual-go_main/archives [2022-07-11T14:33:56.180Z] total 16 [2022-07-11T14:33:56.180Z] drwxr-xr-x 3 root root 4096 Jul 11 14:25 . [2022-07-11T14:33:56.180Z] drwxrwxr-x 10 jenkins jenkins 4096 Jul 11 14:33 .. [2022-07-11T14:33:56.180Z] drwxr-xr-x 2 root root 4096 Jul 11 14:25 cost [2022-07-11T14:33:56.180Z] -rw-r--r-- 1 root root 87 Jul 11 14:25 cost.csv [2022-07-11T14:33:56.180Z] + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-virtual-go_main/archives [2022-07-11T14:33:56.180Z] + ls -al /w/workspace/exfoundry_device-virtual-go_main/archives [2022-07-11T14:33:56.180Z] total 16 [2022-07-11T14:33:56.180Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 11 14:25 . [2022-07-11T14:33:56.180Z] drwxrwxr-x 10 jenkins jenkins 4096 Jul 11 14:33 .. [2022-07-11T14:33:56.180Z] drwxr-xr-x 2 jenkins jenkins 4096 Jul 11 14:25 cost [2022-07-11T14:33:56.180Z] -rw-r--r-- 1 jenkins jenkins 87 Jul 11 14:25 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-07-11T14:33:56.478Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-11T14:33:57.346Z] ---> package-listing.sh [2022-07-11T14:33:57.346Z] ++ facter osfamily [2022-07-11T14:33:57.346Z] ++ tr '[:upper:]' '[:lower:]' [2022-07-11T14:33:57.606Z] + OS_FAMILY=debian [2022-07-11T14:33:57.606Z] + workspace=/w/workspace/exfoundry_device-virtual-go_main [2022-07-11T14:33:57.606Z] + START_PACKAGES=/tmp/packages_start.txt [2022-07-11T14:33:57.606Z] + END_PACKAGES=/tmp/packages_end.txt [2022-07-11T14:33:57.606Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-07-11T14:33:57.606Z] + PACKAGES=/tmp/packages_start.txt [2022-07-11T14:33:57.606Z] + '[' /w/workspace/exfoundry_device-virtual-go_main ']' [2022-07-11T14:33:57.606Z] + PACKAGES=/tmp/packages_end.txt [2022-07-11T14:33:57.606Z] + case "${OS_FAMILY}" in [2022-07-11T14:33:57.606Z] + dpkg -l [2022-07-11T14:33:57.606Z] + grep '^ii' [2022-07-11T14:33:57.606Z] + '[' -f /tmp/packages_start.txt ']' [2022-07-11T14:33:57.606Z] + '[' -f /tmp/packages_end.txt ']' [2022-07-11T14:33:57.606Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-07-11T14:33:57.606Z] + '[' /w/workspace/exfoundry_device-virtual-go_main ']' [2022-07-11T14:33:57.606Z] + mkdir -p /w/workspace/exfoundry_device-virtual-go_main/archives/ [2022-07-11T14:33:57.606Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_device-virtual-go_main/archives/ [Pipeline] echo [2022-07-11T14:33:57.618Z] 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 [2022-07-11T14:33:57.897Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T14:33:58.467Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-11T14:33:58.467Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-11T14:33:58.546Z] prd-ubuntu20.04-docker-8c-8g-17419 does not seem to be running inside a container [2022-07-11T14:33:58.577Z] $ 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 [2022-07-11T14:33:58.795Z] $ docker top a56ef7f4515f25e0373b6d0e5ae35ccfe8158066e06ee1e52a0b853464462caa -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-11T14:33:59.155Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-07-11T14:33:59.447Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-07-11T14:33:59.738Z] + ls /var/log/sa-host [2022-07-11T14:33:59.738Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-11T14:33:59.870Z] provisioning config files... [2022-07-11T14:33:59.880Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config8553891798130999811tmp [Pipeline] { [Pipeline] echo [2022-07-11T14:33:59.895Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-11T14:34:00.182Z] ---> create-netrc.sh [Pipeline] } [2022-07-11T14:34:00.190Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-07-11T14:34:00.526Z] ---> python-tools-install.sh [Pipeline] echo [2022-07-11T14:34:00.535Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-11T14:34:00.827Z] ---> sudo-logs.sh [2022-07-11T14:34:00.827Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-07-11T14:34:00.851Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-11T14:34:01.140Z] ---> job-cost.sh [2022-07-11T14:34:01.140Z] lf-activate-venv: SKIPPING [2022-07-11T14:34:01.140Z] DEBUG: total: 0.2199999988079071 [2022-07-11T14:34:01.140Z] INFO: Retrieving Stack Cost... [2022-07-11T14:34:01.401Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-07-11T14:34:01.974Z] INFO: Archiving Costs [Pipeline] echo [2022-07-11T14:34:01.986Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-11T14:34:02.274Z] ---> logs-deploy.sh [2022-07-11T14:34:02.274Z] lf-activate-venv: SKIPPING [2022-07-11T14:34:02.274Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/main/42 [2022-07-11T14:34:02.274Z] INFO: archiving workspace using pattern(s): [2022-07-11T14:34:03.217Z] Archives upload complete. [2022-07-11T14:34:03.477Z] INFO: archiving logs to Nexus [2022-07-11T14:34:04.050Z] ---> uname -a: [2022-07-11T14:34:04.050Z] 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 [2022-07-11T14:34:04.050Z] [2022-07-11T14:34:04.050Z] [2022-07-11T14:34:04.050Z] ---> lscpu: [2022-07-11T14:34:04.050Z] Architecture: x86_64 [2022-07-11T14:34:04.050Z] CPU op-mode(s): 32-bit, 64-bit [2022-07-11T14:34:04.050Z] Byte Order: Little Endian [2022-07-11T14:34:04.050Z] Address sizes: 40 bits physical, 48 bits virtual [2022-07-11T14:34:04.050Z] CPU(s): 8 [2022-07-11T14:34:04.050Z] On-line CPU(s) list: 0-7 [2022-07-11T14:34:04.050Z] Thread(s) per core: 1 [2022-07-11T14:34:04.050Z] Core(s) per socket: 1 [2022-07-11T14:34:04.050Z] Socket(s): 8 [2022-07-11T14:34:04.050Z] NUMA node(s): 1 [2022-07-11T14:34:04.050Z] Vendor ID: AuthenticAMD [2022-07-11T14:34:04.050Z] CPU family: 23 [2022-07-11T14:34:04.050Z] Model: 49 [2022-07-11T14:34:04.050Z] Model name: AMD EPYC-Rome Processor [2022-07-11T14:34:04.050Z] Stepping: 0 [2022-07-11T14:34:04.050Z] CPU MHz: 2799.998 [2022-07-11T14:34:04.050Z] BogoMIPS: 5599.99 [2022-07-11T14:34:04.050Z] Virtualization: AMD-V [2022-07-11T14:34:04.050Z] Hypervisor vendor: KVM [2022-07-11T14:34:04.050Z] Virtualization type: full [2022-07-11T14:34:04.050Z] L1d cache: 256 KiB [2022-07-11T14:34:04.050Z] L1i cache: 256 KiB [2022-07-11T14:34:04.050Z] L2 cache: 4 MiB [2022-07-11T14:34:04.050Z] L3 cache: 128 MiB [2022-07-11T14:34:04.050Z] NUMA node0 CPU(s): 0-7 [2022-07-11T14:34:04.050Z] Vulnerability Itlb multihit: Not affected [2022-07-11T14:34:04.050Z] Vulnerability L1tf: Not affected [2022-07-11T14:34:04.050Z] Vulnerability Mds: Not affected [2022-07-11T14:34:04.050Z] Vulnerability Meltdown: Not affected [2022-07-11T14:34:04.050Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2022-07-11T14:34:04.050Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2022-07-11T14:34:04.050Z] Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2022-07-11T14:34:04.050Z] Vulnerability Srbds: Not affected [2022-07-11T14:34:04.050Z] Vulnerability Tsx async abort: Not affected [2022-07-11T14:34:04.050Z] 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 [2022-07-11T14:34:04.050Z] [2022-07-11T14:34:04.050Z] [2022-07-11T14:34:04.050Z] ---> nproc: [2022-07-11T14:34:04.050Z] 8 [2022-07-11T14:34:04.050Z] [2022-07-11T14:34:04.050Z] [2022-07-11T14:34:04.050Z] ---> df -h: [2022-07-11T14:34:04.050Z] Filesystem Size Used Avail Use% Mounted on [2022-07-11T14:34:04.050Z] overlay 155G 13G 143G 8% / [2022-07-11T14:34:04.050Z] tmpfs 64M 0 64M 0% /dev [2022-07-11T14:34:04.050Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2022-07-11T14:34:04.050Z] shm 64M 0 64M 0% /dev/shm [2022-07-11T14:34:04.050Z] /dev/vda1 155G 13G 143G 8% /facter-os [2022-07-11T14:34:04.050Z] [2022-07-11T14:34:04.050Z] [2022-07-11T14:34:04.050Z] ---> sar -b -r -n DEV: [2022-07-11T14:34:04.050Z] Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-17419) 07/11/22 _x86_64_ (8 CPU) [2022-07-11T14:34:04.050Z] [2022-07-11T14:34:04.050Z] 14:23:00 LINUX RESTART (8 CPU) [2022-07-11T14:34:04.050Z] [2022-07-11T14:34:04.050Z] 14:24:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2022-07-11T14:34:04.050Z] 14:25:01 169.34 1.95 167.39 0.00 36.66 58358.54 0.00 [2022-07-11T14:34:04.050Z] 14:26:02 205.03 0.07 204.97 0.00 6.00 40779.21 0.00 [2022-07-11T14:34:04.050Z] 14:27:01 1.73 0.00 1.73 0.00 0.00 158.09 0.00 [2022-07-11T14:34:04.050Z] 14:28:01 1.47 0.00 1.47 0.00 0.00 151.15 0.00 [2022-07-11T14:34:04.050Z] 14:29:01 0.95 0.02 0.93 0.00 0.13 145.18 0.00 [2022-07-11T14:34:04.050Z] 14:30:01 1.53 0.00 1.53 0.00 0.00 152.77 0.00 [2022-07-11T14:34:04.050Z] 14:31:01 0.95 0.00 0.95 0.00 0.00 144.89 0.00 [2022-07-11T14:34:04.050Z] 14:32:01 1.67 0.00 1.67 0.00 0.00 153.15 0.00 [2022-07-11T14:34:04.050Z] 14:33:01 1.08 0.00 1.08 0.00 0.00 147.15 0.00 [2022-07-11T14:34:04.050Z] 14:34:01 141.60 1.38 140.22 0.00 42.92 65269.71 0.00 [2022-07-11T14:34:04.050Z] Average: 52.62 0.34 52.28 0.00 8.59 16573.46 0.00 [2022-07-11T14:34:04.050Z] [2022-07-11T14:34:04.050Z] 14:24:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2022-07-11T14:34:04.050Z] 14:25:01 28259556 31749420 542644 1.65 161444 3517336 2103844 6.20 1307896 2843956 123824 [2022-07-11T14:34:04.050Z] 14:26:02 27644308 31766744 523720 1.59 173680 4097524 1786216 5.26 1353328 3370376 384 [2022-07-11T14:34:04.050Z] 14:27:01 27645300 31767880 522332 1.59 173716 4097528 1786216 5.26 1352312 3370380 12 [2022-07-11T14:34:04.050Z] 14:28:01 27647424 31770032 519964 1.58 173756 4097524 1786216 5.26 1350264 3370380 12 [2022-07-11T14:34:04.050Z] 14:29:01 27647536 31770212 519856 1.58 173768 4097536 1786216 5.26 1350528 3370456 24 [2022-07-11T14:34:04.050Z] 14:30:01 27647740 31770572 519440 1.58 173788 4097668 1786216 5.26 1349596 3370588 24 [2022-07-11T14:34:04.050Z] 14:31:01 27654748 31777764 512356 1.56 173804 4097668 1786216 5.26 1342668 3370756 8 [2022-07-11T14:34:04.050Z] 14:32:01 27655300 31778344 511844 1.56 173828 4097672 1786216 5.26 1343000 3370760 144 [2022-07-11T14:34:04.050Z] 14:33:01 27654912 31778012 512092 1.56 173860 4097668 1786216 5.26 1343040 3370764 16 [2022-07-11T14:34:04.050Z] 14:34:01 26132500 31740004 542472 1.65 217176 5407144 1931256 5.69 1479244 4616604 448 [2022-07-11T14:34:04.050Z] Average: 27558932 31766898 522672 1.59 176882 4170527 1832483 5.40 1357188 3442502 12490 [2022-07-11T14:34:04.050Z] [2022-07-11T14:34:04.050Z] 14:24:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2022-07-11T14:34:04.050Z] 14:25:01 vethf706580 0.00 0.18 0.00 0.02 0.00 0.00 0.00 0.00 [2022-07-11T14:34:04.050Z] 14:25:01 lo 2.80 2.80 0.27 0.27 0.00 0.00 0.00 0.00 [2022-07-11T14:34:04.050Z] 14:25:01 docker0 99.83 120.45 8.09 1041.34 0.00 0.00 0.00 0.00 [2022-07-11T14:34:04.050Z] 14:25:01 ens3 320.16 232.86 4948.39 83.88 0.00 0.00 0.00 0.00 [2022-07-11T14:34:04.050Z] 14:26:02 lo 8.13 8.13 0.80 0.80 0.00 0.00 0.00 0.00 [2022-07-11T14:34:04.050Z] 14:26:02 docker0 13.21 17.64 0.76 89.71 0.00 0.00 0.00 0.00 [2022-07-11T14:34:04.050Z] 14:26:02 ens3 217.46 162.08 2709.79 283.24 0.00 0.00 0.00 0.00 [2022-07-11T14:34:04.050Z] 14:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-11T14:34:04.050Z] 14:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-11T14:34:04.050Z] 14:27:01 ens3 0.71 0.66 0.04 0.06 0.00 0.00 0.00 0.00 [2022-07-11T14:34:04.050Z] 14:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-07-11T14:34:04.050Z] 14:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-11T14:34:04.050Z] 14:28:01 ens3 0.28 0.32 0.02 0.03 0.00 0.00 0.00 0.00 [2022-07-11T14:34:04.050Z] 14:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-11T14:34:04.050Z] 14:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-11T14:34:04.050Z] 14:29:01 ens3 0.18 0.13 0.08 0.07 0.00 0.00 0.00 0.00 [2022-07-11T14:34:04.050Z] 14:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-07-11T14:34:04.050Z] 14:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-11T14:34:04.050Z] 14:30:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-07-11T14:34:04.050Z] 14:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-11T14:34:04.050Z] 14:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-11T14:34:04.050Z] 14:31:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-11T14:34:04.050Z] 14:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-07-11T14:34:04.050Z] 14:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-11T14:34:04.050Z] 14:32:01 ens3 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2022-07-11T14:34:04.050Z] 14:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-11T14:34:04.050Z] 14:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-11T14:34:04.050Z] 14:33:01 ens3 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2022-07-11T14:34:04.050Z] 14:34:01 lo 2.53 2.53 0.24 0.24 0.00 0.00 0.00 0.00 [2022-07-11T14:34:04.050Z] 14:34:01 docker0 35.84 44.27 3.45 684.41 0.00 0.00 0.00 0.00 [2022-07-11T14:34:04.050Z] 14:34:01 ens3 396.83 273.04 7927.40 127.34 0.00 0.00 0.00 0.00 [2022-07-11T14:34:04.050Z] Average: lo 1.41 1.41 0.14 0.14 0.00 0.00 0.00 0.00 [2022-07-11T14:34:04.050Z] Average: docker0 14.91 18.27 1.23 181.84 0.00 0.00 0.00 0.00 [2022-07-11T14:34:04.050Z] Average: ens3 93.76 67.04 1561.20 49.55 0.00 0.00 0.00 0.00 [2022-07-11T14:34:04.050Z] [2022-07-11T14:34:04.050Z] [2022-07-11T14:34:04.050Z] ---> sar -P ALL: [2022-07-11T14:34:04.050Z] Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-17419) 07/11/22 _x86_64_ (8 CPU) [2022-07-11T14:34:04.050Z] [2022-07-11T14:34:04.050Z] 14:23:00 LINUX RESTART (8 CPU) [2022-07-11T14:34:04.050Z] [2022-07-11T14:34:04.050Z] 14:24:01 CPU %user %nice %system %iowait %steal %idle [2022-07-11T14:34:04.050Z] 14:25:01 all 30.58 0.00 7.37 0.89 0.10 61.06 [2022-07-11T14:34:04.050Z] 14:25:01 0 29.05 0.00 8.34 1.35 0.08 61.17 [2022-07-11T14:34:04.050Z] 14:25:01 1 30.89 0.00 7.66 1.14 0.12 60.19 [2022-07-11T14:34:04.050Z] 14:25:01 2 30.39 0.00 6.68 0.12 0.10 62.71 [2022-07-11T14:34:04.050Z] 14:25:01 3 30.13 0.00 7.43 0.39 0.09 61.97 [2022-07-11T14:34:04.050Z] 14:25:01 4 31.62 0.00 7.30 0.54 0.08 60.45 [2022-07-11T14:34:04.050Z] 14:25:01 5 30.08 0.00 7.41 2.78 0.10 59.63 [2022-07-11T14:34:04.050Z] 14:25:01 6 30.40 0.00 7.13 0.78 0.08 61.61 [2022-07-11T14:34:04.050Z] 14:25:01 7 32.12 0.00 7.01 0.02 0.10 60.75 [2022-07-11T14:34:04.050Z] 14:26:02 all 18.57 0.00 4.43 0.80 0.07 76.12 [2022-07-11T14:34:04.050Z] 14:26:02 0 19.90 0.00 4.39 1.92 0.07 73.73 [2022-07-11T14:34:04.050Z] 14:26:02 1 17.50 0.00 4.11 0.07 0.05 78.27 [2022-07-11T14:34:04.050Z] 14:26:02 2 17.89 0.00 4.13 0.37 0.05 77.56 [2022-07-11T14:34:04.050Z] 14:26:02 3 17.18 0.00 4.61 0.32 0.07 77.82 [2022-07-11T14:34:04.050Z] 14:26:02 4 18.04 0.00 4.97 2.76 0.08 74.15 [2022-07-11T14:34:04.051Z] 14:26:02 5 19.41 0.00 4.44 0.69 0.07 75.39 [2022-07-11T14:34:04.051Z] 14:26:02 6 18.97 0.00 4.11 0.24 0.07 76.61 [2022-07-11T14:34:04.051Z] 14:26:02 7 19.70 0.00 4.72 0.08 0.07 75.43 [2022-07-11T14:34:04.051Z] 14:27:01 all 0.27 0.00 0.02 0.01 0.00 99.71 [2022-07-11T14:34:04.051Z] 14:27:01 0 0.02 0.00 0.03 0.02 0.00 99.93 [2022-07-11T14:34:04.051Z] 14:27:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2022-07-11T14:34:04.051Z] 14:27:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-11T14:34:04.051Z] 14:27:01 3 0.03 0.00 0.02 0.00 0.02 99.93 [2022-07-11T14:34:04.051Z] 14:27:01 4 0.02 0.00 0.03 0.02 0.00 99.93 [2022-07-11T14:34:04.051Z] 14:27:01 5 1.97 0.00 0.00 0.02 0.00 98.01 [2022-07-11T14:34:04.051Z] 14:27:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2022-07-11T14:34:04.051Z] 14:27:01 7 0.05 0.00 0.02 0.00 0.00 99.93 [2022-07-11T14:34:04.051Z] 14:28:01 all 0.15 0.00 0.02 0.01 0.00 99.82 [2022-07-11T14:34:04.051Z] 14:28:01 0 0.03 0.00 0.03 0.02 0.00 99.92 [2022-07-11T14:34:04.051Z] 14:28:01 1 0.00 0.00 0.03 0.00 0.00 99.97 [2022-07-11T14:34:04.051Z] 14:28:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2022-07-11T14:34:04.051Z] 14:28:01 3 0.02 0.00 0.03 0.02 0.00 99.93 [2022-07-11T14:34:04.051Z] 14:28:01 4 0.07 0.00 0.03 0.00 0.00 99.90 [2022-07-11T14:34:04.051Z] 14:28:01 5 0.96 0.00 0.02 0.02 0.00 99.00 [2022-07-11T14:34:04.051Z] 14:28:01 6 0.03 0.00 0.00 0.00 0.00 99.97 [2022-07-11T14:34:04.051Z] 14:28:01 7 0.05 0.00 0.02 0.00 0.02 99.92 [2022-07-11T14:34:04.051Z] 14:29:01 all 0.03 0.00 0.01 0.00 0.00 99.95 [2022-07-11T14:34:04.051Z] 14:29:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2022-07-11T14:34:04.051Z] 14:29:01 1 0.07 0.00 0.02 0.00 0.02 99.90 [2022-07-11T14:34:04.051Z] 14:29:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2022-07-11T14:34:04.051Z] 14:29:01 3 0.07 0.00 0.02 0.00 0.00 99.92 [2022-07-11T14:34:04.051Z] 14:29:01 4 0.00 0.00 0.02 0.02 0.00 99.97 [2022-07-11T14:34:04.051Z] 14:29:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-11T14:34:04.051Z] 14:29:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2022-07-11T14:34:04.051Z] 14:29:01 7 0.05 0.00 0.02 0.00 0.00 99.93 [2022-07-11T14:34:04.051Z] 14:30:01 all 0.01 0.00 0.02 0.01 0.00 99.96 [2022-07-11T14:34:04.051Z] 14:30:01 0 0.00 0.00 0.02 0.03 0.02 99.93 [2022-07-11T14:34:04.051Z] 14:30:01 1 0.02 0.00 0.08 0.00 0.00 99.90 [2022-07-11T14:34:04.051Z] 14:30:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-11T14:34:04.051Z] 14:30:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2022-07-11T14:34:04.051Z] 14:30:01 4 0.02 0.00 0.02 0.02 0.00 99.95 [2022-07-11T14:34:04.051Z] 14:30:01 5 0.03 0.00 0.00 0.00 0.02 99.95 [2022-07-11T14:34:04.051Z] 14:30:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-11T14:34:04.051Z] 14:30:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2022-07-11T14:34:04.051Z] 14:31:01 all 0.02 0.00 0.01 0.00 0.00 99.97 [2022-07-11T14:34:04.051Z] 14:31:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-11T14:34:04.051Z] 14:31:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2022-07-11T14:34:04.051Z] 14:31:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2022-07-11T14:34:04.051Z] 14:31:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2022-07-11T14:34:04.051Z] 14:31:01 4 0.03 0.00 0.00 0.02 0.00 99.95 [2022-07-11T14:34:04.051Z] 14:31:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2022-07-11T14:34:04.051Z] 14:31:01 6 0.03 0.00 0.00 0.00 0.00 99.97 [2022-07-11T14:34:04.051Z] 14:31:01 7 0.03 0.00 0.02 0.00 0.00 99.95 [2022-07-11T14:34:04.051Z] 14:32:01 all 0.02 0.00 0.02 0.01 0.00 99.95 [2022-07-11T14:34:04.051Z] 14:32:01 0 0.02 0.00 0.02 0.02 0.00 99.95 [2022-07-11T14:34:04.051Z] 14:32:01 1 0.03 0.00 0.03 0.00 0.00 99.93 [2022-07-11T14:34:04.051Z] 14:32:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-11T14:34:04.051Z] 14:32:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2022-07-11T14:34:04.051Z] 14:32:01 4 0.03 0.00 0.02 0.00 0.00 99.95 [2022-07-11T14:34:04.051Z] 14:32:01 5 0.00 0.00 0.00 0.03 0.00 99.97 [2022-07-11T14:34:04.051Z] 14:32:01 6 0.02 0.00 0.03 0.00 0.02 99.93 [2022-07-11T14:34:04.051Z] 14:32:01 7 0.05 0.00 0.03 0.00 0.02 99.90 [2022-07-11T14:34:04.051Z] 14:33:01 all 0.04 0.00 0.02 0.00 0.00 99.93 [2022-07-11T14:34:04.051Z] 14:33:01 0 0.05 0.00 0.05 0.02 0.02 99.87 [2022-07-11T14:34:04.051Z] 14:33:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-11T14:34:04.051Z] 14:33:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2022-07-11T14:34:04.051Z] 14:33:01 3 0.05 0.00 0.03 0.00 0.00 99.92 [2022-07-11T14:34:04.051Z] 14:33:01 4 0.03 0.00 0.03 0.00 0.00 99.93 [2022-07-11T14:34:04.051Z] 14:33:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-11T14:34:04.051Z] 14:33:01 6 0.05 0.00 0.00 0.00 0.00 99.95 [2022-07-11T14:34:04.051Z] 14:33:01 7 0.12 0.00 0.02 0.00 0.00 99.87 [2022-07-11T14:34:04.051Z] 14:34:01 all 11.61 0.00 4.94 0.76 0.07 82.62 [2022-07-11T14:34:04.051Z] 14:34:01 0 10.41 0.00 5.47 1.03 0.07 83.03 [2022-07-11T14:34:04.051Z] 14:34:01 1 11.72 0.00 4.30 0.07 0.07 83.84 [2022-07-11T14:34:04.051Z] 14:34:01 2 11.77 0.00 4.59 0.22 0.07 83.35 [2022-07-11T14:34:04.051Z] 14:34:01 3 12.16 0.00 5.06 0.17 0.07 82.55 [2022-07-11T14:34:04.051Z] 14:34:01 4 11.82 0.00 5.15 1.76 0.07 81.21 [2022-07-11T14:34:04.051Z] 14:34:01 5 10.85 0.00 5.65 2.58 0.08 80.83 [2022-07-11T14:34:04.051Z] 14:34:01 6 12.08 0.00 4.71 0.24 0.07 82.91 [2022-07-11T14:34:04.051Z] 14:34:01 7 12.09 0.00 4.58 0.03 0.07 83.23 [2022-07-11T14:34:04.051Z] Average: all 6.08 0.00 1.67 0.25 0.02 91.98 [2022-07-11T14:34:04.051Z] Average: 0 5.91 0.00 1.82 0.44 0.03 91.81 [2022-07-11T14:34:04.051Z] Average: 1 5.97 0.00 1.61 0.13 0.03 92.27 [2022-07-11T14:34:04.051Z] Average: 2 5.96 0.00 1.53 0.07 0.02 92.41 [2022-07-11T14:34:04.051Z] Average: 3 5.91 0.00 1.71 0.09 0.03 92.27 [2022-07-11T14:34:04.051Z] Average: 4 6.11 0.00 1.74 0.51 0.02 91.62 [2022-07-11T14:34:04.051Z] Average: 5 6.29 0.00 1.74 0.61 0.03 91.34 [2022-07-11T14:34:04.051Z] Average: 6 6.11 0.00 1.59 0.12 0.02 92.15 [2022-07-11T14:34:04.051Z] Average: 7 6.36 0.00 1.63 0.01 0.03 91.97 [2022-07-11T14:34:04.051Z] [2022-07-11T14:34:04.051Z] [2022-07-11T14:34:04.051Z]