Pull request #270 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 7c1aa6e670322229371360af0d90fe9ff54987aa+2ded8c8301fa9285dc80bb471c5f0972abc0b73a (aac5b32c3578377b86c42224756ecb532c899a1b) 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-ssh1571570162560885651.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a 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-ssh13881306415238713509.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 66200e8eedfc470904d6b329e562ec5b45423d6a The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rest-go/branches/PR-270/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 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-rest-go/branches/PR-270/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8766616009304215457.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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-rest-go/branches/PR-270/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1331742030980365904.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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-ssh7468023088056847140.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rest-go/branches/PR-270/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 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-rest-go/branches/PR-270/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh16709274614639671612.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a 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-rest-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-rest-go-settings PROJECT: device-rest-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 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-rest DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-4429 in /w/workspace/gexfoundry_device-rest-go_PR-270 [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-rest-go.git > git init /w/workspace/gexfoundry_device-rest-go_PR-270 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-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-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/pull/270/head:refs/remotes/origin/PR-270 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 2ded8c8301fa9285dc80bb471c5f0972abc0b73a into PR head commit 7c1aa6e670322229371360af0d90fe9ff54987aa Merge succeeded, producing 7c1aa6e670322229371360af0d90fe9ff54987aa Checking out Revision 7c1aa6e670322229371360af0d90fe9ff54987aa (PR-270) Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-03-17T20:10:09.426Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-03-17T20:10:09.603Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { > git config core.sparsecheckout # timeout=10 > git checkout -f 7c1aa6e670322229371360af0d90fe9ff54987aa # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 2ded8c8301fa9285dc80bb471c5f0972abc0b73a # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7c1aa6e670322229371360af0d90fe9ff54987aa # timeout=10 [Pipeline] echo [2023-03-17T20:10:09.696Z] ========================================================= [2023-03-17T20:10:09.696Z] EdgeX Global Pipelines Version Info [2023-03-17T20:10:09.696Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-03-17T20:10:10.446Z] ------------------- [2023-03-17T20:10:10.446Z] stable info: [2023-03-17T20:10:10.446Z] ------------------- [2023-03-17T20:10:10.446Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-03-17T20:10:10.446Z] Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a [2023-03-17T20:10:10.446Z] Message: update stable to v1.0.245 [2023-03-17T20:10:11.022Z] ------------------- [2023-03-17T20:10:11.022Z] experimental info: [2023-03-17T20:10:11.022Z] ------------------- [2023-03-17T20:10:11.022Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-03-17T20:10:11.022Z] Commit SHA: eb5041bb0874f6b7cdca3e6793e1ef87c0289dce [2023-03-17T20:10:11.022Z] Message: update experimental to v1.0.246 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-03-17T20:10:11.299Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rest-go-settings [Pipeline] echo [2023-03-17T20:10:11.340Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rest-go [Pipeline] echo [2023-03-17T20:10:11.381Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-03-17T20:10:11.421Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-03-17T20:10:11.461Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-03-17T20:10:11.501Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-03-17T20:10:11.540Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-03-17T20:10:11.582Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-03-17T20:10:11.624Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-03-17T20:10:11.665Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-03-17T20:10:11.704Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-03-17T20:10:11.740Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rest [Pipeline] echo [2023-03-17T20:10:11.778Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-03-17T20:10:11.816Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-03-17T20:10:11.856Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-03-17T20:10:11.892Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-03-17T20:10:11.928Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-03-17T20:10:11.965Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-03-17T20:10:12.001Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-03-17T20:10:12.037Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-03-17T20:10:12.073Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-03-17T20:10:12.109Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-03-17T20:10:12.145Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-03-17T20:10:12.183Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-03-17T20:10:12.219Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-03-17T20:10:12.262Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-03-17T20:10:12.298Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-03-17T20:10:12.340Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-270 [Pipeline] echo [2023-03-17T20:10:12.376Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-270 [Pipeline] echo [2023-03-17T20:10:12.415Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-270 [Pipeline] echo [2023-03-17T20:10:12.455Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 7c1aa6e670322229371360af0d90fe9ff54987aa [Pipeline] echo [2023-03-17T20:10:12.495Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7c1aa6e [Pipeline] echo [2023-03-17T20:10:12.533Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-17T20:10:12.638Z] provisioning config files... [2023-03-17T20:10:12.652Z] copy managed file [device-rest-go-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-270@tmp/config15317326037722982352tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-17T20:10:12.982Z] ---> docker-login.sh [2023-03-17T20:10:12.982Z] nexus3.edgexfoundry.org:10001 [2023-03-17T20:10:13.244Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-17T20:10:13.244Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-17T20:10:13.244Z] Configure a credential helper to remove this warning. See [2023-03-17T20:10:13.244Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-17T20:10:13.244Z] [2023-03-17T20:10:13.244Z] Login Succeeded [2023-03-17T20:10:13.244Z] nexus3.edgexfoundry.org:10002 [2023-03-17T20:10:13.244Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-17T20:10:13.505Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-17T20:10:13.505Z] Configure a credential helper to remove this warning. See [2023-03-17T20:10:13.505Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-17T20:10:13.505Z] [2023-03-17T20:10:13.505Z] Login Succeeded [2023-03-17T20:10:13.505Z] nexus3.edgexfoundry.org:10003 [2023-03-17T20:10:13.505Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-17T20:10:13.505Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-17T20:10:13.505Z] Configure a credential helper to remove this warning. See [2023-03-17T20:10:13.505Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-17T20:10:13.505Z] [2023-03-17T20:10:13.505Z] Login Succeeded [2023-03-17T20:10:13.505Z] nexus3.edgexfoundry.org:10004 [2023-03-17T20:10:13.505Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-17T20:10:13.764Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-17T20:10:13.764Z] Configure a credential helper to remove this warning. See [2023-03-17T20:10:13.764Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-17T20:10:13.764Z] [2023-03-17T20:10:13.764Z] Login Succeeded [2023-03-17T20:10:13.764Z] docker.io [2023-03-17T20:10:13.764Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-17T20:10:14.025Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-17T20:10:14.025Z] Configure a credential helper to remove this warning. See [2023-03-17T20:10:14.025Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-17T20:10:14.025Z] [2023-03-17T20:10:14.025Z] Login Succeeded [2023-03-17T20:10:14.025Z] ---> docker-login.sh ends [Pipeline] } [2023-03-17T20:10:14.052Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-03-17T20:10:14.638Z] + git rev-list -1 --merges 7c1aa6e670322229371360af0d90fe9ff54987aa~1..7c1aa6e670322229371360af0d90fe9ff54987aa [Pipeline] echo [2023-03-17T20:10:14.688Z] -----------> git rev-list -1 --merges 7c1aa6e670322229371360af0d90fe9ff54987aa~1..7c1aa6e670322229371360af0d90fe9ff54987aa 7c1aa6e670322229371360af0d90fe9ff54987aa [false] [Pipeline] sh [2023-03-17T20:10:14.987Z] + git log --format=format:%s -1 7c1aa6e670322229371360af0d90fe9ff54987aa [Pipeline] echo [2023-03-17T20:10:15.015Z] ========================================================= [2023-03-17T20:10:15.015Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-03-17T20:10:15.015Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-17T20:10:15.429Z] + git log --format=format:%s -1 7c1aa6e670322229371360af0d90fe9ff54987aa [Pipeline] echo [2023-03-17T20:10:15.460Z] [semverPrep] GIT_COMMIT: 7c1aa6e670322229371360af0d90fe9ff54987aa, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo [2023-03-17T20:10:15.483Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-03-17T20:10:15.867Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-17T20:10:15.867Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-03-17T20:10:15.867Z] + [ -e /tmp/ssh_known_hosts ] [2023-03-17T20:10:15.867Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-03-17T20:10:15.868Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-03-17T20:10:15.868Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-03-17T20:10:15.868Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T20:10:16.349Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-17T20:10:16.349Z] [2023-03-17T20:10:16.349Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T20:10:16.725Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-17T20:10:16.726Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-03-17T20:10:16.726Z] b85a868b505f: Pulling fs layer [2023-03-17T20:10:16.726Z] e2be974225ed: Pulling fs layer [2023-03-17T20:10:16.726Z] 339a4e72a1f5: Pulling fs layer [2023-03-17T20:10:16.726Z] 988bab9f4d93: Pulling fs layer [2023-03-17T20:10:16.726Z] 1469e6f7b9e6: Pulling fs layer [2023-03-17T20:10:16.726Z] eaf3925da568: Pulling fs layer [2023-03-17T20:10:16.726Z] bab4dde63d76: Pulling fs layer [2023-03-17T20:10:16.726Z] bde34c3a00c8: Pulling fs layer [2023-03-17T20:10:16.726Z] b352a97aabf1: Pulling fs layer [2023-03-17T20:10:16.726Z] 4872d77fe225: Pulling fs layer [2023-03-17T20:10:16.726Z] 5851b861e8e6: Pulling fs layer [2023-03-17T20:10:16.726Z] b352a97aabf1: Waiting [2023-03-17T20:10:16.726Z] 4872d77fe225: Waiting [2023-03-17T20:10:16.726Z] 5851b861e8e6: Waiting [2023-03-17T20:10:16.726Z] bab4dde63d76: Waiting [2023-03-17T20:10:16.726Z] bde34c3a00c8: Waiting [2023-03-17T20:10:16.726Z] 988bab9f4d93: Waiting [2023-03-17T20:10:16.726Z] 1469e6f7b9e6: Waiting [2023-03-17T20:10:16.726Z] eaf3925da568: Waiting [2023-03-17T20:10:16.726Z] e2be974225ed: Verifying Checksum [2023-03-17T20:10:16.726Z] e2be974225ed: Download complete [2023-03-17T20:10:16.726Z] 988bab9f4d93: Verifying Checksum [2023-03-17T20:10:16.726Z] 988bab9f4d93: Download complete [2023-03-17T20:10:16.987Z] 1469e6f7b9e6: Verifying Checksum [2023-03-17T20:10:16.987Z] 1469e6f7b9e6: Download complete [2023-03-17T20:10:16.987Z] eaf3925da568: Verifying Checksum [2023-03-17T20:10:16.987Z] eaf3925da568: Download complete [2023-03-17T20:10:16.987Z] 339a4e72a1f5: Verifying Checksum [2023-03-17T20:10:16.987Z] 339a4e72a1f5: Download complete [2023-03-17T20:10:16.987Z] bde34c3a00c8: Download complete [2023-03-17T20:10:16.987Z] b352a97aabf1: Download complete [2023-03-17T20:10:16.987Z] 4872d77fe225: Verifying Checksum [2023-03-17T20:10:16.987Z] 4872d77fe225: Download complete [2023-03-17T20:10:16.987Z] 5851b861e8e6: Verifying Checksum [2023-03-17T20:10:16.987Z] 5851b861e8e6: Download complete [2023-03-17T20:10:16.987Z] b85a868b505f: Verifying Checksum [2023-03-17T20:10:16.987Z] b85a868b505f: Download complete [2023-03-17T20:10:17.246Z] bab4dde63d76: Verifying Checksum [2023-03-17T20:10:17.246Z] bab4dde63d76: Download complete [2023-03-17T20:10:18.183Z] b85a868b505f: Pull complete [2023-03-17T20:10:18.443Z] e2be974225ed: Pull complete [2023-03-17T20:10:19.010Z] 339a4e72a1f5: Pull complete [2023-03-17T20:10:19.010Z] 988bab9f4d93: Pull complete [2023-03-17T20:10:19.270Z] 1469e6f7b9e6: Pull complete [2023-03-17T20:10:19.270Z] eaf3925da568: Pull complete [2023-03-17T20:10:21.172Z] bab4dde63d76: Pull complete [2023-03-17T20:10:21.173Z] bde34c3a00c8: Pull complete [2023-03-17T20:10:21.432Z] b352a97aabf1: Pull complete [2023-03-17T20:10:21.432Z] 4872d77fe225: Pull complete [2023-03-17T20:10:21.432Z] 5851b861e8e6: Pull complete [2023-03-17T20:10:21.432Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-03-17T20:10:21.432Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-17T20:10:21.432Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-17T20:10:21.658Z] prd-ubuntu20.04-docker-8c-8g-4429 does not seem to be running inside a container [2023-03-17T20:10:21.241Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-rest-go_PR-270 -v /w/workspace/gexfoundry_device-rest-go_PR-270:/w/workspace/gexfoundry_device-rest-go_PR-270:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-270@tmp:/w/workspace/gexfoundry_device-rest-go_PR-270@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-03-17T20:10:23.437Z] $ docker top 8b6fb6f801b9d21bced18cde04220bd3603dbf0d156d2a2a415bd5f9b24b95dc -eo pid,comm [2023-03-17T20:10:23.937Z] 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). [2023-03-17T20:10:23.937Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-17T20:10:24.053Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-17T20:10:24.053Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-17T20:10:24.175Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-17T20:10:23.730Z] $ docker exec 8b6fb6f801b9d21bced18cde04220bd3603dbf0d156d2a2a415bd5f9b24b95dc ssh-agent [2023-03-17T20:10:24.282Z] SSH_AUTH_SOCK=/tmp/ssh-eFYtRI6wKIeH/agent.32 [2023-03-17T20:10:24.282Z] SSH_AGENT_PID=38 [2023-03-17T20:10:24.289Z] Running ssh-add (command line suppressed) [2023-03-17T20:10:23.948Z] Identity added: /w/workspace/gexfoundry_device-rest-go_PR-270@tmp/private_key_13443279444491180248.key (/w/workspace/gexfoundry_device-rest-go_PR-270@tmp/private_key_13443279444491180248.key) [2023-03-17T20:10:24.414Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-17T20:10:24.746Z] + git tag --points-at HEAD [Pipeline] } [2023-03-17T20:10:24.771Z] $ docker exec --env ******** --env ******** 8b6fb6f801b9d21bced18cde04220bd3603dbf0d156d2a2a415bd5f9b24b95dc ssh-agent -k [2023-03-17T20:10:24.869Z] unset SSH_AUTH_SOCK; [2023-03-17T20:10:24.869Z] unset SSH_AGENT_PID; [2023-03-17T20:10:24.869Z] echo Agent pid 38 killed; [2023-03-17T20:10:24.879Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-03-17T20:10:24.965Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-17T20:10:24.965Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-17T20:10:25.066Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-17T20:10:25.069Z] $ docker exec 8b6fb6f801b9d21bced18cde04220bd3603dbf0d156d2a2a415bd5f9b24b95dc ssh-agent [2023-03-17T20:10:25.166Z] SSH_AUTH_SOCK=/tmp/ssh-6uQI9todnjsp/agent.70 [2023-03-17T20:10:25.166Z] SSH_AGENT_PID=76 [2023-03-17T20:10:25.171Z] Running ssh-add (command line suppressed) [2023-03-17T20:10:25.273Z] Identity added: /w/workspace/gexfoundry_device-rest-go_PR-270@tmp/private_key_4954428355149811226.key (/w/workspace/gexfoundry_device-rest-go_PR-270@tmp/private_key_4954428355149811226.key) [2023-03-17T20:10:25.287Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-17T20:10:25.618Z] + git semver init [2023-03-17T20:10:25.877Z] 2023-03-17 20:10:25,800 [run_init] DEBUG init version:0.0.0 force:False [2023-03-17T20:10:25.877Z] 2023-03-17 20:10:25,801 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-rest-go_PR-270/.semver [2023-03-17T20:10:25.877Z] 2023-03-17 20:10:25,802 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rest-go.git /w/workspace/gexfoundry_device-rest-go_PR-270/.semver [2023-03-17T20:10:25.877Z] 2023-03-17 20:10:25,802 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rest-go.git', '/w/workspace/gexfoundry_device-rest-go_PR-270/.semver'], cwd=/w/workspace/gexfoundry_device-rest-go_PR-270, universal_newlines=False, shell=None, istream=None) [2023-03-17T20:10:26.816Z] 2023-03-17 20:10:26,799 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-rest-go_PR-270/.git/info/exclude [2023-03-17T20:10:26.816Z] 2023-03-17 20:10:26,800 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-rest-go_PR-270/.semver/PR-270 with force:False [2023-03-17T20:10:26.816Z] 2023-03-17 20:10:26,800 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-rest-go_PR-270/.semver/PR-270 [2023-03-17T20:10:26.816Z] 2023-03-17 20:10:26,804 [execute] INFO git cat-file --batch-check [2023-03-17T20:10:26.816Z] 2023-03-17 20:10:26,804 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-rest-go_PR-270/.semver, universal_newlines=False, shell=None, istream=) [2023-03-17T20:10:26.816Z] 2023-03-17 20:10:26,809 [execute] INFO git cat-file --batch [2023-03-17T20:10:26.816Z] 2023-03-17 20:10:26,809 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-rest-go_PR-270/.semver, universal_newlines=False, shell=None, istream=) [2023-03-17T20:10:26.816Z] 2023-03-17 20:10:26,815 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-rest-go_PR-270/.semver/PR-270 [2023-03-17T20:10:26.816Z] 0.0.0 [Pipeline] } [2023-03-17T20:10:27.090Z] $ docker exec --env ******** --env ******** 8b6fb6f801b9d21bced18cde04220bd3603dbf0d156d2a2a415bd5f9b24b95dc ssh-agent -k [2023-03-17T20:10:27.195Z] unset SSH_AUTH_SOCK; [2023-03-17T20:10:27.195Z] unset SSH_AGENT_PID; [2023-03-17T20:10:27.195Z] echo Agent pid 76 killed; [2023-03-17T20:10:27.205Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-17T20:10:27.636Z] + git semver [Pipeline] } [2023-03-17T20:10:27.920Z] $ docker stop --time=1 8b6fb6f801b9d21bced18cde04220bd3603dbf0d156d2a2a415bd5f9b24b95dc [2023-03-17T20:10:29.195Z] $ docker rm -f --volumes 8b6fb6f801b9d21bced18cde04220bd3603dbf0d156d2a2a415bd5f9b24b95dc [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-17T20:10:29.607Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-03-17T20:10:29.895Z] Stashed 1 file(s) [Pipeline] echo [2023-03-17T20:10:29.913Z] [edgeXSemver]: initialized semver on version 0.0.0 [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 [2023-03-17T20:10:30.487Z] provisioning config files... [2023-03-17T20:10:30.497Z] copy managed file [device-rest-go-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-270@tmp/config7768815061929793120tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-17T20:10:30.839Z] ---> docker-login.sh [2023-03-17T20:10:30.839Z] nexus3.edgexfoundry.org:10001 [2023-03-17T20:10:30.839Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-17T20:10:30.839Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-17T20:10:30.839Z] Configure a credential helper to remove this warning. See [2023-03-17T20:10:30.839Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-17T20:10:30.839Z] [2023-03-17T20:10:30.839Z] Login Succeeded [2023-03-17T20:10:30.839Z] nexus3.edgexfoundry.org:10002 [2023-03-17T20:10:30.839Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-17T20:10:30.839Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-17T20:10:30.839Z] Configure a credential helper to remove this warning. See [2023-03-17T20:10:30.839Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-17T20:10:30.839Z] [2023-03-17T20:10:30.839Z] Login Succeeded [2023-03-17T20:10:30.839Z] nexus3.edgexfoundry.org:10003 [2023-03-17T20:10:31.099Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-17T20:10:31.099Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-17T20:10:31.099Z] Configure a credential helper to remove this warning. See [2023-03-17T20:10:31.099Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-17T20:10:31.099Z] [2023-03-17T20:10:31.099Z] Login Succeeded [2023-03-17T20:10:31.099Z] nexus3.edgexfoundry.org:10004 [2023-03-17T20:10:31.099Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-17T20:10:31.099Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-17T20:10:31.099Z] Configure a credential helper to remove this warning. See [2023-03-17T20:10:31.099Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-17T20:10:31.099Z] [2023-03-17T20:10:31.099Z] Login Succeeded [2023-03-17T20:10:31.099Z] docker.io [2023-03-17T20:10:31.361Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-17T20:10:31.361Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-17T20:10:31.361Z] Configure a credential helper to remove this warning. See [2023-03-17T20:10:31.361Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-17T20:10:31.361Z] [2023-03-17T20:10:31.361Z] Login Succeeded [2023-03-17T20:10:31.361Z] ---> docker-login.sh ends [Pipeline] } [2023-03-17T20:10:31.389Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-17T20:10:31.560Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-17T20:10:31.592Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-17T20:10:31.628Z] ========================================================= [2023-03-17T20:10:31.628Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-03-17T20:10:31.628Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T20:10:32.096Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-03-17T20:10:32.096Z] Sending build context to Docker daemon 10.86MB [2023-03-17T20:10:32.096Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-03-17T20:10:32.096Z] Step 2/12 : FROM ${BASE} AS builder [2023-03-17T20:10:32.096Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-03-17T20:10:32.096Z] 63b65145d645: Pulling fs layer [2023-03-17T20:10:32.096Z] a2d21d5440eb: Pulling fs layer [2023-03-17T20:10:32.096Z] 935e6c44a52c: Pulling fs layer [2023-03-17T20:10:32.096Z] 94cc34f8dd06: Pulling fs layer [2023-03-17T20:10:32.096Z] 30dea6a524f1: Pulling fs layer [2023-03-17T20:10:32.096Z] a2aff8979fd8: Pulling fs layer [2023-03-17T20:10:32.096Z] 6808be2612f2: Pulling fs layer [2023-03-17T20:10:32.096Z] f25807f1079a: Pulling fs layer [2023-03-17T20:10:32.096Z] 94cc34f8dd06: Waiting [2023-03-17T20:10:32.096Z] 6808be2612f2: Waiting [2023-03-17T20:10:32.096Z] f25807f1079a: Waiting [2023-03-17T20:10:32.096Z] a2aff8979fd8: Waiting [2023-03-17T20:10:32.096Z] a2d21d5440eb: Verifying Checksum [2023-03-17T20:10:32.096Z] a2d21d5440eb: Download complete [2023-03-17T20:10:32.096Z] 94cc34f8dd06: Verifying Checksum [2023-03-17T20:10:32.096Z] 94cc34f8dd06: Download complete [2023-03-17T20:10:32.360Z] 30dea6a524f1: Verifying Checksum [2023-03-17T20:10:32.360Z] 30dea6a524f1: Download complete [2023-03-17T20:10:32.360Z] 63b65145d645: Verifying Checksum [2023-03-17T20:10:32.360Z] 63b65145d645: Download complete [2023-03-17T20:10:32.360Z] a2aff8979fd8: Verifying Checksum [2023-03-17T20:10:32.360Z] a2aff8979fd8: Download complete [2023-03-17T20:10:32.360Z] 63b65145d645: Pull complete [2023-03-17T20:10:32.633Z] a2d21d5440eb: Pull complete [2023-03-17T20:10:32.900Z] f25807f1079a: Verifying Checksum [2023-03-17T20:10:32.900Z] f25807f1079a: Download complete [2023-03-17T20:10:33.162Z] 935e6c44a52c: Verifying Checksum [2023-03-17T20:10:33.162Z] 935e6c44a52c: Download complete [2023-03-17T20:10:33.419Z] 6808be2612f2: Verifying Checksum [2023-03-17T20:10:33.419Z] 6808be2612f2: Download complete [2023-03-17T20:10:36.705Z] 935e6c44a52c: Pull complete [2023-03-17T20:10:36.706Z] 94cc34f8dd06: Pull complete [2023-03-17T20:10:36.706Z] 30dea6a524f1: Pull complete [2023-03-17T20:10:36.706Z] a2aff8979fd8: Pull complete [2023-03-17T20:10:38.608Z] 6808be2612f2: Pull complete [2023-03-17T20:10:39.551Z] f25807f1079a: Pull complete [2023-03-17T20:10:39.551Z] Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 [2023-03-17T20:10:39.551Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-03-17T20:10:39.551Z] ---> 3b553350e43f [2023-03-17T20:10:39.551Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-03-17T20:10:42.105Z] ---> Running in fae2351a85d3 [2023-03-17T20:10:42.364Z] Removing intermediate container fae2351a85d3 [2023-03-17T20:10:42.364Z] ---> 93324bf29633 [2023-03-17T20:10:42.364Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-17T20:10:42.364Z] ---> Running in 79ae261de337 [2023-03-17T20:10:42.364Z] Removing intermediate container 79ae261de337 [2023-03-17T20:10:42.364Z] ---> 9ae4b10bb778 [2023-03-17T20:10:42.364Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-03-17T20:10:42.364Z] ---> Running in 2e34ec47f769 [2023-03-17T20:10:42.623Z] Removing intermediate container 2e34ec47f769 [2023-03-17T20:10:42.623Z] ---> abd3d0ab6a73 [2023-03-17T20:10:42.623Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-03-17T20:10:42.623Z] ---> Running in 09416ab46027 [2023-03-17T20:10:42.623Z] Removing intermediate container 09416ab46027 [2023-03-17T20:10:42.623Z] ---> 8728a52b294d [2023-03-17T20:10:42.623Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-17T20:10:42.623Z] ---> Running in 1cd07a828b13 [2023-03-17T20:10:42.884Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-17T20:10:43.143Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-17T20:10:43.402Z] (1/4) Installing openssh-keygen (9.1_p1-r2) [2023-03-17T20:10:43.402Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-03-17T20:10:43.402Z] (3/4) Installing openssh-client-common (9.1_p1-r2) [2023-03-17T20:10:43.402Z] (4/4) Installing openssh-client-default (9.1_p1-r2) [2023-03-17T20:10:43.402Z] Executing busybox-1.35.0-r29.trigger [2023-03-17T20:10:43.402Z] OK: 269 MiB in 57 packages [2023-03-17T20:10:43.970Z] Removing intermediate container 1cd07a828b13 [2023-03-17T20:10:43.970Z] ---> 2947900c5707 [2023-03-17T20:10:43.970Z] Step 8/12 : WORKDIR /device-rest-go [2023-03-17T20:10:43.970Z] ---> Running in 45ab4c95eb0e [2023-03-17T20:10:43.970Z] Removing intermediate container 45ab4c95eb0e [2023-03-17T20:10:43.970Z] ---> aa6b4fca821a [2023-03-17T20:10:43.970Z] Step 9/12 : COPY go.mod vendor* ./ [2023-03-17T20:10:43.970Z] ---> 3b33c2dc5a88 [2023-03-17T20:10:43.970Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-17T20:10:43.970Z] ---> Running in 77164bd1e349 [2023-03-17T20:10:45.304Z] Still waiting to schedule task [2023-03-17T20:10:45.305Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-03-17T20:11:22.720Z] Removing intermediate container 77164bd1e349 [2023-03-17T20:11:22.720Z] ---> 87f6511f6c53 [2023-03-17T20:11:22.720Z] Step 11/12 : COPY . . [2023-03-17T20:11:22.720Z] ---> 8b8e3277bdbb [2023-03-17T20:11:22.720Z] Step 12/12 : RUN $MAKE [2023-03-17T20:11:22.720Z] ---> Running in 96d056907aba [2023-03-17T20:11:22.720Z] noop [2023-03-17T20:11:22.720Z] Removing intermediate container 96d056907aba [2023-03-17T20:11:22.720Z] ---> 825f598fa5b6 [2023-03-17T20:11:22.720Z] Successfully built 825f598fa5b6 [2023-03-17T20:11:22.720Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T20:11:23.157Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-17T20:11:23.157Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-17T20:11:23.395Z] prd-ubuntu20.04-docker-8c-8g-4429 does not seem to be running inside a container [2023-03-17T20:11:23.421Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-rest-go_PR-270 -v /w/workspace/gexfoundry_device-rest-go_PR-270:/w/workspace/gexfoundry_device-rest-go_PR-270:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-270@tmp:/w/workspace/gexfoundry_device-rest-go_PR-270@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 ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-03-17T20:11:23.766Z] $ docker top c63a40ab86c3d36f01fb393cb4f1e00ac3a0909c484fa3b1e10763873faf836d -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-17T20:11:24.148Z] + go version [2023-03-17T20:11:24.148Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-03-17T20:11:24.179Z] $ docker stop --time=1 c63a40ab86c3d36f01fb393cb4f1e00ac3a0909c484fa3b1e10763873faf836d [2023-03-17T20:11:25.457Z] $ docker rm -f --volumes c63a40ab86c3d36f01fb393cb4f1e00ac3a0909c484fa3b1e10763873faf836d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T20:11:26.187Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-17T20:11:26.188Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-17T20:11:26.332Z] prd-ubuntu20.04-docker-8c-8g-4429 does not seem to be running inside a container [2023-03-17T20:11:26.378Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/gexfoundry_device-rest-go_PR-270 -v /w/workspace/gexfoundry_device-rest-go_PR-270:/w/workspace/gexfoundry_device-rest-go_PR-270:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-270@tmp:/w/workspace/gexfoundry_device-rest-go_PR-270@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 ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-03-17T20:11:26.702Z] $ docker top cfd3fd3080da0d85be79ccac3e1cb09ab697fd45032db6d85a5fd9654099aaf2 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-17T20:11:27.092Z] + git config --global --add safe.directory /w/workspace/gexfoundry_device-rest-go_PR-270 [Pipeline] fileExists [Pipeline] sh [2023-03-17T20:11:27.442Z] + make test [2023-03-17T20:11:27.442Z] go test ./... -coverprofile=coverage.out ./... [2023-03-17T20:11:32.712Z] ? github.com/edgexfoundry/device-rest-go [no test files] [2023-03-17T20:11:42.679Z] ? github.com/edgexfoundry/device-rest-go/cmd [no test files] [2023-03-17T20:11:42.679Z] ok github.com/edgexfoundry/device-rest-go/driver 0.012s coverage: 33.1% of statements [2023-03-17T20:11:50.791Z] go vet ./... [2023-03-17T20:11:53.321Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-17T20:11:53.321Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-17T20:11:53.321Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-03-17T20:11:53.616Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-03-17T20:11:53.642Z] $ docker stop --time=1 cfd3fd3080da0d85be79ccac3e1cb09ab697fd45032db6d85a5fd9654099aaf2 [2023-03-17T20:11:56.190Z] $ docker rm -f --volumes cfd3fd3080da0d85be79ccac3e1cb09ab697fd45032db6d85a5fd9654099aaf2 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-17T20:11:56.754Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-03-17T20:11:56.822Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-03-17T20:11:57.517Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-03-17T20:11:57.826Z] + ls -al . [2023-03-17T20:11:57.826Z] total 184 [2023-03-17T20:11:57.826Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 17 20:11 . [2023-03-17T20:11:57.826Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 17 20:10 .. [2023-03-17T20:11:57.826Z] -rw-rw-r-- 1 jenkins jenkins 151 Mar 17 20:10 .dockerignore [2023-03-17T20:11:57.826Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 17 20:10 .git [2023-03-17T20:11:57.826Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 17 20:10 .github [2023-03-17T20:11:57.826Z] -rw-rw-r-- 1 jenkins jenkins 329 Mar 17 20:10 .gitignore [2023-03-17T20:11:57.826Z] -rw-rw-r-- 1 jenkins jenkins 41 Mar 17 20:10 .golangci.yml [2023-03-17T20:11:57.826Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 17 20:10 .semver [2023-03-17T20:11:57.826Z] -rw-rw-r-- 1 jenkins jenkins 9321 Mar 17 20:10 Attribution.txt [2023-03-17T20:11:57.826Z] -rw-rw-r-- 1 jenkins jenkins 13085 Mar 17 20:10 CHANGELOG.md [2023-03-17T20:11:57.826Z] -rw-rw-r-- 1 jenkins jenkins 1578 Mar 17 20:10 Dockerfile [2023-03-17T20:11:57.826Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 17 20:10 GOVERNANCE.md [2023-03-17T20:11:57.826Z] -rw-rw-r-- 1 jenkins jenkins 680 Mar 17 20:10 Jenkinsfile [2023-03-17T20:11:57.826Z] -rw-rw-r-- 1 jenkins jenkins 11340 Mar 17 20:10 LICENSE [2023-03-17T20:11:57.826Z] -rw-rw-r-- 1 jenkins jenkins 1779 Mar 17 20:10 Makefile [2023-03-17T20:11:57.826Z] -rw-rw-r-- 1 jenkins jenkins 620 Mar 17 20:10 OWNERS.md [2023-03-17T20:11:57.826Z] -rw-rw-r-- 1 jenkins jenkins 15447 Mar 17 20:10 README.md [2023-03-17T20:11:57.826Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 17 20:10 VERSION [2023-03-17T20:11:57.826Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 17 20:10 bin [2023-03-17T20:11:57.826Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 17 20:10 cmd [2023-03-17T20:11:57.826Z] -rw-r--r-- 1 jenkins jenkins 14200 Mar 17 20:11 coverage.out [2023-03-17T20:11:57.826Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 17 20:10 driver [2023-03-17T20:11:57.826Z] -rw-rw-r-- 1 jenkins jenkins 3447 Mar 17 20:10 go.mod [2023-03-17T20:11:57.826Z] -rw-rw-r-- 1 jenkins jenkins 31301 Mar 17 20:10 go.sum [2023-03-17T20:11:57.826Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 17 20:10 snap [2023-03-17T20:11:57.826Z] -rw-rw-r-- 1 jenkins jenkins 713 Mar 17 20:10 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T20:11:58.209Z] + docker build -t device-rest -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=7c1aa6e670322229371360af0d90fe9ff54987aa --label arch=amd64 --label version=0.0.0 . [2023-03-17T20:11:58.209Z] Sending build context to Docker daemon 10.87MB [2023-03-17T20:11:58.209Z] Step 1/25 : ARG BASE=golang:1.20-alpine3.17 [2023-03-17T20:11:58.209Z] Step 2/25 : FROM ${BASE} AS builder [2023-03-17T20:11:58.209Z] ---> 825f598fa5b6 [2023-03-17T20:11:58.209Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-03-17T20:11:58.469Z] ---> Running in 343f24b26d82 [2023-03-17T20:11:58.469Z] Removing intermediate container 343f24b26d82 [2023-03-17T20:11:58.469Z] ---> 4f7b0a9f3bf9 [2023-03-17T20:11:58.469Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-17T20:11:58.469Z] ---> Running in 87ac76b1bd50 [2023-03-17T20:11:58.469Z] Removing intermediate container 87ac76b1bd50 [2023-03-17T20:11:58.469Z] ---> d646d417f3ca [2023-03-17T20:11:58.469Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-03-17T20:11:58.469Z] ---> Running in db8c16e43ef7 [2023-03-17T20:11:58.728Z] Removing intermediate container db8c16e43ef7 [2023-03-17T20:11:58.728Z] ---> 5f04adfd72fd [2023-03-17T20:11:58.728Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2023-03-17T20:11:58.728Z] ---> Running in 34d880b33dde [2023-03-17T20:11:58.728Z] Removing intermediate container 34d880b33dde [2023-03-17T20:11:58.728Z] ---> be1ddb1c71a0 [2023-03-17T20:11:58.728Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-17T20:11:58.728Z] ---> Running in 565790f9419c [2023-03-17T20:11:58.986Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-17T20:11:59.246Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-17T20:11:59.507Z] OK: 269 MiB in 57 packages [2023-03-17T20:11:59.766Z] Removing intermediate container 565790f9419c [2023-03-17T20:11:59.766Z] ---> 1edb104dbff4 [2023-03-17T20:11:59.766Z] Step 8/25 : WORKDIR /device-rest-go [2023-03-17T20:11:59.766Z] ---> Running in f4ec2301782c [2023-03-17T20:11:59.766Z] Removing intermediate container f4ec2301782c [2023-03-17T20:11:59.766Z] ---> 6155a99ef87d [2023-03-17T20:11:59.766Z] Step 9/25 : COPY go.mod vendor* ./ [2023-03-17T20:12:00.030Z] ---> 0be6cfc202a5 [2023-03-17T20:12:00.030Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-17T20:12:00.030Z] ---> Running in 6da617f92342 [2023-03-17T20:12:01.047Z] Removing intermediate container 6da617f92342 [2023-03-17T20:12:01.047Z] ---> 22c2b9a155ab [2023-03-17T20:12:01.047Z] Step 11/25 : COPY . . [2023-03-17T20:12:01.314Z] ---> 34e68b4ec941 [2023-03-17T20:12:01.314Z] Step 12/25 : RUN $MAKE [2023-03-17T20:12:01.314Z] ---> Running in 0222790d6c63 [2023-03-17T20:12:01.574Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rest-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-rest ./cmd [2023-03-17T20:12:23.518Z] Removing intermediate container 0222790d6c63 [2023-03-17T20:12:23.518Z] ---> f6c816fd7557 [2023-03-17T20:12:23.518Z] Step 13/25 : FROM alpine:3.17 [2023-03-17T20:12:23.518Z] 3.17: Pulling from library/alpine [2023-03-17T20:12:23.518Z] 63b65145d645: Already exists [2023-03-17T20:12:23.518Z] Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 [2023-03-17T20:12:23.518Z] Status: Downloaded newer image for alpine:3.17 [2023-03-17T20:12:23.518Z] ---> b2aa39c304c2 [2023-03-17T20:12:23.518Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-03-17T20:12:23.518Z] ---> Running in 8a0b3111d307 [2023-03-17T20:12:23.518Z] Removing intermediate container 8a0b3111d307 [2023-03-17T20:12:23.518Z] ---> dff8da2fa9d8 [2023-03-17T20:12:23.518Z] Step 15/25 : LABEL Name=device-rest-go Version=${VERSION} [2023-03-17T20:12:23.518Z] ---> Running in ad6da6a6c61b [2023-03-17T20:12:23.518Z] Removing intermediate container ad6da6a6c61b [2023-03-17T20:12:23.518Z] ---> 1648d7404310 [2023-03-17T20:12:23.518Z] Step 16/25 : RUN apk add --update --no-cache dumb-init [2023-03-17T20:12:23.518Z] ---> Running in 49cee5ea78da [2023-03-17T20:12:23.518Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-17T20:12:23.518Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-17T20:12:23.518Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-17T20:12:23.518Z] Executing busybox-1.35.0-r29.trigger [2023-03-17T20:12:23.518Z] OK: 7 MiB in 16 packages [2023-03-17T20:12:23.518Z] Removing intermediate container 49cee5ea78da [2023-03-17T20:12:23.518Z] ---> 9dd4dcce214b [2023-03-17T20:12:23.518Z] Step 17/25 : COPY --from=builder /device-rest-go/cmd / [2023-03-17T20:12:23.518Z] ---> 6c246f584a54 [2023-03-17T20:12:23.518Z] Step 18/25 : COPY --from=builder /device-rest-go/LICENSE / [2023-03-17T20:12:23.518Z] ---> e8c6f66a10e0 [2023-03-17T20:12:23.518Z] Step 19/25 : COPY --from=builder /device-rest-go/Attribution.txt / [2023-03-17T20:12:23.518Z] ---> 6c0b8e7d2c09 [2023-03-17T20:12:23.518Z] Step 20/25 : EXPOSE 59986 [2023-03-17T20:12:23.518Z] ---> Running in c172fd86f31f [2023-03-17T20:12:23.779Z] Removing intermediate container c172fd86f31f [2023-03-17T20:12:23.779Z] ---> d2210776cb6a [2023-03-17T20:12:23.779Z] Step 21/25 : ENTRYPOINT ["/device-rest"] [2023-03-17T20:12:23.779Z] ---> Running in c676cf2cfceb [2023-03-17T20:12:23.779Z] Removing intermediate container c676cf2cfceb [2023-03-17T20:12:23.779Z] ---> 078f80fc2984 [2023-03-17T20:12:23.779Z] Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2023-03-17T20:12:23.779Z] ---> Running in 79e064d9ce41 [2023-03-17T20:12:23.779Z] Removing intermediate container 79e064d9ce41 [2023-03-17T20:12:23.779Z] ---> b65bf03ed3a3 [2023-03-17T20:12:23.779Z] Step 23/25 : LABEL arch=amd64 [2023-03-17T20:12:24.039Z] ---> Running in 927c56f3ed6c [2023-03-17T20:12:24.039Z] Removing intermediate container 927c56f3ed6c [2023-03-17T20:12:24.039Z] ---> 95194d8416ce [2023-03-17T20:12:24.039Z] Step 24/25 : LABEL git_sha=7c1aa6e670322229371360af0d90fe9ff54987aa [2023-03-17T20:12:24.039Z] ---> Running in e2d36ee1ae73 [2023-03-17T20:12:24.039Z] Removing intermediate container e2d36ee1ae73 [2023-03-17T20:12:24.039Z] ---> 72a0fa514dd8 [2023-03-17T20:12:24.039Z] Step 25/25 : LABEL version=0.0.0 [2023-03-17T20:12:24.039Z] ---> Running in 95af0c1da461 [2023-03-17T20:12:24.299Z] Removing intermediate container 95af0c1da461 [2023-03-17T20:12:24.299Z] ---> 6b333ecb5317 [2023-03-17T20:12:24.299Z] [Warning] One or more build-args [ARCH] were not consumed [2023-03-17T20:12:24.299Z] Successfully built 6b333ecb5317 [2023-03-17T20:12:24.299Z] Successfully tagged device-rest:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [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 [2023-03-17T20:12:25.037Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-4430 in /w/workspace/gexfoundry_device-rest-go_PR-270 [Pipeline] { [Pipeline] ws [2023-03-17T20:12:25.095Z] Running in /w/workspace/device-rest-go/1 [Pipeline] { [Pipeline] checkout [2023-03-17T20:12:25.152Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-17T20:12:25.152Z] [2023-03-17T20:12:25.152Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-17T20:12:25.167Z] The recommended git tool is: git [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T20:12:25.546Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-17T20:12:25.546Z] latest: Pulling from edgex-lftools-log-publisher [2023-03-17T20:12:25.546Z] 5eb5b503b376: Pulling fs layer [2023-03-17T20:12:25.546Z] 5c69ac0246d0: Pulling fs layer [2023-03-17T20:12:25.546Z] ec43610c2a17: Pulling fs layer [2023-03-17T20:12:25.546Z] 3a2ae6a8a46f: Pulling fs layer [2023-03-17T20:12:25.546Z] 33b1e0a273af: Pulling fs layer [2023-03-17T20:12:25.546Z] 5d3b04190fa2: Pulling fs layer [2023-03-17T20:12:25.546Z] 2f39f015ded8: Pulling fs layer [2023-03-17T20:12:25.546Z] 3a2ae6a8a46f: Waiting [2023-03-17T20:12:25.546Z] 33b1e0a273af: Waiting [2023-03-17T20:12:25.546Z] 2f39f015ded8: Waiting [2023-03-17T20:12:25.546Z] 5c69ac0246d0: Verifying Checksum [2023-03-17T20:12:25.546Z] 5c69ac0246d0: Download complete [2023-03-17T20:12:25.546Z] 3a2ae6a8a46f: Verifying Checksum [2023-03-17T20:12:25.546Z] 3a2ae6a8a46f: Download complete [2023-03-17T20:12:25.807Z] 33b1e0a273af: Verifying Checksum [2023-03-17T20:12:25.807Z] 33b1e0a273af: Download complete [2023-03-17T20:12:25.807Z] 5d3b04190fa2: Verifying Checksum [2023-03-17T20:12:25.807Z] 5d3b04190fa2: Download complete [2023-03-17T20:12:25.807Z] ec43610c2a17: Verifying Checksum [2023-03-17T20:12:25.807Z] ec43610c2a17: Download complete [2023-03-17T20:12:25.807Z] 5eb5b503b376: Verifying Checksum [2023-03-17T20:12:25.807Z] 5eb5b503b376: Download complete [2023-03-17T20:12:26.375Z] 2f39f015ded8: Download complete [2023-03-17T20:12:27.314Z] 5eb5b503b376: Pull complete [2023-03-17T20:12:27.314Z] 5c69ac0246d0: Pull complete [2023-03-17T20:12:27.880Z] ec43610c2a17: Pull complete [2023-03-17T20:12:27.880Z] 3a2ae6a8a46f: Pull complete [2023-03-17T20:12:28.139Z] 33b1e0a273af: Pull complete [2023-03-17T20:12:28.139Z] 5d3b04190fa2: Pull complete [2023-03-17T20:12:31.063Z] using credential edgex-jenkins-ssh [2023-03-17T20:12:31.082Z] Cloning the remote Git repository [2023-03-17T20:12:31.128Z] Cloning repository git@github.com:edgexfoundry/device-rest-go.git [2023-03-17T20:12:31.233Z] > git init /w/workspace/device-rest-go/1 # timeout=10 [2023-03-17T20:12:31.379Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git [2023-03-17T20:12:31.380Z] > git --version # timeout=10 [2023-03-17T20:12:31.405Z] > git --version # 'git version 2.25.1' [2023-03-17T20:12:31.408Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-17T20:12:31.582Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-17T20:12:33.450Z] 2f39f015ded8: Pull complete [2023-03-17T20:12:33.451Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-03-17T20:12:33.451Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-17T20:12:33.451Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-17T20:12:33.685Z] prd-ubuntu20.04-docker-8c-8g-4429 does not seem to be running inside a container [2023-03-17T20:12:33.710Z] $ 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/gexfoundry_device-rest-go_PR-270 -v /w/workspace/gexfoundry_device-rest-go_PR-270:/w/workspace/gexfoundry_device-rest-go_PR-270:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-270@tmp:/w/workspace/gexfoundry_device-rest-go_PR-270@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-03-17T20:12:33.441Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 [2023-03-17T20:12:33.470Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-17T20:12:34.805Z] Merging remotes/origin/main commit 2ded8c8301fa9285dc80bb471c5f0972abc0b73a into PR head commit 7c1aa6e670322229371360af0d90fe9ff54987aa [2023-03-17T20:12:35.087Z] Merge succeeded, producing 7c1aa6e670322229371360af0d90fe9ff54987aa [2023-03-17T20:12:35.087Z] Checking out Revision 7c1aa6e670322229371360af0d90fe9ff54987aa (PR-270) [2023-03-17T20:12:34.270Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 [2023-03-17T20:12:34.313Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git [2023-03-17T20:12:34.315Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-17T20:12:34.335Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/pull/270/head:refs/remotes/origin/PR-270 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-03-17T20:12:34.824Z] > git config core.sparsecheckout # timeout=10 [2023-03-17T20:12:34.906Z] > git checkout -f 7c1aa6e670322229371360af0d90fe9ff54987aa # timeout=10 [2023-03-17T20:12:34.988Z] > git remote # timeout=10 [2023-03-17T20:12:35.008Z] > git config --get remote.origin.url # timeout=10 [2023-03-17T20:12:35.032Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-17T20:12:35.045Z] > git merge 2ded8c8301fa9285dc80bb471c5f0972abc0b73a # timeout=10 [2023-03-17T20:12:35.071Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-03-17T20:12:35.096Z] > git config core.sparsecheckout # timeout=10 [2023-03-17T20:12:35.112Z] > git checkout -f 7c1aa6e670322229371360af0d90fe9ff54987aa # timeout=10 [2023-03-17T20:12:35.601Z] Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" [2023-03-17T20:12:35.652Z] > git --version # timeout=10 [2023-03-17T20:12:35.665Z] > git --version # 'git version 2.25.1' [2023-03-17T20:12:35.678Z] fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a [2023-03-17T20:12:36.085Z] [2023-03-17T20:12:36.085Z] GitHub has been notified of this commit’s build result [2023-03-17T20:12:36.085Z] [2023-03-17T20:12:36.117Z] $ docker top cb57414d8908401146ccc6aa335e7cd16ddb1dbf6a75412ef665c39bc22fc615 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-17T20:12:36.578Z] ---> job-cost.sh [2023-03-17T20:12:36.578Z] lf-activate-venv: SKIPPING [2023-03-17T20:12:36.578Z] INFO: No Stack... [2023-03-17T20:12:36.838Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-17T20:12:37.004Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-03-17T20:12:37.004Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-17T20:12:37.004Z] Dload Upload Total Spent Left Speed [2023-03-17T20:12:37.004Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 80702 0 --:--:-- --:--:-- --:--:-- 81216 [2023-03-17T20:12:37.100Z] INFO: Archiving Costs [Pipeline] sh [Pipeline] sh [2023-03-17T20:12:37.417Z] + cat /w/workspace/gexfoundry_device-rest-go_PR-270/archives/cost.csv [2023-03-17T20:12:37.417Z] + cut -d, -f6 [Pipeline] lock [2023-03-17T20:12:37.456Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rest-go-PR-270-1-stack-cost] [2023-03-17T20:12:37.461Z] Resource [jenkins-edgexfoundry-device-rest-go-PR-270-1-stack-cost] did not exist. Created. [2023-03-17T20:12:37.461Z] Lock acquired on [jenkins-edgexfoundry-device-rest-go-PR-270-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-17T20:12:37.623Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-03-17T20:12:37.851Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-03-17T20:12:37.902Z] Stashed 1 file(s) [Pipeline] } [2023-03-17T20:12:37.931Z] Lock released on resource [jenkins-edgexfoundry-device-rest-go-PR-270-1-stack-cost] [2023-03-17T20:12:37.975Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-03-17T20:12:37.975Z] + sudo tee /etc/docker/daemon.new [2023-03-17T20:12:37.975Z] { [2023-03-17T20:12:37.975Z] "registry-mirrors": [ [2023-03-17T20:12:37.975Z] "https://nexus3.edgexfoundry.org:10001" [2023-03-17T20:12:37.975Z] ], [2023-03-17T20:12:37.975Z] "bip": "10.250.0.254/24", [2023-03-17T20:12:37.975Z] "hosts": [ [2023-03-17T20:12:37.975Z] "tcp://0.0.0.0:5555", [2023-03-17T20:12:37.975Z] "unix:///var/run/docker.sock" [2023-03-17T20:12:37.975Z] ], [2023-03-17T20:12:37.975Z] "mtu": 1458, [2023-03-17T20:12:37.975Z] "selinux-enabled": true, [2023-03-17T20:12:37.975Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-03-17T20:12:37.975Z] } [Pipeline] // lock [Pipeline] } [2023-03-17T20:12:38.032Z] $ docker stop --time=1 cb57414d8908401146ccc6aa335e7cd16ddb1dbf6a75412ef665c39bc22fc615 [2023-03-17T20:12:39.180Z] $ docker rm -f --volumes cb57414d8908401146ccc6aa335e7cd16ddb1dbf6a75412ef665c39bc22fc615 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] sh [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-03-17T20:12:39.595Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-03-17T20:12:39.953Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-17T20:12:58.274Z] provisioning config files... [2023-03-17T20:12:58.304Z] copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/1@tmp/config13692103805274718373tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-17T20:12:58.691Z] ---> docker-login.sh [2023-03-17T20:12:58.691Z] nexus3.edgexfoundry.org:10001 [2023-03-17T20:12:58.963Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-17T20:12:59.233Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-17T20:12:59.233Z] Configure a credential helper to remove this warning. See [2023-03-17T20:12:59.233Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-17T20:12:59.233Z] [2023-03-17T20:12:59.233Z] Login Succeeded [2023-03-17T20:12:59.233Z] nexus3.edgexfoundry.org:10002 [2023-03-17T20:12:59.504Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-17T20:12:59.775Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-17T20:12:59.775Z] Configure a credential helper to remove this warning. See [2023-03-17T20:12:59.775Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-17T20:12:59.775Z] [2023-03-17T20:12:59.775Z] Login Succeeded [2023-03-17T20:12:59.775Z] nexus3.edgexfoundry.org:10003 [2023-03-17T20:13:00.045Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-17T20:13:00.045Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-17T20:13:00.045Z] Configure a credential helper to remove this warning. See [2023-03-17T20:13:00.045Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-17T20:13:00.045Z] [2023-03-17T20:13:00.045Z] Login Succeeded [2023-03-17T20:13:00.045Z] nexus3.edgexfoundry.org:10004 [2023-03-17T20:13:00.318Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-17T20:13:00.318Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-17T20:13:00.318Z] Configure a credential helper to remove this warning. See [2023-03-17T20:13:00.318Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-17T20:13:00.318Z] [2023-03-17T20:13:00.318Z] Login Succeeded [2023-03-17T20:13:00.318Z] docker.io [2023-03-17T20:13:00.589Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-17T20:13:00.858Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-17T20:13:00.858Z] Configure a credential helper to remove this warning. See [2023-03-17T20:13:00.858Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-17T20:13:00.858Z] [2023-03-17T20:13:00.858Z] Login Succeeded [2023-03-17T20:13:00.858Z] ---> docker-login.sh ends [Pipeline] } [2023-03-17T20:13:00.886Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-17T20:13:01.251Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-17T20:13:01.286Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-17T20:13:01.319Z] ========================================================= [2023-03-17T20:13:01.319Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-03-17T20:13:01.319Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T20:13:01.801Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-03-17T20:13:01.801Z] Sending build context to Docker daemon 138.8kB [2023-03-17T20:13:02.072Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-03-17T20:13:02.072Z] Step 2/12 : FROM ${BASE} AS builder [2023-03-17T20:13:02.072Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-03-17T20:13:02.072Z] af6eaf76a39c: Pulling fs layer [2023-03-17T20:13:02.072Z] 55522c791124: Pulling fs layer [2023-03-17T20:13:02.072Z] ce5c4a1c91eb: Pulling fs layer [2023-03-17T20:13:02.072Z] 169dfbe0d373: Pulling fs layer [2023-03-17T20:13:02.072Z] e1ff8fa3b103: Pulling fs layer [2023-03-17T20:13:02.072Z] 52ebb69f0ebf: Pulling fs layer [2023-03-17T20:13:02.072Z] 5abe8eddf0d5: Pulling fs layer [2023-03-17T20:13:02.072Z] e1ff8fa3b103: Waiting [2023-03-17T20:13:02.072Z] 169dfbe0d373: Waiting [2023-03-17T20:13:02.072Z] 52ebb69f0ebf: Waiting [2023-03-17T20:13:02.072Z] 5abe8eddf0d5: Waiting [2023-03-17T20:13:02.345Z] 55522c791124: Verifying Checksum [2023-03-17T20:13:02.345Z] 55522c791124: Download complete [2023-03-17T20:13:02.345Z] 169dfbe0d373: Verifying Checksum [2023-03-17T20:13:02.345Z] 169dfbe0d373: Download complete [2023-03-17T20:13:02.345Z] e1ff8fa3b103: Verifying Checksum [2023-03-17T20:13:02.345Z] e1ff8fa3b103: Download complete [2023-03-17T20:13:02.345Z] af6eaf76a39c: Verifying Checksum [2023-03-17T20:13:02.345Z] af6eaf76a39c: Download complete [2023-03-17T20:13:03.319Z] af6eaf76a39c: Pull complete [2023-03-17T20:13:03.319Z] 5abe8eddf0d5: Verifying Checksum [2023-03-17T20:13:03.319Z] 5abe8eddf0d5: Download complete [2023-03-17T20:13:03.914Z] 55522c791124: Pull complete [2023-03-17T20:13:04.885Z] ce5c4a1c91eb: Download complete [2023-03-17T20:13:04.885Z] 52ebb69f0ebf: Verifying Checksum [2023-03-17T20:13:04.885Z] 52ebb69f0ebf: Download complete [2023-03-17T20:13:17.255Z] ce5c4a1c91eb: Pull complete [2023-03-17T20:13:17.255Z] 169dfbe0d373: Pull complete [2023-03-17T20:13:17.255Z] e1ff8fa3b103: Pull complete [2023-03-17T20:13:24.001Z] 52ebb69f0ebf: Pull complete [2023-03-17T20:13:25.415Z] 5abe8eddf0d5: Pull complete [2023-03-17T20:13:25.415Z] Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f [2023-03-17T20:13:25.415Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-03-17T20:13:25.415Z] ---> 6cb57ee374ae [2023-03-17T20:13:25.415Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-03-17T20:13:27.367Z] ---> Running in e9b408602820 [2023-03-17T20:13:27.367Z] Removing intermediate container e9b408602820 [2023-03-17T20:13:27.368Z] ---> ac9d9ad42f3a [2023-03-17T20:13:27.368Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-17T20:13:27.368Z] ---> Running in baae26e693bf [2023-03-17T20:13:27.635Z] Removing intermediate container baae26e693bf [2023-03-17T20:13:27.635Z] ---> f3bf9899d83b [2023-03-17T20:13:27.635Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-03-17T20:13:27.904Z] ---> Running in 472f2d273964 [2023-03-17T20:13:28.172Z] Removing intermediate container 472f2d273964 [2023-03-17T20:13:28.172Z] ---> 4c2e20b1f9a8 [2023-03-17T20:13:28.172Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-03-17T20:13:28.172Z] ---> Running in 0a133a65bb33 [2023-03-17T20:13:28.440Z] Removing intermediate container 0a133a65bb33 [2023-03-17T20:13:28.440Z] ---> 1dbdfade0b45 [2023-03-17T20:13:28.440Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-17T20:13:28.440Z] ---> Running in 91f99cd807cf [2023-03-17T20:13:29.860Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-17T20:13:30.128Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-17T20:13:31.093Z] (1/4) Installing openssh-keygen (9.1_p1-r2) [2023-03-17T20:13:31.093Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-03-17T20:13:31.093Z] (3/4) Installing openssh-client-common (9.1_p1-r2) [2023-03-17T20:13:31.093Z] (4/4) Installing openssh-client-default (9.1_p1-r2) [2023-03-17T20:13:31.093Z] Executing busybox-1.35.0-r29.trigger [2023-03-17T20:13:31.361Z] OK: 268 MiB in 57 packages [2023-03-17T20:13:32.349Z] Removing intermediate container 91f99cd807cf [2023-03-17T20:13:32.349Z] ---> 20b2213eac98 [2023-03-17T20:13:32.349Z] Step 8/12 : WORKDIR /device-rest-go [2023-03-17T20:13:32.349Z] ---> Running in fcb575e515c6 [2023-03-17T20:13:32.619Z] Removing intermediate container fcb575e515c6 [2023-03-17T20:13:32.619Z] ---> 7785aa6bf126 [2023-03-17T20:13:32.619Z] Step 9/12 : COPY go.mod vendor* ./ [2023-03-17T20:13:33.205Z] ---> 294da9573094 [2023-03-17T20:13:33.205Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-17T20:13:33.205Z] ---> Running in c40f230f0b3c [2023-03-17T20:14:41.106Z] Removing intermediate container c40f230f0b3c [2023-03-17T20:14:41.106Z] ---> fbfc4bc07453 [2023-03-17T20:14:41.106Z] Step 11/12 : COPY . . [2023-03-17T20:14:41.106Z] ---> 348e3b49985d [2023-03-17T20:14:41.106Z] Step 12/12 : RUN $MAKE [2023-03-17T20:14:41.106Z] ---> Running in d82b060e79a5 [2023-03-17T20:14:41.106Z] noop [2023-03-17T20:14:41.106Z] Removing intermediate container d82b060e79a5 [2023-03-17T20:14:41.106Z] ---> 248f7056db21 [2023-03-17T20:14:41.106Z] Successfully built 248f7056db21 [2023-03-17T20:14:41.106Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T20:14:41.585Z] + docker inspect -f . ci-base-image-arm64 [2023-03-17T20:14:41.585Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-17T20:14:41.865Z] prd-ubuntu20.04-docker-arm64-4c-16g-4430 does not seem to be running inside a container [2023-03-17T20:14:41.936Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/1 -v /w/workspace/device-rest-go/1:/w/workspace/device-rest-go/1:rw,z -v /w/workspace/device-rest-go/1@tmp:/w/workspace/device-rest-go/1@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 ******** -e ******** ci-base-image-arm64 cat [2023-03-17T20:14:43.076Z] $ docker top c143983dff46569445f3ce5d4b1554d3c9c50f6e92fb8cfe9d40f91b20c3fe59 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-17T20:14:43.935Z] + go version [2023-03-17T20:14:43.935Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-03-17T20:14:43.970Z] $ docker stop --time=1 c143983dff46569445f3ce5d4b1554d3c9c50f6e92fb8cfe9d40f91b20c3fe59 [2023-03-17T20:14:45.542Z] $ docker rm -f --volumes c143983dff46569445f3ce5d4b1554d3c9c50f6e92fb8cfe9d40f91b20c3fe59 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T20:14:46.347Z] + docker inspect -f . ci-base-image-arm64 [2023-03-17T20:14:46.347Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-17T20:14:46.583Z] prd-ubuntu20.04-docker-arm64-4c-16g-4430 does not seem to be running inside a container [2023-03-17T20:14:46.651Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-rest-go/1 -v /w/workspace/device-rest-go/1:/w/workspace/device-rest-go/1:rw,z -v /w/workspace/device-rest-go/1@tmp:/w/workspace/device-rest-go/1@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 ******** -e ******** ci-base-image-arm64 cat [2023-03-17T20:14:47.739Z] $ docker top 33de267464239b56b476afc5fb638fbfc9c6abe834e70bf0f254aa24b5296235 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-17T20:14:48.605Z] + git config --global --add safe.directory /w/workspace/device-rest-go/1 [Pipeline] fileExists [Pipeline] sh [2023-03-17T20:14:49.001Z] + make test [2023-03-17T20:14:49.269Z] go test ./... -coverprofile=coverage.out ./... [2023-03-17T20:15:21.512Z] ? github.com/edgexfoundry/device-rest-go [no test files] [2023-03-17T20:17:13.150Z] ? github.com/edgexfoundry/device-rest-go/cmd [no test files] [2023-03-17T20:17:13.150Z] ok github.com/edgexfoundry/device-rest-go/driver 0.057s coverage: 33.1% of statements [2023-03-17T20:17:13.150Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-03-17T20:17:13.150Z] go vet ./... [2023-03-17T20:17:45.372Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-17T20:17:45.372Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-17T20:17:45.640Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-03-17T20:17:45.937Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-03-17T20:17:45.967Z] $ docker stop --time=1 33de267464239b56b476afc5fb638fbfc9c6abe834e70bf0f254aa24b5296235 [2023-03-17T20:17:47.834Z] $ docker rm -f --volumes 33de267464239b56b476afc5fb638fbfc9c6abe834e70bf0f254aa24b5296235 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-17T20:17:49.019Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-03-17T20:17:49.052Z] Warning: overwriting stash ‘coverage-report’ [2023-03-17T20:17:49.490Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-17T20:17:50.119Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-03-17T20:17:50.452Z] + ls -al . [2023-03-17T20:17:50.452Z] total 180 [2023-03-17T20:17:50.452Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 17 20:14 . [2023-03-17T20:17:50.452Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 17 20:12 .. [2023-03-17T20:17:50.452Z] -rw-rw-r-- 1 jenkins jenkins 151 Mar 17 20:12 .dockerignore [2023-03-17T20:17:50.452Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 17 20:12 .git [2023-03-17T20:17:50.452Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 17 20:12 .github [2023-03-17T20:17:50.452Z] -rw-rw-r-- 1 jenkins jenkins 329 Mar 17 20:12 .gitignore [2023-03-17T20:17:50.452Z] -rw-rw-r-- 1 jenkins jenkins 41 Mar 17 20:12 .golangci.yml [2023-03-17T20:17:50.452Z] -rw-rw-r-- 1 jenkins jenkins 9321 Mar 17 20:12 Attribution.txt [2023-03-17T20:17:50.452Z] -rw-rw-r-- 1 jenkins jenkins 13085 Mar 17 20:12 CHANGELOG.md [2023-03-17T20:17:50.452Z] -rw-rw-r-- 1 jenkins jenkins 1578 Mar 17 20:12 Dockerfile [2023-03-17T20:17:50.452Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 17 20:12 GOVERNANCE.md [2023-03-17T20:17:50.452Z] -rw-rw-r-- 1 jenkins jenkins 680 Mar 17 20:12 Jenkinsfile [2023-03-17T20:17:50.452Z] -rw-rw-r-- 1 jenkins jenkins 11340 Mar 17 20:12 LICENSE [2023-03-17T20:17:50.452Z] -rw-rw-r-- 1 jenkins jenkins 1779 Mar 17 20:12 Makefile [2023-03-17T20:17:50.452Z] -rw-rw-r-- 1 jenkins jenkins 620 Mar 17 20:12 OWNERS.md [2023-03-17T20:17:50.452Z] -rw-rw-r-- 1 jenkins jenkins 15447 Mar 17 20:12 README.md [2023-03-17T20:17:50.452Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 17 20:10 VERSION [2023-03-17T20:17:50.452Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 17 20:12 bin [2023-03-17T20:17:50.452Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 17 20:12 cmd [2023-03-17T20:17:50.452Z] -rw-r--r-- 1 jenkins jenkins 14200 Mar 17 20:17 coverage.out [2023-03-17T20:17:50.452Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 17 20:12 driver [2023-03-17T20:17:50.452Z] -rw-rw-r-- 1 jenkins jenkins 3447 Mar 17 20:12 go.mod [2023-03-17T20:17:50.452Z] -rw-rw-r-- 1 jenkins jenkins 31301 Mar 17 20:12 go.sum [2023-03-17T20:17:50.452Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 17 20:12 snap [2023-03-17T20:17:50.452Z] -rw-rw-r-- 1 jenkins jenkins 713 Mar 17 20:12 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T20:17:50.865Z] + docker build -t device-rest-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=7c1aa6e670322229371360af0d90fe9ff54987aa --label arch=arm64 --label version=0.0.0 . [2023-03-17T20:17:50.865Z] Sending build context to Docker daemon 153.6kB [2023-03-17T20:17:51.131Z] Step 1/25 : ARG BASE=golang:1.20-alpine3.17 [2023-03-17T20:17:51.131Z] Step 2/25 : FROM ${BASE} AS builder [2023-03-17T20:17:51.131Z] ---> 248f7056db21 [2023-03-17T20:17:51.131Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-03-17T20:17:51.131Z] ---> Running in 47a1c91a3fb6 [2023-03-17T20:17:51.400Z] Removing intermediate container 47a1c91a3fb6 [2023-03-17T20:17:51.400Z] ---> 0a1eafa61b75 [2023-03-17T20:17:51.400Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-17T20:17:51.666Z] ---> Running in abfc22fc07e0 [2023-03-17T20:17:51.932Z] Removing intermediate container abfc22fc07e0 [2023-03-17T20:17:51.932Z] ---> d5ce6db21942 [2023-03-17T20:17:51.932Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-03-17T20:17:51.932Z] ---> Running in 633b2fecd3dd [2023-03-17T20:17:52.197Z] Removing intermediate container 633b2fecd3dd [2023-03-17T20:17:52.197Z] ---> e0d4789c767a [2023-03-17T20:17:52.197Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2023-03-17T20:17:52.197Z] ---> Running in 817458702b82 [2023-03-17T20:17:52.464Z] Removing intermediate container 817458702b82 [2023-03-17T20:17:52.464Z] ---> 2486dc39c028 [2023-03-17T20:17:52.464Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-17T20:17:52.464Z] ---> Running in 48334a1a4e5e [2023-03-17T20:17:53.420Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-17T20:17:54.000Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-17T20:17:54.958Z] OK: 268 MiB in 57 packages [2023-03-17T20:17:55.915Z] Removing intermediate container 48334a1a4e5e [2023-03-17T20:17:55.915Z] ---> 25476dfba789 [2023-03-17T20:17:55.915Z] Step 8/25 : WORKDIR /device-rest-go [2023-03-17T20:17:55.915Z] ---> Running in 0e8688887d0e [2023-03-17T20:17:56.179Z] Removing intermediate container 0e8688887d0e [2023-03-17T20:17:56.179Z] ---> 0ab51e5abe47 [2023-03-17T20:17:56.179Z] Step 9/25 : COPY go.mod vendor* ./ [2023-03-17T20:17:56.763Z] ---> 46eadce05c85 [2023-03-17T20:17:56.763Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-17T20:17:56.763Z] ---> Running in 9df964becf38 [2023-03-17T20:17:59.338Z] Removing intermediate container 9df964becf38 [2023-03-17T20:17:59.338Z] ---> c4d8cc00f2c5 [2023-03-17T20:17:59.338Z] Step 11/25 : COPY . . [2023-03-17T20:17:59.606Z] ---> 98252fe54a2e [2023-03-17T20:17:59.606Z] Step 12/25 : RUN $MAKE [2023-03-17T20:17:59.606Z] ---> Running in 143f82acb102 [2023-03-17T20:18:00.562Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rest-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-rest ./cmd [2023-03-17T20:20:07.226Z] Removing intermediate container 143f82acb102 [2023-03-17T20:20:07.226Z] ---> bbfd9eceb947 [2023-03-17T20:20:07.226Z] Step 13/25 : FROM alpine:3.17 [2023-03-17T20:20:07.226Z] 3.17: Pulling from library/alpine [2023-03-17T20:20:07.226Z] af6eaf76a39c: Already exists [2023-03-17T20:20:07.226Z] Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 [2023-03-17T20:20:07.226Z] Status: Downloaded newer image for alpine:3.17 [2023-03-17T20:20:07.226Z] ---> d74e625d9115 [2023-03-17T20:20:07.226Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-03-17T20:20:07.226Z] ---> Running in 668c6637c8c3 [2023-03-17T20:20:07.226Z] Removing intermediate container 668c6637c8c3 [2023-03-17T20:20:07.226Z] ---> 3b0690f6c10e [2023-03-17T20:20:07.226Z] Step 15/25 : LABEL Name=device-rest-go Version=${VERSION} [2023-03-17T20:20:07.226Z] ---> Running in 065c7a6f237b [2023-03-17T20:20:07.226Z] Removing intermediate container 065c7a6f237b [2023-03-17T20:20:07.226Z] ---> 512902134414 [2023-03-17T20:20:07.226Z] Step 16/25 : RUN apk add --update --no-cache dumb-init [2023-03-17T20:20:07.226Z] ---> Running in 78ee66cecaa4 [2023-03-17T20:20:07.226Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-17T20:20:07.226Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-17T20:20:07.493Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-17T20:20:07.493Z] Executing busybox-1.35.0-r29.trigger [2023-03-17T20:20:07.493Z] OK: 8 MiB in 16 packages [2023-03-17T20:20:08.449Z] Removing intermediate container 78ee66cecaa4 [2023-03-17T20:20:08.449Z] ---> 97973ee6958a [2023-03-17T20:20:08.449Z] Step 17/25 : COPY --from=builder /device-rest-go/cmd / [2023-03-17T20:20:09.455Z] ---> b399e6344eea [2023-03-17T20:20:09.455Z] Step 18/25 : COPY --from=builder /device-rest-go/LICENSE / [2023-03-17T20:20:10.040Z] ---> 43c236c40888 [2023-03-17T20:20:10.040Z] Step 19/25 : COPY --from=builder /device-rest-go/Attribution.txt / [2023-03-17T20:20:10.622Z] ---> f92482dcdc3c [2023-03-17T20:20:10.622Z] Step 20/25 : EXPOSE 59986 [2023-03-17T20:20:10.622Z] ---> Running in 462608b6a134 [2023-03-17T20:20:12.560Z] Removing intermediate container 462608b6a134 [2023-03-17T20:20:12.560Z] ---> e1e86d628a30 [2023-03-17T20:20:12.560Z] Step 21/25 : ENTRYPOINT ["/device-rest"] [2023-03-17T20:20:12.560Z] ---> Running in b90329ecb8f7 [2023-03-17T20:20:12.827Z] Removing intermediate container b90329ecb8f7 [2023-03-17T20:20:12.827Z] ---> b0de80436009 [2023-03-17T20:20:12.827Z] Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2023-03-17T20:20:12.827Z] ---> Running in acaa9ae66dc4 [2023-03-17T20:20:13.093Z] Removing intermediate container acaa9ae66dc4 [2023-03-17T20:20:13.093Z] ---> e752310ea5da [2023-03-17T20:20:13.093Z] Step 23/25 : LABEL arch=arm64 [2023-03-17T20:20:13.093Z] ---> Running in a613b324435d [2023-03-17T20:20:13.676Z] Removing intermediate container a613b324435d [2023-03-17T20:20:13.676Z] ---> ce9b2b2bb9d1 [2023-03-17T20:20:13.676Z] Step 24/25 : LABEL git_sha=7c1aa6e670322229371360af0d90fe9ff54987aa [2023-03-17T20:20:13.676Z] ---> Running in a45ee89c32bc [2023-03-17T20:20:13.941Z] Removing intermediate container a45ee89c32bc [2023-03-17T20:20:13.941Z] ---> 571f729a1c0e [2023-03-17T20:20:13.941Z] Step 25/25 : LABEL version=0.0.0 [2023-03-17T20:20:13.941Z] ---> Running in bd1405da02ae [2023-03-17T20:20:14.207Z] Removing intermediate container bd1405da02ae [2023-03-17T20:20:14.207Z] ---> c7c10c6e7a20 [2023-03-17T20:20:14.207Z] [Warning] One or more build-args [ARCH] were not consumed [2023-03-17T20:20:14.207Z] Successfully built c7c10c6e7a20 [2023-03-17T20:20:14.207Z] Successfully tagged device-rest-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T20:20:14.975Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-17T20:20:14.975Z] [2023-03-17T20:20:14.975Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T20:20:15.365Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-17T20:20:15.365Z] arm64: Pulling from edgex-lftools-log-publisher [2023-03-17T20:20:15.365Z] 8998bd30e6a1: Pulling fs layer [2023-03-17T20:20:15.365Z] 04944245beec: Pulling fs layer [2023-03-17T20:20:15.365Z] 699f458cf7ca: Pulling fs layer [2023-03-17T20:20:15.365Z] 765212b225bb: Pulling fs layer [2023-03-17T20:20:15.365Z] f23df028b6ca: Pulling fs layer [2023-03-17T20:20:15.365Z] d65c8cfc05b1: Pulling fs layer [2023-03-17T20:20:15.365Z] 2437ff75d9bd: Pulling fs layer [2023-03-17T20:20:15.365Z] d65c8cfc05b1: Waiting [2023-03-17T20:20:15.365Z] 2437ff75d9bd: Waiting [2023-03-17T20:20:15.365Z] 765212b225bb: Waiting [2023-03-17T20:20:15.365Z] f23df028b6ca: Waiting [2023-03-17T20:20:15.633Z] 04944245beec: Verifying Checksum [2023-03-17T20:20:15.633Z] 04944245beec: Download complete [2023-03-17T20:20:15.633Z] 765212b225bb: Verifying Checksum [2023-03-17T20:20:15.633Z] 765212b225bb: Download complete [2023-03-17T20:20:15.633Z] f23df028b6ca: Verifying Checksum [2023-03-17T20:20:15.633Z] f23df028b6ca: Download complete [2023-03-17T20:20:15.633Z] d65c8cfc05b1: Verifying Checksum [2023-03-17T20:20:15.633Z] d65c8cfc05b1: Download complete [2023-03-17T20:20:15.903Z] 699f458cf7ca: Verifying Checksum [2023-03-17T20:20:16.169Z] 8998bd30e6a1: Verifying Checksum [2023-03-17T20:20:16.169Z] 8998bd30e6a1: Download complete [2023-03-17T20:20:18.110Z] 2437ff75d9bd: Verifying Checksum [2023-03-17T20:20:20.047Z] 8998bd30e6a1: Pull complete [2023-03-17T20:20:20.346Z] 04944245beec: Pull complete [2023-03-17T20:20:21.796Z] 699f458cf7ca: Pull complete [2023-03-17T20:20:21.796Z] 765212b225bb: Pull complete [2023-03-17T20:20:22.769Z] f23df028b6ca: Pull complete [2023-03-17T20:20:22.769Z] d65c8cfc05b1: Pull complete [2023-03-17T20:20:41.000Z] 2437ff75d9bd: Pull complete [2023-03-17T20:20:41.000Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-03-17T20:20:41.000Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-17T20:20:41.000Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-17T20:20:41.316Z] prd-ubuntu20.04-docker-arm64-4c-16g-4430 does not seem to be running inside a container [2023-03-17T20:20:41.373Z] $ 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-rest-go/1 -v /w/workspace/device-rest-go/1:/w/workspace/device-rest-go/1:rw,z -v /w/workspace/device-rest-go/1@tmp:/w/workspace/device-rest-go/1@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-03-17T20:20:43.913Z] $ docker top ad7cada0dd7dfe678b619d154c8bdb2184c5bed490a9934e5069875bcf7e54b3 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-17T20:20:44.815Z] ---> job-cost.sh [2023-03-17T20:20:44.815Z] lf-activate-venv: SKIPPING [2023-03-17T20:20:44.815Z] INFO: No Stack... [2023-03-17T20:20:45.081Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-03-17T20:20:46.038Z] INFO: Archiving Costs [Pipeline] sh [2023-03-17T20:20:46.380Z] + cat /w/workspace/device-rest-go/1/archives/cost.csv [2023-03-17T20:20:46.380Z] + cut -d, -f6 [Pipeline] lock [2023-03-17T20:20:46.450Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rest-go-PR-270-1-stack-cost] [2023-03-17T20:20:46.455Z] Resource [jenkins-edgexfoundry-device-rest-go-PR-270-1-stack-cost] did not exist. Created. [2023-03-17T20:20:46.455Z] Lock acquired on [jenkins-edgexfoundry-device-rest-go-PR-270-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-17T20:20:46.858Z] /w/workspace/device-rest-go/1@tmp/durable-3c151ee3/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-03-17T20:20:47.793Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-03-17T20:20:47.829Z] Warning: overwriting stash ‘stack-cost’ [2023-03-17T20:20:47.873Z] Stashed 1 file(s) [Pipeline] } [2023-03-17T20:20:47.888Z] Lock released on resource [jenkins-edgexfoundry-device-rest-go-PR-270-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-17T20:20:47.964Z] $ docker stop --time=1 ad7cada0dd7dfe678b619d154c8bdb2184c5bed490a9934e5069875bcf7e54b3 [2023-03-17T20:20:49.454Z] $ docker rm -f --volumes ad7cada0dd7dfe678b619d154c8bdb2184c5bed490a9934e5069875bcf7e54b3 [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 [2023-03-17T20:20:50.394Z] provisioning config files... [2023-03-17T20:20:50.401Z] copy managed file [device-rest-go-codecov-token] to file:/w/workspace/gexfoundry_device-rest-go_PR-270@tmp/config16094932308039787605tmp [Pipeline] { [Pipeline] sh [2023-03-17T20:20:50.728Z] + set +x [2023-03-17T20:20:50.728Z] + bash -s -- [2023-03-17T20:20:50.728Z] + curl -s https://codecov.io/bash [2023-03-17T20:20:50.728Z] [2023-03-17T20:20:50.728Z] _____ _ [2023-03-17T20:20:50.728Z] / ____| | | [2023-03-17T20:20:50.728Z] | | ___ __| | ___ ___ _____ __ [2023-03-17T20:20:50.728Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-03-17T20:20:50.728Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-03-17T20:20:50.728Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-03-17T20:20:50.728Z] Bash-1.0.6 [2023-03-17T20:20:50.728Z] [2023-03-17T20:20:50.728Z] [2023-03-17T20:20:50.728Z] ==> git version 2.25.1 found [2023-03-17T20:20:50.728Z] ==> 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 [2023-03-17T20:20:50.728Z] Release-Date: 2020-01-08 [2023-03-17T20:20:50.728Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-03-17T20:20:50.728Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-03-17T20:20:50.728Z] ==> Jenkins CI detected. [2023-03-17T20:20:50.728Z] current dir:  /w/workspace/gexfoundry_device-rest-go_PR-270 [2023-03-17T20:20:50.728Z] project root: . [2023-03-17T20:20:50.728Z] --> token set from env [2023-03-17T20:20:50.728Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-03-17T20:20:50.728Z] ==> Running gcov in . (disable via -X gcov) [2023-03-17T20:20:50.989Z] ==> Python coveragepy not found [2023-03-17T20:20:50.989Z] ==> Searching for coverage reports in: [2023-03-17T20:20:50.989Z] + . [2023-03-17T20:20:50.989Z] -> Found 1 reports [2023-03-17T20:20:50.989Z] ==> Detecting git/mercurial file structure [2023-03-17T20:20:50.989Z] ==> Reading reports [2023-03-17T20:20:50.989Z] + ./coverage.out bytes=14200 [2023-03-17T20:20:50.989Z] ==> Appending adjustments [2023-03-17T20:20:50.989Z] https://docs.codecov.io/docs/fixing-reports [2023-03-17T20:20:50.989Z] + Found adjustments [2023-03-17T20:20:50.989Z] ==> Gzipping contents [2023-03-17T20:20:50.989Z] 4.0K /tmp/codecov.JXoYc3.gz [2023-03-17T20:20:50.989Z] ==> Uploading reports [2023-03-17T20:20:50.989Z] url: https://codecov.io [2023-03-17T20:20:50.989Z] query: branch=PR-270&commit=7c1aa6e670322229371360af0d90fe9ff54987aa&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2FPR-270%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=270&job=&cmd_args= [2023-03-17T20:20:50.989Z] -> Pinging Codecov [2023-03-17T20:20:50.989Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=c51feb23-73ac-4f49-b3d1-d26df23137db&branch=PR-270&commit=7c1aa6e670322229371360af0d90fe9ff54987aa&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2FPR-270%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=270&job=&cmd_args= [2023-03-17T20:20:51.249Z] -> Uploading to [2023-03-17T20:20:51.249Z] https://storage.googleapis.com/codecov/v4/raw/2023-03-17/4E5D53B4F1F92C436F7061BF334D961C/7c1aa6e670322229371360af0d90fe9ff54987aa/41f72de3-10e7-4f53-8e66-bc4c9cfa1677.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230317%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230317T202050Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=c8b1381e8573765084c41222854535cdcf17a007d4af64a640fb1400a08901fa [2023-03-17T20:20:51.249Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-17T20:20:51.249Z] Dload Upload Total Spent Left Speed [2023-03-17T20:20:51.509Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 2465 0 0 100 2465 0 8898 --:--:-- --:--:-- --:--:-- 8898 [2023-03-17T20:20:51.509Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rest-go/commit/7c1aa6e670322229371360af0d90fe9ff54987aa [Pipeline] } [2023-03-17T20:20:51.536Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [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) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" 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 [2023-03-17T20:20:53.275Z] + [ -d /w/workspace/gexfoundry_device-rest-go_PR-270/archives ] [2023-03-17T20:20:53.276Z] + ls -al /w/workspace/gexfoundry_device-rest-go_PR-270/archives [2023-03-17T20:20:53.276Z] total 16 [2023-03-17T20:20:53.276Z] drwxr-xr-x 3 root root 4096 Mar 17 20:12 . [2023-03-17T20:20:53.276Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 17 20:12 .. [2023-03-17T20:20:53.276Z] drwxr-xr-x 2 root root 4096 Mar 17 20:12 cost [2023-03-17T20:20:53.276Z] -rw-r--r-- 1 root root 86 Mar 17 20:12 cost.csv [2023-03-17T20:20:53.276Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-rest-go_PR-270/archives [2023-03-17T20:20:53.276Z] + ls -al /w/workspace/gexfoundry_device-rest-go_PR-270/archives [2023-03-17T20:20:53.276Z] total 16 [2023-03-17T20:20:53.276Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 17 20:12 . [2023-03-17T20:20:53.276Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 17 20:12 .. [2023-03-17T20:20:53.276Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 17 20:12 cost [2023-03-17T20:20:53.276Z] -rw-r--r-- 1 jenkins jenkins 86 Mar 17 20:12 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-03-17T20:20:53.606Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-17T20:20:54.488Z] ---> package-listing.sh [2023-03-17T20:20:54.489Z] ++ tr '[:upper:]' '[:lower:]' [2023-03-17T20:20:54.489Z] ++ facter osfamily [2023-03-17T20:20:54.747Z] + OS_FAMILY=debian [2023-03-17T20:20:54.747Z] + workspace=/w/workspace/gexfoundry_device-rest-go_PR-270 [2023-03-17T20:20:54.747Z] + START_PACKAGES=/tmp/packages_start.txt [2023-03-17T20:20:54.747Z] + END_PACKAGES=/tmp/packages_end.txt [2023-03-17T20:20:54.747Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-03-17T20:20:54.747Z] + PACKAGES=/tmp/packages_start.txt [2023-03-17T20:20:54.747Z] + '[' /w/workspace/gexfoundry_device-rest-go_PR-270 ']' [2023-03-17T20:20:54.747Z] + PACKAGES=/tmp/packages_end.txt [2023-03-17T20:20:54.747Z] + case "${OS_FAMILY}" in [2023-03-17T20:20:54.747Z] + dpkg -l [2023-03-17T20:20:54.747Z] + grep '^ii' [2023-03-17T20:20:54.747Z] + '[' -f /tmp/packages_start.txt ']' [2023-03-17T20:20:54.747Z] + '[' -f /tmp/packages_end.txt ']' [2023-03-17T20:20:54.747Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-03-17T20:20:54.747Z] + '[' /w/workspace/gexfoundry_device-rest-go_PR-270 ']' [2023-03-17T20:20:54.747Z] + mkdir -p /w/workspace/gexfoundry_device-rest-go_PR-270/archives/ [2023-03-17T20:20:54.747Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-rest-go_PR-270/archives/ [Pipeline] echo [2023-03-17T20:20:54.781Z] 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/gexfoundry_device-rest-go_PR-270/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-03-17T20:20:55.070Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T20:20:55.686Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-17T20:20:55.686Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-17T20:20:55.822Z] prd-ubuntu20.04-docker-8c-8g-4429 does not seem to be running inside a container [2023-03-17T20:20:55.844Z] $ 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/gexfoundry_device-rest-go_PR-270/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-rest-go_PR-270 -v /w/workspace/gexfoundry_device-rest-go_PR-270:/w/workspace/gexfoundry_device-rest-go_PR-270:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-270@tmp:/w/workspace/gexfoundry_device-rest-go_PR-270@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-03-17T20:20:56.049Z] $ docker top 5308cd4a4a5ea214d956ab87560d85749f556b30f0f5173f0a0bd63ec75d43f6 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-17T20:20:56.436Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-03-17T20:20:56.740Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-03-17T20:20:57.053Z] + ls /var/log/sa-host [2023-03-17T20:20:57.053Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-17T20:20:57.258Z] provisioning config files... [2023-03-17T20:20:57.268Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-270@tmp/config2290569971756831051tmp [Pipeline] { [Pipeline] echo [2023-03-17T20:20:57.314Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-17T20:20:57.620Z] ---> create-netrc.sh [Pipeline] } [2023-03-17T20:20:57.649Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-03-17T20:20:58.042Z] ---> python-tools-install.sh [Pipeline] echo [2023-03-17T20:20:58.074Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-17T20:20:58.381Z] ---> sudo-logs.sh [2023-03-17T20:20:58.382Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-03-17T20:20:58.464Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-17T20:20:58.772Z] ---> job-cost.sh [2023-03-17T20:20:58.772Z] lf-activate-venv: SKIPPING [2023-03-17T20:20:58.772Z] DEBUG: total: 0.2199999988079071 [2023-03-17T20:20:58.772Z] INFO: Retrieving Stack Cost... [2023-03-17T20:20:59.342Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-17T20:20:59.601Z] INFO: Archiving Costs [Pipeline] echo [2023-03-17T20:20:59.638Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-17T20:20:59.948Z] ---> logs-deploy.sh [2023-03-17T20:20:59.948Z] lf-activate-venv: SKIPPING [2023-03-17T20:20:59.948Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rest-go/PR-270/1 [2023-03-17T20:20:59.948Z] INFO: archiving workspace using pattern(s): [2023-03-17T20:21:00.885Z] Archives upload complete. [2023-03-17T20:21:01.144Z] INFO: archiving logs to Nexus [2023-03-17T20:21:01.713Z] ---> uname -a: [2023-03-17T20:21:01.713Z] Linux prd-ubuntu20-04-docker-8c-8g-4429 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-03-17T20:21:01.713Z] [2023-03-17T20:21:01.713Z] [2023-03-17T20:21:01.714Z] ---> lscpu: [2023-03-17T20:21:01.714Z] Architecture: x86_64 [2023-03-17T20:21:01.714Z] CPU op-mode(s): 32-bit, 64-bit [2023-03-17T20:21:01.714Z] Byte Order: Little Endian [2023-03-17T20:21:01.714Z] Address sizes: 40 bits physical, 48 bits virtual [2023-03-17T20:21:01.714Z] CPU(s): 8 [2023-03-17T20:21:01.714Z] On-line CPU(s) list: 0-7 [2023-03-17T20:21:01.714Z] Thread(s) per core: 1 [2023-03-17T20:21:01.714Z] Core(s) per socket: 1 [2023-03-17T20:21:01.714Z] Socket(s): 8 [2023-03-17T20:21:01.714Z] NUMA node(s): 1 [2023-03-17T20:21:01.714Z] Vendor ID: AuthenticAMD [2023-03-17T20:21:01.714Z] CPU family: 23 [2023-03-17T20:21:01.714Z] Model: 49 [2023-03-17T20:21:01.714Z] Model name: AMD EPYC-Rome Processor [2023-03-17T20:21:01.714Z] Stepping: 0 [2023-03-17T20:21:01.714Z] CPU MHz: 2800.000 [2023-03-17T20:21:01.714Z] BogoMIPS: 5600.00 [2023-03-17T20:21:01.714Z] Virtualization: AMD-V [2023-03-17T20:21:01.714Z] Hypervisor vendor: KVM [2023-03-17T20:21:01.714Z] Virtualization type: full [2023-03-17T20:21:01.714Z] L1d cache: 256 KiB [2023-03-17T20:21:01.714Z] L1i cache: 256 KiB [2023-03-17T20:21:01.714Z] L2 cache: 4 MiB [2023-03-17T20:21:01.714Z] L3 cache: 128 MiB [2023-03-17T20:21:01.714Z] NUMA node0 CPU(s): 0-7 [2023-03-17T20:21:01.714Z] Vulnerability Itlb multihit: Not affected [2023-03-17T20:21:01.714Z] Vulnerability L1tf: Not affected [2023-03-17T20:21:01.714Z] Vulnerability Mds: Not affected [2023-03-17T20:21:01.714Z] Vulnerability Meltdown: Not affected [2023-03-17T20:21:01.714Z] Vulnerability Mmio stale data: Not affected [2023-03-17T20:21:01.714Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-03-17T20:21:01.714Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-03-17T20:21:01.714Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-03-17T20:21:01.714Z] Vulnerability Srbds: Not affected [2023-03-17T20:21:01.714Z] Vulnerability Tsx async abort: Not affected [2023-03-17T20:21:01.714Z] 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 [2023-03-17T20:21:01.714Z] [2023-03-17T20:21:01.714Z] [2023-03-17T20:21:01.714Z] ---> nproc: [2023-03-17T20:21:01.714Z] 8 [2023-03-17T20:21:01.714Z] [2023-03-17T20:21:01.714Z] [2023-03-17T20:21:01.714Z] ---> df -h: [2023-03-17T20:21:01.714Z] Filesystem Size Used Avail Use% Mounted on [2023-03-17T20:21:01.714Z] overlay 155G 12G 144G 8% / [2023-03-17T20:21:01.714Z] tmpfs 64M 0 64M 0% /dev [2023-03-17T20:21:01.714Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-03-17T20:21:01.714Z] shm 64M 0 64M 0% /dev/shm [2023-03-17T20:21:01.714Z] /dev/vda1 155G 12G 144G 8% /facter-os [2023-03-17T20:21:01.714Z] [2023-03-17T20:21:01.714Z] [2023-03-17T20:21:01.714Z] ---> sar -b -r -n DEV: [2023-03-17T20:21:01.714Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-4429) 03/17/23 _x86_64_ (8 CPU) [2023-03-17T20:21:01.714Z] [2023-03-17T20:21:01.714Z] 20:09:35 LINUX RESTART (8 CPU) [2023-03-17T20:21:01.714Z] [2023-03-17T20:21:01.714Z] 20:10:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2023-03-17T20:21:01.714Z] 20:11:02 159.31 38.56 120.75 0.00 4223.96 39705.78 0.00 [2023-03-17T20:21:01.714Z] 20:12:01 173.39 0.31 173.09 0.00 21.01 55723.17 0.00 [2023-03-17T20:21:01.714Z] 20:13:01 113.08 0.03 113.05 0.00 1.87 34087.57 0.00 [2023-03-17T20:21:01.714Z] 20:14:01 2.08 0.00 2.08 0.00 0.00 25.48 0.00 [2023-03-17T20:21:01.714Z] 20:15:01 52.67 10.60 42.08 0.00 5155.81 8730.01 0.00 [2023-03-17T20:21:01.714Z] 20:16:01 5.27 0.02 5.25 0.00 0.13 117.05 0.00 [2023-03-17T20:21:01.714Z] 20:17:01 2.08 0.02 2.07 0.00 0.13 24.66 0.00 [2023-03-17T20:21:01.714Z] 20:18:01 2.28 0.00 2.28 0.00 0.00 26.26 0.00 [2023-03-17T20:21:01.714Z] 20:19:01 1.30 0.00 1.30 0.00 0.00 14.40 0.00 [2023-03-17T20:21:01.714Z] 20:20:01 1.70 0.00 1.70 0.00 0.00 19.86 0.00 [2023-03-17T20:21:01.714Z] 20:21:01 7.12 0.28 6.83 0.00 25.73 133.04 0.00 [2023-03-17T20:21:01.714Z] Average: 47.11 4.53 42.57 0.00 858.38 12535.18 0.00 [2023-03-17T20:21:01.714Z] [2023-03-17T20:21:01.714Z] 20:10:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2023-03-17T20:21:01.714Z] 20:11:02 28604760 31564200 741604 2.26 103812 3061272 1978972 5.83 1104244 2735268 459124 [2023-03-17T20:21:01.714Z] 20:12:01 28394756 31545608 759524 2.31 147576 3207460 1868392 5.51 1210104 2833004 120 [2023-03-17T20:21:01.714Z] 20:13:01 27668452 31566604 734800 2.23 156744 3885264 1751452 5.16 1265392 3439992 388 [2023-03-17T20:21:01.714Z] 20:14:01 27668364 31566760 734304 2.23 156776 3885268 1751452 5.16 1265116 3439992 44 [2023-03-17T20:21:01.714Z] 20:15:01 27132328 31533264 748648 2.28 190156 4340376 1809636 5.33 1601040 3605480 1088 [2023-03-17T20:21:01.714Z] 20:16:01 27157860 31553776 728100 2.21 188752 4337116 1786000 5.26 1578572 3602224 376 [2023-03-17T20:21:01.714Z] 20:17:01 27162308 31558348 723508 2.20 188836 4337116 1786000 5.26 1573756 3602232 8 [2023-03-17T20:21:01.714Z] 20:18:01 27162128 31558312 723552 2.20 188928 4337124 1786000 5.26 1573860 3602236 8 [2023-03-17T20:21:01.714Z] 20:19:01 27162228 31558456 723352 2.20 189000 4337124 1786000 5.26 1573960 3602240 8 [2023-03-17T20:21:01.714Z] 20:20:01 27162124 31558456 723232 2.20 189052 4337128 1786000 5.26 1574036 3602236 32 [2023-03-17T20:21:01.714Z] 20:21:01 27091072 31493940 782748 2.38 189372 4338496 1865740 5.50 1647272 3592280 1028 [2023-03-17T20:21:01.714Z] Average: 27487853 31550702 738488 2.25 171728 4036704 1814149 5.35 1451577 3423380 42020 [2023-03-17T20:21:01.714Z] [2023-03-17T20:21:01.714Z] 20:10:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2023-03-17T20:21:01.714Z] 20:11:02 vethcc8c3ca 173.17 285.39 16.33 1876.41 0.00 0.00 0.00 0.15 [2023-03-17T20:21:01.714Z] 20:11:02 docker0 196.67 312.28 15.86 2117.62 0.00 0.00 0.00 0.00 [2023-03-17T20:21:01.714Z] 20:11:02 ens3 918.58 575.89 8688.73 106.69 0.00 0.00 0.00 0.00 [2023-03-17T20:21:01.714Z] 20:11:02 lo 6.60 6.60 0.64 0.64 0.00 0.00 0.00 0.00 [2023-03-17T20:21:01.714Z] 20:12:01 vethe04436d 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-17T20:21:01.714Z] 20:12:01 docker0 1.53 3.58 0.09 43.28 0.00 0.00 0.00 0.00 [2023-03-17T20:21:01.714Z] 20:12:01 veth6716eb6 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-17T20:21:01.714Z] 20:12:01 ens3 58.45 57.62 82.04 94.70 0.00 0.00 0.00 0.00 [2023-03-17T20:21:01.714Z] 20:12:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 [2023-03-17T20:21:01.714Z] 20:13:01 docker0 1.55 3.93 0.10 43.07 0.00 0.00 0.00 0.00 [2023-03-17T20:21:01.714Z] 20:13:01 ens3 124.21 73.23 2571.13 14.30 0.00 0.00 0.00 0.00 [2023-03-17T20:21:01.714Z] 20:13:01 lo 1.60 1.60 0.16 0.16 0.00 0.00 0.00 0.00 [2023-03-17T20:21:01.714Z] 20:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-17T20:21:01.714Z] 20:14:01 ens3 0.13 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-17T20:21:01.714Z] 20:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-17T20:21:01.714Z] 20:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-17T20:21:01.714Z] 20:15:01 ens3 170.99 87.49 2802.58 6.17 0.00 0.00 0.00 0.00 [2023-03-17T20:21:01.714Z] 20:15:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 [2023-03-17T20:21:01.714Z] 20:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-17T20:21:01.714Z] 20:16:01 ens3 0.53 0.47 0.10 0.09 0.00 0.00 0.00 0.00 [2023-03-17T20:21:01.714Z] 20:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-17T20:21:01.714Z] 20:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-17T20:21:01.714Z] 20:17:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-17T20:21:01.714Z] 20:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-17T20:21:01.714Z] 20:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-17T20:21:01.714Z] 20:18:01 ens3 0.10 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-17T20:21:01.714Z] 20:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-17T20:21:01.714Z] 20:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-17T20:21:01.714Z] 20:19:01 ens3 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-17T20:21:01.714Z] 20:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-17T20:21:01.714Z] 20:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-17T20:21:01.714Z] 20:20:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-17T20:21:01.714Z] 20:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-17T20:21:01.714Z] 20:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-17T20:21:01.714Z] 20:21:01 ens3 35.09 21.53 44.04 12.49 0.00 0.00 0.00 0.00 [2023-03-17T20:21:01.714Z] 20:21:01 lo 0.73 0.73 0.07 0.07 0.00 0.00 0.00 0.00 [2023-03-17T20:21:01.714Z] Average: docker0 18.18 29.11 1.46 200.59 0.00 0.00 0.00 0.00 [2023-03-17T20:21:01.714Z] Average: ens3 119.02 74.26 1291.69 21.20 0.00 0.00 0.00 0.00 [2023-03-17T20:21:01.714Z] Average: lo 0.98 0.98 0.09 0.09 0.00 0.00 0.00 0.00 [2023-03-17T20:21:01.714Z] [2023-03-17T20:21:01.714Z] [2023-03-17T20:21:01.714Z] ---> sar -P ALL: [2023-03-17T20:21:01.714Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-4429) 03/17/23 _x86_64_ (8 CPU) [2023-03-17T20:21:01.714Z] [2023-03-17T20:21:01.714Z] 20:09:35 LINUX RESTART (8 CPU) [2023-03-17T20:21:01.714Z] [2023-03-17T20:21:01.714Z] 20:10:01 CPU %user %nice %system %iowait %steal %idle [2023-03-17T20:21:01.714Z] 20:11:02 all 10.87 0.00 3.61 1.54 0.07 83.91 [2023-03-17T20:21:01.714Z] 20:11:02 0 10.80 0.00 3.57 2.27 0.07 83.29 [2023-03-17T20:21:01.714Z] 20:11:02 1 11.18 0.00 3.90 0.70 0.05 84.16 [2023-03-17T20:21:01.714Z] 20:11:02 2 12.40 0.00 3.22 1.72 0.07 82.60 [2023-03-17T20:21:01.714Z] 20:11:02 3 8.95 0.00 3.82 4.13 0.08 83.02 [2023-03-17T20:21:01.714Z] 20:11:02 4 12.37 0.00 2.85 0.82 0.05 83.92 [2023-03-17T20:21:01.714Z] 20:11:02 5 13.36 0.00 3.13 0.52 0.07 82.91 [2023-03-17T20:21:01.714Z] 20:11:02 6 8.69 0.00 3.54 1.67 0.07 86.04 [2023-03-17T20:21:01.714Z] 20:11:02 7 9.15 0.00 4.85 0.53 0.10 85.37 [2023-03-17T20:21:01.714Z] 20:12:01 all 30.93 0.00 6.01 2.09 0.07 60.89 [2023-03-17T20:21:01.714Z] 20:12:01 0 31.18 0.00 5.53 0.17 0.07 63.05 [2023-03-17T20:21:01.714Z] 20:12:01 1 30.98 0.00 5.99 0.75 0.09 62.19 [2023-03-17T20:21:01.714Z] 20:12:01 2 29.39 0.00 6.05 1.99 0.07 62.49 [2023-03-17T20:21:01.714Z] 20:12:01 3 32.43 0.00 7.13 10.44 0.09 49.91 [2023-03-17T20:21:01.715Z] 20:12:01 4 31.81 0.00 5.22 0.39 0.07 62.51 [2023-03-17T20:21:01.715Z] 20:12:01 5 30.41 0.00 5.94 0.24 0.07 63.34 [2023-03-17T20:21:01.715Z] 20:12:01 6 30.13 0.00 5.88 1.84 0.05 62.10 [2023-03-17T20:21:01.715Z] 20:12:01 7 31.09 0.00 6.34 0.98 0.10 61.49 [2023-03-17T20:21:01.715Z] 20:13:01 all 17.62 0.00 4.08 1.08 0.06 77.16 [2023-03-17T20:21:01.715Z] 20:13:01 0 17.03 0.00 3.67 0.07 0.07 79.17 [2023-03-17T20:21:01.715Z] 20:13:01 1 18.63 0.00 4.73 0.03 0.03 76.57 [2023-03-17T20:21:01.715Z] 20:13:01 2 16.95 0.00 3.99 0.35 0.05 78.66 [2023-03-17T20:21:01.715Z] 20:13:01 3 17.65 0.00 4.33 4.96 0.13 72.93 [2023-03-17T20:21:01.715Z] 20:13:01 4 16.89 0.00 3.53 0.10 0.05 79.43 [2023-03-17T20:21:01.715Z] 20:13:01 5 18.04 0.00 4.09 0.60 0.05 77.22 [2023-03-17T20:21:01.715Z] 20:13:01 6 17.69 0.00 4.27 0.47 0.07 77.50 [2023-03-17T20:21:01.715Z] 20:13:01 7 18.07 0.00 4.05 2.08 0.05 75.74 [2023-03-17T20:21:01.715Z] 20:14:01 all 0.27 0.00 0.01 0.00 0.01 99.70 [2023-03-17T20:21:01.715Z] 20:14:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2023-03-17T20:21:01.715Z] 20:14:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-17T20:21:01.715Z] 20:14:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2023-03-17T20:21:01.715Z] 20:14:01 3 0.10 0.00 0.02 0.02 0.02 99.85 [2023-03-17T20:21:01.715Z] 20:14:01 4 0.02 0.00 0.00 0.00 0.02 99.97 [2023-03-17T20:21:01.715Z] 20:14:01 5 1.99 0.00 0.02 0.00 0.03 97.96 [2023-03-17T20:21:01.715Z] 20:14:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-17T20:21:01.715Z] 20:14:01 7 0.07 0.00 0.02 0.02 0.02 99.88 [2023-03-17T20:21:01.715Z] 20:15:01 all 2.27 0.00 1.46 0.54 0.03 95.70 [2023-03-17T20:21:01.715Z] 20:15:01 0 2.62 0.00 1.55 0.05 0.02 95.76 [2023-03-17T20:21:01.715Z] 20:15:01 1 2.04 0.00 1.50 0.22 0.02 96.22 [2023-03-17T20:21:01.715Z] 20:15:01 2 2.49 0.00 0.92 1.22 0.03 95.34 [2023-03-17T20:21:01.715Z] 20:15:01 3 2.31 0.00 1.26 0.92 0.05 95.46 [2023-03-17T20:21:01.715Z] 20:15:01 4 1.50 0.00 1.97 0.73 0.02 95.78 [2023-03-17T20:21:01.715Z] 20:15:01 5 3.34 0.00 0.78 0.05 0.05 95.78 [2023-03-17T20:21:01.715Z] 20:15:01 6 1.97 0.00 2.54 0.48 0.02 94.99 [2023-03-17T20:21:01.715Z] 20:15:01 7 1.85 0.00 1.21 0.65 0.03 96.26 [2023-03-17T20:21:01.715Z] 20:16:01 all 0.08 0.00 0.07 0.01 0.01 99.82 [2023-03-17T20:21:01.715Z] 20:16:01 0 0.08 0.00 0.05 0.02 0.02 99.83 [2023-03-17T20:21:01.715Z] 20:16:01 1 0.03 0.00 0.08 0.00 0.02 99.87 [2023-03-17T20:21:01.715Z] 20:16:01 2 0.02 0.00 0.08 0.07 0.00 99.83 [2023-03-17T20:21:01.715Z] 20:16:01 3 0.08 0.00 0.07 0.03 0.02 99.80 [2023-03-17T20:21:01.715Z] 20:16:01 4 0.03 0.00 0.05 0.00 0.00 99.92 [2023-03-17T20:21:01.715Z] 20:16:01 5 0.02 0.00 0.08 0.00 0.03 99.87 [2023-03-17T20:21:01.715Z] 20:16:01 6 0.25 0.00 0.10 0.00 0.00 99.65 [2023-03-17T20:21:01.715Z] 20:16:01 7 0.13 0.00 0.07 0.00 0.02 99.78 [2023-03-17T20:21:01.715Z] 20:17:01 all 0.02 0.00 0.01 0.01 0.01 99.95 [2023-03-17T20:21:01.715Z] 20:17:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2023-03-17T20:21:01.715Z] 20:17:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-17T20:21:01.715Z] 20:17:01 2 0.00 0.00 0.02 0.05 0.02 99.92 [2023-03-17T20:21:01.715Z] 20:17:01 3 0.05 0.00 0.02 0.02 0.02 99.90 [2023-03-17T20:21:01.715Z] 20:17:01 4 0.00 0.00 0.03 0.00 0.02 99.95 [2023-03-17T20:21:01.715Z] 20:17:01 5 0.03 0.00 0.02 0.00 0.02 99.93 [2023-03-17T20:21:01.715Z] 20:17:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-17T20:21:01.715Z] 20:17:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2023-03-17T20:21:01.715Z] 20:18:01 all 0.02 0.00 0.01 0.01 0.01 99.94 [2023-03-17T20:21:01.715Z] 20:18:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-17T20:21:01.715Z] 20:18:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2023-03-17T20:21:01.715Z] 20:18:01 2 0.00 0.00 0.00 0.10 0.02 99.88 [2023-03-17T20:21:01.715Z] 20:18:01 3 0.05 0.00 0.00 0.02 0.00 99.93 [2023-03-17T20:21:01.715Z] 20:18:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-17T20:21:01.715Z] 20:18:01 5 0.03 0.00 0.03 0.00 0.02 99.92 [2023-03-17T20:21:01.715Z] 20:18:01 6 0.00 0.00 0.00 0.00 0.02 99.98 [2023-03-17T20:21:01.715Z] 20:18:01 7 0.07 0.00 0.03 0.00 0.02 99.88 [2023-03-17T20:21:01.715Z] 20:19:01 all 0.12 0.00 0.01 0.01 0.01 99.85 [2023-03-17T20:21:01.715Z] 20:19:01 0 0.75 0.00 0.03 0.00 0.02 99.20 [2023-03-17T20:21:01.715Z] 20:19:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2023-03-17T20:21:01.715Z] 20:19:01 2 0.02 0.00 0.02 0.05 0.00 99.92 [2023-03-17T20:21:01.715Z] 20:19:01 3 0.05 0.00 0.00 0.02 0.02 99.92 [2023-03-17T20:21:01.715Z] 20:19:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-17T20:21:01.715Z] 20:19:01 5 0.02 0.00 0.00 0.00 0.03 99.95 [2023-03-17T20:21:01.715Z] 20:19:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-17T20:21:01.715Z] 20:19:01 7 0.03 0.00 0.05 0.00 0.02 99.90 [2023-03-17T20:21:01.715Z] 20:20:01 all 0.05 0.00 0.02 0.01 0.01 99.91 [2023-03-17T20:21:01.715Z] 20:20:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-17T20:21:01.715Z] 20:20:01 1 0.02 0.00 0.03 0.00 0.02 99.93 [2023-03-17T20:21:01.715Z] 20:20:01 2 0.00 0.00 0.00 0.02 0.02 99.97 [2023-03-17T20:21:01.715Z] 20:20:01 3 0.28 0.00 0.02 0.05 0.02 99.63 [2023-03-17T20:21:01.715Z] 20:20:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-17T20:21:01.715Z] 20:20:01 5 0.03 0.00 0.02 0.00 0.03 99.92 [2023-03-17T20:21:01.715Z] 20:20:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2023-03-17T20:21:01.715Z] 20:20:01 7 0.03 0.00 0.05 0.00 0.00 99.92 [2023-03-17T20:21:01.715Z] 20:21:01 all 0.87 0.00 0.30 0.03 0.02 98.78 [2023-03-17T20:21:01.715Z] 20:21:01 0 1.05 0.00 0.42 0.00 0.02 98.51 [2023-03-17T20:21:01.715Z] 20:21:01 1 0.42 0.00 0.23 0.02 0.00 99.33 [2023-03-17T20:21:01.715Z] 20:21:01 2 0.87 0.00 0.27 0.10 0.02 98.75 [2023-03-17T20:21:01.715Z] 20:21:01 3 0.83 0.00 0.30 0.00 0.03 98.83 [2023-03-17T20:21:01.715Z] 20:21:01 4 1.90 0.00 0.35 0.05 0.02 97.68 [2023-03-17T20:21:01.715Z] 20:21:01 5 0.38 0.00 0.18 0.02 0.03 99.38 [2023-03-17T20:21:01.715Z] 20:21:01 6 0.57 0.00 0.30 0.00 0.02 99.12 [2023-03-17T20:21:01.715Z] 20:21:01 7 0.95 0.00 0.35 0.03 0.02 98.65 [2023-03-17T20:21:01.715Z] [2023-03-17T20:21:01.715Z] Average: CPU %user %nice %system %iowait %steal %idle [2023-03-17T20:21:01.715Z] Average: all 5.66 0.00 1.40 0.48 0.03 92.42 [2023-03-17T20:21:01.715Z] Average: 0 5.72 0.00 1.34 0.23 0.02 92.69 [2023-03-17T20:21:01.715Z] Average: 1 5.68 0.00 1.48 0.16 0.02 92.66 [2023-03-17T20:21:01.715Z] Average: 2 5.58 0.00 1.31 0.51 0.03 92.58 [2023-03-17T20:21:01.715Z] Average: 3 5.62 0.00 1.52 1.84 0.04 90.98 [2023-03-17T20:21:01.715Z] Average: 4 5.82 0.00 1.26 0.19 0.02 92.71 [2023-03-17T20:21:01.715Z] Average: 5 6.08 0.00 1.28 0.13 0.04 92.47 [2023-03-17T20:21:01.715Z] Average: 6 5.32 0.00 1.50 0.40 0.02 92.76 [2023-03-17T20:21:01.715Z] Average: 7 5.51 0.00 1.53 0.39 0.03 92.55 [2023-03-17T20:21:01.715Z] [2023-03-17T20:21:01.715Z] [2023-03-17T20:21:01.715Z]