Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 92de881e1764f9c8787685d99df057aa74012de3 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-ssh17872619636736876686.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 2e0fbb9e3182d57c6b22477550a42c2d133d03c8 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-ssh4944273898272851178.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 2e0fbb9e3182d57c6b22477550a42c2d133d03c8 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-ssh11771256093418867394.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 2e0fbb9e3182d57c6b22477550a42c2d133d03c8 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 2e0fbb9e3182d57c6b22477550a42c2d133d03c8 # timeout=10 Commit message: "Merge pull request #405 from ernestojeda/fix-go-1.18-errors" > 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-ssh11869312251997753630.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-ssh3873482295750273185.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.18 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 Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-19491 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 92de881e1764f9c8787685d99df057aa74012de3 (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 92de881e1764f9c8787685d99df057aa74012de3 # timeout=10 Commit message: "build: Upgrade to Go 1.18 and alpine 3.16 (#294)" > git rev-list --no-walk 9528f76d0c83bd26f38fd0f12715516a47528699 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-07-11T23:09:46.536Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-07-11T23:09:46.584Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-07-11T23:09:46.597Z] ========================================================= [2022-07-11T23:09:46.597Z] EdgeX Global Pipelines Version Info [2022-07-11T23:09:46.597Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-07-11T23:09:47.368Z] ------------------- [2022-07-11T23:09:47.368Z] stable info: [2022-07-11T23:09:47.368Z] ------------------- [2022-07-11T23:09:47.368Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-07-11T23:09:47.368Z] Commit SHA: 2e0fbb9e3182d57c6b22477550a42c2d133d03c8 [2022-07-11T23:09:47.368Z] Message: update stable to v1.0.237 [2022-07-11T23:09:47.941Z] ------------------- [2022-07-11T23:09:47.941Z] experimental info: [2022-07-11T23:09:47.941Z] ------------------- [2022-07-11T23:09:47.941Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-07-11T23:09:47.941Z] Commit SHA: 2e0fbb9e3182d57c6b22477550a42c2d133d03c8 [2022-07-11T23:09:47.941Z] Message: update experimental to v1.0.237 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-07-11T23:09:48.192Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo [2022-07-11T23:09:48.201Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo [2022-07-11T23:09:48.209Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-07-11T23:09:48.216Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-07-11T23:09:48.224Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-07-11T23:09:48.232Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-07-11T23:09:48.240Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-07-11T23:09:48.248Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-07-11T23:09:48.255Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-07-11T23:09:48.263Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-07-11T23:09:48.272Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-07-11T23:09:48.290Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-virtual [Pipeline] echo [2022-07-11T23:09:48.306Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-07-11T23:09:48.317Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-07-11T23:09:48.327Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-07-11T23:09:48.339Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-07-11T23:09:48.350Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-07-11T23:09:48.363Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-07-11T23:09:48.374Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-07-11T23:09:48.387Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-07-11T23:09:48.401Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-07-11T23:09:48.412Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-07-11T23:09:48.423Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-07-11T23:09:48.434Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-07-11T23:09:48.446Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-07-11T23:09:48.459Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-07-11T23:09:48.469Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-07-11T23:09:48.480Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-07-11T23:09:48.492Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-07-11T23:09:48.503Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-07-11T23:09:48.514Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 92de881e1764f9c8787685d99df057aa74012de3 [Pipeline] echo [2022-07-11T23:09:48.525Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 92de881 [Pipeline] echo [2022-07-11T23:09:48.536Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-11T23:09:48.575Z] provisioning config files... [2022-07-11T23:09:48.589Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config1371621342136926944tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-11T23:09:48.901Z] ---> docker-login.sh [2022-07-11T23:09:48.901Z] nexus3.edgexfoundry.org:10001 [2022-07-11T23:09:49.165Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-11T23:09:49.439Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-11T23:09:49.439Z] Configure a credential helper to remove this warning. See [2022-07-11T23:09:49.439Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-11T23:09:49.439Z] [2022-07-11T23:09:49.439Z] Login Succeeded [2022-07-11T23:09:49.439Z] nexus3.edgexfoundry.org:10002 [2022-07-11T23:09:49.439Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-11T23:09:49.439Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-11T23:09:49.439Z] Configure a credential helper to remove this warning. See [2022-07-11T23:09:49.439Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-11T23:09:49.439Z] [2022-07-11T23:09:49.439Z] Login Succeeded [2022-07-11T23:09:49.439Z] nexus3.edgexfoundry.org:10003 [2022-07-11T23:09:49.699Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-11T23:09:49.700Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-11T23:09:49.700Z] Configure a credential helper to remove this warning. See [2022-07-11T23:09:49.700Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-11T23:09:49.700Z] [2022-07-11T23:09:49.700Z] Login Succeeded [2022-07-11T23:09:49.700Z] nexus3.edgexfoundry.org:10004 [2022-07-11T23:09:49.700Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-11T23:09:49.700Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-11T23:09:49.700Z] Configure a credential helper to remove this warning. See [2022-07-11T23:09:49.700Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-11T23:09:49.700Z] [2022-07-11T23:09:49.700Z] Login Succeeded [2022-07-11T23:09:49.700Z] docker.io [2022-07-11T23:09:49.962Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-11T23:09:50.223Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-11T23:09:50.223Z] Configure a credential helper to remove this warning. See [2022-07-11T23:09:50.223Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-11T23:09:50.223Z] [2022-07-11T23:09:50.223Z] Login Succeeded [2022-07-11T23:09:50.223Z] ---> docker-login.sh ends [Pipeline] } [2022-07-11T23:09:50.233Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-07-11T23:09:50.608Z] + git rev-list -1 --merges 92de881e1764f9c8787685d99df057aa74012de3~1..92de881e1764f9c8787685d99df057aa74012de3 [Pipeline] echo [2022-07-11T23:09:50.639Z] -----------> git rev-list -1 --merges 92de881e1764f9c8787685d99df057aa74012de3~1..92de881e1764f9c8787685d99df057aa74012de3 92de881e1764f9c8787685d99df057aa74012de3 [false] [Pipeline] sh [2022-07-11T23:09:50.937Z] + git log --format=format:%s -1 92de881e1764f9c8787685d99df057aa74012de3 [Pipeline] echo [2022-07-11T23:09:50.953Z] ========================================================= [2022-07-11T23:09:50.953Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-07-11T23:09:50.953Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-07-11T23:09:51.274Z] + git log --format=format:%s -1 92de881e1764f9c8787685d99df057aa74012de3 [Pipeline] echo [2022-07-11T23:09:51.285Z] [semverPrep] GIT_COMMIT: 92de881e1764f9c8787685d99df057aa74012de3, Commit Message: build: Upgrade to Go 1.18 and alpine 3.16 (#294) [Pipeline] echo [2022-07-11T23:09:51.297Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-07-11T23:09:51.665Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-07-11T23:09:51.665Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-07-11T23:09:51.665Z] + [ -e /tmp/ssh_known_hosts ] [2022-07-11T23:09:51.665Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-07-11T23:09:51.665Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-07-11T23:09:51.665Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-07-11T23:09:51.665Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T23:09:52.083Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-11T23:09:52.083Z] [2022-07-11T23:09:52.083Z] 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-11T23:09:52.395Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-11T23:09:52.395Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-07-11T23:09:52.395Z] b85a868b505f: Pulling fs layer [2022-07-11T23:09:52.395Z] e2be974225ed: Pulling fs layer [2022-07-11T23:09:52.395Z] 339a4e72a1f5: Pulling fs layer [2022-07-11T23:09:52.395Z] 988bab9f4d93: Pulling fs layer [2022-07-11T23:09:52.395Z] 1469e6f7b9e6: Pulling fs layer [2022-07-11T23:09:52.395Z] eaf3925da568: Pulling fs layer [2022-07-11T23:09:52.395Z] bab4dde63d76: Pulling fs layer [2022-07-11T23:09:52.395Z] bde34c3a00c8: Pulling fs layer [2022-07-11T23:09:52.395Z] b352a97aabf1: Pulling fs layer [2022-07-11T23:09:52.395Z] 4872d77fe225: Pulling fs layer [2022-07-11T23:09:52.395Z] 5851b861e8e6: Pulling fs layer [2022-07-11T23:09:52.395Z] bab4dde63d76: Waiting [2022-07-11T23:09:52.395Z] 4872d77fe225: Waiting [2022-07-11T23:09:52.395Z] 5851b861e8e6: Waiting [2022-07-11T23:09:52.395Z] b352a97aabf1: Waiting [2022-07-11T23:09:52.395Z] bde34c3a00c8: Waiting [2022-07-11T23:09:52.395Z] 988bab9f4d93: Waiting [2022-07-11T23:09:52.395Z] e2be974225ed: Verifying Checksum [2022-07-11T23:09:52.395Z] e2be974225ed: Download complete [2022-07-11T23:09:52.395Z] 988bab9f4d93: Download complete [2022-07-11T23:09:52.658Z] 339a4e72a1f5: Verifying Checksum [2022-07-11T23:09:52.658Z] 339a4e72a1f5: Download complete [2022-07-11T23:09:52.658Z] 1469e6f7b9e6: Verifying Checksum [2022-07-11T23:09:52.658Z] 1469e6f7b9e6: Download complete [2022-07-11T23:09:52.658Z] eaf3925da568: Verifying Checksum [2022-07-11T23:09:52.658Z] eaf3925da568: Download complete [2022-07-11T23:09:52.658Z] bde34c3a00c8: Download complete [2022-07-11T23:09:52.658Z] b352a97aabf1: Verifying Checksum [2022-07-11T23:09:52.658Z] b352a97aabf1: Download complete [2022-07-11T23:09:52.658Z] 4872d77fe225: Verifying Checksum [2022-07-11T23:09:52.658Z] 4872d77fe225: Download complete [2022-07-11T23:09:52.658Z] 5851b861e8e6: Download complete [2022-07-11T23:09:52.658Z] b85a868b505f: Verifying Checksum [2022-07-11T23:09:52.658Z] b85a868b505f: Download complete [2022-07-11T23:09:52.918Z] bab4dde63d76: Verifying Checksum [2022-07-11T23:09:52.918Z] bab4dde63d76: Download complete [2022-07-11T23:09:54.301Z] b85a868b505f: Pull complete [2022-07-11T23:09:54.301Z] e2be974225ed: Pull complete [2022-07-11T23:09:54.873Z] 339a4e72a1f5: Pull complete [2022-07-11T23:09:54.873Z] 988bab9f4d93: Pull complete [2022-07-11T23:09:55.446Z] 1469e6f7b9e6: Pull complete [2022-07-11T23:09:55.446Z] eaf3925da568: Pull complete [2022-07-11T23:09:57.358Z] bab4dde63d76: Pull complete [2022-07-11T23:09:57.358Z] bde34c3a00c8: Pull complete [2022-07-11T23:09:57.618Z] b352a97aabf1: Pull complete [2022-07-11T23:09:57.618Z] 4872d77fe225: Pull complete [2022-07-11T23:09:57.618Z] 5851b861e8e6: Pull complete [2022-07-11T23:09:57.618Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-07-11T23:09:57.878Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-11T23:09:57.878Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-11T23:09:57.983Z] prd-ubuntu20.04-docker-8c-8g-19491 does not seem to be running inside a container [2022-07-11T23:09:58.028Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-07-11T23:09:59.387Z] $ docker top 12d01c39c1259866e58dd35848a6bd8123208ebace5a2fc22d79652e7c73324e -eo pid,comm [2022-07-11T23:09:59.457Z] 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-11T23:09:59.457Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-07-11T23:09:59.493Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-11T23:09:59.493Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-11T23:09:59.626Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-11T23:09:59.634Z] $ docker exec 12d01c39c1259866e58dd35848a6bd8123208ebace5a2fc22d79652e7c73324e ssh-agent [2022-07-11T23:09:59.781Z] SSH_AUTH_SOCK=/tmp/ssh-ZUkBnTe0nDSM/agent.33 [2022-07-11T23:09:59.781Z] SSH_AGENT_PID=39 [2022-07-11T23:09:59.788Z] Running ssh-add (command line suppressed) [2022-07-11T23:09:59.923Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_7430994901689905921.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_7430994901689905921.key) [2022-07-11T23:09:59.936Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-11T23:10:00.228Z] + git tag --points-at HEAD [Pipeline] } [2022-07-11T23:10:00.245Z] $ docker exec --env ******** --env ******** 12d01c39c1259866e58dd35848a6bd8123208ebace5a2fc22d79652e7c73324e ssh-agent -k [2022-07-11T23:10:00.369Z] unset SSH_AUTH_SOCK; [2022-07-11T23:10:00.369Z] unset SSH_AGENT_PID; [2022-07-11T23:10:00.369Z] echo Agent pid 39 killed; [2022-07-11T23:10:00.378Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-07-11T23:10:00.400Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-11T23:10:00.400Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-11T23:10:00.531Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-11T23:10:00.538Z] $ docker exec 12d01c39c1259866e58dd35848a6bd8123208ebace5a2fc22d79652e7c73324e ssh-agent [2022-07-11T23:10:00.663Z] SSH_AUTH_SOCK=/tmp/ssh-21qxfmTYAZrk/agent.72 [2022-07-11T23:10:00.663Z] SSH_AGENT_PID=78 [2022-07-11T23:10:00.670Z] Running ssh-add (command line suppressed) [2022-07-11T23:10:00.789Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_8556807238818180695.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_8556807238818180695.key) [2022-07-11T23:10:00.801Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-11T23:10:01.092Z] + git semver init [2022-07-11T23:10:01.352Z] 2022-07-11 23:10:01,297 [run_init] DEBUG init version:0.0.0 force:False [2022-07-11T23:10:01.352Z] 2022-07-11 23:10:01,298 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-virtual-go_main/.semver [2022-07-11T23:10:01.352Z] 2022-07-11 23:10:01,298 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-virtual-go.git /w/workspace/exfoundry_device-virtual-go_main/.semver [2022-07-11T23:10:01.352Z] 2022-07-11 23:10:01,299 [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-11T23:10:02.306Z] 2022-07-11 23:10:02,300 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-virtual-go_main/.git/info/exclude [2022-07-11T23:10:02.306Z] 2022-07-11 23:10:02,301 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-virtual-go_main/.semver/main with force:False [2022-07-11T23:10:02.306Z] 2022-07-11 23:10:02,301 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2022-07-11T23:10:02.306Z] 2022-07-11 23:10:02,301 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2022-07-11T23:10:02.306Z] 2.2.1-dev.7 [Pipeline] } [2022-07-11T23:10:02.583Z] $ docker exec --env ******** --env ******** 12d01c39c1259866e58dd35848a6bd8123208ebace5a2fc22d79652e7c73324e ssh-agent -k [2022-07-11T23:10:02.720Z] unset SSH_AUTH_SOCK; [2022-07-11T23:10:02.721Z] unset SSH_AGENT_PID; [2022-07-11T23:10:02.721Z] echo Agent pid 78 killed; [2022-07-11T23:10:02.729Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-07-11T23:10:03.035Z] + git semver [Pipeline] } [2022-07-11T23:10:03.315Z] $ docker stop --time=1 12d01c39c1259866e58dd35848a6bd8123208ebace5a2fc22d79652e7c73324e [2022-07-11T23:10:04.663Z] $ docker rm -f 12d01c39c1259866e58dd35848a6bd8123208ebace5a2fc22d79652e7c73324e [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-11T23:10:05.012Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-07-11T23:10:05.269Z] Stashed 1 file(s) [Pipeline] echo [2022-07-11T23:10:05.271Z] [edgeXSemver]: initialized semver on version 2.2.1-dev.7 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-11T23:10:05.435Z] provisioning config files... [2022-07-11T23:10:05.446Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config2204136736025994431tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-11T23:10:05.754Z] ---> docker-login.sh [2022-07-11T23:10:05.754Z] nexus3.edgexfoundry.org:10001 [2022-07-11T23:10:05.754Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-11T23:10:05.754Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-11T23:10:05.754Z] Configure a credential helper to remove this warning. See [2022-07-11T23:10:05.754Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-11T23:10:05.754Z] [2022-07-11T23:10:05.754Z] Login Succeeded [2022-07-11T23:10:05.754Z] nexus3.edgexfoundry.org:10002 [2022-07-11T23:10:05.754Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-11T23:10:06.015Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-11T23:10:06.015Z] Configure a credential helper to remove this warning. See [2022-07-11T23:10:06.015Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-11T23:10:06.015Z] [2022-07-11T23:10:06.015Z] Login Succeeded [2022-07-11T23:10:06.015Z] nexus3.edgexfoundry.org:10003 [2022-07-11T23:10:06.015Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-11T23:10:06.015Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-11T23:10:06.015Z] Configure a credential helper to remove this warning. See [2022-07-11T23:10:06.015Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-11T23:10:06.015Z] [2022-07-11T23:10:06.015Z] Login Succeeded [2022-07-11T23:10:06.015Z] nexus3.edgexfoundry.org:10004 [2022-07-11T23:10:06.278Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-11T23:10:06.278Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-11T23:10:06.278Z] Configure a credential helper to remove this warning. See [2022-07-11T23:10:06.278Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-11T23:10:06.278Z] [2022-07-11T23:10:06.278Z] Login Succeeded [2022-07-11T23:10:06.278Z] docker.io [2022-07-11T23:10:06.278Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-11T23:10:06.540Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-11T23:10:06.540Z] Configure a credential helper to remove this warning. See [2022-07-11T23:10:06.540Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-11T23:10:06.540Z] [2022-07-11T23:10:06.540Z] Login Succeeded [2022-07-11T23:10:06.540Z] ---> docker-login.sh ends [Pipeline] } [2022-07-11T23:10:06.549Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-07-11T23:10:06.603Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-11T23:10:06.612Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-11T23:10:06.618Z] ========================================================= [2022-07-11T23:10:06.618Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-07-11T23:10:06.618Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T23:10:06.941Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2022-07-11T23:10:06.942Z] Sending build context to Docker daemon 23.05MB [2022-07-11T23:10:06.942Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2022-07-11T23:10:06.942Z] Step 2/12 : FROM ${BASE} AS builder [2022-07-11T23:10:07.207Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-07-11T23:10:07.208Z] 2408cc74d12b: Pulling fs layer [2022-07-11T23:10:07.208Z] ea60b727a1ce: Pulling fs layer [2022-07-11T23:10:07.208Z] 30c4a7721957: Pulling fs layer [2022-07-11T23:10:07.208Z] 370296b7ddb6: Pulling fs layer [2022-07-11T23:10:07.208Z] 7c6cee850709: Pulling fs layer [2022-07-11T23:10:07.208Z] 39a5fcdaea64: Pulling fs layer [2022-07-11T23:10:07.208Z] d94ebbe4e438: Pulling fs layer [2022-07-11T23:10:07.208Z] bcfd1f05c69d: Pulling fs layer [2022-07-11T23:10:07.208Z] 59ccb84bbe0f: Pulling fs layer [2022-07-11T23:10:07.208Z] 370296b7ddb6: Waiting [2022-07-11T23:10:07.208Z] 7c6cee850709: Waiting [2022-07-11T23:10:07.208Z] 39a5fcdaea64: Waiting [2022-07-11T23:10:07.208Z] d94ebbe4e438: Waiting [2022-07-11T23:10:07.208Z] 59ccb84bbe0f: Waiting [2022-07-11T23:10:07.208Z] 30c4a7721957: Verifying Checksum [2022-07-11T23:10:07.208Z] 30c4a7721957: Download complete [2022-07-11T23:10:07.208Z] ea60b727a1ce: Verifying Checksum [2022-07-11T23:10:07.208Z] ea60b727a1ce: Download complete [2022-07-11T23:10:07.208Z] 7c6cee850709: Verifying Checksum [2022-07-11T23:10:07.208Z] 7c6cee850709: Download complete [2022-07-11T23:10:07.208Z] 39a5fcdaea64: Verifying Checksum [2022-07-11T23:10:07.208Z] 39a5fcdaea64: Download complete [2022-07-11T23:10:07.208Z] 2408cc74d12b: Verifying Checksum [2022-07-11T23:10:07.208Z] 2408cc74d12b: Download complete [2022-07-11T23:10:07.208Z] d94ebbe4e438: Verifying Checksum [2022-07-11T23:10:07.208Z] d94ebbe4e438: Download complete [2022-07-11T23:10:07.475Z] 2408cc74d12b: Pull complete [2022-07-11T23:10:07.475Z] ea60b727a1ce: Pull complete [2022-07-11T23:10:07.475Z] 30c4a7721957: Pull complete [2022-07-11T23:10:07.738Z] 59ccb84bbe0f: Verifying Checksum [2022-07-11T23:10:07.738Z] 59ccb84bbe0f: Download complete [2022-07-11T23:10:07.996Z] bcfd1f05c69d: Verifying Checksum [2022-07-11T23:10:07.996Z] bcfd1f05c69d: Download complete [2022-07-11T23:10:07.996Z] 370296b7ddb6: Verifying Checksum [2022-07-11T23:10:07.996Z] 370296b7ddb6: Download complete [2022-07-11T23:10:12.192Z] 370296b7ddb6: Pull complete [2022-07-11T23:10:12.454Z] 7c6cee850709: Pull complete [2022-07-11T23:10:12.454Z] 39a5fcdaea64: Pull complete [2022-07-11T23:10:12.454Z] d94ebbe4e438: Pull complete [2022-07-11T23:10:14.997Z] bcfd1f05c69d: Pull complete [2022-07-11T23:10:15.567Z] 59ccb84bbe0f: Pull complete [2022-07-11T23:10:15.567Z] Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 [2022-07-11T23:10:15.567Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-07-11T23:10:15.567Z] ---> a4fb48ad2a94 [2022-07-11T23:10:15.568Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-07-11T23:10:17.485Z] ---> Running in fb4628ea6e8d [2022-07-11T23:10:17.485Z] Removing intermediate container fb4628ea6e8d [2022-07-11T23:10:17.485Z] ---> 05b8c8f04675 [2022-07-11T23:10:17.485Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2022-07-11T23:10:17.486Z] ---> Running in 620535b3b26b [2022-07-11T23:10:17.486Z] Removing intermediate container 620535b3b26b [2022-07-11T23:10:17.486Z] ---> c8a42e15c724 [2022-07-11T23:10:17.486Z] Step 5/12 : WORKDIR /device-virtual-go [2022-07-11T23:10:17.486Z] ---> Running in 5aad6ba11af5 [2022-07-11T23:10:17.747Z] Removing intermediate container 5aad6ba11af5 [2022-07-11T23:10:17.747Z] ---> 10a45da76c84 [2022-07-11T23:10:17.747Z] Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-11T23:10:17.747Z] ---> Running in e6fe449323ff [2022-07-11T23:10:18.319Z] Removing intermediate container e6fe449323ff [2022-07-11T23:10:18.319Z] ---> 3e8d0a850d29 [2022-07-11T23:10:18.319Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-07-11T23:10:18.319Z] ---> Running in d4232f0e7433 [2022-07-11T23:10:18.580Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-11T23:10:19.520Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-11T23:10:20.090Z] (1/4) Installing openssh-keygen (9.0_p1-r1) [2022-07-11T23:10:20.090Z] (2/4) Installing libedit (20210910.3.1-r0) [2022-07-11T23:10:20.090Z] (3/4) Installing openssh-client-common (9.0_p1-r1) [2022-07-11T23:10:20.350Z] (4/4) Installing openssh-client-default (9.0_p1-r1) [2022-07-11T23:10:20.350Z] Executing busybox-1.35.0-r13.trigger [2022-07-11T23:10:20.350Z] OK: 216 MiB in 55 packages [2022-07-11T23:10:20.382Z] Still waiting to schedule task [2022-07-11T23:10:20.382Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2022-07-11T23:10:20.921Z] Removing intermediate container d4232f0e7433 [2022-07-11T23:10:20.921Z] ---> 71c7b2503cf5 [2022-07-11T23:10:20.921Z] Step 8/12 : COPY go.mod vendor* ./ [2022-07-11T23:10:20.921Z] ---> 1ccda4c5ee7a [2022-07-11T23:10:20.921Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-11T23:10:21.182Z] ---> Running in a26f173b8b9b [2022-07-11T23:10:39.313Z] Removing intermediate container a26f173b8b9b [2022-07-11T23:10:39.313Z] ---> 36e2dc41b596 [2022-07-11T23:10:39.313Z] Step 10/12 : COPY . . [2022-07-11T23:10:39.313Z] ---> 622f6b98e1c3 [2022-07-11T23:10:39.313Z] Step 11/12 : ARG MAKE='make build' [2022-07-11T23:10:39.313Z] ---> Running in a4d230ee9a5b [2022-07-11T23:10:39.313Z] Removing intermediate container a4d230ee9a5b [2022-07-11T23:10:39.313Z] ---> 55b4070023dd [2022-07-11T23:10:39.313Z] Step 12/12 : RUN $MAKE [2022-07-11T23:10:39.313Z] ---> Running in 9fce360d4d20 [2022-07-11T23:10:39.578Z] noop [2022-07-11T23:10:39.839Z] Removing intermediate container 9fce360d4d20 [2022-07-11T23:10:39.839Z] ---> c254deb2bb4a [2022-07-11T23:10:39.839Z] Successfully built c254deb2bb4a [2022-07-11T23:10:39.839Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T23:10:40.163Z] + docker inspect -f . ci-base-image-x86_64 [2022-07-11T23:10:40.163Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-11T23:10:40.249Z] prd-ubuntu20.04-docker-8c-8g-19491 does not seem to be running inside a container [2022-07-11T23:10:40.287Z] $ 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 ******** ci-base-image-x86_64 cat [2022-07-11T23:10:40.695Z] $ docker top 3936bb2eed4d55ff926e6d8bbe4f546eea6a5a9a18de66eef654c047262d64d7 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-11T23:10:41.069Z] + go version [2022-07-11T23:10:41.069Z] go version go1.18.3 linux/amd64 [Pipeline] } [2022-07-11T23:10:41.085Z] $ docker stop --time=1 3936bb2eed4d55ff926e6d8bbe4f546eea6a5a9a18de66eef654c047262d64d7 [2022-07-11T23:10:42.391Z] $ docker rm -f 3936bb2eed4d55ff926e6d8bbe4f546eea6a5a9a18de66eef654c047262d64d7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T23:10:42.899Z] + docker inspect -f . ci-base-image-x86_64 [2022-07-11T23:10:42.899Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-11T23:10:43.056Z] prd-ubuntu20.04-docker-8c-8g-19491 does not seem to be running inside a container [2022-07-11T23:10:43.103Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -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 ******** ci-base-image-x86_64 cat [2022-07-11T23:10:43.542Z] $ docker top 46b4a78953024357ad4e6b3a2c854fdc383b2e3daaeb1bce7b9be98064c50992 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-11T23:10:43.912Z] + git config --global --add safe.directory /w/workspace/exfoundry_device-virtual-go_main [Pipeline] fileExists [Pipeline] sh [2022-07-11T23:10:44.216Z] + make test [2022-07-11T23:10:44.217Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out [2022-07-11T23:10:44.475Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2022-07-11T23:10:54.465Z] ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] [2022-07-11T23:10:54.723Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.044s coverage: 65.7% of statements [2022-07-11T23:11:02.856Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2022-07-11T23:11:02.856Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-07-11T23:11:06.159Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-07-11T23:11:06.159Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-07-11T23:11:06.159Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-07-11T23:11:06.175Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-07-11T23:11:06.193Z] $ docker stop --time=1 46b4a78953024357ad4e6b3a2c854fdc383b2e3daaeb1bce7b9be98064c50992 [2022-07-11T23:11:08.004Z] $ docker rm -f 46b4a78953024357ad4e6b3a2c854fdc383b2e3daaeb1bce7b9be98064c50992 [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-11T23:11:08.453Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-07-11T23:11:08.492Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-07-11T23:11:08.987Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-07-11T23:11:09.276Z] + ls -al . [2022-07-11T23:11:09.276Z] total 192 [2022-07-11T23:11:09.276Z] drwxrwxr-x 9 jenkins jenkins 4096 Jul 11 23:10 . [2022-07-11T23:11:09.276Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 11 23:09 .. [2022-07-11T23:11:09.276Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 11 23:10 .git [2022-07-11T23:11:09.276Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 11 23:09 .github [2022-07-11T23:11:09.276Z] -rw-rw-r-- 1 jenkins jenkins 337 Jul 11 23:09 .gitignore [2022-07-11T23:11:09.276Z] -rw-rw-r-- 1 jenkins jenkins 41 Jul 11 23:09 .golangci.yml [2022-07-11T23:11:09.276Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 11 23:10 .semver [2022-07-11T23:11:09.276Z] -rw-rw-r-- 1 jenkins jenkins 8152 Jul 11 23:09 Attribution.txt [2022-07-11T23:11:09.276Z] -rw-rw-r-- 1 jenkins jenkins 9649 Jul 11 23:09 CHANGELOG.md [2022-07-11T23:11:09.276Z] -rw-rw-r-- 1 jenkins jenkins 1978 Jul 11 23:09 Dockerfile [2022-07-11T23:11:09.276Z] -rw-rw-r-- 1 jenkins jenkins 677 Jul 11 23:09 GOVERNANCE.md [2022-07-11T23:11:09.276Z] -rw-rw-r-- 1 jenkins jenkins 660 Jul 11 23:09 Jenkinsfile [2022-07-11T23:11:09.276Z] -rw-rw-r-- 1 jenkins jenkins 11340 Jul 11 23:09 LICENSE [2022-07-11T23:11:09.276Z] -rw-rw-r-- 1 jenkins jenkins 2248 Jul 11 23:09 Makefile [2022-07-11T23:11:09.276Z] -rw-rw-r-- 1 jenkins jenkins 623 Jul 11 23:09 OWNERS.md [2022-07-11T23:11:09.276Z] -rw-rw-r-- 1 jenkins jenkins 2914 Jul 11 23:09 README.md [2022-07-11T23:11:09.276Z] -rw-rw-r-- 1 jenkins jenkins 11 Jul 11 23:10 VERSION [2022-07-11T23:11:09.276Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 11 23:09 bin [2022-07-11T23:11:09.276Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 11 23:09 cmd [2022-07-11T23:11:09.276Z] -rw-r--r-- 1 jenkins jenkins 44128 Jul 11 23:10 coverage.out [2022-07-11T23:11:09.276Z] -rw-rw-r-- 1 jenkins jenkins 3190 Jul 11 23:09 go.mod [2022-07-11T23:11:09.276Z] -rw-rw-r-- 1 jenkins jenkins 34837 Jul 11 23:09 go.sum [2022-07-11T23:11:09.276Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 11 23:09 internal [2022-07-11T23:11:09.276Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 11 23:09 snap [2022-07-11T23:11:09.276Z] -rw-rw-r-- 1 jenkins jenkins 235 Jul 11 23:09 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T23:11:09.613Z] + 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=92de881e1764f9c8787685d99df057aa74012de3 --label arch=amd64 --label version=2.2.1-dev.7 . [2022-07-11T23:11:09.613Z] Sending build context to Docker daemon 23.09MB [2022-07-11T23:11:09.613Z] Step 1/26 : ARG BASE=golang:1.18-alpine3.16 [2022-07-11T23:11:09.613Z] Step 2/26 : FROM ${BASE} AS builder [2022-07-11T23:11:09.613Z] ---> c254deb2bb4a [2022-07-11T23:11:09.613Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-07-11T23:11:09.874Z] ---> Running in c054414ff736 [2022-07-11T23:11:09.874Z] Removing intermediate container c054414ff736 [2022-07-11T23:11:09.874Z] ---> 1523c0dffed6 [2022-07-11T23:11:09.874Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2022-07-11T23:11:09.874Z] ---> Running in cbd7d2444a5c [2022-07-11T23:11:10.135Z] Removing intermediate container cbd7d2444a5c [2022-07-11T23:11:10.135Z] ---> 36143148f00a [2022-07-11T23:11:10.135Z] Step 5/26 : WORKDIR /device-virtual-go [2022-07-11T23:11:10.135Z] ---> Running in 0df1848f1cca [2022-07-11T23:11:10.135Z] Removing intermediate container 0df1848f1cca [2022-07-11T23:11:10.135Z] ---> 338c5b33dbd5 [2022-07-11T23:11:10.135Z] Step 6/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-11T23:11:10.135Z] ---> Running in d41ac323bc5f [2022-07-11T23:11:10.710Z] Removing intermediate container d41ac323bc5f [2022-07-11T23:11:10.710Z] ---> 5383bc1d7f8e [2022-07-11T23:11:10.710Z] Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-07-11T23:11:10.710Z] ---> Running in 788d3da87609 [2022-07-11T23:11:11.281Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-11T23:11:11.852Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-11T23:11:12.113Z] OK: 216 MiB in 55 packages [2022-07-11T23:11:12.684Z] Removing intermediate container 788d3da87609 [2022-07-11T23:11:12.684Z] ---> 3c082cfb953a [2022-07-11T23:11:12.684Z] Step 8/26 : COPY go.mod vendor* ./ [2022-07-11T23:11:12.684Z] ---> 6331ba51e60e [2022-07-11T23:11:12.684Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-11T23:11:12.684Z] ---> Running in ee25fe62bc85 [2022-07-11T23:11:13.620Z] Removing intermediate container ee25fe62bc85 [2022-07-11T23:11:13.620Z] ---> ed57a322246a [2022-07-11T23:11:13.620Z] Step 10/26 : COPY . . [2022-07-11T23:11:14.192Z] ---> f67f12fe3cd1 [2022-07-11T23:11:14.192Z] Step 11/26 : ARG MAKE='make build' [2022-07-11T23:11:14.192Z] ---> Running in c63f3b342ea8 [2022-07-11T23:11:14.192Z] Removing intermediate container c63f3b342ea8 [2022-07-11T23:11:14.192Z] ---> 313533e0b2b6 [2022-07-11T23:11:14.192Z] Step 12/26 : RUN $MAKE [2022-07-11T23:11:14.192Z] ---> Running in 86225adc2957 [2022-07-11T23:11:14.453Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-virtual-go.Version=2.2.1-dev.7" -trimpath -mod=readonly -buildmode=pie -o cmd/device-virtual ./cmd [2022-07-11T23:11:36.403Z] Removing intermediate container 86225adc2957 [2022-07-11T23:11:36.403Z] ---> e4a2e269253b [2022-07-11T23:11:36.403Z] Step 13/26 : FROM alpine:3.16 [2022-07-11T23:11:36.403Z] 3.16: Pulling from library/alpine [2022-07-11T23:11:36.403Z] 2408cc74d12b: Already exists [2022-07-11T23:11:36.403Z] Digest: sha256:686d8c9dfa6f3ccfc8230bc3178d23f84eeaf7e457f36f271ab1acc53015037c [2022-07-11T23:11:36.403Z] Status: Downloaded newer image for alpine:3.16 [2022-07-11T23:11:36.403Z] ---> e66264b98777 [2022-07-11T23:11:36.403Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2022-07-11T23:11:36.403Z] ---> Running in 73624c189644 [2022-07-11T23:11:36.403Z] Removing intermediate container 73624c189644 [2022-07-11T23:11:36.403Z] ---> 24ea6a76a7a2 [2022-07-11T23:11:36.403Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-11T23:11:36.403Z] ---> Running in a94fa6a07573 [2022-07-11T23:11:36.975Z] Removing intermediate container a94fa6a07573 [2022-07-11T23:11:36.975Z] ---> f777a939bc4f [2022-07-11T23:11:36.975Z] Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init [2022-07-11T23:11:37.235Z] ---> Running in 31a7c2c8537e [2022-07-11T23:11:37.497Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-11T23:11:38.443Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-11T23:11:38.443Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-07-11T23:11:38.704Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-07-11T23:11:38.704Z] (3/6) Installing libsodium (1.0.18-r0) [2022-07-11T23:11:38.704Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-07-11T23:11:38.965Z] (5/6) Installing libzmq (4.3.4-r0) [2022-07-11T23:11:38.965Z] (6/6) Installing zeromq (4.3.4-r0) [2022-07-11T23:11:39.244Z] Executing busybox-1.35.0-r13.trigger [2022-07-11T23:11:39.244Z] OK: 8 MiB in 20 packages [2022-07-11T23:11:39.504Z] Removing intermediate container 31a7c2c8537e [2022-07-11T23:11:39.504Z] ---> 9bfdbc7fb31f [2022-07-11T23:11:39.504Z] Step 17/26 : WORKDIR / [2022-07-11T23:11:39.504Z] ---> Running in e832ab403cfe [2022-07-11T23:11:39.765Z] Removing intermediate container e832ab403cfe [2022-07-11T23:11:39.765Z] ---> 626ad3a50699 [2022-07-11T23:11:39.765Z] Step 18/26 : COPY --from=builder /device-virtual-go/Attribution.txt / [2022-07-11T23:11:39.765Z] ---> b63553d2ed76 [2022-07-11T23:11:39.765Z] Step 19/26 : COPY --from=builder /device-virtual-go/LICENSE / [2022-07-11T23:11:40.027Z] ---> 89849f6cbd23 [2022-07-11T23:11:40.027Z] Step 20/26 : COPY --from=builder /device-virtual-go/cmd / [2022-07-11T23:11:40.598Z] ---> b95cd67c3f11 [2022-07-11T23:11:40.598Z] Step 21/26 : EXPOSE 59900 [2022-07-11T23:11:40.598Z] ---> Running in 6976d0976375 [2022-07-11T23:11:40.859Z] Removing intermediate container 6976d0976375 [2022-07-11T23:11:40.859Z] ---> 0f73a368c8e8 [2022-07-11T23:11:40.859Z] Step 22/26 : ENTRYPOINT ["/device-virtual"] [2022-07-11T23:11:40.859Z] ---> Running in f4bedd22e9eb [2022-07-11T23:11:40.859Z] Removing intermediate container f4bedd22e9eb [2022-07-11T23:11:40.859Z] ---> 6e6eceebfcf8 [2022-07-11T23:11:40.859Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-11T23:11:40.859Z] ---> Running in b637a61e2657 [2022-07-11T23:11:41.119Z] Removing intermediate container b637a61e2657 [2022-07-11T23:11:41.119Z] ---> da61cc62321a [2022-07-11T23:11:41.119Z] Step 24/26 : LABEL arch=amd64 [2022-07-11T23:11:41.119Z] ---> Running in 23b86701bf5b [2022-07-11T23:11:41.119Z] Removing intermediate container 23b86701bf5b [2022-07-11T23:11:41.119Z] ---> ab0ae383b6c9 [2022-07-11T23:11:41.119Z] Step 25/26 : LABEL git_sha=92de881e1764f9c8787685d99df057aa74012de3 [2022-07-11T23:11:41.119Z] ---> Running in 90d3030e62a0 [2022-07-11T23:11:41.379Z] Removing intermediate container 90d3030e62a0 [2022-07-11T23:11:41.379Z] ---> 94f675276012 [2022-07-11T23:11:41.379Z] Step 26/26 : LABEL version=2.2.1-dev.7 [2022-07-11T23:11:41.379Z] ---> Running in 3cdaddf13e26 [2022-07-11T23:11:41.379Z] Removing intermediate container 3cdaddf13e26 [2022-07-11T23:11:41.379Z] ---> fd3faebcc21c [2022-07-11T23:11:41.379Z] [Warning] One or more build-args [ARCH] were not consumed [2022-07-11T23:11:41.379Z] Successfully built fd3faebcc21c [2022-07-11T23:11:41.379Z] 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-11T23:11:41.485Z] provisioning config files... [2022-07-11T23:11:41.495Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config7140280564000813032tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-11T23:11:41.790Z] ---> docker-login.sh [2022-07-11T23:11:41.790Z] nexus3.edgexfoundry.org:10001 [2022-07-11T23:11:41.790Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-11T23:11:41.790Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-11T23:11:41.790Z] Configure a credential helper to remove this warning. See [2022-07-11T23:11:41.790Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-11T23:11:41.790Z] [2022-07-11T23:11:41.790Z] Login Succeeded [2022-07-11T23:11:41.790Z] nexus3.edgexfoundry.org:10002 [2022-07-11T23:11:41.790Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-11T23:11:42.049Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-11T23:11:42.050Z] Configure a credential helper to remove this warning. See [2022-07-11T23:11:42.050Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-11T23:11:42.050Z] [2022-07-11T23:11:42.050Z] Login Succeeded [2022-07-11T23:11:42.050Z] nexus3.edgexfoundry.org:10003 [2022-07-11T23:11:42.050Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-11T23:11:42.050Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-11T23:11:42.050Z] Configure a credential helper to remove this warning. See [2022-07-11T23:11:42.050Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-11T23:11:42.050Z] [2022-07-11T23:11:42.050Z] Login Succeeded [2022-07-11T23:11:42.050Z] nexus3.edgexfoundry.org:10004 [2022-07-11T23:11:42.311Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-11T23:11:42.311Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-11T23:11:42.311Z] Configure a credential helper to remove this warning. See [2022-07-11T23:11:42.311Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-11T23:11:42.311Z] [2022-07-11T23:11:42.311Z] Login Succeeded [2022-07-11T23:11:42.311Z] docker.io [2022-07-11T23:11:42.311Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-11T23:11:42.571Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-11T23:11:42.571Z] Configure a credential helper to remove this warning. See [2022-07-11T23:11:42.571Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-11T23:11:42.571Z] [2022-07-11T23:11:42.571Z] Login Succeeded [2022-07-11T23:11:42.571Z] ---> docker-login.sh ends [Pipeline] } [2022-07-11T23:11:42.579Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-07-11T23:11:42.607Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-11T23:11:42.630Z] [edgeXDocker.push] Tagging docker image device-virtual with the following tags: [2022-07-11T23:11:42.630Z] 92de881e1764f9c8787685d99df057aa74012de3 [2022-07-11T23:11:42.630Z] latest [2022-07-11T23:11:42.630Z] 2.2.1-dev.7 [2022-07-11T23:11:42.630Z] 92de881e1764f9c8787685d99df057aa74012de3-2.2.1-dev.7 [2022-07-11T23:11:42.630Z] main [2022-07-11T23:11:42.630Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T23:11:42.970Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:92de881e1764f9c8787685d99df057aa74012de3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T23:11:43.281Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:92de881e1764f9c8787685d99df057aa74012de3 [2022-07-11T23:11:43.281Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2022-07-11T23:11:43.281Z] be3f1e961dde: Preparing [2022-07-11T23:11:43.281Z] ea45c59e66fa: Preparing [2022-07-11T23:11:43.281Z] 626cddcf943e: Preparing [2022-07-11T23:11:43.281Z] a74e8568eeb1: Preparing [2022-07-11T23:11:43.281Z] e50e9dc5c94a: Preparing [2022-07-11T23:11:43.281Z] 24302eb7d908: Preparing [2022-07-11T23:11:43.281Z] 24302eb7d908: Waiting [2022-07-11T23:11:43.281Z] ea45c59e66fa: Pushed [2022-07-11T23:11:43.281Z] 626cddcf943e: Pushed [2022-07-11T23:11:43.281Z] 24302eb7d908: Layer already exists [2022-07-11T23:11:43.281Z] e50e9dc5c94a: Pushed [2022-07-11T23:11:43.849Z] a74e8568eeb1: Pushed [2022-07-11T23:11:46.393Z] be3f1e961dde: Pushed [2022-07-11T23:11:46.393Z] 92de881e1764f9c8787685d99df057aa74012de3: digest: sha256:f70748612d42b0a378e22ae65aeb2ba0d932fa30ff3116e4ee9fd3a287c4a3dd size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T23:11:46.713Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T23:11:47.026Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:latest [2022-07-11T23:11:47.026Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2022-07-11T23:11:47.026Z] be3f1e961dde: Preparing [2022-07-11T23:11:47.026Z] ea45c59e66fa: Preparing [2022-07-11T23:11:47.026Z] 626cddcf943e: Preparing [2022-07-11T23:11:47.026Z] a74e8568eeb1: Preparing [2022-07-11T23:11:47.026Z] e50e9dc5c94a: Preparing [2022-07-11T23:11:47.026Z] 24302eb7d908: Preparing [2022-07-11T23:11:47.026Z] 24302eb7d908: Waiting [2022-07-11T23:11:47.026Z] be3f1e961dde: Layer already exists [2022-07-11T23:11:47.026Z] e50e9dc5c94a: Layer already exists [2022-07-11T23:11:47.026Z] 626cddcf943e: Layer already exists [2022-07-11T23:11:47.026Z] a74e8568eeb1: Layer already exists [2022-07-11T23:11:47.026Z] ea45c59e66fa: Layer already exists [2022-07-11T23:11:47.026Z] 24302eb7d908: Layer already exists [2022-07-11T23:11:47.026Z] latest: digest: sha256:f70748612d42b0a378e22ae65aeb2ba0d932fa30ff3116e4ee9fd3a287c4a3dd size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T23:11:47.345Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:2.2.1-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T23:11:47.662Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:2.2.1-dev.7 [2022-07-11T23:11:47.662Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2022-07-11T23:11:47.662Z] be3f1e961dde: Preparing [2022-07-11T23:11:47.662Z] ea45c59e66fa: Preparing [2022-07-11T23:11:47.662Z] 626cddcf943e: Preparing [2022-07-11T23:11:47.662Z] a74e8568eeb1: Preparing [2022-07-11T23:11:47.662Z] e50e9dc5c94a: Preparing [2022-07-11T23:11:47.662Z] 24302eb7d908: Preparing [2022-07-11T23:11:47.662Z] 24302eb7d908: Waiting [2022-07-11T23:11:47.662Z] ea45c59e66fa: Layer already exists [2022-07-11T23:11:47.662Z] e50e9dc5c94a: Layer already exists [2022-07-11T23:11:47.662Z] a74e8568eeb1: Layer already exists [2022-07-11T23:11:47.662Z] be3f1e961dde: Layer already exists [2022-07-11T23:11:47.662Z] 626cddcf943e: Layer already exists [2022-07-11T23:11:47.662Z] 24302eb7d908: Layer already exists [2022-07-11T23:11:47.662Z] 2.2.1-dev.7: digest: sha256:f70748612d42b0a378e22ae65aeb2ba0d932fa30ff3116e4ee9fd3a287c4a3dd size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T23:11:48.072Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:92de881e1764f9c8787685d99df057aa74012de3-2.2.1-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T23:11:48.403Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:92de881e1764f9c8787685d99df057aa74012de3-2.2.1-dev.7 [2022-07-11T23:11:48.403Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2022-07-11T23:11:48.403Z] be3f1e961dde: Preparing [2022-07-11T23:11:48.403Z] ea45c59e66fa: Preparing [2022-07-11T23:11:48.403Z] 626cddcf943e: Preparing [2022-07-11T23:11:48.403Z] a74e8568eeb1: Preparing [2022-07-11T23:11:48.403Z] e50e9dc5c94a: Preparing [2022-07-11T23:11:48.403Z] 24302eb7d908: Preparing [2022-07-11T23:11:48.403Z] 24302eb7d908: Waiting [2022-07-11T23:11:48.403Z] 626cddcf943e: Layer already exists [2022-07-11T23:11:48.403Z] e50e9dc5c94a: Layer already exists [2022-07-11T23:11:48.403Z] ea45c59e66fa: Layer already exists [2022-07-11T23:11:48.403Z] a74e8568eeb1: Layer already exists [2022-07-11T23:11:48.403Z] be3f1e961dde: Layer already exists [2022-07-11T23:11:48.403Z] 24302eb7d908: Layer already exists [2022-07-11T23:11:48.403Z] 92de881e1764f9c8787685d99df057aa74012de3-2.2.1-dev.7: digest: sha256:f70748612d42b0a378e22ae65aeb2ba0d932fa30ff3116e4ee9fd3a287c4a3dd size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T23:11:48.717Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T23:11:49.031Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:main [2022-07-11T23:11:49.031Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2022-07-11T23:11:49.031Z] be3f1e961dde: Preparing [2022-07-11T23:11:49.031Z] ea45c59e66fa: Preparing [2022-07-11T23:11:49.031Z] 626cddcf943e: Preparing [2022-07-11T23:11:49.031Z] a74e8568eeb1: Preparing [2022-07-11T23:11:49.031Z] e50e9dc5c94a: Preparing [2022-07-11T23:11:49.031Z] 24302eb7d908: Preparing [2022-07-11T23:11:49.031Z] be3f1e961dde: Layer already exists [2022-07-11T23:11:49.031Z] ea45c59e66fa: Layer already exists [2022-07-11T23:11:49.031Z] e50e9dc5c94a: Layer already exists [2022-07-11T23:11:49.031Z] a74e8568eeb1: Layer already exists [2022-07-11T23:11:49.031Z] 626cddcf943e: Layer already exists [2022-07-11T23:11:49.031Z] 24302eb7d908: Layer already exists [2022-07-11T23:11:49.031Z] main: digest: sha256:f70748612d42b0a378e22ae65aeb2ba0d932fa30ff3116e4ee9fd3a287c4a3dd size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-07-11T23:11:49.088Z] ===================================================== [Pipeline] echo [2022-07-11T23:11:49.097Z] taggedImages: [2022-07-11T23:11:49.097Z] - nexus3.edgexfoundry.org:10004/device-virtual:92de881e1764f9c8787685d99df057aa74012de3 [2022-07-11T23:11:49.097Z] - nexus3.edgexfoundry.org:10004/device-virtual:latest [2022-07-11T23:11:49.097Z] - nexus3.edgexfoundry.org:10004/device-virtual:2.2.1-dev.7 [2022-07-11T23:11:49.097Z] - nexus3.edgexfoundry.org:10004/device-virtual:92de881e1764f9c8787685d99df057aa74012de3-2.2.1-dev.7 [2022-07-11T23:11:49.097Z] - 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-11T23:11:49.469Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-11T23:11:49.469Z] [2022-07-11T23:11:49.469Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T23:11:49.778Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-11T23:11:49.778Z] latest: Pulling from edgex-lftools-log-publisher [2022-07-11T23:11:49.778Z] 5eb5b503b376: Pulling fs layer [2022-07-11T23:11:49.778Z] 5c69ac0246d0: Pulling fs layer [2022-07-11T23:11:49.778Z] ec43610c2a17: Pulling fs layer [2022-07-11T23:11:49.778Z] 3a2ae6a8a46f: Pulling fs layer [2022-07-11T23:11:49.778Z] 33b1e0a273af: Pulling fs layer [2022-07-11T23:11:49.778Z] 5d3b04190fa2: Pulling fs layer [2022-07-11T23:11:49.778Z] 2f39f015ded8: Pulling fs layer [2022-07-11T23:11:49.778Z] 3a2ae6a8a46f: Waiting [2022-07-11T23:11:49.778Z] 33b1e0a273af: Waiting [2022-07-11T23:11:49.778Z] 5d3b04190fa2: Waiting [2022-07-11T23:11:49.778Z] 2f39f015ded8: Waiting [2022-07-11T23:11:49.778Z] 5c69ac0246d0: Verifying Checksum [2022-07-11T23:11:49.778Z] 5c69ac0246d0: Download complete [2022-07-11T23:11:49.778Z] 3a2ae6a8a46f: Download complete [2022-07-11T23:11:49.778Z] 33b1e0a273af: Verifying Checksum [2022-07-11T23:11:49.778Z] 33b1e0a273af: Download complete [2022-07-11T23:11:49.778Z] ec43610c2a17: Verifying Checksum [2022-07-11T23:11:49.778Z] ec43610c2a17: Download complete [2022-07-11T23:11:49.778Z] 5d3b04190fa2: Verifying Checksum [2022-07-11T23:11:49.778Z] 5d3b04190fa2: Download complete [2022-07-11T23:11:50.038Z] 5eb5b503b376: Verifying Checksum [2022-07-11T23:11:50.038Z] 5eb5b503b376: Download complete [2022-07-11T23:11:50.608Z] 2f39f015ded8: Download complete [2022-07-11T23:11:51.551Z] 5eb5b503b376: Pull complete [2022-07-11T23:11:51.551Z] 5c69ac0246d0: Pull complete [2022-07-11T23:11:52.120Z] ec43610c2a17: Pull complete [2022-07-11T23:11:52.120Z] 3a2ae6a8a46f: Pull complete [2022-07-11T23:11:52.380Z] 33b1e0a273af: Pull complete [2022-07-11T23:11:52.380Z] 5d3b04190fa2: Pull complete [2022-07-11T23:11:57.660Z] 2f39f015ded8: Pull complete [2022-07-11T23:11:57.660Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-07-11T23:11:57.660Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-11T23:11:57.660Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-11T23:11:57.761Z] prd-ubuntu20.04-docker-8c-8g-19491 does not seem to be running inside a container [2022-07-11T23:11:57.801Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-07-11T23:11:59.542Z] $ docker top ef9277ccaf0be9578bf28fb5be4b3b9526573d114e0893f36b1d2511a36c6438 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-11T23:11:59.945Z] ---> job-cost.sh [2022-07-11T23:11:59.945Z] lf-activate-venv: SKIPPING [2022-07-11T23:11:59.945Z] INFO: No Stack... [2022-07-11T23:12:00.206Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-07-11T23:12:00.777Z] INFO: Archiving Costs [Pipeline] sh [2022-07-11T23:12:01.071Z] + cat /w/workspace/exfoundry_device-virtual-go_main/archives/cost.csv [2022-07-11T23:12:01.071Z] + cut -d, -f6 [Pipeline] lock [2022-07-11T23:12:01.086Z] Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-main-43-stack-cost] [2022-07-11T23:12:01.092Z] Resource [jenkins-edgexfoundry-device-virtual-go-main-43-stack-cost] did not exist. Created. [2022-07-11T23:12:01.092Z] Lock acquired on [jenkins-edgexfoundry-device-virtual-go-main-43-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-07-11T23:12:01.390Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-07-11T23:12:01.424Z] Stashed 1 file(s) [Pipeline] } [2022-07-11T23:12:01.431Z] Lock released on resource [jenkins-edgexfoundry-device-virtual-go-main-43-stack-cost] [Pipeline] // lock [Pipeline] } [2022-07-11T23:12:01.453Z] $ docker stop --time=1 ef9277ccaf0be9578bf28fb5be4b3b9526573d114e0893f36b1d2511a36c6438 [2022-07-11T23:12:02.621Z] $ docker rm -f ef9277ccaf0be9578bf28fb5be4b3b9526573d114e0893f36b1d2511a36c6438 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-07-11T23:14:14.285Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-19492 in /w/workspace/exfoundry_device-virtual-go_main [Pipeline] { [Pipeline] ws [2022-07-11T23:14:14.299Z] Running in /w/workspace/device-virtual-go/43 [Pipeline] { [Pipeline] checkout [2022-07-11T23:14:14.365Z] The recommended git tool is: git [2022-07-11T23:14:19.497Z] using credential edgex-jenkins-ssh [2022-07-11T23:14:19.515Z] Cloning the remote Git repository [2022-07-11T23:14:19.569Z] Cloning repository git@github.com:edgexfoundry/device-virtual-go.git [2022-07-11T23:14:19.651Z] > git init /w/workspace/device-virtual-go/43 # timeout=10 [2022-07-11T23:14:19.731Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2022-07-11T23:14:19.732Z] > git --version # timeout=10 [2022-07-11T23:14:19.756Z] > git --version # 'git version 2.25.1' [2022-07-11T23:14:19.758Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-07-11T23:14:19.854Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-07-11T23:14:21.736Z] Avoid second fetch [2022-07-11T23:14:21.736Z] Checking out Revision 92de881e1764f9c8787685d99df057aa74012de3 (main) [2022-07-11T23:14:21.699Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2022-07-11T23:14:21.719Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-07-11T23:14:21.759Z] > git config core.sparsecheckout # timeout=10 [2022-07-11T23:14:21.776Z] > git checkout -f 92de881e1764f9c8787685d99df057aa74012de3 # timeout=10 [2022-07-11T23:14:26.279Z] Commit message: "build: Upgrade to Go 1.18 and alpine 3.16 (#294)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-07-11T23:14:27.228Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-07-11T23:14:27.229Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-07-11T23:14:27.229Z] Dload Upload Total Spent Left Speed [2022-07-11T23:14:27.229Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12276 100 12276 0 0 96661 0 --:--:-- --:--:-- --:--:-- 96661 [Pipeline] sh [2022-07-11T23:14:27.928Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-07-11T23:14:28.284Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-07-11T23:14:28.284Z] + sudo tee /etc/docker/daemon.new [2022-07-11T23:14:28.284Z] { [2022-07-11T23:14:28.284Z] "registry-mirrors": [ [2022-07-11T23:14:28.284Z] "https://nexus3.edgexfoundry.org:10001" [2022-07-11T23:14:28.284Z] ], [2022-07-11T23:14:28.284Z] "bip": "10.250.0.254/24", [2022-07-11T23:14:28.284Z] "hosts": [ [2022-07-11T23:14:28.284Z] "tcp://0.0.0.0:5555", [2022-07-11T23:14:28.284Z] "unix:///var/run/docker.sock" [2022-07-11T23:14:28.284Z] ], [2022-07-11T23:14:28.284Z] "mtu": 1458, [2022-07-11T23:14:28.284Z] "selinux-enabled": true, [2022-07-11T23:14:28.284Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-07-11T23:14:28.284Z] } [Pipeline] sh [2022-07-11T23:14:28.642Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-07-11T23:14:28.982Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-11T23:14:47.349Z] provisioning config files... [2022-07-11T23:14:47.374Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/43@tmp/config8931869654870460178tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-11T23:14:47.740Z] ---> docker-login.sh [2022-07-11T23:14:47.740Z] nexus3.edgexfoundry.org:10001 [2022-07-11T23:14:48.340Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-11T23:14:48.615Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-11T23:14:48.615Z] Configure a credential helper to remove this warning. See [2022-07-11T23:14:48.615Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-11T23:14:48.615Z] [2022-07-11T23:14:48.615Z] Login Succeeded [2022-07-11T23:14:48.615Z] nexus3.edgexfoundry.org:10002 [2022-07-11T23:14:48.900Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-11T23:14:49.175Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-11T23:14:49.175Z] Configure a credential helper to remove this warning. See [2022-07-11T23:14:49.175Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-11T23:14:49.175Z] [2022-07-11T23:14:49.175Z] Login Succeeded [2022-07-11T23:14:49.175Z] nexus3.edgexfoundry.org:10003 [2022-07-11T23:14:49.450Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-11T23:14:49.450Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-11T23:14:49.450Z] Configure a credential helper to remove this warning. See [2022-07-11T23:14:49.450Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-11T23:14:49.450Z] [2022-07-11T23:14:49.450Z] Login Succeeded [2022-07-11T23:14:49.450Z] nexus3.edgexfoundry.org:10004 [2022-07-11T23:14:50.057Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-11T23:14:50.057Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-11T23:14:50.057Z] Configure a credential helper to remove this warning. See [2022-07-11T23:14:50.057Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-11T23:14:50.057Z] [2022-07-11T23:14:50.057Z] Login Succeeded [2022-07-11T23:14:50.057Z] docker.io [2022-07-11T23:14:50.656Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-11T23:14:50.933Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-11T23:14:50.933Z] Configure a credential helper to remove this warning. See [2022-07-11T23:14:50.933Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-11T23:14:50.933Z] [2022-07-11T23:14:50.933Z] Login Succeeded [2022-07-11T23:14:50.933Z] ---> docker-login.sh ends [Pipeline] } [2022-07-11T23:14:50.958Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-07-11T23:14:51.616Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-11T23:14:51.630Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-11T23:14:51.639Z] ========================================================= [2022-07-11T23:14:51.639Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-07-11T23:14:51.639Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T23:14:52.000Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2022-07-11T23:14:52.603Z] Sending build context to Docker daemon 11.65MB [2022-07-11T23:14:52.603Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2022-07-11T23:14:52.603Z] Step 2/12 : FROM ${BASE} AS builder [2022-07-11T23:14:52.603Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-07-11T23:14:52.603Z] b3c136eddcbf: Pulling fs layer [2022-07-11T23:14:52.603Z] c0a3192eca97: Pulling fs layer [2022-07-11T23:14:52.603Z] a050256f5b6f: Pulling fs layer [2022-07-11T23:14:52.603Z] 656be50a0ddc: Pulling fs layer [2022-07-11T23:14:52.603Z] 2bbca73fdf42: Pulling fs layer [2022-07-11T23:14:52.603Z] 46d945488cbd: Pulling fs layer [2022-07-11T23:14:52.603Z] 8a5474983e97: Pulling fs layer [2022-07-11T23:14:52.603Z] 329c88fbcd65: Pulling fs layer [2022-07-11T23:14:52.603Z] 46d945488cbd: Waiting [2022-07-11T23:14:52.603Z] 656be50a0ddc: Waiting [2022-07-11T23:14:52.603Z] 8a5474983e97: Waiting [2022-07-11T23:14:52.603Z] 2bbca73fdf42: Waiting [2022-07-11T23:14:52.603Z] 329c88fbcd65: Waiting [2022-07-11T23:14:52.603Z] a050256f5b6f: Download complete [2022-07-11T23:14:52.603Z] c0a3192eca97: Download complete [2022-07-11T23:14:52.603Z] 2bbca73fdf42: Verifying Checksum [2022-07-11T23:14:52.603Z] 2bbca73fdf42: Download complete [2022-07-11T23:14:52.603Z] 46d945488cbd: Verifying Checksum [2022-07-11T23:14:52.603Z] 46d945488cbd: Download complete [2022-07-11T23:14:52.603Z] b3c136eddcbf: Verifying Checksum [2022-07-11T23:14:52.603Z] b3c136eddcbf: Download complete [2022-07-11T23:14:53.602Z] b3c136eddcbf: Pull complete [2022-07-11T23:14:53.883Z] 329c88fbcd65: Verifying Checksum [2022-07-11T23:14:53.883Z] 329c88fbcd65: Download complete [2022-07-11T23:14:54.160Z] c0a3192eca97: Pull complete [2022-07-11T23:14:54.764Z] a050256f5b6f: Pull complete [2022-07-11T23:14:55.042Z] 8a5474983e97: Verifying Checksum [2022-07-11T23:14:55.042Z] 8a5474983e97: Download complete [2022-07-11T23:14:55.643Z] 656be50a0ddc: Verifying Checksum [2022-07-11T23:14:55.643Z] 656be50a0ddc: Download complete [2022-07-11T23:15:10.770Z] 656be50a0ddc: Pull complete [2022-07-11T23:15:10.770Z] 2bbca73fdf42: Pull complete [2022-07-11T23:15:10.770Z] 46d945488cbd: Pull complete [2022-07-11T23:15:16.192Z] 8a5474983e97: Pull complete [2022-07-11T23:15:18.201Z] 329c88fbcd65: Pull complete [2022-07-11T23:15:18.201Z] Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 [2022-07-11T23:15:18.201Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-07-11T23:15:18.201Z] ---> ff4287adb874 [2022-07-11T23:15:18.201Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-07-11T23:15:19.650Z] ---> Running in 65cea9f1440b [2022-07-11T23:15:19.650Z] Removing intermediate container 65cea9f1440b [2022-07-11T23:15:19.650Z] ---> e4df5be9f3e3 [2022-07-11T23:15:19.650Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2022-07-11T23:15:19.926Z] ---> Running in a5253cd29a7b [2022-07-11T23:15:20.202Z] Removing intermediate container a5253cd29a7b [2022-07-11T23:15:20.202Z] ---> 02d468e919b1 [2022-07-11T23:15:20.202Z] Step 5/12 : WORKDIR /device-virtual-go [2022-07-11T23:15:20.202Z] ---> Running in d1ed84d76a07 [2022-07-11T23:15:20.483Z] Removing intermediate container d1ed84d76a07 [2022-07-11T23:15:20.483Z] ---> 855344f4d497 [2022-07-11T23:15:20.483Z] Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-11T23:15:20.759Z] ---> Running in 933ce357b370 [2022-07-11T23:15:22.752Z] Removing intermediate container 933ce357b370 [2022-07-11T23:15:22.752Z] ---> 5f8a39cbbfdb [2022-07-11T23:15:22.752Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-07-11T23:15:22.752Z] ---> Running in d295196179b7 [2022-07-11T23:15:23.734Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-11T23:15:24.714Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-11T23:15:25.313Z] (1/4) Installing openssh-keygen (9.0_p1-r1) [2022-07-11T23:15:25.589Z] (2/4) Installing libedit (20210910.3.1-r0) [2022-07-11T23:15:25.589Z] (3/4) Installing openssh-client-common (9.0_p1-r1) [2022-07-11T23:15:25.871Z] (4/4) Installing openssh-client-default (9.0_p1-r1) [2022-07-11T23:15:25.871Z] Executing busybox-1.35.0-r13.trigger [2022-07-11T23:15:25.871Z] OK: 226 MiB in 55 packages [2022-07-11T23:15:26.859Z] Removing intermediate container d295196179b7 [2022-07-11T23:15:26.859Z] ---> 3cf2df0bb129 [2022-07-11T23:15:26.859Z] Step 8/12 : COPY go.mod vendor* ./ [2022-07-11T23:15:27.471Z] ---> 0473a6700f7a [2022-07-11T23:15:27.471Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-11T23:15:27.471Z] ---> Running in 4ad7f22e9073 [2022-07-11T23:16:14.511Z] Removing intermediate container 4ad7f22e9073 [2022-07-11T23:16:14.511Z] ---> c0aeffc926c3 [2022-07-11T23:16:14.511Z] Step 10/12 : COPY . . [2022-07-11T23:16:14.511Z] ---> 57c2b7c04941 [2022-07-11T23:16:14.511Z] Step 11/12 : ARG MAKE='make build' [2022-07-11T23:16:14.511Z] ---> Running in 556963142fbb [2022-07-11T23:16:14.788Z] Removing intermediate container 556963142fbb [2022-07-11T23:16:14.788Z] ---> 2f77bec4b7ad [2022-07-11T23:16:14.788Z] Step 12/12 : RUN $MAKE [2022-07-11T23:16:14.788Z] ---> Running in 2e7d22c15c0b [2022-07-11T23:16:15.767Z] noop [2022-07-11T23:16:16.363Z] Removing intermediate container 2e7d22c15c0b [2022-07-11T23:16:16.363Z] ---> bc032e163bcc [2022-07-11T23:16:16.363Z] Successfully built bc032e163bcc [2022-07-11T23:16:16.363Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T23:16:17.009Z] + docker inspect -f . ci-base-image-arm64 [2022-07-11T23:16:17.009Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-11T23:16:17.248Z] prd-ubuntu20.04-docker-arm64-4c-16g-19492 does not seem to be running inside a container [2022-07-11T23:16:17.334Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/43 -v /w/workspace/device-virtual-go/43:/w/workspace/device-virtual-go/43:rw,z -v /w/workspace/device-virtual-go/43@tmp:/w/workspace/device-virtual-go/43@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-11T23:16:18.575Z] $ docker top 9f9f70ffbbeeb4c3faa3c79071f675d014995ad0afaf7ff94aa3d3e5d5c9d9b0 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-11T23:16:19.465Z] + go version [2022-07-11T23:16:19.465Z] go version go1.18.3 linux/arm64 [Pipeline] } [2022-07-11T23:16:19.491Z] $ docker stop --time=1 9f9f70ffbbeeb4c3faa3c79071f675d014995ad0afaf7ff94aa3d3e5d5c9d9b0 [2022-07-11T23:16:21.113Z] $ docker rm -f 9f9f70ffbbeeb4c3faa3c79071f675d014995ad0afaf7ff94aa3d3e5d5c9d9b0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T23:16:21.683Z] + docker inspect -f . ci-base-image-arm64 [2022-07-11T23:16:21.683Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-11T23:16:21.920Z] prd-ubuntu20.04-docker-arm64-4c-16g-19492 does not seem to be running inside a container [2022-07-11T23:16:22.007Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -w /w/workspace/device-virtual-go/43 -v /w/workspace/device-virtual-go/43:/w/workspace/device-virtual-go/43:rw,z -v /w/workspace/device-virtual-go/43@tmp:/w/workspace/device-virtual-go/43@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-11T23:16:23.236Z] $ docker top 0dc86248fabd0a0f52a5cff932e0ae5151ec63ee8e89ac7cbf9ce09c656ec483 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-11T23:16:24.137Z] + git config --global --add safe.directory /w/workspace/device-virtual-go/43 [Pipeline] fileExists [Pipeline] sh [2022-07-11T23:16:24.807Z] + make test [2022-07-11T23:16:24.807Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out [2022-07-11T23:16:26.258Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2022-07-11T23:17:48.181Z] ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] [2022-07-11T23:17:48.181Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.135s coverage: 65.7% of statements [2022-07-11T23:17:48.456Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-07-11T23:17:48.456Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-07-11T23:18:10.673Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-07-11T23:18:10.673Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-07-11T23:18:10.673Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-07-11T23:18:10.697Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-07-11T23:18:10.716Z] $ docker stop --time=1 0dc86248fabd0a0f52a5cff932e0ae5151ec63ee8e89ac7cbf9ce09c656ec483 [2022-07-11T23:18:12.533Z] $ docker rm -f 0dc86248fabd0a0f52a5cff932e0ae5151ec63ee8e89ac7cbf9ce09c656ec483 [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-11T23:18:13.560Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-07-11T23:18:13.581Z] Warning: overwriting stash ‘coverage-report’ [2022-07-11T23:18:14.159Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-07-11T23:18:14.570Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-07-11T23:18:14.918Z] + ls -al . [2022-07-11T23:18:14.918Z] total 188 [2022-07-11T23:18:14.918Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 11 23:16 . [2022-07-11T23:18:14.918Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 11 23:14 .. [2022-07-11T23:18:14.918Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 11 23:14 .git [2022-07-11T23:18:14.918Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 11 23:14 .github [2022-07-11T23:18:14.918Z] -rw-rw-r-- 1 jenkins jenkins 337 Jul 11 23:14 .gitignore [2022-07-11T23:18:14.918Z] -rw-rw-r-- 1 jenkins jenkins 41 Jul 11 23:14 .golangci.yml [2022-07-11T23:18:14.918Z] -rw-rw-r-- 1 jenkins jenkins 8152 Jul 11 23:14 Attribution.txt [2022-07-11T23:18:14.918Z] -rw-rw-r-- 1 jenkins jenkins 9649 Jul 11 23:14 CHANGELOG.md [2022-07-11T23:18:14.918Z] -rw-rw-r-- 1 jenkins jenkins 1978 Jul 11 23:14 Dockerfile [2022-07-11T23:18:14.918Z] -rw-rw-r-- 1 jenkins jenkins 677 Jul 11 23:14 GOVERNANCE.md [2022-07-11T23:18:14.918Z] -rw-rw-r-- 1 jenkins jenkins 660 Jul 11 23:14 Jenkinsfile [2022-07-11T23:18:14.918Z] -rw-rw-r-- 1 jenkins jenkins 11340 Jul 11 23:14 LICENSE [2022-07-11T23:18:14.918Z] -rw-rw-r-- 1 jenkins jenkins 2248 Jul 11 23:14 Makefile [2022-07-11T23:18:14.918Z] -rw-rw-r-- 1 jenkins jenkins 623 Jul 11 23:14 OWNERS.md [2022-07-11T23:18:14.918Z] -rw-rw-r-- 1 jenkins jenkins 2914 Jul 11 23:14 README.md [2022-07-11T23:18:14.918Z] -rw-rw-r-- 1 jenkins jenkins 11 Jul 11 23:10 VERSION [2022-07-11T23:18:14.918Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 11 23:14 bin [2022-07-11T23:18:14.918Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 11 23:14 cmd [2022-07-11T23:18:14.918Z] -rw-r--r-- 1 jenkins jenkins 44128 Jul 11 23:17 coverage.out [2022-07-11T23:18:14.918Z] -rw-rw-r-- 1 jenkins jenkins 3190 Jul 11 23:14 go.mod [2022-07-11T23:18:14.918Z] -rw-rw-r-- 1 jenkins jenkins 34837 Jul 11 23:14 go.sum [2022-07-11T23:18:14.918Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 11 23:14 internal [2022-07-11T23:18:14.918Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 11 23:14 snap [2022-07-11T23:18:14.918Z] -rw-rw-r-- 1 jenkins jenkins 235 Jul 11 23:14 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T23:18:15.325Z] + 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=92de881e1764f9c8787685d99df057aa74012de3 --label arch=arm64 --label version=2.2.1-dev.7 . [2022-07-11T23:18:15.989Z] Sending build context to Docker daemon 11.7MB [2022-07-11T23:18:15.989Z] Step 1/26 : ARG BASE=golang:1.18-alpine3.16 [2022-07-11T23:18:15.989Z] Step 2/26 : FROM ${BASE} AS builder [2022-07-11T23:18:15.989Z] ---> bc032e163bcc [2022-07-11T23:18:15.989Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-07-11T23:18:16.305Z] ---> Running in fdc7bfe33b2e [2022-07-11T23:18:16.586Z] Removing intermediate container fdc7bfe33b2e [2022-07-11T23:18:16.586Z] ---> 6d089ed72ea0 [2022-07-11T23:18:16.586Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2022-07-11T23:18:16.586Z] ---> Running in 24ae84397b04 [2022-07-11T23:18:17.215Z] Removing intermediate container 24ae84397b04 [2022-07-11T23:18:17.215Z] ---> 5020b5a119c3 [2022-07-11T23:18:17.215Z] Step 5/26 : WORKDIR /device-virtual-go [2022-07-11T23:18:17.215Z] ---> Running in c7571dd7a513 [2022-07-11T23:18:17.494Z] Removing intermediate container c7571dd7a513 [2022-07-11T23:18:17.494Z] ---> e7bd21eae8c5 [2022-07-11T23:18:17.494Z] Step 6/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-11T23:18:17.494Z] ---> Running in 6f8d72ce8f5a [2022-07-11T23:18:19.498Z] Removing intermediate container 6f8d72ce8f5a [2022-07-11T23:18:19.498Z] ---> 7923661dd0db [2022-07-11T23:18:19.498Z] Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-07-11T23:18:19.498Z] ---> Running in 73f225915544 [2022-07-11T23:18:20.480Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-11T23:18:21.465Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-11T23:18:22.446Z] OK: 226 MiB in 55 packages [2022-07-11T23:18:23.061Z] Removing intermediate container 73f225915544 [2022-07-11T23:18:23.061Z] ---> bead39a3b5cb [2022-07-11T23:18:23.061Z] Step 8/26 : COPY go.mod vendor* ./ [2022-07-11T23:18:23.660Z] ---> 23bb6aa943ad [2022-07-11T23:18:23.660Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-11T23:18:23.936Z] ---> Running in b60f109e2743 [2022-07-11T23:18:25.923Z] Removing intermediate container b60f109e2743 [2022-07-11T23:18:25.923Z] ---> 3c812f15d28e [2022-07-11T23:18:25.923Z] Step 10/26 : COPY . . [2022-07-11T23:18:27.357Z] ---> 68ff68c92542 [2022-07-11T23:18:27.357Z] Step 11/26 : ARG MAKE='make build' [2022-07-11T23:18:27.357Z] ---> Running in 4e2d454a27cc [2022-07-11T23:18:27.357Z] Removing intermediate container 4e2d454a27cc [2022-07-11T23:18:27.357Z] ---> 06d9d743c5a5 [2022-07-11T23:18:27.357Z] Step 12/26 : RUN $MAKE [2022-07-11T23:18:27.642Z] ---> Running in 5fe24d7f0f16 [2022-07-11T23:18:28.628Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-virtual-go.Version=2.2.1-dev.7" -trimpath -mod=readonly -buildmode=pie -o cmd/device-virtual ./cmd [2022-07-11T23:20:35.549Z] Removing intermediate container 5fe24d7f0f16 [2022-07-11T23:20:35.549Z] ---> c15a46e91b58 [2022-07-11T23:20:35.549Z] Step 13/26 : FROM alpine:3.16 [2022-07-11T23:20:35.821Z] 3.16: Pulling from library/alpine [2022-07-11T23:20:36.094Z] b3c136eddcbf: Already exists [2022-07-11T23:20:36.094Z] Digest: sha256:686d8c9dfa6f3ccfc8230bc3178d23f84eeaf7e457f36f271ab1acc53015037c [2022-07-11T23:20:36.094Z] Status: Downloaded newer image for alpine:3.16 [2022-07-11T23:20:36.094Z] ---> 6e30ab57aeee [2022-07-11T23:20:36.094Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2022-07-11T23:20:36.366Z] ---> Running in 7e5291eb45a8 [2022-07-11T23:20:36.640Z] Removing intermediate container 7e5291eb45a8 [2022-07-11T23:20:36.640Z] ---> 823c50e57d1a [2022-07-11T23:20:36.640Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-11T23:20:36.640Z] ---> Running in eea0fdb25e90 [2022-07-11T23:20:38.084Z] Removing intermediate container eea0fdb25e90 [2022-07-11T23:20:38.084Z] ---> 707a261ce7ee [2022-07-11T23:20:38.084Z] Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init [2022-07-11T23:20:38.364Z] ---> Running in 1b510794c6a8 [2022-07-11T23:20:39.342Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-11T23:20:40.316Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-11T23:20:41.295Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-07-11T23:20:41.295Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-07-11T23:20:41.295Z] (3/6) Installing libsodium (1.0.18-r0) [2022-07-11T23:20:41.568Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-07-11T23:20:41.568Z] (5/6) Installing libzmq (4.3.4-r0) [2022-07-11T23:20:41.842Z] (6/6) Installing zeromq (4.3.4-r0) [2022-07-11T23:20:41.842Z] Executing busybox-1.35.0-r13.trigger [2022-07-11T23:20:41.842Z] OK: 8 MiB in 20 packages [2022-07-11T23:20:42.821Z] Removing intermediate container 1b510794c6a8 [2022-07-11T23:20:42.821Z] ---> e64781a14662 [2022-07-11T23:20:42.821Z] Step 17/26 : WORKDIR / [2022-07-11T23:20:42.821Z] ---> Running in 74b61bd3ad04 [2022-07-11T23:20:43.094Z] Removing intermediate container 74b61bd3ad04 [2022-07-11T23:20:43.094Z] ---> e6d6a53bfbf3 [2022-07-11T23:20:43.094Z] Step 18/26 : COPY --from=builder /device-virtual-go/Attribution.txt / [2022-07-11T23:20:43.690Z] ---> a58ecb72d263 [2022-07-11T23:20:43.690Z] Step 19/26 : COPY --from=builder /device-virtual-go/LICENSE / [2022-07-11T23:20:44.288Z] ---> f5ccd1d6fc17 [2022-07-11T23:20:44.288Z] Step 20/26 : COPY --from=builder /device-virtual-go/cmd / [2022-07-11T23:20:45.723Z] ---> f824ccc7ca77 [2022-07-11T23:20:45.723Z] Step 21/26 : EXPOSE 59900 [2022-07-11T23:20:45.723Z] ---> Running in f0f8cb63b994 [2022-07-11T23:20:45.999Z] Removing intermediate container f0f8cb63b994 [2022-07-11T23:20:45.999Z] ---> e746b6c7db08 [2022-07-11T23:20:45.999Z] Step 22/26 : ENTRYPOINT ["/device-virtual"] [2022-07-11T23:20:46.280Z] ---> Running in 8bba7be36434 [2022-07-11T23:20:46.554Z] Removing intermediate container 8bba7be36434 [2022-07-11T23:20:46.554Z] ---> 05243a3193bc [2022-07-11T23:20:46.554Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-11T23:20:46.554Z] ---> Running in c3c778f27d33 [2022-07-11T23:20:46.833Z] Removing intermediate container c3c778f27d33 [2022-07-11T23:20:46.833Z] ---> 9a7e23bbbad0 [2022-07-11T23:20:46.833Z] Step 24/26 : LABEL arch=arm64 [2022-07-11T23:20:46.833Z] ---> Running in a73199b4050e [2022-07-11T23:20:47.105Z] Removing intermediate container a73199b4050e [2022-07-11T23:20:47.105Z] ---> a04e679cfc4d [2022-07-11T23:20:47.105Z] Step 25/26 : LABEL git_sha=92de881e1764f9c8787685d99df057aa74012de3 [2022-07-11T23:20:47.378Z] ---> Running in 90403161afe7 [2022-07-11T23:20:47.652Z] Removing intermediate container 90403161afe7 [2022-07-11T23:20:47.652Z] ---> c2fc650fdfda [2022-07-11T23:20:47.652Z] Step 26/26 : LABEL version=2.2.1-dev.7 [2022-07-11T23:20:47.652Z] ---> Running in 2e4d2e9fe998 [2022-07-11T23:20:47.923Z] Removing intermediate container 2e4d2e9fe998 [2022-07-11T23:20:47.923Z] ---> ae71fff8114a [2022-07-11T23:20:47.923Z] [Warning] One or more build-args [ARCH] were not consumed [2022-07-11T23:20:47.923Z] Successfully built ae71fff8114a [2022-07-11T23:20:47.923Z] 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-11T23:20:48.041Z] provisioning config files... [2022-07-11T23:20:48.060Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/43@tmp/config8657737478593534427tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-11T23:20:48.409Z] ---> docker-login.sh [2022-07-11T23:20:48.409Z] nexus3.edgexfoundry.org:10001 [2022-07-11T23:20:48.681Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-11T23:20:48.681Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-11T23:20:48.681Z] Configure a credential helper to remove this warning. See [2022-07-11T23:20:48.681Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-11T23:20:48.681Z] [2022-07-11T23:20:48.681Z] Login Succeeded [2022-07-11T23:20:48.681Z] nexus3.edgexfoundry.org:10002 [2022-07-11T23:20:48.951Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-11T23:20:49.223Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-11T23:20:49.223Z] Configure a credential helper to remove this warning. See [2022-07-11T23:20:49.223Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-11T23:20:49.223Z] [2022-07-11T23:20:49.223Z] Login Succeeded [2022-07-11T23:20:49.223Z] nexus3.edgexfoundry.org:10003 [2022-07-11T23:20:49.495Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-11T23:20:49.769Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-11T23:20:49.769Z] Configure a credential helper to remove this warning. See [2022-07-11T23:20:49.769Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-11T23:20:49.769Z] [2022-07-11T23:20:49.769Z] Login Succeeded [2022-07-11T23:20:49.769Z] nexus3.edgexfoundry.org:10004 [2022-07-11T23:20:50.039Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-11T23:20:50.039Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-11T23:20:50.039Z] Configure a credential helper to remove this warning. See [2022-07-11T23:20:50.039Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-11T23:20:50.039Z] [2022-07-11T23:20:50.039Z] Login Succeeded [2022-07-11T23:20:50.039Z] docker.io [2022-07-11T23:20:50.629Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-11T23:20:50.900Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-11T23:20:50.900Z] Configure a credential helper to remove this warning. See [2022-07-11T23:20:50.900Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-11T23:20:50.900Z] [2022-07-11T23:20:50.900Z] Login Succeeded [2022-07-11T23:20:50.900Z] ---> docker-login.sh ends [Pipeline] } [2022-07-11T23:20:50.917Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-07-11T23:20:50.949Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-11T23:20:50.971Z] [edgeXDocker.push] Tagging docker image device-virtual-arm64 with the following tags: [2022-07-11T23:20:50.971Z] 92de881e1764f9c8787685d99df057aa74012de3 [2022-07-11T23:20:50.971Z] latest [2022-07-11T23:20:50.971Z] 2.2.1-dev.7 [2022-07-11T23:20:50.971Z] 92de881e1764f9c8787685d99df057aa74012de3-2.2.1-dev.7 [2022-07-11T23:20:50.971Z] main [2022-07-11T23:20:50.971Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T23:20:51.328Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:92de881e1764f9c8787685d99df057aa74012de3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T23:20:51.691Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:92de881e1764f9c8787685d99df057aa74012de3 [2022-07-11T23:20:51.691Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2022-07-11T23:20:51.691Z] 6e83dd270f11: Preparing [2022-07-11T23:20:51.691Z] 1e2f6800e89c: Preparing [2022-07-11T23:20:51.691Z] 84b8a4bc13da: Preparing [2022-07-11T23:20:51.691Z] d094906f5a2d: Preparing [2022-07-11T23:20:51.691Z] 6f7d90c9244f: Preparing [2022-07-11T23:20:51.691Z] dd565ff850e7: Preparing [2022-07-11T23:20:51.691Z] dd565ff850e7: Waiting [2022-07-11T23:20:51.970Z] 1e2f6800e89c: Pushed [2022-07-11T23:20:51.970Z] 84b8a4bc13da: Pushed [2022-07-11T23:20:51.970Z] 6f7d90c9244f: Pushed [2022-07-11T23:20:51.970Z] dd565ff850e7: Layer already exists [2022-07-11T23:20:52.562Z] d094906f5a2d: Pushed [2022-07-11T23:20:56.858Z] 6e83dd270f11: Pushed [2022-07-11T23:20:57.130Z] 92de881e1764f9c8787685d99df057aa74012de3: digest: sha256:aadd4d432d3f48644c01cd85f320d73b07b5913b21f8fa77f8393952563b9234 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T23:20:57.496Z] + 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-11T23:20:57.851Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [2022-07-11T23:20:57.851Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2022-07-11T23:20:57.851Z] 6e83dd270f11: Preparing [2022-07-11T23:20:57.851Z] 1e2f6800e89c: Preparing [2022-07-11T23:20:57.851Z] 84b8a4bc13da: Preparing [2022-07-11T23:20:57.851Z] d094906f5a2d: Preparing [2022-07-11T23:20:57.851Z] 6f7d90c9244f: Preparing [2022-07-11T23:20:57.851Z] dd565ff850e7: Preparing [2022-07-11T23:20:57.851Z] dd565ff850e7: Waiting [2022-07-11T23:20:57.851Z] 6f7d90c9244f: Layer already exists [2022-07-11T23:20:57.851Z] 6e83dd270f11: Layer already exists [2022-07-11T23:20:57.851Z] 84b8a4bc13da: Layer already exists [2022-07-11T23:20:57.851Z] d094906f5a2d: Layer already exists [2022-07-11T23:20:57.851Z] 1e2f6800e89c: Layer already exists [2022-07-11T23:20:57.851Z] dd565ff850e7: Layer already exists [2022-07-11T23:20:58.123Z] latest: digest: sha256:aadd4d432d3f48644c01cd85f320d73b07b5913b21f8fa77f8393952563b9234 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T23:20:58.479Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:2.2.1-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T23:20:58.832Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:2.2.1-dev.7 [2022-07-11T23:20:58.833Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2022-07-11T23:20:58.833Z] 6e83dd270f11: Preparing [2022-07-11T23:20:58.833Z] 1e2f6800e89c: Preparing [2022-07-11T23:20:58.833Z] 84b8a4bc13da: Preparing [2022-07-11T23:20:58.833Z] d094906f5a2d: Preparing [2022-07-11T23:20:58.833Z] 6f7d90c9244f: Preparing [2022-07-11T23:20:58.833Z] dd565ff850e7: Preparing [2022-07-11T23:20:58.833Z] dd565ff850e7: Waiting [2022-07-11T23:20:58.833Z] 1e2f6800e89c: Layer already exists [2022-07-11T23:20:58.833Z] 6f7d90c9244f: Layer already exists [2022-07-11T23:20:58.833Z] d094906f5a2d: Layer already exists [2022-07-11T23:20:58.833Z] 84b8a4bc13da: Layer already exists [2022-07-11T23:20:58.833Z] 6e83dd270f11: Layer already exists [2022-07-11T23:20:58.833Z] dd565ff850e7: Layer already exists [2022-07-11T23:20:59.102Z] 2.2.1-dev.7: digest: sha256:aadd4d432d3f48644c01cd85f320d73b07b5913b21f8fa77f8393952563b9234 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T23:20:59.460Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:92de881e1764f9c8787685d99df057aa74012de3-2.2.1-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T23:20:59.850Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:92de881e1764f9c8787685d99df057aa74012de3-2.2.1-dev.7 [2022-07-11T23:20:59.850Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2022-07-11T23:20:59.850Z] 6e83dd270f11: Preparing [2022-07-11T23:20:59.850Z] 1e2f6800e89c: Preparing [2022-07-11T23:20:59.850Z] 84b8a4bc13da: Preparing [2022-07-11T23:20:59.850Z] d094906f5a2d: Preparing [2022-07-11T23:20:59.850Z] 6f7d90c9244f: Preparing [2022-07-11T23:20:59.850Z] dd565ff850e7: Preparing [2022-07-11T23:20:59.850Z] dd565ff850e7: Waiting [2022-07-11T23:20:59.850Z] 1e2f6800e89c: Layer already exists [2022-07-11T23:20:59.850Z] 84b8a4bc13da: Layer already exists [2022-07-11T23:20:59.850Z] 6f7d90c9244f: Layer already exists [2022-07-11T23:20:59.850Z] 6e83dd270f11: Layer already exists [2022-07-11T23:20:59.850Z] d094906f5a2d: Layer already exists [2022-07-11T23:20:59.850Z] dd565ff850e7: Layer already exists [2022-07-11T23:21:00.127Z] 92de881e1764f9c8787685d99df057aa74012de3-2.2.1-dev.7: digest: sha256:aadd4d432d3f48644c01cd85f320d73b07b5913b21f8fa77f8393952563b9234 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T23:21:00.506Z] + 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-11T23:21:00.877Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:main [2022-07-11T23:21:00.877Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2022-07-11T23:21:00.877Z] 6e83dd270f11: Preparing [2022-07-11T23:21:00.877Z] 1e2f6800e89c: Preparing [2022-07-11T23:21:00.877Z] 84b8a4bc13da: Preparing [2022-07-11T23:21:00.877Z] d094906f5a2d: Preparing [2022-07-11T23:21:00.877Z] 6f7d90c9244f: Preparing [2022-07-11T23:21:00.877Z] dd565ff850e7: Preparing [2022-07-11T23:21:00.877Z] dd565ff850e7: Waiting [2022-07-11T23:21:00.877Z] 6f7d90c9244f: Layer already exists [2022-07-11T23:21:00.877Z] 6e83dd270f11: Layer already exists [2022-07-11T23:21:00.877Z] 84b8a4bc13da: Layer already exists [2022-07-11T23:21:00.877Z] d094906f5a2d: Layer already exists [2022-07-11T23:21:00.877Z] 1e2f6800e89c: Layer already exists [2022-07-11T23:21:00.877Z] dd565ff850e7: Layer already exists [2022-07-11T23:21:01.154Z] main: digest: sha256:aadd4d432d3f48644c01cd85f320d73b07b5913b21f8fa77f8393952563b9234 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-07-11T23:21:01.214Z] ===================================================== [Pipeline] echo [2022-07-11T23:21:01.223Z] taggedImages: [2022-07-11T23:21:01.223Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:92de881e1764f9c8787685d99df057aa74012de3 [2022-07-11T23:21:01.223Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [2022-07-11T23:21:01.223Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:2.2.1-dev.7 [2022-07-11T23:21:01.223Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:92de881e1764f9c8787685d99df057aa74012de3-2.2.1-dev.7 [2022-07-11T23:21:01.223Z] - 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-11T23:21:01.593Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-07-11T23:21:01.593Z] [2022-07-11T23:21:01.593Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T23:21:01.940Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-07-11T23:21:02.211Z] arm64: Pulling from edgex-lftools-log-publisher [2022-07-11T23:21:02.211Z] 8998bd30e6a1: Pulling fs layer [2022-07-11T23:21:02.211Z] 04944245beec: Pulling fs layer [2022-07-11T23:21:02.212Z] 699f458cf7ca: Pulling fs layer [2022-07-11T23:21:02.212Z] 765212b225bb: Pulling fs layer [2022-07-11T23:21:02.212Z] f23df028b6ca: Pulling fs layer [2022-07-11T23:21:02.212Z] d65c8cfc05b1: Pulling fs layer [2022-07-11T23:21:02.212Z] 2437ff75d9bd: Pulling fs layer [2022-07-11T23:21:02.212Z] f23df028b6ca: Waiting [2022-07-11T23:21:02.212Z] d65c8cfc05b1: Waiting [2022-07-11T23:21:02.212Z] 2437ff75d9bd: Waiting [2022-07-11T23:21:02.212Z] 765212b225bb: Waiting [2022-07-11T23:21:02.212Z] 04944245beec: Verifying Checksum [2022-07-11T23:21:02.212Z] 04944245beec: Download complete [2022-07-11T23:21:02.212Z] 765212b225bb: Verifying Checksum [2022-07-11T23:21:02.212Z] 765212b225bb: Download complete [2022-07-11T23:21:02.212Z] f23df028b6ca: Verifying Checksum [2022-07-11T23:21:02.212Z] f23df028b6ca: Download complete [2022-07-11T23:21:02.212Z] d65c8cfc05b1: Verifying Checksum [2022-07-11T23:21:02.212Z] d65c8cfc05b1: Download complete [2022-07-11T23:21:02.485Z] 699f458cf7ca: Verifying Checksum [2022-07-11T23:21:02.485Z] 699f458cf7ca: Download complete [2022-07-11T23:21:02.758Z] 8998bd30e6a1: Download complete [2022-07-11T23:21:05.379Z] 2437ff75d9bd: Verifying Checksum [2022-07-11T23:21:05.379Z] 2437ff75d9bd: Download complete [2022-07-11T23:21:07.357Z] 8998bd30e6a1: Pull complete [2022-07-11T23:21:07.954Z] 04944245beec: Pull complete [2022-07-11T23:21:09.398Z] 699f458cf7ca: Pull complete [2022-07-11T23:21:09.398Z] 765212b225bb: Pull complete [2022-07-11T23:21:10.370Z] f23df028b6ca: Pull complete [2022-07-11T23:21:10.646Z] d65c8cfc05b1: Pull complete [2022-07-11T23:21:25.728Z] 2437ff75d9bd: Pull complete [2022-07-11T23:21:25.728Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-07-11T23:21:25.728Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-07-11T23:21:25.728Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-11T23:21:25.990Z] prd-ubuntu20.04-docker-arm64-4c-16g-19492 does not seem to be running inside a container [2022-07-11T23:21:26.070Z] $ 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/43 -v /w/workspace/device-virtual-go/43:/w/workspace/device-virtual-go/43:rw,z -v /w/workspace/device-virtual-go/43@tmp:/w/workspace/device-virtual-go/43@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-11T23:21:28.622Z] $ docker top ed64f749007a7f1453c9a445d17d2d3b34ba6800a97495b248b23722300e5981 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-11T23:21:29.546Z] ---> job-cost.sh [2022-07-11T23:21:29.546Z] lf-activate-venv: SKIPPING [2022-07-11T23:21:29.546Z] INFO: No Stack... [2022-07-11T23:21:29.819Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-07-11T23:21:30.791Z] INFO: Archiving Costs [Pipeline] sh [2022-07-11T23:21:31.449Z] + cat /w/workspace/device-virtual-go/43/archives/cost.csv [2022-07-11T23:21:31.449Z] + cut -d, -f6 [Pipeline] lock [2022-07-11T23:21:31.509Z] Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-main-43-stack-cost] [2022-07-11T23:21:31.518Z] Resource [jenkins-edgexfoundry-device-virtual-go-main-43-stack-cost] did not exist. Created. [2022-07-11T23:21:31.518Z] Lock acquired on [jenkins-edgexfoundry-device-virtual-go-main-43-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-07-11T23:21:32.181Z] /w/workspace/device-virtual-go/43@tmp/durable-baa9d2c5/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-07-11T23:21:32.863Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-07-11T23:21:32.884Z] Warning: overwriting stash ‘stack-cost’ [2022-07-11T23:21:32.929Z] Stashed 1 file(s) [Pipeline] } [2022-07-11T23:21:32.939Z] Lock released on resource [jenkins-edgexfoundry-device-virtual-go-main-43-stack-cost] [Pipeline] // lock [Pipeline] } [2022-07-11T23:21:32.958Z] $ docker stop --time=1 ed64f749007a7f1453c9a445d17d2d3b34ba6800a97495b248b23722300e5981 [2022-07-11T23:21:34.456Z] $ docker rm -f ed64f749007a7f1453c9a445d17d2d3b34ba6800a97495b248b23722300e5981 [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-11T23:21:34.917Z] provisioning config files... [2022-07-11T23:21:34.925Z] copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config3705436124342445674tmp [Pipeline] { [Pipeline] sh [2022-07-11T23:21:35.221Z] + set +x [2022-07-11T23:21:35.221Z] + curl -s https://codecov.io/bash [2022-07-11T23:21:35.221Z] + bash -s -- [2022-07-11T23:21:35.221Z] [2022-07-11T23:21:35.221Z] _____ _ [2022-07-11T23:21:35.221Z] / ____| | | [2022-07-11T23:21:35.221Z] | | ___ __| | ___ ___ _____ __ [2022-07-11T23:21:35.221Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-07-11T23:21:35.221Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-07-11T23:21:35.221Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-07-11T23:21:35.221Z] Bash-1.0.6 [2022-07-11T23:21:35.221Z] [2022-07-11T23:21:35.221Z] [2022-07-11T23:21:35.221Z] ==> git version 2.25.1 found [2022-07-11T23:21:35.221Z] ==> 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-11T23:21:35.221Z] Release-Date: 2020-01-08 [2022-07-11T23:21:35.221Z] 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-11T23:21:35.221Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-07-11T23:21:35.221Z] ==> Jenkins CI detected. [2022-07-11T23:21:35.221Z] current dir:  /w/workspace/exfoundry_device-virtual-go_main [2022-07-11T23:21:35.221Z] project root: . [2022-07-11T23:21:35.221Z] --> token set from env [2022-07-11T23:21:35.221Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-07-11T23:21:35.221Z] ==> Running gcov in . (disable via -X gcov) [2022-07-11T23:21:35.221Z] ==> Python coveragepy not found [2022-07-11T23:21:35.221Z] ==> Searching for coverage reports in: [2022-07-11T23:21:35.221Z] + . [2022-07-11T23:21:35.221Z] -> Found 1 reports [2022-07-11T23:21:35.221Z] ==> Detecting git/mercurial file structure [2022-07-11T23:21:35.221Z] ==> Reading reports [2022-07-11T23:21:35.221Z] + ./coverage.out bytes=44128 [2022-07-11T23:21:35.221Z] ==> Appending adjustments [2022-07-11T23:21:35.221Z] https://docs.codecov.io/docs/fixing-reports [2022-07-11T23:21:35.482Z] + Found adjustments [2022-07-11T23:21:35.482Z] ==> Gzipping contents [2022-07-11T23:21:35.482Z] 8.0K /tmp/codecov.NsHxJc.gz [2022-07-11T23:21:35.482Z] ==> Uploading reports [2022-07-11T23:21:35.482Z] url: https://codecov.io [2022-07-11T23:21:35.482Z] query: branch=main&commit=92de881e1764f9c8787685d99df057aa74012de3&build=43&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2Fmain%2F43%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-07-11T23:21:35.482Z] -> Pinging Codecov [2022-07-11T23:21:35.482Z] 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=92de881e1764f9c8787685d99df057aa74012de3&build=43&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2Fmain%2F43%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-07-11T23:21:35.744Z] -> Uploading to [2022-07-11T23:21:35.744Z] https://storage.googleapis.com/codecov/v4/raw/2022-07-11/5E52B4B073DB2E39498172D8E973AA87/92de881e1764f9c8787685d99df057aa74012de3/0967386a-dc76-4fe4-a330-e594ab1c4a11.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1E5YTIQF4NUDJHIPRXCW6SWPNHIWXR6YCTGFLBKZTWXKPGHK3U3FMCQWA%2F20220711%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220711T232135Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=9c4e07cebb57008e9b06f5882a25b11d7e47fcc1131ce193b8dc35bff5bb76f6 [2022-07-11T23:21:35.745Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-07-11T23:21:35.745Z] Dload Upload Total Spent Left Speed [2022-07-11T23:21:36.006Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5476 0 0 100 5476 0 21904 --:--:-- --:--:-- --:--:-- 21904 [2022-07-11T23:21:36.006Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-virtual-go/commit/92de881e1764f9c8787685d99df057aa74012de3 [Pipeline] } [2022-07-11T23:21:36.015Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2022-07-11T23:21:36.173Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-07-11T23:21:36.182Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T23:21:36.488Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-07-11T23:21:36.488Z] [2022-07-11T23:21:36.488Z] 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-11T23:21:36.794Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-07-11T23:21:36.794Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-07-11T23:21:36.794Z] df9b9388f04a: Pulling fs layer [2022-07-11T23:21:36.794Z] 52dc419b0ee2: Pulling fs layer [2022-07-11T23:21:36.794Z] 25bc292e5bac: Pulling fs layer [2022-07-11T23:21:36.794Z] 114826534d7a: Pulling fs layer [2022-07-11T23:21:36.794Z] 4657fd5d0bcf: Pulling fs layer [2022-07-11T23:21:36.794Z] 6ad1cebc031e: Pulling fs layer [2022-07-11T23:21:36.794Z] 8a3aa393b2d8: Pulling fs layer [2022-07-11T23:21:36.794Z] 114826534d7a: Waiting [2022-07-11T23:21:36.794Z] 6ad1cebc031e: Waiting [2022-07-11T23:21:36.794Z] 8a3aa393b2d8: Waiting [2022-07-11T23:21:36.794Z] 4657fd5d0bcf: Waiting [2022-07-11T23:21:36.794Z] 25bc292e5bac: Download complete [2022-07-11T23:21:36.794Z] 52dc419b0ee2: Verifying Checksum [2022-07-11T23:21:36.794Z] 52dc419b0ee2: Download complete [2022-07-11T23:21:36.794Z] 4657fd5d0bcf: Download complete [2022-07-11T23:21:36.794Z] df9b9388f04a: Verifying Checksum [2022-07-11T23:21:36.794Z] df9b9388f04a: Download complete [2022-07-11T23:21:37.055Z] df9b9388f04a: Pull complete [2022-07-11T23:21:37.055Z] 6ad1cebc031e: Download complete [2022-07-11T23:21:37.055Z] 52dc419b0ee2: Pull complete [2022-07-11T23:21:37.322Z] 25bc292e5bac: Pull complete [2022-07-11T23:21:37.581Z] 114826534d7a: Verifying Checksum [2022-07-11T23:21:37.581Z] 114826534d7a: Download complete [2022-07-11T23:21:37.839Z] 8a3aa393b2d8: Verifying Checksum [2022-07-11T23:21:37.839Z] 8a3aa393b2d8: Download complete [2022-07-11T23:21:41.131Z] 114826534d7a: Pull complete [2022-07-11T23:21:41.390Z] 4657fd5d0bcf: Pull complete [2022-07-11T23:21:41.649Z] 6ad1cebc031e: Pull complete [2022-07-11T23:21:44.183Z] 8a3aa393b2d8: Pull complete [2022-07-11T23:21:44.442Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2022-07-11T23:21:44.442Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-07-11T23:21:44.442Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-11T23:21:44.533Z] prd-ubuntu20.04-docker-8c-8g-19491 does not seem to be running inside a container [2022-07-11T23:21:44.568Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2022-07-11T23:21:46.395Z] $ docker top bedd8779834d020bceb768ff247883ddb8cf9177450607d1fba6fa86a8f09c7d -eo pid,comm [Pipeline] { [Pipeline] echo [2022-07-11T23:21:46.470Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-virtual-go:main' [Pipeline] sh [2022-07-11T23:21:46.759Z] + set -o pipefail [2022-07-11T23:21:46.759Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-virtual-go:main' [2022-07-11T23:21:53.342Z] [2022-07-11T23:21:53.342Z] Monitoring /w/workspace/exfoundry_device-virtual-go_main (github.com/edgexfoundry/device-virtual-go)... [2022-07-11T23:21:53.342Z] [2022-07-11T23:21:53.343Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/28e35fd0-54c0-4b4d-8115-61bcd17c2ff8/history/d3443cfe-f388-4c5c-8cc8-15fbe1af0cbc [2022-07-11T23:21:53.343Z] [2022-07-11T23:21:53.343Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2022-07-11T23:21:53.343Z] [2022-07-11T23:21:53.343Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-07-11T23:21:53.343Z] [2022-07-11T23:21:53.343Z] [2022-07-11T23:21:53.343Z] You have reached your monthly limit of 401 private tests for your edgex-jenkins org. [2022-07-11T23:21:53.343Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2022-07-11T23:21:53.358Z] $ docker stop --time=1 bedd8779834d020bceb768ff247883ddb8cf9177450607d1fba6fa86a8f09c7d [2022-07-11T23:21:56.378Z] $ docker rm -f bedd8779834d020bceb768ff247883ddb8cf9177450607d1fba6fa86a8f09c7d [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-11T23:21:57.099Z] + git log --format=format:%s -1 92de881e1764f9c8787685d99df057aa74012de3 [Pipeline] sh [2022-07-11T23:21:57.388Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-07-11T23:21:57.388Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T23:21:57.694Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-11T23:21:57.694Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-11T23:21:57.779Z] prd-ubuntu20.04-docker-8c-8g-19491 does not seem to be running inside a container [2022-07-11T23:21:57.819Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-07-11T23:21:58.319Z] $ docker top baeb896fcbc46c2028ab84b7849c4344c50188397a6f764f829ada6b8dac4c29 -eo pid,comm [2022-07-11T23:21:58.386Z] 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-11T23:21:58.386Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-07-11T23:21:58.422Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-11T23:21:58.422Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-11T23:21:58.553Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-11T23:21:58.559Z] $ docker exec baeb896fcbc46c2028ab84b7849c4344c50188397a6f764f829ada6b8dac4c29 ssh-agent [2022-07-11T23:21:58.681Z] SSH_AUTH_SOCK=/tmp/ssh-jc21yygsZBJo/agent.32 [2022-07-11T23:21:58.681Z] SSH_AGENT_PID=39 [2022-07-11T23:21:58.686Z] Running ssh-add (command line suppressed) [2022-07-11T23:21:58.808Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_8205328943845283833.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_8205328943845283833.key) [2022-07-11T23:21:58.819Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-11T23:21:59.106Z] + git semver tag [2022-07-11T23:21:59.366Z] 2022-07-11 23:21:59,306 [run_tag] DEBUG tag force:False [2022-07-11T23:21:59.366Z] 2022-07-11 23:21:59,306 [check_head_tag] DEBUG check head tag [2022-07-11T23:21:59.366Z] 2022-07-11 23:21:59,307 [execute] INFO git cat-file --batch-check [2022-07-11T23:21:59.366Z] 2022-07-11 23:21:59,307 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=) [2022-07-11T23:21:59.366Z] 2022-07-11 23:21:59,311 [execute] INFO git cat-file --batch [2022-07-11T23:21:59.366Z] 2022-07-11 23:21:59,311 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=) [2022-07-11T23:21:59.366Z] 2022-07-11 23:21:59,322 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2022-07-11T23:21:59.366Z] 2022-07-11 23:21:59,322 [execute] INFO git tag -a v2.2.1-dev.7 -m v2.2.1-dev.7 [2022-07-11T23:21:59.366Z] 2022-07-11 23:21:59,322 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.2.1-dev.7', '-m', 'v2.2.1-dev.7'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=None) [2022-07-11T23:21:59.366Z] 2022-07-11 23:21:59,328 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2022-07-11T23:21:59.366Z] 2.2.1-dev.7 [Pipeline] } [2022-07-11T23:21:59.378Z] $ docker exec --env ******** --env ******** baeb896fcbc46c2028ab84b7849c4344c50188397a6f764f829ada6b8dac4c29 ssh-agent -k [2022-07-11T23:21:59.484Z] unset SSH_AUTH_SOCK; [2022-07-11T23:21:59.484Z] unset SSH_AGENT_PID; [2022-07-11T23:21:59.484Z] echo Agent pid 39 killed; [2022-07-11T23:21:59.493Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-07-11T23:21:59.800Z] + git semver [Pipeline] } [2022-07-11T23:22:00.076Z] $ docker stop --time=1 baeb896fcbc46c2028ab84b7849c4344c50188397a6f764f829ada6b8dac4c29 [2022-07-11T23:22:01.465Z] $ docker rm -f baeb896fcbc46c2028ab84b7849c4344c50188397a6f764f829ada6b8dac4c29 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T23:22:01.906Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-07-11T23:22:01.906Z] [2022-07-11T23:22:01.906Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T23:22:02.210Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-07-11T23:22:02.210Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-07-11T23:22:02.210Z] ab5ef0e58194: Pulling fs layer [2022-07-11T23:22:02.210Z] 9712f1f96733: Pulling fs layer [2022-07-11T23:22:02.210Z] 63f879dbbcfc: Pulling fs layer [2022-07-11T23:22:02.210Z] 0d9ebad4ef96: Pulling fs layer [2022-07-11T23:22:02.210Z] e9a5061849ea: Pulling fs layer [2022-07-11T23:22:02.210Z] d747dcd14b5f: Pulling fs layer [2022-07-11T23:22:02.210Z] 2de7ff778b66: Pulling fs layer [2022-07-11T23:22:02.210Z] 0d9ebad4ef96: Waiting [2022-07-11T23:22:02.210Z] e9a5061849ea: Waiting [2022-07-11T23:22:02.210Z] d747dcd14b5f: Waiting [2022-07-11T23:22:02.210Z] 2de7ff778b66: Waiting [2022-07-11T23:22:02.210Z] 9712f1f96733: Verifying Checksum [2022-07-11T23:22:02.210Z] 9712f1f96733: Download complete [2022-07-11T23:22:02.779Z] 63f879dbbcfc: Verifying Checksum [2022-07-11T23:22:02.779Z] 63f879dbbcfc: Download complete [2022-07-11T23:22:03.037Z] e9a5061849ea: Verifying Checksum [2022-07-11T23:22:03.037Z] e9a5061849ea: Download complete [2022-07-11T23:22:03.037Z] d747dcd14b5f: Verifying Checksum [2022-07-11T23:22:03.037Z] d747dcd14b5f: Download complete [2022-07-11T23:22:03.037Z] ab5ef0e58194: Verifying Checksum [2022-07-11T23:22:03.037Z] ab5ef0e58194: Download complete [2022-07-11T23:22:03.037Z] 0d9ebad4ef96: Verifying Checksum [2022-07-11T23:22:03.037Z] 0d9ebad4ef96: Download complete [2022-07-11T23:22:03.296Z] 2de7ff778b66: Verifying Checksum [2022-07-11T23:22:03.296Z] 2de7ff778b66: Download complete [2022-07-11T23:22:05.831Z] ab5ef0e58194: Pull complete [2022-07-11T23:22:06.091Z] 9712f1f96733: Pull complete [2022-07-11T23:22:06.659Z] 63f879dbbcfc: Pull complete [2022-07-11T23:22:10.857Z] 0d9ebad4ef96: Pull complete [2022-07-11T23:22:10.857Z] e9a5061849ea: Pull complete [2022-07-11T23:22:10.857Z] d747dcd14b5f: Pull complete [2022-07-11T23:22:12.240Z] 2de7ff778b66: Pull complete [2022-07-11T23:22:12.240Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-07-11T23:22:12.241Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-07-11T23:22:12.241Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-11T23:22:12.336Z] prd-ubuntu20.04-docker-8c-8g-19491 does not seem to be running inside a container [2022-07-11T23:22:12.375Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2022-07-11T23:22:16.004Z] $ docker top 28e694b11afef8fd145b09bd859dcafddaddba6f9422946fce2c43f869a51740 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-07-11T23:22:16.078Z] provisioning config files... [2022-07-11T23:22:16.087Z] copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config8254056057517987251tmp [2022-07-11T23:22:16.095Z] copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config147039917106635109tmp [2022-07-11T23:22:16.106Z] copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config4304996454758757653tmp [Pipeline] { [Pipeline] echo [2022-07-11T23:22:16.121Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-11T23:22:16.403Z] ---> sigul-configuration.sh [2022-07-11T23:22:16.403Z] gpg: directory `/root/.gnupg' created [2022-07-11T23:22:16.403Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-07-11T23:22:16.403Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-07-11T23:22:16.403Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-07-11T23:22:16.403Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-07-11T23:22:16.403Z] gpg: CAST5 encrypted data [2022-07-11T23:22:16.403Z] gpg: encrypted with 1 passphrase [2022-07-11T23:22:16.403Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-07-11T23:22:16.690Z] + mkdir /home/jenkins [2022-07-11T23:22:16.690Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-07-11T23:22:16.974Z] + 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-11T23:22:16.983Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-11T23:22:17.289Z] ---> sigul-install.sh [2022-07-11T23:22:17.289Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-07-11T23:22:17.578Z] + git tag --list [2022-07-11T23:22:17.579Z] v1.0.0 [2022-07-11T23:22:17.579Z] v1.1.0 [2022-07-11T23:22:17.579Z] v1.1.1 [2022-07-11T23:22:17.579Z] v1.2.1 [2022-07-11T23:22:17.579Z] v1.2.2 [2022-07-11T23:22:17.579Z] v1.2.3 [2022-07-11T23:22:17.579Z] v1.3.0 [2022-07-11T23:22:17.579Z] v1.3.1 [2022-07-11T23:22:17.579Z] v2.0.0 [2022-07-11T23:22:17.579Z] v2.1.0 [2022-07-11T23:22:17.579Z] v2.1.1 [2022-07-11T23:22:17.579Z] v2.1.1-dev.1 [2022-07-11T23:22:17.579Z] v2.1.1-dev.2 [2022-07-11T23:22:17.579Z] v2.2.0 [2022-07-11T23:22:17.579Z] v2.2.1-dev.1 [2022-07-11T23:22:17.579Z] v2.2.1-dev.2 [2022-07-11T23:22:17.579Z] v2.2.1-dev.3 [2022-07-11T23:22:17.579Z] v2.2.1-dev.4 [2022-07-11T23:22:17.579Z] v2.2.1-dev.5 [2022-07-11T23:22:17.579Z] v2.2.1-dev.6 [2022-07-11T23:22:17.579Z] v2.2.1-dev.7 [Pipeline] sh [2022-07-11T23:22:17.870Z] + lftools sign git-tag v2.2.1-dev.7 [2022-07-11T23:22:18.439Z] Signing Git tag with Sigul... [2022-07-11T23:22:18.439Z] Signing v2.2.1-dev.7 [Pipeline] echo [2022-07-11T23:22:19.021Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-11T23:22:19.300Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-07-11T23:22:19.307Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-07-11T23:22:19.330Z] $ docker stop --time=1 28e694b11afef8fd145b09bd859dcafddaddba6f9422946fce2c43f869a51740 [2022-07-11T23:22:20.648Z] $ docker rm -f 28e694b11afef8fd145b09bd859dcafddaddba6f9422946fce2c43f869a51740 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-07-11T23:22:21.056Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-07-11T23:22:21.056Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T23:22:21.358Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-11T23:22:21.358Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-11T23:22:21.441Z] prd-ubuntu20.04-docker-8c-8g-19491 does not seem to be running inside a container [2022-07-11T23:22:21.475Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-07-11T23:22:21.920Z] $ docker top 36d37093898044378cfb1db1daed77f87fe54d3270c3ae5fbe244fe20e4b345a -eo pid,comm [2022-07-11T23:22:21.978Z] 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-11T23:22:21.978Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-07-11T23:22:22.014Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-11T23:22:22.014Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-11T23:22:22.133Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-11T23:22:22.138Z] $ docker exec 36d37093898044378cfb1db1daed77f87fe54d3270c3ae5fbe244fe20e4b345a ssh-agent [2022-07-11T23:22:22.257Z] SSH_AUTH_SOCK=/tmp/ssh-65CM3Fi3K975/agent.34 [2022-07-11T23:22:22.257Z] SSH_AGENT_PID=40 [2022-07-11T23:22:22.262Z] Running ssh-add (command line suppressed) [2022-07-11T23:22:22.379Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_7362154906006741055.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_7362154906006741055.key) [2022-07-11T23:22:22.394Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-11T23:22:22.683Z] + git semver bump pre [2022-07-11T23:22:22.948Z] 2022-07-11 23:22:22,888 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2022-07-11T23:22:22.948Z] 2022-07-11 23:22:22,888 [bump_version] DEBUG bumping version:2.2.1-dev.7 on axis:pre with prefix:dev [2022-07-11T23:22:22.948Z] 2022-07-11 23:22:22,888 [bump_version] DEBUG bumped version:2.2.1-dev.8 [2022-07-11T23:22:22.948Z] 2022-07-11 23:22:22,888 [write_version] DEBUG write version:2.2.1-dev.8 to path:/w/workspace/exfoundry_device-virtual-go_main/.semver/main with force:True [2022-07-11T23:22:22.948Z] 2022-07-11 23:22:22,888 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2022-07-11T23:22:22.948Z] 2022-07-11 23:22:22,888 [write_file] DEBUG write to file:/w/workspace/exfoundry_device-virtual-go_main/.semver/main [2022-07-11T23:22:22.948Z] 2022-07-11 23:22:22,891 [execute] INFO git cat-file --batch-check [2022-07-11T23:22:22.948Z] 2022-07-11 23:22:22,891 [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-11T23:22:22.948Z] 2022-07-11 23:22:22,897 [execute] INFO git cat-file --batch [2022-07-11T23:22:22.948Z] 2022-07-11 23:22:22,897 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=) [2022-07-11T23:22:22.948Z] 2022-07-11 23:22:22,903 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2022-07-11T23:22:22.948Z] 2.2.1-dev.8 [Pipeline] } [2022-07-11T23:22:22.962Z] $ docker exec --env ******** --env ******** 36d37093898044378cfb1db1daed77f87fe54d3270c3ae5fbe244fe20e4b345a ssh-agent -k [2022-07-11T23:22:23.066Z] unset SSH_AUTH_SOCK; [2022-07-11T23:22:23.066Z] unset SSH_AGENT_PID; [2022-07-11T23:22:23.066Z] echo Agent pid 40 killed; [2022-07-11T23:22:23.076Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-07-11T23:22:23.383Z] + git semver [Pipeline] } [2022-07-11T23:22:23.662Z] $ docker stop --time=1 36d37093898044378cfb1db1daed77f87fe54d3270c3ae5fbe244fe20e4b345a [2022-07-11T23:22:24.993Z] $ docker rm -f 36d37093898044378cfb1db1daed77f87fe54d3270c3ae5fbe244fe20e4b345a [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-11T23:22:25.346Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-07-11T23:22:25.346Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T23:22:25.648Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-11T23:22:25.648Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-11T23:22:25.727Z] prd-ubuntu20.04-docker-8c-8g-19491 does not seem to be running inside a container [2022-07-11T23:22:25.761Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-07-11T23:22:26.216Z] $ docker top b32c62965fdb49bdc0be6bdca02a694e6c7e76f64a6f75981a375f21a224be64 -eo pid,comm [2022-07-11T23:22:26.279Z] 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-11T23:22:26.279Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-07-11T23:22:26.314Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-11T23:22:26.314Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-11T23:22:26.480Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-11T23:22:26.486Z] $ docker exec b32c62965fdb49bdc0be6bdca02a694e6c7e76f64a6f75981a375f21a224be64 ssh-agent [2022-07-11T23:22:26.627Z] SSH_AUTH_SOCK=/tmp/ssh-Ea2fUUpwj7sL/agent.33 [2022-07-11T23:22:26.627Z] SSH_AGENT_PID=39 [2022-07-11T23:22:26.657Z] Running ssh-add (command line suppressed) [2022-07-11T23:22:26.771Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_405621128991664402.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_405621128991664402.key) [2022-07-11T23:22:26.785Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-11T23:22:27.073Z] + git semver push [2022-07-11T23:22:27.644Z] 2022-07-11 23:22:27,338 [run_push] DEBUG push [2022-07-11T23:22:27.644Z] 2022-07-11 23:22:27,339 [execute] INFO git cat-file --batch-check [2022-07-11T23:22:27.644Z] 2022-07-11 23:22:27,340 [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-11T23:22:27.644Z] 2022-07-11 23:22:27,343 [execute] INFO git rev-list f46cfd25f54b59a12cbd1eeb51a652f99a8380cc -- [2022-07-11T23:22:27.644Z] 2022-07-11 23:22:27,344 [execute] DEBUG Popen(['git', 'rev-list', 'f46cfd25f54b59a12cbd1eeb51a652f99a8380cc', '--'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-07-11T23:22:27.644Z] 2022-07-11 23:22:27,351 [execute] INFO git fetch -v origin [2022-07-11T23:22:27.644Z] 2022-07-11 23:22:27,352 [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-11T23:22:27.904Z] 2022-07-11 23:22:27,848 [run_push] DEBUG no remote changes detected [2022-07-11T23:22:27.904Z] 2022-07-11 23:22:27,848 [execute] INFO git push origin semver [2022-07-11T23:22:27.904Z] 2022-07-11 23:22:27,849 [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-11T23:22:28.846Z] 2022-07-11 23:22:28,536 [run_push] DEBUG push all version tags [2022-07-11T23:22:28.846Z] 2022-07-11 23:22:28,537 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2022-07-11T23:22:28.846Z] 2022-07-11 23:22:28,537 [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-11T23:22:29.417Z] 2022-07-11 23:22:29,200 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2022-07-11T23:22:29.417Z] 2.2.1-dev.8 [Pipeline] } [2022-07-11T23:22:29.430Z] $ docker exec --env ******** --env ******** b32c62965fdb49bdc0be6bdca02a694e6c7e76f64a6f75981a375f21a224be64 ssh-agent -k [2022-07-11T23:22:29.539Z] unset SSH_AUTH_SOCK; [2022-07-11T23:22:29.539Z] unset SSH_AGENT_PID; [2022-07-11T23:22:29.539Z] echo Agent pid 39 killed; [2022-07-11T23:22:29.550Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-07-11T23:22:29.852Z] + git semver [Pipeline] } [2022-07-11T23:22:30.129Z] $ docker stop --time=1 b32c62965fdb49bdc0be6bdca02a694e6c7e76f64a6f75981a375f21a224be64 [2022-07-11T23:22:31.553Z] $ docker rm -f b32c62965fdb49bdc0be6bdca02a694e6c7e76f64a6f75981a375f21a224be64 [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-11T23:22:32.116Z] + [ -d /w/workspace/exfoundry_device-virtual-go_main/archives ] [2022-07-11T23:22:32.116Z] + ls -al /w/workspace/exfoundry_device-virtual-go_main/archives [2022-07-11T23:22:32.116Z] total 16 [2022-07-11T23:22:32.116Z] drwxr-xr-x 3 root root 4096 Jul 11 23:12 . [2022-07-11T23:22:32.116Z] drwxrwxr-x 10 jenkins jenkins 4096 Jul 11 23:22 .. [2022-07-11T23:22:32.116Z] drwxr-xr-x 2 root root 4096 Jul 11 23:12 cost [2022-07-11T23:22:32.116Z] -rw-r--r-- 1 root root 87 Jul 11 23:12 cost.csv [2022-07-11T23:22:32.116Z] + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-virtual-go_main/archives [2022-07-11T23:22:32.116Z] + ls -al /w/workspace/exfoundry_device-virtual-go_main/archives [2022-07-11T23:22:32.116Z] total 16 [2022-07-11T23:22:32.116Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 11 23:12 . [2022-07-11T23:22:32.116Z] drwxrwxr-x 10 jenkins jenkins 4096 Jul 11 23:22 .. [2022-07-11T23:22:32.116Z] drwxr-xr-x 2 jenkins jenkins 4096 Jul 11 23:12 cost [2022-07-11T23:22:32.116Z] -rw-r--r-- 1 jenkins jenkins 87 Jul 11 23:12 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-07-11T23:22:32.405Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-11T23:22:33.268Z] ---> package-listing.sh [2022-07-11T23:22:33.268Z] ++ facter osfamily [2022-07-11T23:22:33.268Z] ++ tr '[:upper:]' '[:lower:]' [2022-07-11T23:22:33.529Z] + OS_FAMILY=debian [2022-07-11T23:22:33.529Z] + workspace=/w/workspace/exfoundry_device-virtual-go_main [2022-07-11T23:22:33.529Z] + START_PACKAGES=/tmp/packages_start.txt [2022-07-11T23:22:33.529Z] + END_PACKAGES=/tmp/packages_end.txt [2022-07-11T23:22:33.529Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-07-11T23:22:33.529Z] + PACKAGES=/tmp/packages_start.txt [2022-07-11T23:22:33.529Z] + '[' /w/workspace/exfoundry_device-virtual-go_main ']' [2022-07-11T23:22:33.529Z] + PACKAGES=/tmp/packages_end.txt [2022-07-11T23:22:33.529Z] + case "${OS_FAMILY}" in [2022-07-11T23:22:33.529Z] + dpkg -l [2022-07-11T23:22:33.529Z] + grep '^ii' [2022-07-11T23:22:33.529Z] + '[' -f /tmp/packages_start.txt ']' [2022-07-11T23:22:33.529Z] + '[' -f /tmp/packages_end.txt ']' [2022-07-11T23:22:33.529Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-07-11T23:22:33.529Z] + '[' /w/workspace/exfoundry_device-virtual-go_main ']' [2022-07-11T23:22:33.529Z] + mkdir -p /w/workspace/exfoundry_device-virtual-go_main/archives/ [2022-07-11T23:22:33.529Z] + 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-11T23:22:33.542Z] 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-11T23:22:33.828Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T23:22:34.390Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-11T23:22:34.390Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-11T23:22:34.469Z] prd-ubuntu20.04-docker-8c-8g-19491 does not seem to be running inside a container [2022-07-11T23:22:34.508Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-07-11T23:22:34.809Z] $ docker top 07ca88c620fe5066319262d0b7013950caab7abf619fdae4bde7bded24a8b8fc -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-11T23:22:35.163Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-07-11T23:22:35.455Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-07-11T23:22:35.745Z] + ls /var/log/sa-host [2022-07-11T23:22:35.745Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-11T23:22:35.818Z] provisioning config files... [2022-07-11T23:22:35.827Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config8476315509701158877tmp [Pipeline] { [Pipeline] echo [2022-07-11T23:22:35.840Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-11T23:22:36.123Z] ---> create-netrc.sh [Pipeline] } [2022-07-11T23:22:36.131Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-07-11T23:22:36.471Z] ---> python-tools-install.sh [Pipeline] echo [2022-07-11T23:22:36.481Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-11T23:22:36.764Z] ---> sudo-logs.sh [2022-07-11T23:22:36.764Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-07-11T23:22:36.788Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-11T23:22:37.071Z] ---> job-cost.sh [2022-07-11T23:22:37.071Z] lf-activate-venv: SKIPPING [2022-07-11T23:22:37.071Z] DEBUG: total: 0.2199999988079071 [2022-07-11T23:22:37.071Z] INFO: Retrieving Stack Cost... [2022-07-11T23:22:37.332Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-07-11T23:22:37.901Z] INFO: Archiving Costs [Pipeline] echo [2022-07-11T23:22:37.912Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-11T23:22:38.195Z] ---> logs-deploy.sh [2022-07-11T23:22:38.195Z] lf-activate-venv: SKIPPING [2022-07-11T23:22:38.195Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/main/43 [2022-07-11T23:22:38.195Z] INFO: archiving workspace using pattern(s): [2022-07-11T23:22:39.576Z] Archives upload complete. [2022-07-11T23:22:39.576Z] INFO: archiving logs to Nexus [2022-07-11T23:22:40.148Z] ---> uname -a: [2022-07-11T23:22:40.148Z] Linux prd-ubuntu20-04-docker-8c-8g-19491 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux [2022-07-11T23:22:40.148Z] [2022-07-11T23:22:40.148Z] [2022-07-11T23:22:40.148Z] ---> lscpu: [2022-07-11T23:22:40.148Z] Architecture: x86_64 [2022-07-11T23:22:40.148Z] CPU op-mode(s): 32-bit, 64-bit [2022-07-11T23:22:40.148Z] Byte Order: Little Endian [2022-07-11T23:22:40.148Z] Address sizes: 40 bits physical, 48 bits virtual [2022-07-11T23:22:40.148Z] CPU(s): 8 [2022-07-11T23:22:40.148Z] On-line CPU(s) list: 0-7 [2022-07-11T23:22:40.148Z] Thread(s) per core: 1 [2022-07-11T23:22:40.148Z] Core(s) per socket: 1 [2022-07-11T23:22:40.148Z] Socket(s): 8 [2022-07-11T23:22:40.148Z] NUMA node(s): 1 [2022-07-11T23:22:40.148Z] Vendor ID: AuthenticAMD [2022-07-11T23:22:40.148Z] CPU family: 23 [2022-07-11T23:22:40.148Z] Model: 49 [2022-07-11T23:22:40.148Z] Model name: AMD EPYC-Rome Processor [2022-07-11T23:22:40.148Z] Stepping: 0 [2022-07-11T23:22:40.148Z] CPU MHz: 2799.976 [2022-07-11T23:22:40.148Z] BogoMIPS: 5599.95 [2022-07-11T23:22:40.148Z] Virtualization: AMD-V [2022-07-11T23:22:40.148Z] Hypervisor vendor: KVM [2022-07-11T23:22:40.148Z] Virtualization type: full [2022-07-11T23:22:40.148Z] L1d cache: 256 KiB [2022-07-11T23:22:40.148Z] L1i cache: 256 KiB [2022-07-11T23:22:40.148Z] L2 cache: 4 MiB [2022-07-11T23:22:40.148Z] L3 cache: 128 MiB [2022-07-11T23:22:40.148Z] NUMA node0 CPU(s): 0-7 [2022-07-11T23:22:40.148Z] Vulnerability Itlb multihit: Not affected [2022-07-11T23:22:40.148Z] Vulnerability L1tf: Not affected [2022-07-11T23:22:40.148Z] Vulnerability Mds: Not affected [2022-07-11T23:22:40.148Z] Vulnerability Meltdown: Not affected [2022-07-11T23:22:40.148Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2022-07-11T23:22:40.148Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2022-07-11T23:22:40.148Z] Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2022-07-11T23:22:40.148Z] Vulnerability Srbds: Not affected [2022-07-11T23:22:40.148Z] Vulnerability Tsx async abort: Not affected [2022-07-11T23:22:40.148Z] 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-11T23:22:40.148Z] [2022-07-11T23:22:40.148Z] [2022-07-11T23:22:40.148Z] ---> nproc: [2022-07-11T23:22:40.148Z] 8 [2022-07-11T23:22:40.148Z] [2022-07-11T23:22:40.148Z] [2022-07-11T23:22:40.148Z] ---> df -h: [2022-07-11T23:22:40.148Z] Filesystem Size Used Avail Use% Mounted on [2022-07-11T23:22:40.148Z] overlay 155G 12G 143G 8% / [2022-07-11T23:22:40.148Z] tmpfs 64M 0 64M 0% /dev [2022-07-11T23:22:40.148Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2022-07-11T23:22:40.148Z] shm 64M 0 64M 0% /dev/shm [2022-07-11T23:22:40.148Z] /dev/vda1 155G 12G 143G 8% /facter-os [2022-07-11T23:22:40.148Z] [2022-07-11T23:22:40.148Z] [2022-07-11T23:22:40.148Z] ---> sar -b -r -n DEV: [2022-07-11T23:22:40.148Z] Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-19491) 07/11/22 _x86_64_ (8 CPU) [2022-07-11T23:22:40.148Z] [2022-07-11T23:22:40.148Z] 23:09:11 LINUX RESTART (8 CPU) [2022-07-11T23:22:40.148Z] [2022-07-11T23:22:40.148Z] 23:10:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2022-07-11T23:22:40.148Z] 23:11:01 164.96 1.83 163.13 0.00 32.66 68759.21 0.00 [2022-07-11T23:22:40.148Z] 23:12:01 190.43 0.13 190.30 0.00 10.80 40857.99 0.00 [2022-07-11T23:22:40.148Z] 23:13:01 3.43 0.00 3.43 0.00 0.00 51.34 0.00 [2022-07-11T23:22:40.148Z] 23:14:01 1.88 0.00 1.88 0.00 0.00 20.93 0.00 [2022-07-11T23:22:40.148Z] 23:15:01 2.15 0.03 2.12 0.00 1.20 37.19 0.00 [2022-07-11T23:22:40.148Z] 23:16:01 1.93 0.00 1.93 0.00 0.00 21.86 0.00 [2022-07-11T23:22:40.148Z] 23:17:01 0.95 0.02 0.93 0.00 0.13 11.06 0.00 [2022-07-11T23:22:40.148Z] 23:18:01 1.82 0.00 1.82 0.00 0.00 20.26 0.00 [2022-07-11T23:22:40.148Z] 23:19:01 0.82 0.00 0.82 0.00 0.00 9.20 0.00 [2022-07-11T23:22:40.148Z] 23:20:01 1.95 0.00 1.95 0.00 0.00 25.59 0.00 [2022-07-11T23:22:40.148Z] 23:21:02 0.97 0.00 0.97 0.00 0.00 11.73 0.00 [2022-07-11T23:22:40.148Z] 23:22:01 60.82 0.46 60.36 0.00 17.62 35678.97 0.00 [2022-07-11T23:22:40.148Z] Average: 35.97 0.21 35.77 0.00 5.18 12092.81 0.00 [2022-07-11T23:22:40.148Z] [2022-07-11T23:22:40.148Z] 23:10:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2022-07-11T23:22:40.148Z] 23:11:01 27892900 31293936 991384 3.01 151160 3454460 2499312 7.37 1646832 2878028 125236 [2022-07-11T23:22:40.148Z] 23:12:01 27720640 31748944 532616 1.62 164096 4029584 2066000 6.09 1264844 3393528 272 [2022-07-11T23:22:40.148Z] 23:13:01 27747556 31775124 508828 1.55 164180 4029436 1790772 5.28 1238216 3393328 24 [2022-07-11T23:22:40.148Z] 23:14:01 27748576 31776344 507324 1.54 164240 4029436 1790772 5.28 1237908 3393328 24 [2022-07-11T23:22:40.148Z] 23:15:01 27750820 31778696 504908 1.54 164352 4029468 1810656 5.34 1235504 3393372 8 [2022-07-11T23:22:40.148Z] 23:16:01 27751568 31779592 503972 1.53 164396 4029548 1810656 5.34 1235284 3393440 20 [2022-07-11T23:22:40.148Z] 23:17:01 27761748 31789792 493760 1.50 164412 4029548 1810656 5.34 1224192 3393444 8 [2022-07-11T23:22:40.148Z] 23:18:01 27761780 31790012 493048 1.50 164440 4029556 1810656 5.34 1224200 3393448 164 [2022-07-11T23:22:40.148Z] 23:19:01 27761992 31790224 492780 1.50 164452 4029556 1810656 5.34 1224200 3393448 12 [2022-07-11T23:22:40.148Z] 23:20:01 27766916 31795168 487916 1.48 164504 4029532 1810656 5.34 1219832 3393428 24 [2022-07-11T23:22:40.148Z] 23:21:02 27766756 31795060 487912 1.48 164520 4029536 1810656 5.34 1219848 3393428 12 [2022-07-11T23:22:40.148Z] 23:22:01 26929328 31739128 537752 1.64 186712 4734072 2140240 6.31 1331964 4056716 804 [2022-07-11T23:22:40.148Z] Average: 27696715 31737668 545183 1.66 165122 4040311 1913474 5.64 1275235 3405745 10551 [2022-07-11T23:22:40.148Z] [2022-07-11T23:22:40.148Z] 23:10:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2022-07-11T23:22:40.148Z] 23:11:01 lo 2.73 2.73 0.27 0.27 0.00 0.00 0.00 0.00 [2022-07-11T23:22:40.148Z] 23:11:01 docker0 133.66 163.03 10.65 1224.08 0.00 0.00 0.00 0.00 [2022-07-11T23:22:40.148Z] 23:11:01 veth8836e5f 0.00 0.18 0.00 0.02 0.00 0.00 0.00 0.00 [2022-07-11T23:22:40.148Z] 23:11:01 ens3 378.87 270.24 5194.08 90.88 0.00 0.00 0.00 0.00 [2022-07-11T23:22:40.148Z] 23:12:01 lo 8.20 8.20 0.80 0.80 0.00 0.00 0.00 0.00 [2022-07-11T23:22:40.148Z] 23:12:01 docker0 15.61 19.96 0.92 99.08 0.00 0.00 0.00 0.00 [2022-07-11T23:22:40.148Z] 23:12:01 ens3 232.58 171.75 2682.32 284.63 0.00 0.00 0.00 0.00 [2022-07-11T23:22:40.148Z] 23:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-11T23:22:40.148Z] 23:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-11T23:22:40.148Z] 23:13:01 ens3 2.30 1.35 1.01 0.45 0.00 0.00 0.00 0.00 [2022-07-11T23:22:40.148Z] 23:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-07-11T23:22:40.148Z] 23:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-11T23:22:40.148Z] 23:14:01 ens3 0.58 0.47 0.12 0.10 0.00 0.00 0.00 0.00 [2022-07-11T23:22:40.148Z] 23:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-11T23:22:40.148Z] 23:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-11T23:22:40.148Z] 23:15:01 ens3 0.58 0.43 0.33 0.28 0.00 0.00 0.00 0.00 [2022-07-11T23:22:40.149Z] 23:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-07-11T23:22:40.149Z] 23:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-11T23:22:40.149Z] 23:16:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2022-07-11T23:22:40.149Z] 23:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-11T23:22:40.149Z] 23:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-11T23:22:40.149Z] 23:17:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-11T23:22:40.149Z] 23:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-07-11T23:22:40.149Z] 23:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-11T23:22:40.149Z] 23:18:01 ens3 0.15 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2022-07-11T23:22:40.149Z] 23:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-11T23:22:40.149Z] 23:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-11T23:22:40.149Z] 23:19:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-11T23:22:40.149Z] 23:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-07-11T23:22:40.149Z] 23:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-11T23:22:40.149Z] 23:20:01 ens3 0.32 0.20 0.09 0.07 0.00 0.00 0.00 0.00 [2022-07-11T23:22:40.149Z] 23:21:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-11T23:22:40.149Z] 23:21:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-11T23:22:40.149Z] 23:21:02 ens3 1.85 0.67 2.99 0.05 0.00 0.00 0.00 0.00 [2022-07-11T23:22:40.149Z] 23:22:01 lo 1.29 1.29 0.12 0.12 0.00 0.00 0.00 0.00 [2022-07-11T23:22:40.149Z] 23:22:01 docker0 39.69 49.91 3.42 695.96 0.00 0.00 0.00 0.00 [2022-07-11T23:22:40.149Z] 23:22:01 veth65289d7 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 [2022-07-11T23:22:40.149Z] 23:22:01 ens3 257.77 157.79 4760.08 63.85 0.00 0.00 0.00 0.00 [2022-07-11T23:22:40.149Z] Average: lo 1.08 1.08 0.10 0.10 0.00 0.00 0.00 0.00 [2022-07-11T23:22:40.149Z] Average: docker0 15.71 19.37 1.25 167.53 0.00 0.00 0.00 0.00 [2022-07-11T23:22:40.149Z] Average: veth65289d7 0.00 0.01 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-11T23:22:40.149Z] Average: ens3 72.67 50.11 1048.27 36.65 0.00 0.00 0.00 0.00 [2022-07-11T23:22:40.149Z] [2022-07-11T23:22:40.149Z] [2022-07-11T23:22:40.149Z] ---> sar -P ALL: [2022-07-11T23:22:40.149Z] Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-19491) 07/11/22 _x86_64_ (8 CPU) [2022-07-11T23:22:40.149Z] [2022-07-11T23:22:40.149Z] 23:09:11 LINUX RESTART (8 CPU) [2022-07-11T23:22:40.149Z] [2022-07-11T23:22:40.149Z] 23:10:01 CPU %user %nice %system %iowait %steal %idle [2022-07-11T23:22:40.149Z] 23:11:01 all 27.00 0.00 6.64 1.30 0.07 64.99 [2022-07-11T23:22:40.149Z] 23:11:01 0 27.52 0.00 6.21 0.86 0.07 65.33 [2022-07-11T23:22:40.149Z] 23:11:01 1 26.36 0.00 7.15 3.85 0.07 62.57 [2022-07-11T23:22:40.149Z] 23:11:01 2 28.04 0.00 6.62 0.15 0.07 65.12 [2022-07-11T23:22:40.149Z] 23:11:01 3 26.16 0.00 6.88 0.24 0.08 66.64 [2022-07-11T23:22:40.149Z] 23:11:01 4 26.06 0.00 6.62 1.54 0.07 65.72 [2022-07-11T23:22:40.149Z] 23:11:01 5 25.06 0.00 6.79 2.99 0.07 65.09 [2022-07-11T23:22:40.149Z] 23:11:01 6 28.15 0.00 6.19 0.27 0.07 65.33 [2022-07-11T23:22:40.149Z] 23:11:01 7 28.68 0.00 6.68 0.44 0.08 64.11 [2022-07-11T23:22:40.149Z] 23:12:01 all 25.45 0.00 6.21 1.17 0.07 67.10 [2022-07-11T23:22:40.149Z] 23:12:01 0 24.07 0.00 5.35 1.06 0.07 69.45 [2022-07-11T23:22:40.149Z] 23:12:01 1 27.13 0.00 5.78 2.00 0.07 65.03 [2022-07-11T23:22:40.149Z] 23:12:01 2 24.78 0.00 5.52 0.13 0.07 69.50 [2022-07-11T23:22:40.149Z] 23:12:01 3 26.96 0.00 6.88 1.86 0.07 64.23 [2022-07-11T23:22:40.149Z] 23:12:01 4 26.42 0.00 6.12 1.26 0.08 66.11 [2022-07-11T23:22:40.149Z] 23:12:01 5 23.90 0.00 7.35 2.65 0.07 66.03 [2022-07-11T23:22:40.149Z] 23:12:01 6 25.46 0.00 6.26 0.10 0.07 68.11 [2022-07-11T23:22:40.149Z] 23:12:01 7 24.91 0.00 6.41 0.27 0.07 68.34 [2022-07-11T23:22:40.149Z] 23:13:01 all 0.04 0.00 0.05 0.02 0.00 99.89 [2022-07-11T23:22:40.149Z] 23:13:01 0 0.02 0.00 0.05 0.00 0.00 99.93 [2022-07-11T23:22:40.149Z] 23:13:01 1 0.05 0.00 0.03 0.00 0.00 99.92 [2022-07-11T23:22:40.149Z] 23:13:01 2 0.03 0.00 0.05 0.03 0.00 99.88 [2022-07-11T23:22:40.149Z] 23:13:01 3 0.05 0.00 0.05 0.00 0.02 99.88 [2022-07-11T23:22:40.149Z] 23:13:01 4 0.08 0.00 0.07 0.02 0.00 99.83 [2022-07-11T23:22:40.149Z] 23:13:01 5 0.02 0.00 0.03 0.07 0.00 99.88 [2022-07-11T23:22:40.149Z] 23:13:01 6 0.07 0.00 0.03 0.00 0.00 99.90 [2022-07-11T23:22:40.149Z] 23:13:01 7 0.03 0.00 0.07 0.03 0.00 99.87 [2022-07-11T23:22:40.149Z] 23:14:01 all 0.03 0.00 0.01 0.00 0.00 99.96 [2022-07-11T23:22:40.149Z] 23:14:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-11T23:22:40.149Z] 23:14:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2022-07-11T23:22:40.149Z] 23:14:01 2 0.02 0.00 0.00 0.00 0.02 99.97 [2022-07-11T23:22:40.149Z] 23:14:01 3 0.08 0.00 0.00 0.00 0.02 99.90 [2022-07-11T23:22:40.149Z] 23:14:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2022-07-11T23:22:40.149Z] 23:14:01 5 0.02 0.00 0.03 0.03 0.00 99.92 [2022-07-11T23:22:40.149Z] 23:14:01 6 0.03 0.00 0.00 0.00 0.00 99.97 [2022-07-11T23:22:40.149Z] 23:14:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2022-07-11T23:22:40.149Z] 23:15:01 all 0.03 0.00 0.02 0.04 0.01 99.90 [2022-07-11T23:22:40.149Z] 23:15:01 0 0.05 0.00 0.00 0.00 0.00 99.95 [2022-07-11T23:22:40.149Z] 23:15:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-11T23:22:40.149Z] 23:15:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2022-07-11T23:22:40.149Z] 23:15:01 3 0.05 0.00 0.05 0.00 0.02 99.88 [2022-07-11T23:22:40.149Z] 23:15:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-11T23:22:40.149Z] 23:15:01 5 0.02 0.00 0.02 0.15 0.02 99.80 [2022-07-11T23:22:40.149Z] 23:15:01 6 0.03 0.00 0.05 0.08 0.02 99.82 [2022-07-11T23:22:40.149Z] 23:15:01 7 0.03 0.00 0.02 0.10 0.00 99.85 [2022-07-11T23:22:40.149Z] 23:16:01 all 0.09 0.00 0.02 0.01 0.00 99.88 [2022-07-11T23:22:40.149Z] 23:16:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2022-07-11T23:22:40.149Z] 23:16:01 1 0.02 0.00 0.03 0.03 0.00 99.92 [2022-07-11T23:22:40.149Z] 23:16:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-11T23:22:40.149Z] 23:16:01 3 0.70 0.00 0.02 0.00 0.02 99.27 [2022-07-11T23:22:40.149Z] 23:16:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2022-07-11T23:22:40.149Z] 23:16:01 5 0.00 0.00 0.02 0.03 0.00 99.95 [2022-07-11T23:22:40.149Z] 23:16:01 6 0.00 0.00 0.03 0.00 0.00 99.97 [2022-07-11T23:22:40.149Z] 23:16:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-11T23:22:40.149Z] 23:17:01 all 0.27 0.00 0.02 0.00 0.00 99.71 [2022-07-11T23:22:40.149Z] 23:17:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2022-07-11T23:22:40.149Z] 23:17:01 1 0.02 0.00 0.00 0.02 0.00 99.97 [2022-07-11T23:22:40.149Z] 23:17:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2022-07-11T23:22:40.149Z] 23:17:01 3 2.02 0.00 0.05 0.00 0.00 97.93 [2022-07-11T23:22:40.149Z] 23:17:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2022-07-11T23:22:40.149Z] 23:17:01 5 0.02 0.00 0.03 0.02 0.00 99.93 [2022-07-11T23:22:40.149Z] 23:17:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-11T23:22:40.149Z] 23:17:01 7 0.00 0.00 0.03 0.00 0.02 99.95 [2022-07-11T23:22:40.149Z] 23:18:01 all 0.08 0.00 0.01 0.01 0.00 99.90 [2022-07-11T23:22:40.149Z] 23:18:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-11T23:22:40.149Z] 23:18:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2022-07-11T23:22:40.149Z] 23:18:01 2 0.03 0.00 0.02 0.08 0.00 99.87 [2022-07-11T23:22:40.149Z] 23:18:01 3 0.58 0.00 0.02 0.00 0.02 99.38 [2022-07-11T23:22:40.149Z] 23:18:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2022-07-11T23:22:40.149Z] 23:18:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-11T23:22:40.149Z] 23:18:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2022-07-11T23:22:40.149Z] 23:18:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-11T23:22:40.149Z] 23:19:01 all 0.03 0.00 0.01 0.01 0.00 99.96 [2022-07-11T23:22:40.149Z] 23:19:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-11T23:22:40.149Z] 23:19:01 1 0.03 0.00 0.00 0.00 0.02 99.95 [2022-07-11T23:22:40.149Z] 23:19:01 2 0.02 0.00 0.02 0.02 0.00 99.95 [2022-07-11T23:22:40.149Z] 23:19:01 3 0.07 0.00 0.02 0.00 0.00 99.92 [2022-07-11T23:22:40.149Z] 23:19:01 4 0.02 0.00 0.00 0.00 0.02 99.97 [2022-07-11T23:22:40.149Z] 23:19:01 5 0.03 0.00 0.02 0.03 0.00 99.92 [2022-07-11T23:22:40.149Z] 23:19:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-11T23:22:40.149Z] 23:19:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2022-07-11T23:22:40.149Z] 23:20:01 all 0.01 0.00 0.01 0.01 0.00 99.97 [2022-07-11T23:22:40.149Z] 23:20:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-11T23:22:40.149Z] 23:20:01 1 0.00 0.00 0.02 0.03 0.00 99.95 [2022-07-11T23:22:40.149Z] 23:20:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-11T23:22:40.149Z] 23:20:01 3 0.02 0.00 0.05 0.00 0.02 99.92 [2022-07-11T23:22:40.149Z] 23:20:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2022-07-11T23:22:40.149Z] 23:20:01 5 0.00 0.00 0.02 0.02 0.00 99.97 [2022-07-11T23:22:40.149Z] 23:20:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-11T23:22:40.149Z] 23:20:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2022-07-11T23:22:40.149Z] 23:21:02 all 0.03 0.00 0.01 0.00 0.00 99.95 [2022-07-11T23:22:40.149Z] 23:21:02 0 0.03 0.00 0.02 0.00 0.00 99.95 [2022-07-11T23:22:40.149Z] 23:21:02 1 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-11T23:22:40.149Z] 23:21:02 2 0.02 0.00 0.02 0.02 0.00 99.95 [2022-07-11T23:22:40.149Z] 23:21:02 3 0.07 0.00 0.03 0.00 0.02 99.88 [2022-07-11T23:22:40.149Z] 23:21:02 4 0.00 0.00 0.02 0.00 0.00 99.98 [2022-07-11T23:22:40.149Z] 23:21:02 5 0.03 0.00 0.02 0.02 0.00 99.93 [2022-07-11T23:22:40.149Z] 23:21:02 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-11T23:22:40.149Z] 23:21:02 7 0.05 0.00 0.02 0.00 0.00 99.93 [2022-07-11T23:22:40.149Z] [2022-07-11T23:22:40.149Z] 23:21:02 CPU %user %nice %system %iowait %steal %idle [2022-07-11T23:22:40.149Z] 23:22:01 all 5.00 0.00 2.02 0.75 0.03 92.20 [2022-07-11T23:22:40.149Z] 23:22:01 0 3.80 0.00 1.60 0.12 0.02 94.46 [2022-07-11T23:22:40.149Z] 23:22:01 1 5.08 0.00 2.18 2.52 0.03 90.17 [2022-07-11T23:22:40.149Z] 23:22:01 2 5.11 0.00 2.39 2.46 0.03 90.00 [2022-07-11T23:22:40.149Z] 23:22:01 3 3.58 0.00 2.14 0.00 0.03 94.24 [2022-07-11T23:22:40.149Z] 23:22:01 4 6.44 0.00 2.03 0.07 0.03 91.42 [2022-07-11T23:22:40.149Z] 23:22:01 5 4.16 0.00 1.85 0.68 0.03 93.28 [2022-07-11T23:22:40.149Z] 23:22:01 6 6.76 0.00 2.08 0.05 0.03 91.08 [2022-07-11T23:22:40.149Z] 23:22:01 7 5.01 0.00 1.86 0.10 0.03 93.00 [2022-07-11T23:22:40.149Z] Average: all 4.79 0.00 1.24 0.27 0.02 93.68 [2022-07-11T23:22:40.149Z] Average: 0 4.59 0.00 1.09 0.17 0.01 94.14 [2022-07-11T23:22:40.149Z] Average: 1 4.84 0.00 1.26 0.70 0.02 93.19 [2022-07-11T23:22:40.149Z] Average: 2 4.79 0.00 1.21 0.24 0.02 93.74 [2022-07-11T23:22:40.149Z] Average: 3 4.98 0.00 1.33 0.17 0.03 93.49 [2022-07-11T23:22:40.149Z] Average: 4 4.87 0.00 1.23 0.24 0.02 93.65 [2022-07-11T23:22:40.149Z] Average: 5 4.40 0.00 1.33 0.55 0.02 93.70 [2022-07-11T23:22:40.149Z] Average: 6 4.99 0.00 1.21 0.04 0.02 93.74 [2022-07-11T23:22:40.150Z] Average: 7 4.84 0.00 1.24 0.08 0.02 93.83 [2022-07-11T23:22:40.150Z] [2022-07-11T23:22:40.150Z] [2022-07-11T23:22:40.150Z]