Pull request #266 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of MonicaisHer for edgexfoundry/device-rest-go Obtained Jenkinsfile from b700eaf7ecda1d6c8dbe9740f42a0126d1780f87+eb45550bbe0df662ecfda2dd82817b25f9b033bb (be98fd536ab1d3dfbc51a415fe80086d55729ee1) 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-ssh11609434229149031078.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-ssh3050222326827704691.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-266/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-266/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh18146233637616010520.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-266/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1446938049020556406.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-ssh14752827974708814659.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-266/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-266/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh4440496354852459473.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 Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-465 in /w/workspace/gexfoundry_device-rest-go_PR-266 [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-266 # 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/266/head:refs/remotes/origin/PR-266 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit eb45550bbe0df662ecfda2dd82817b25f9b033bb into PR head commit b700eaf7ecda1d6c8dbe9740f42a0126d1780f87 Merge succeeded, producing b700eaf7ecda1d6c8dbe9740f42a0126d1780f87 Checking out Revision b700eaf7ecda1d6c8dbe9740f42a0126d1780f87 (PR-266) > git config core.sparsecheckout # timeout=10 > git checkout -f b700eaf7ecda1d6c8dbe9740f42a0126d1780f87 # 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 eb45550bbe0df662ecfda2dd82817b25f9b033bb # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b700eaf7ecda1d6c8dbe9740f42a0126d1780f87 # timeout=10 Commit message: "refactor(snap): Update command and metadata sourcing" 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-15T14:11:46.406Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-03-15T14:11:46.651Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-03-15T14:11:46.753Z] ========================================================= [2023-03-15T14:11:46.753Z] EdgeX Global Pipelines Version Info [2023-03-15T14:11:46.753Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-03-15T14:11:52.453Z] ------------------- [2023-03-15T14:11:52.453Z] stable info: [2023-03-15T14:11:52.453Z] ------------------- [2023-03-15T14:11:52.453Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-03-15T14:11:52.453Z] Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a [2023-03-15T14:11:52.453Z] Message: update stable to v1.0.245 [2023-03-15T14:11:53.026Z] ------------------- [2023-03-15T14:11:53.026Z] experimental info: [2023-03-15T14:11:53.026Z] ------------------- [2023-03-15T14:11:53.026Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-03-15T14:11:53.026Z] Commit SHA: eb5041bb0874f6b7cdca3e6793e1ef87c0289dce [2023-03-15T14:11:53.026Z] Message: update experimental to v1.0.246 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-03-15T14:11:53.323Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rest-go-settings [Pipeline] echo [2023-03-15T14:11:53.367Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rest-go [Pipeline] echo [2023-03-15T14:11:53.408Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-03-15T14:11:53.446Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-03-15T14:11:53.486Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-03-15T14:11:53.526Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-03-15T14:11:53.565Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-03-15T14:11:53.609Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-03-15T14:11:53.644Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-03-15T14:11:53.678Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-03-15T14:11:53.718Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-03-15T14:11:53.758Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rest [Pipeline] echo [2023-03-15T14:11:53.797Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-03-15T14:11:53.840Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-03-15T14:11:53.882Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-03-15T14:11:53.924Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-03-15T14:11:53.969Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-03-15T14:11:54.010Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-03-15T14:11:54.049Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-03-15T14:11:54.092Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-03-15T14:11:54.133Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-03-15T14:11:54.175Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-03-15T14:11:54.213Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-03-15T14:11:54.251Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-03-15T14:11:54.291Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-03-15T14:11:54.331Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-03-15T14:11:54.375Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-03-15T14:11:54.416Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-266 [Pipeline] echo [2023-03-15T14:11:54.457Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-266 [Pipeline] echo [2023-03-15T14:11:54.496Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-266 [Pipeline] echo [2023-03-15T14:11:54.534Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b700eaf7ecda1d6c8dbe9740f42a0126d1780f87 [Pipeline] echo [2023-03-15T14:11:54.572Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b700eaf [Pipeline] echo [2023-03-15T14:11:54.613Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-15T14:11:54.732Z] provisioning config files... [2023-03-15T14:11:54.751Z] copy managed file [device-rest-go-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-266@tmp/config15352406305938449673tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-15T14:11:55.102Z] ---> docker-login.sh [2023-03-15T14:11:55.102Z] nexus3.edgexfoundry.org:10001 [2023-03-15T14:11:55.363Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T14:11:55.363Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T14:11:55.363Z] Configure a credential helper to remove this warning. See [2023-03-15T14:11:55.363Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T14:11:55.363Z] [2023-03-15T14:11:55.363Z] Login Succeeded [2023-03-15T14:11:55.363Z] nexus3.edgexfoundry.org:10002 [2023-03-15T14:11:55.625Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T14:11:55.625Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T14:11:55.625Z] Configure a credential helper to remove this warning. See [2023-03-15T14:11:55.625Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T14:11:55.625Z] [2023-03-15T14:11:55.625Z] Login Succeeded [2023-03-15T14:11:55.625Z] nexus3.edgexfoundry.org:10003 [2023-03-15T14:11:55.625Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T14:11:55.625Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T14:11:55.625Z] Configure a credential helper to remove this warning. See [2023-03-15T14:11:55.625Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T14:11:55.625Z] [2023-03-15T14:11:55.625Z] Login Succeeded [2023-03-15T14:11:55.625Z] nexus3.edgexfoundry.org:10004 [2023-03-15T14:11:55.885Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T14:11:55.886Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T14:11:55.886Z] Configure a credential helper to remove this warning. See [2023-03-15T14:11:55.886Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T14:11:55.886Z] [2023-03-15T14:11:55.886Z] Login Succeeded [2023-03-15T14:11:55.886Z] docker.io [2023-03-15T14:11:55.886Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T14:11:56.148Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T14:11:56.148Z] Configure a credential helper to remove this warning. See [2023-03-15T14:11:56.148Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T14:11:56.148Z] [2023-03-15T14:11:56.148Z] Login Succeeded [2023-03-15T14:11:56.148Z] ---> docker-login.sh ends [Pipeline] } [2023-03-15T14:11:56.173Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-03-15T14:11:56.791Z] + git rev-list -1 --merges b700eaf7ecda1d6c8dbe9740f42a0126d1780f87~1..b700eaf7ecda1d6c8dbe9740f42a0126d1780f87 [Pipeline] echo [2023-03-15T14:11:56.871Z] -----------> git rev-list -1 --merges b700eaf7ecda1d6c8dbe9740f42a0126d1780f87~1..b700eaf7ecda1d6c8dbe9740f42a0126d1780f87 b700eaf7ecda1d6c8dbe9740f42a0126d1780f87 [false] [Pipeline] sh [2023-03-15T14:11:57.188Z] + git log --format=format:%s -1 b700eaf7ecda1d6c8dbe9740f42a0126d1780f87 [Pipeline] echo [2023-03-15T14:11:57.229Z] ========================================================= [2023-03-15T14:11:57.229Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-03-15T14:11:57.229Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-15T14:11:57.662Z] + git log --format=format:%s -1 b700eaf7ecda1d6c8dbe9740f42a0126d1780f87 [Pipeline] echo [2023-03-15T14:11:57.693Z] [semverPrep] GIT_COMMIT: b700eaf7ecda1d6c8dbe9740f42a0126d1780f87, Commit Message: refactor(snap): Update command and metadata sourcing [Pipeline] echo [2023-03-15T14:11:57.722Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-03-15T14:11:58.099Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-15T14:11:58.099Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-03-15T14:11:58.099Z] + [ -e /tmp/ssh_known_hosts ] [2023-03-15T14:11:58.099Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-03-15T14:11:58.099Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-03-15T14:11:58.099Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-03-15T14:11:58.099Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T14:11:58.517Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-15T14:11:58.517Z] [2023-03-15T14:11:58.517Z] 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-15T14:11:58.901Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-15T14:11:58.901Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-03-15T14:11:58.901Z] b85a868b505f: Pulling fs layer [2023-03-15T14:11:58.901Z] e2be974225ed: Pulling fs layer [2023-03-15T14:11:58.901Z] 339a4e72a1f5: Pulling fs layer [2023-03-15T14:11:58.901Z] 988bab9f4d93: Pulling fs layer [2023-03-15T14:11:58.901Z] 1469e6f7b9e6: Pulling fs layer [2023-03-15T14:11:58.901Z] eaf3925da568: Pulling fs layer [2023-03-15T14:11:58.901Z] bab4dde63d76: Pulling fs layer [2023-03-15T14:11:58.901Z] bde34c3a00c8: Pulling fs layer [2023-03-15T14:11:58.901Z] b352a97aabf1: Pulling fs layer [2023-03-15T14:11:58.901Z] 4872d77fe225: Pulling fs layer [2023-03-15T14:11:58.901Z] 5851b861e8e6: Pulling fs layer [2023-03-15T14:11:58.901Z] bab4dde63d76: Waiting [2023-03-15T14:11:58.901Z] 988bab9f4d93: Waiting [2023-03-15T14:11:58.901Z] bde34c3a00c8: Waiting [2023-03-15T14:11:58.901Z] eaf3925da568: Waiting [2023-03-15T14:11:58.901Z] 1469e6f7b9e6: Waiting [2023-03-15T14:11:58.901Z] b352a97aabf1: Waiting [2023-03-15T14:11:58.901Z] 4872d77fe225: Waiting [2023-03-15T14:11:58.901Z] 5851b861e8e6: Waiting [2023-03-15T14:11:58.901Z] e2be974225ed: Download complete [2023-03-15T14:11:58.901Z] 988bab9f4d93: Verifying Checksum [2023-03-15T14:11:58.901Z] 988bab9f4d93: Download complete [2023-03-15T14:11:59.166Z] 1469e6f7b9e6: Verifying Checksum [2023-03-15T14:11:59.166Z] 1469e6f7b9e6: Download complete [2023-03-15T14:11:59.166Z] eaf3925da568: Verifying Checksum [2023-03-15T14:11:59.166Z] eaf3925da568: Download complete [2023-03-15T14:11:59.166Z] 339a4e72a1f5: Verifying Checksum [2023-03-15T14:11:59.166Z] 339a4e72a1f5: Download complete [2023-03-15T14:11:59.166Z] bde34c3a00c8: Verifying Checksum [2023-03-15T14:11:59.166Z] bde34c3a00c8: Download complete [2023-03-15T14:11:59.166Z] b352a97aabf1: Verifying Checksum [2023-03-15T14:11:59.166Z] b352a97aabf1: Download complete [2023-03-15T14:11:59.166Z] 4872d77fe225: Verifying Checksum [2023-03-15T14:11:59.166Z] 4872d77fe225: Download complete [2023-03-15T14:11:59.166Z] 5851b861e8e6: Verifying Checksum [2023-03-15T14:11:59.166Z] 5851b861e8e6: Download complete [2023-03-15T14:11:59.166Z] b85a868b505f: Verifying Checksum [2023-03-15T14:11:59.166Z] b85a868b505f: Download complete [2023-03-15T14:11:59.738Z] bab4dde63d76: Verifying Checksum [2023-03-15T14:11:59.739Z] bab4dde63d76: Download complete [2023-03-15T14:12:00.676Z] b85a868b505f: Pull complete [2023-03-15T14:12:00.676Z] e2be974225ed: Pull complete [2023-03-15T14:12:01.244Z] 339a4e72a1f5: Pull complete [2023-03-15T14:12:01.244Z] 988bab9f4d93: Pull complete [2023-03-15T14:12:01.504Z] 1469e6f7b9e6: Pull complete [2023-03-15T14:12:01.504Z] eaf3925da568: Pull complete [2023-03-15T14:12:03.413Z] bab4dde63d76: Pull complete [2023-03-15T14:12:03.413Z] bde34c3a00c8: Pull complete [2023-03-15T14:12:03.674Z] b352a97aabf1: Pull complete [2023-03-15T14:12:03.674Z] 4872d77fe225: Pull complete [2023-03-15T14:12:03.934Z] 5851b861e8e6: Pull complete [2023-03-15T14:12:03.934Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-03-15T14:12:03.934Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-15T14:12:03.934Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-15T14:12:04.182Z] prd-ubuntu20.04-docker-8c-8g-465 does not seem to be running inside a container [2023-03-15T14:12:04.214Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-rest-go_PR-266 -v /w/workspace/gexfoundry_device-rest-go_PR-266:/w/workspace/gexfoundry_device-rest-go_PR-266:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-266@tmp:/w/workspace/gexfoundry_device-rest-go_PR-266@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-03-15T14:12:05.787Z] $ docker top 726a7bb716a8ba9a005ad10e135d53afe6e20ed75eda4b58e31df3493a309cc4 -eo pid,comm [2023-03-15T14:12:05.853Z] 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-15T14:12:05.853Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-15T14:12:05.970Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-15T14:12:05.970Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-15T14:12:06.103Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-15T14:12:06.106Z] $ docker exec 726a7bb716a8ba9a005ad10e135d53afe6e20ed75eda4b58e31df3493a309cc4 ssh-agent [2023-03-15T14:12:06.226Z] SSH_AUTH_SOCK=/tmp/ssh-i6hlWvnXEX4x/agent.32 [2023-03-15T14:12:06.226Z] SSH_AGENT_PID=38 [2023-03-15T14:12:06.234Z] Running ssh-add (command line suppressed) [2023-03-15T14:12:06.337Z] Identity added: /w/workspace/gexfoundry_device-rest-go_PR-266@tmp/private_key_12509865475525331435.key (/w/workspace/gexfoundry_device-rest-go_PR-266@tmp/private_key_12509865475525331435.key) [2023-03-15T14:12:06.353Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-15T14:12:06.681Z] + git tag --points-at HEAD [Pipeline] } [2023-03-15T14:12:06.705Z] $ docker exec --env ******** --env ******** 726a7bb716a8ba9a005ad10e135d53afe6e20ed75eda4b58e31df3493a309cc4 ssh-agent -k [2023-03-15T14:12:06.808Z] unset SSH_AUTH_SOCK; [2023-03-15T14:12:06.809Z] unset SSH_AGENT_PID; [2023-03-15T14:12:06.809Z] echo Agent pid 38 killed; [2023-03-15T14:12:06.820Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-03-15T14:12:06.903Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-15T14:12:06.903Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-15T14:12:07.032Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-15T14:12:07.034Z] $ docker exec 726a7bb716a8ba9a005ad10e135d53afe6e20ed75eda4b58e31df3493a309cc4 ssh-agent [2023-03-15T14:12:07.139Z] SSH_AUTH_SOCK=/tmp/ssh-4PWUlKLJ2UxQ/agent.69 [2023-03-15T14:12:07.139Z] SSH_AGENT_PID=74 [2023-03-15T14:12:07.145Z] Running ssh-add (command line suppressed) [2023-03-15T14:12:07.257Z] Identity added: /w/workspace/gexfoundry_device-rest-go_PR-266@tmp/private_key_7761383919669864402.key (/w/workspace/gexfoundry_device-rest-go_PR-266@tmp/private_key_7761383919669864402.key) [2023-03-15T14:12:07.273Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-15T14:12:07.605Z] + git semver init [2023-03-15T14:12:08.173Z] 2023-03-15 14:12:07,922 [run_init] DEBUG init version:0.0.0 force:False [2023-03-15T14:12:08.173Z] 2023-03-15 14:12:07,923 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-rest-go_PR-266/.semver [2023-03-15T14:12:08.173Z] 2023-03-15 14:12:07,923 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rest-go.git /w/workspace/gexfoundry_device-rest-go_PR-266/.semver [2023-03-15T14:12:08.173Z] 2023-03-15 14:12:07,923 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rest-go.git', '/w/workspace/gexfoundry_device-rest-go_PR-266/.semver'], cwd=/w/workspace/gexfoundry_device-rest-go_PR-266, universal_newlines=False, shell=None, istream=None) [2023-03-15T14:12:09.112Z] 2023-03-15 14:12:08,952 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-rest-go_PR-266/.git/info/exclude [2023-03-15T14:12:09.112Z] 2023-03-15 14:12:08,953 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-rest-go_PR-266/.semver/PR-266 with force:False [2023-03-15T14:12:09.112Z] 2023-03-15 14:12:08,953 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-rest-go_PR-266/.semver/PR-266 [2023-03-15T14:12:09.112Z] 2023-03-15 14:12:08,957 [execute] INFO git cat-file --batch-check [2023-03-15T14:12:09.112Z] 2023-03-15 14:12:08,957 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-rest-go_PR-266/.semver, universal_newlines=False, shell=None, istream=) [2023-03-15T14:12:09.112Z] 2023-03-15 14:12:08,965 [execute] INFO git cat-file --batch [2023-03-15T14:12:09.112Z] 2023-03-15 14:12:08,966 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-rest-go_PR-266/.semver, universal_newlines=False, shell=None, istream=) [2023-03-15T14:12:09.112Z] 2023-03-15 14:12:08,973 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-rest-go_PR-266/.semver/PR-266 [2023-03-15T14:12:09.112Z] 0.0.0 [Pipeline] } [2023-03-15T14:12:09.189Z] $ docker exec --env ******** --env ******** 726a7bb716a8ba9a005ad10e135d53afe6e20ed75eda4b58e31df3493a309cc4 ssh-agent -k [2023-03-15T14:12:09.283Z] unset SSH_AUTH_SOCK; [2023-03-15T14:12:09.284Z] unset SSH_AGENT_PID; [2023-03-15T14:12:09.284Z] echo Agent pid 74 killed; [2023-03-15T14:12:09.297Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-15T14:12:09.722Z] + git semver [Pipeline] } [2023-03-15T14:12:10.003Z] $ docker stop --time=1 726a7bb716a8ba9a005ad10e135d53afe6e20ed75eda4b58e31df3493a309cc4 [2023-03-15T14:12:11.353Z] $ docker rm -f --volumes 726a7bb716a8ba9a005ad10e135d53afe6e20ed75eda4b58e31df3493a309cc4 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-15T14:12:11.797Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-03-15T14:12:12.088Z] Stashed 1 file(s) [Pipeline] echo [2023-03-15T14:12:12.105Z] [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-15T14:12:12.718Z] provisioning config files... [2023-03-15T14:12:12.731Z] copy managed file [device-rest-go-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-266@tmp/config11414322128338687476tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-15T14:12:13.083Z] ---> docker-login.sh [2023-03-15T14:12:13.083Z] nexus3.edgexfoundry.org:10001 [2023-03-15T14:12:13.083Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T14:12:13.083Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T14:12:13.083Z] Configure a credential helper to remove this warning. See [2023-03-15T14:12:13.083Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T14:12:13.083Z] [2023-03-15T14:12:13.083Z] Login Succeeded [2023-03-15T14:12:13.083Z] nexus3.edgexfoundry.org:10002 [2023-03-15T14:12:13.083Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T14:12:13.083Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T14:12:13.083Z] Configure a credential helper to remove this warning. See [2023-03-15T14:12:13.083Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T14:12:13.083Z] [2023-03-15T14:12:13.083Z] Login Succeeded [2023-03-15T14:12:13.083Z] nexus3.edgexfoundry.org:10003 [2023-03-15T14:12:13.342Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T14:12:13.342Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T14:12:13.342Z] Configure a credential helper to remove this warning. See [2023-03-15T14:12:13.342Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T14:12:13.342Z] [2023-03-15T14:12:13.342Z] Login Succeeded [2023-03-15T14:12:13.342Z] nexus3.edgexfoundry.org:10004 [2023-03-15T14:12:13.342Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T14:12:13.342Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T14:12:13.342Z] Configure a credential helper to remove this warning. See [2023-03-15T14:12:13.342Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T14:12:13.342Z] [2023-03-15T14:12:13.342Z] Login Succeeded [2023-03-15T14:12:13.342Z] docker.io [2023-03-15T14:12:13.601Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T14:12:13.601Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T14:12:13.601Z] Configure a credential helper to remove this warning. See [2023-03-15T14:12:13.601Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T14:12:13.601Z] [2023-03-15T14:12:13.601Z] Login Succeeded [2023-03-15T14:12:13.601Z] ---> docker-login.sh ends [Pipeline] } [2023-03-15T14:12:13.630Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-15T14:12:13.830Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-15T14:12:13.873Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-15T14:12:13.903Z] ========================================================= [2023-03-15T14:12:13.903Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-03-15T14:12:13.903Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T14:12:14.374Z] + 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-15T14:12:14.374Z] Sending build context to Docker daemon 10.85MB [2023-03-15T14:12:14.374Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-03-15T14:12:14.374Z] Step 2/12 : FROM ${BASE} AS builder [2023-03-15T14:12:14.374Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-03-15T14:12:14.374Z] 63b65145d645: Pulling fs layer [2023-03-15T14:12:14.374Z] a2d21d5440eb: Pulling fs layer [2023-03-15T14:12:14.374Z] 935e6c44a52c: Pulling fs layer [2023-03-15T14:12:14.374Z] 94cc34f8dd06: Pulling fs layer [2023-03-15T14:12:14.374Z] 30dea6a524f1: Pulling fs layer [2023-03-15T14:12:14.374Z] a2aff8979fd8: Pulling fs layer [2023-03-15T14:12:14.374Z] 6808be2612f2: Pulling fs layer [2023-03-15T14:12:14.374Z] f25807f1079a: Pulling fs layer [2023-03-15T14:12:14.374Z] 94cc34f8dd06: Waiting [2023-03-15T14:12:14.374Z] 6808be2612f2: Waiting [2023-03-15T14:12:14.374Z] 30dea6a524f1: Waiting [2023-03-15T14:12:14.374Z] f25807f1079a: Waiting [2023-03-15T14:12:14.374Z] a2aff8979fd8: Waiting [2023-03-15T14:12:14.638Z] a2d21d5440eb: Download complete [2023-03-15T14:12:14.639Z] 94cc34f8dd06: Verifying Checksum [2023-03-15T14:12:14.639Z] 94cc34f8dd06: Download complete [2023-03-15T14:12:14.639Z] 30dea6a524f1: Download complete [2023-03-15T14:12:14.639Z] 63b65145d645: Verifying Checksum [2023-03-15T14:12:14.639Z] 63b65145d645: Download complete [2023-03-15T14:12:14.639Z] a2aff8979fd8: Verifying Checksum [2023-03-15T14:12:14.639Z] a2aff8979fd8: Download complete [2023-03-15T14:12:14.639Z] 63b65145d645: Pull complete [2023-03-15T14:12:14.900Z] a2d21d5440eb: Pull complete [2023-03-15T14:12:15.161Z] f25807f1079a: Verifying Checksum [2023-03-15T14:12:15.161Z] f25807f1079a: Download complete [2023-03-15T14:12:15.419Z] 935e6c44a52c: Verifying Checksum [2023-03-15T14:12:15.419Z] 935e6c44a52c: Download complete [2023-03-15T14:12:15.419Z] 6808be2612f2: Verifying Checksum [2023-03-15T14:12:15.419Z] 6808be2612f2: Download complete [2023-03-15T14:12:18.704Z] 935e6c44a52c: Pull complete [2023-03-15T14:12:18.704Z] 94cc34f8dd06: Pull complete [2023-03-15T14:12:18.704Z] 30dea6a524f1: Pull complete [2023-03-15T14:12:18.962Z] a2aff8979fd8: Pull complete [2023-03-15T14:12:21.494Z] 6808be2612f2: Pull complete [2023-03-15T14:12:22.431Z] f25807f1079a: Pull complete [2023-03-15T14:12:22.431Z] Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 [2023-03-15T14:12:22.431Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-03-15T14:12:22.431Z] ---> 3b553350e43f [2023-03-15T14:12:22.431Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-03-15T14:12:23.813Z] ---> Running in 870e03dbd688 [2023-03-15T14:12:24.073Z] Removing intermediate container 870e03dbd688 [2023-03-15T14:12:24.073Z] ---> 9e85c94f9474 [2023-03-15T14:12:24.073Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-15T14:12:24.073Z] ---> Running in 78b58f2f848f [2023-03-15T14:12:24.073Z] Removing intermediate container 78b58f2f848f [2023-03-15T14:12:24.073Z] ---> f1f3d9707e76 [2023-03-15T14:12:24.073Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-03-15T14:12:24.334Z] ---> Running in e50d999ab567 [2023-03-15T14:12:24.334Z] Removing intermediate container e50d999ab567 [2023-03-15T14:12:24.334Z] ---> 044eac193e81 [2023-03-15T14:12:24.334Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-03-15T14:12:24.593Z] ---> Running in a9f52474d5f2 [2023-03-15T14:12:24.593Z] Removing intermediate container a9f52474d5f2 [2023-03-15T14:12:24.593Z] ---> 21245ef0c87c [2023-03-15T14:12:24.593Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-15T14:12:24.593Z] ---> Running in f0f2d22b797f [2023-03-15T14:12:25.164Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-15T14:12:25.164Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-15T14:12:25.423Z] (1/4) Installing openssh-keygen (9.1_p1-r2) [2023-03-15T14:12:25.423Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-03-15T14:12:25.423Z] (3/4) Installing openssh-client-common (9.1_p1-r2) [2023-03-15T14:12:25.423Z] (4/4) Installing openssh-client-default (9.1_p1-r2) [2023-03-15T14:12:25.423Z] Executing busybox-1.35.0-r29.trigger [2023-03-15T14:12:25.423Z] OK: 269 MiB in 57 packages [2023-03-15T14:12:25.990Z] Removing intermediate container f0f2d22b797f [2023-03-15T14:12:25.990Z] ---> 7f227cd3f2a8 [2023-03-15T14:12:25.990Z] Step 8/12 : WORKDIR /device-rest-go [2023-03-15T14:12:25.990Z] ---> Running in c6e2b5d11315 [2023-03-15T14:12:25.990Z] Removing intermediate container c6e2b5d11315 [2023-03-15T14:12:25.990Z] ---> 631fa49b4209 [2023-03-15T14:12:25.990Z] Step 9/12 : COPY go.mod vendor* ./ [2023-03-15T14:12:26.248Z] ---> 96262c7b8583 [2023-03-15T14:12:26.248Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-15T14:12:26.248Z] ---> Running in f83acdd0782a [2023-03-15T14:12:27.529Z] Still waiting to schedule task [2023-03-15T14:12:27.530Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-03-15T14:12:58.363Z] Removing intermediate container f83acdd0782a [2023-03-15T14:12:58.363Z] ---> c3f5aba6faea [2023-03-15T14:12:58.363Z] Step 11/12 : COPY . . [2023-03-15T14:12:58.363Z] ---> 8b7e4bdd6a36 [2023-03-15T14:12:58.363Z] Step 12/12 : RUN $MAKE [2023-03-15T14:12:58.363Z] ---> Running in 5b3301f92a29 [2023-03-15T14:12:58.363Z] noop [2023-03-15T14:12:58.363Z] Removing intermediate container 5b3301f92a29 [2023-03-15T14:12:58.363Z] ---> 32759c156e54 [2023-03-15T14:12:58.363Z] Successfully built 32759c156e54 [2023-03-15T14:12:58.363Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T14:12:58.809Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-15T14:12:58.809Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-15T14:12:58.965Z] prd-ubuntu20.04-docker-8c-8g-465 does not seem to be running inside a container [2023-03-15T14:12:58.992Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-rest-go_PR-266 -v /w/workspace/gexfoundry_device-rest-go_PR-266:/w/workspace/gexfoundry_device-rest-go_PR-266:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-266@tmp:/w/workspace/gexfoundry_device-rest-go_PR-266@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 ******** -e ******** ci-base-image-x86_64 cat [2023-03-15T14:12:59.441Z] $ docker top 304cb602d32299ea590318329ff296936bc9c4bec33c825980aa8585fa6c7a84 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-15T14:12:59.846Z] + go version [2023-03-15T14:12:59.846Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-03-15T14:12:59.879Z] $ docker stop --time=1 304cb602d32299ea590318329ff296936bc9c4bec33c825980aa8585fa6c7a84 [2023-03-15T14:13:01.286Z] $ docker rm -f --volumes 304cb602d32299ea590318329ff296936bc9c4bec33c825980aa8585fa6c7a84 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T14:13:02.014Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-15T14:13:02.015Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-15T14:13:02.170Z] prd-ubuntu20.04-docker-8c-8g-465 does not seem to be running inside a container [2023-03-15T14:13:02.202Z] $ 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-266 -v /w/workspace/gexfoundry_device-rest-go_PR-266:/w/workspace/gexfoundry_device-rest-go_PR-266:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-266@tmp:/w/workspace/gexfoundry_device-rest-go_PR-266@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 ******** -e ******** ci-base-image-x86_64 cat [2023-03-15T14:13:02.719Z] $ docker top 9f610be3242756f54f67a354af56d2c181dd18bd7d2662fac1651e8f43c9127a -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-15T14:13:03.127Z] + git config --global --add safe.directory /w/workspace/gexfoundry_device-rest-go_PR-266 [Pipeline] fileExists [Pipeline] sh [2023-03-15T14:13:03.492Z] + make test [2023-03-15T14:13:03.492Z] go test ./... -coverprofile=coverage.out ./... [2023-03-15T14:13:09.033Z] ? github.com/edgexfoundry/device-rest-go [no test files] [2023-03-15T14:13:21.253Z] ? github.com/edgexfoundry/device-rest-go/cmd [no test files] [2023-03-15T14:13:21.253Z] ok github.com/edgexfoundry/device-rest-go/driver 0.013s coverage: 33.1% of statements [2023-03-15T14:13:25.463Z] go vet ./... [2023-03-15T14:13:29.668Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-15T14:13:29.668Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-15T14:13:29.668Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-03-15T14:13:29.709Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-03-15T14:13:29.737Z] $ docker stop --time=1 9f610be3242756f54f67a354af56d2c181dd18bd7d2662fac1651e8f43c9127a [2023-03-15T14:13:32.505Z] $ docker rm -f --volumes 9f610be3242756f54f67a354af56d2c181dd18bd7d2662fac1651e8f43c9127a [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-15T14:13:33.059Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-03-15T14:13:33.136Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-03-15T14:13:33.746Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-03-15T14:13:34.059Z] + ls -al . [2023-03-15T14:13:34.059Z] total 184 [2023-03-15T14:13:34.059Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 15 14:13 . [2023-03-15T14:13:34.059Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 15 14:11 .. [2023-03-15T14:13:34.059Z] -rw-rw-r-- 1 jenkins jenkins 151 Mar 15 14:11 .dockerignore [2023-03-15T14:13:34.059Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 15 14:12 .git [2023-03-15T14:13:34.059Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 15 14:11 .github [2023-03-15T14:13:34.059Z] -rw-rw-r-- 1 jenkins jenkins 329 Mar 15 14:11 .gitignore [2023-03-15T14:13:34.059Z] -rw-rw-r-- 1 jenkins jenkins 41 Mar 15 14:11 .golangci.yml [2023-03-15T14:13:34.059Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 15 14:12 .semver [2023-03-15T14:13:34.059Z] -rw-rw-r-- 1 jenkins jenkins 9321 Mar 15 14:11 Attribution.txt [2023-03-15T14:13:34.059Z] -rw-rw-r-- 1 jenkins jenkins 13085 Mar 15 14:11 CHANGELOG.md [2023-03-15T14:13:34.059Z] -rw-rw-r-- 1 jenkins jenkins 1578 Mar 15 14:11 Dockerfile [2023-03-15T14:13:34.059Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 15 14:11 GOVERNANCE.md [2023-03-15T14:13:34.059Z] -rw-rw-r-- 1 jenkins jenkins 680 Mar 15 14:11 Jenkinsfile [2023-03-15T14:13:34.059Z] -rw-rw-r-- 1 jenkins jenkins 11340 Mar 15 14:11 LICENSE [2023-03-15T14:13:34.059Z] -rw-rw-r-- 1 jenkins jenkins 1779 Mar 15 14:11 Makefile [2023-03-15T14:13:34.059Z] -rw-rw-r-- 1 jenkins jenkins 620 Mar 15 14:11 OWNERS.md [2023-03-15T14:13:34.059Z] -rw-rw-r-- 1 jenkins jenkins 15447 Mar 15 14:11 README.md [2023-03-15T14:13:34.059Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 15 14:12 VERSION [2023-03-15T14:13:34.059Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 15 14:11 bin [2023-03-15T14:13:34.059Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 15 14:11 cmd [2023-03-15T14:13:34.059Z] -rw-r--r-- 1 jenkins jenkins 14200 Mar 15 14:13 coverage.out [2023-03-15T14:13:34.059Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 15 14:11 driver [2023-03-15T14:13:34.059Z] -rw-rw-r-- 1 jenkins jenkins 3446 Mar 15 14:11 go.mod [2023-03-15T14:13:34.059Z] -rw-rw-r-- 1 jenkins jenkins 31299 Mar 15 14:11 go.sum [2023-03-15T14:13:34.059Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 15 14:11 snap [2023-03-15T14:13:34.059Z] -rw-rw-r-- 1 jenkins jenkins 713 Mar 15 14:11 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T14:13:34.451Z] + 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=b700eaf7ecda1d6c8dbe9740f42a0126d1780f87 --label arch=amd64 --label version=0.0.0 . [2023-03-15T14:13:34.451Z] Sending build context to Docker daemon 10.87MB [2023-03-15T14:13:34.451Z] Step 1/25 : ARG BASE=golang:1.20-alpine3.17 [2023-03-15T14:13:34.451Z] Step 2/25 : FROM ${BASE} AS builder [2023-03-15T14:13:34.451Z] ---> 32759c156e54 [2023-03-15T14:13:34.451Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-03-15T14:13:34.710Z] ---> Running in 88fc5b60f12a [2023-03-15T14:13:34.983Z] Removing intermediate container 88fc5b60f12a [2023-03-15T14:13:34.983Z] ---> be0522ecfed3 [2023-03-15T14:13:34.983Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-15T14:13:34.983Z] ---> Running in a38a8529ca9e [2023-03-15T14:13:34.983Z] Removing intermediate container a38a8529ca9e [2023-03-15T14:13:34.983Z] ---> a3d5712d880c [2023-03-15T14:13:34.983Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-03-15T14:13:35.250Z] ---> Running in 661cb9473539 [2023-03-15T14:13:35.250Z] Removing intermediate container 661cb9473539 [2023-03-15T14:13:35.250Z] ---> 25ba42fe028d [2023-03-15T14:13:35.251Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2023-03-15T14:13:35.510Z] ---> Running in 4e094413716c [2023-03-15T14:13:35.510Z] Removing intermediate container 4e094413716c [2023-03-15T14:13:35.510Z] ---> 25d743a59d0f [2023-03-15T14:13:35.510Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-15T14:13:35.770Z] ---> Running in 81c5b0311985 [2023-03-15T14:13:36.028Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-15T14:13:36.028Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-15T14:13:36.594Z] OK: 269 MiB in 57 packages [2023-03-15T14:13:37.164Z] Removing intermediate container 81c5b0311985 [2023-03-15T14:13:37.164Z] ---> 04d2eaa4def9 [2023-03-15T14:13:37.164Z] Step 8/25 : WORKDIR /device-rest-go [2023-03-15T14:13:37.164Z] ---> Running in 8d2c49e98d76 [2023-03-15T14:13:37.424Z] Removing intermediate container 8d2c49e98d76 [2023-03-15T14:13:37.424Z] ---> 2ef5a2e64859 [2023-03-15T14:13:37.424Z] Step 9/25 : COPY go.mod vendor* ./ [2023-03-15T14:13:37.683Z] ---> a368560bb0aa [2023-03-15T14:13:37.683Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-15T14:13:37.683Z] ---> Running in 3b8fd668f8b6 [2023-03-15T14:13:39.062Z] Removing intermediate container 3b8fd668f8b6 [2023-03-15T14:13:39.063Z] ---> 7256991b4156 [2023-03-15T14:13:39.063Z] Step 11/25 : COPY . . [2023-03-15T14:13:39.323Z] ---> 9a9fd4783f53 [2023-03-15T14:13:39.323Z] Step 12/25 : RUN $MAKE [2023-03-15T14:13:39.584Z] ---> Running in e8880627dd02 [2023-03-15T14:13:39.842Z] 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-15T14:13:57.917Z] Removing intermediate container e8880627dd02 [2023-03-15T14:13:57.917Z] ---> ac7f05a77521 [2023-03-15T14:13:57.917Z] Step 13/25 : FROM alpine:3.17 [2023-03-15T14:13:58.484Z] 3.17: Pulling from library/alpine [2023-03-15T14:13:58.484Z] 63b65145d645: Already exists [2023-03-15T14:13:58.742Z] Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 [2023-03-15T14:13:58.742Z] Status: Downloaded newer image for alpine:3.17 [2023-03-15T14:13:58.742Z] ---> b2aa39c304c2 [2023-03-15T14:13:58.742Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-03-15T14:13:58.742Z] ---> Running in 299d2b412ff8 [2023-03-15T14:13:59.017Z] Removing intermediate container 299d2b412ff8 [2023-03-15T14:13:59.017Z] ---> d067400eacca [2023-03-15T14:13:59.017Z] Step 15/25 : LABEL Name=device-rest-go Version=${VERSION} [2023-03-15T14:13:59.017Z] ---> Running in 950ce327c925 [2023-03-15T14:13:59.017Z] Removing intermediate container 950ce327c925 [2023-03-15T14:13:59.017Z] ---> 656aea2e3f86 [2023-03-15T14:13:59.017Z] Step 16/25 : RUN apk add --update --no-cache dumb-init [2023-03-15T14:13:59.276Z] ---> Running in 2083de808f55 [2023-03-15T14:13:59.535Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-15T14:13:59.794Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-15T14:14:00.054Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-15T14:14:00.054Z] Executing busybox-1.35.0-r29.trigger [2023-03-15T14:14:00.054Z] OK: 7 MiB in 16 packages [2023-03-15T14:14:00.622Z] Removing intermediate container 2083de808f55 [2023-03-15T14:14:00.622Z] ---> ebec06bb96d1 [2023-03-15T14:14:00.622Z] Step 17/25 : COPY --from=builder /device-rest-go/cmd / [2023-03-15T14:14:01.190Z] ---> fabbe34b102f [2023-03-15T14:14:01.190Z] Step 18/25 : COPY --from=builder /device-rest-go/LICENSE / [2023-03-15T14:14:01.450Z] ---> 71c9436b26f1 [2023-03-15T14:14:01.450Z] Step 19/25 : COPY --from=builder /device-rest-go/Attribution.txt / [2023-03-15T14:14:01.711Z] ---> 7df1ee7ee200 [2023-03-15T14:14:01.711Z] Step 20/25 : EXPOSE 59986 [2023-03-15T14:14:01.970Z] ---> Running in c53bcfca9258 [2023-03-15T14:14:01.970Z] Removing intermediate container c53bcfca9258 [2023-03-15T14:14:01.970Z] ---> eefd1997d18c [2023-03-15T14:14:01.970Z] Step 21/25 : ENTRYPOINT ["/device-rest"] [2023-03-15T14:14:02.229Z] ---> Running in c479fbd35fba [2023-03-15T14:14:02.229Z] Removing intermediate container c479fbd35fba [2023-03-15T14:14:02.229Z] ---> 1cf4e60bd463 [2023-03-15T14:14:02.229Z] Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2023-03-15T14:14:02.229Z] ---> Running in 6008019ecea9 [2023-03-15T14:14:02.489Z] Removing intermediate container 6008019ecea9 [2023-03-15T14:14:02.489Z] ---> db7cf8c034fe [2023-03-15T14:14:02.489Z] Step 23/25 : LABEL arch=amd64 [2023-03-15T14:14:02.489Z] ---> Running in 71509ffd0764 [2023-03-15T14:14:02.489Z] Removing intermediate container 71509ffd0764 [2023-03-15T14:14:02.489Z] ---> 89c6ac44c3cf [2023-03-15T14:14:02.489Z] Step 24/25 : LABEL git_sha=b700eaf7ecda1d6c8dbe9740f42a0126d1780f87 [2023-03-15T14:14:02.748Z] ---> Running in ac2f6389227c [2023-03-15T14:14:02.748Z] Removing intermediate container ac2f6389227c [2023-03-15T14:14:02.748Z] ---> ee4f1ae296e5 [2023-03-15T14:14:02.748Z] Step 25/25 : LABEL version=0.0.0 [2023-03-15T14:14:03.007Z] ---> Running in 0ca3c2871630 [2023-03-15T14:14:03.007Z] Removing intermediate container 0ca3c2871630 [2023-03-15T14:14:03.007Z] ---> 36547172cda6 [2023-03-15T14:14:03.007Z] [Warning] One or more build-args [ARCH] were not consumed [2023-03-15T14:14:03.007Z] Successfully built 36547172cda6 [2023-03-15T14:14:03.007Z] 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-15T14:14:03.841Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-15T14:14:03.841Z] [2023-03-15T14:14:03.841Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T14:14:04.212Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-15T14:14:04.212Z] latest: Pulling from edgex-lftools-log-publisher [2023-03-15T14:14:04.212Z] 5eb5b503b376: Pulling fs layer [2023-03-15T14:14:04.212Z] 5c69ac0246d0: Pulling fs layer [2023-03-15T14:14:04.212Z] ec43610c2a17: Pulling fs layer [2023-03-15T14:14:04.212Z] 3a2ae6a8a46f: Pulling fs layer [2023-03-15T14:14:04.212Z] 33b1e0a273af: Pulling fs layer [2023-03-15T14:14:04.212Z] 5d3b04190fa2: Pulling fs layer [2023-03-15T14:14:04.212Z] 2f39f015ded8: Pulling fs layer [2023-03-15T14:14:04.212Z] 3a2ae6a8a46f: Waiting [2023-03-15T14:14:04.212Z] 33b1e0a273af: Waiting [2023-03-15T14:14:04.212Z] 5d3b04190fa2: Waiting [2023-03-15T14:14:04.212Z] 2f39f015ded8: Waiting [2023-03-15T14:14:04.212Z] 5c69ac0246d0: Verifying Checksum [2023-03-15T14:14:04.213Z] 5c69ac0246d0: Download complete [2023-03-15T14:14:04.213Z] 3a2ae6a8a46f: Download complete [2023-03-15T14:14:04.472Z] 33b1e0a273af: Verifying Checksum [2023-03-15T14:14:04.472Z] 33b1e0a273af: Download complete [2023-03-15T14:14:04.472Z] 5d3b04190fa2: Verifying Checksum [2023-03-15T14:14:04.472Z] 5d3b04190fa2: Download complete [2023-03-15T14:14:04.472Z] ec43610c2a17: Verifying Checksum [2023-03-15T14:14:04.472Z] ec43610c2a17: Download complete [2023-03-15T14:14:04.472Z] 5eb5b503b376: Verifying Checksum [2023-03-15T14:14:04.472Z] 5eb5b503b376: Download complete [2023-03-15T14:14:05.038Z] 2f39f015ded8: Download complete [2023-03-15T14:14:05.605Z] 5eb5b503b376: Pull complete [2023-03-15T14:14:05.866Z] 5c69ac0246d0: Pull complete [2023-03-15T14:14:06.432Z] ec43610c2a17: Pull complete [2023-03-15T14:14:06.432Z] 3a2ae6a8a46f: Pull complete [2023-03-15T14:14:06.690Z] 33b1e0a273af: Pull complete [2023-03-15T14:14:06.690Z] 5d3b04190fa2: Pull complete [2023-03-15T14:14:10.874Z] 2f39f015ded8: Pull complete [2023-03-15T14:14:10.874Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-03-15T14:14:10.874Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-15T14:14:10.874Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-15T14:14:11.092Z] prd-ubuntu20.04-docker-8c-8g-465 does not seem to be running inside a container [2023-03-15T14:14:11.122Z] $ 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-266 -v /w/workspace/gexfoundry_device-rest-go_PR-266:/w/workspace/gexfoundry_device-rest-go_PR-266:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-266@tmp:/w/workspace/gexfoundry_device-rest-go_PR-266@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-03-15T14:14:14.174Z] $ docker top 47fb600b89271fb9470785e462a9c5887d124dc8d04605d9bcd9529d691c08e0 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-15T14:14:14.616Z] ---> job-cost.sh [2023-03-15T14:14:14.616Z] lf-activate-venv: SKIPPING [2023-03-15T14:14:14.616Z] INFO: No Stack... [2023-03-15T14:14:14.876Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-15T14:14:15.453Z] INFO: Archiving Costs [Pipeline] sh [2023-03-15T14:14:15.763Z] + cat /w/workspace/gexfoundry_device-rest-go_PR-266/archives/cost.csv [2023-03-15T14:14:15.763Z] + cut -d, -f6 [Pipeline] lock [2023-03-15T14:14:15.801Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rest-go-PR-266-1-stack-cost] [2023-03-15T14:14:15.807Z] Resource [jenkins-edgexfoundry-device-rest-go-PR-266-1-stack-cost] did not exist. Created. [2023-03-15T14:14:15.807Z] Lock acquired on [jenkins-edgexfoundry-device-rest-go-PR-266-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-15T14:14:16.191Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-03-15T14:14:16.239Z] Stashed 1 file(s) [Pipeline] } [2023-03-15T14:14:16.273Z] Lock released on resource [jenkins-edgexfoundry-device-rest-go-PR-266-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-15T14:14:16.350Z] $ docker stop --time=1 47fb600b89271fb9470785e462a9c5887d124dc8d04605d9bcd9529d691c08e0 [2023-03-15T14:14:17.548Z] $ docker rm -f --volumes 47fb600b89271fb9470785e462a9c5887d124dc8d04605d9bcd9529d691c08e0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-03-15T14:14:24.325Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-466 in /w/workspace/gexfoundry_device-rest-go_PR-266 [Pipeline] { [Pipeline] ws [2023-03-15T14:14:24.377Z] Running in /w/workspace/device-rest-go/1 [Pipeline] { [Pipeline] checkout [2023-03-15T14:14:24.448Z] The recommended git tool is: git [2023-03-15T14:14:29.954Z] using credential edgex-jenkins-ssh [2023-03-15T14:14:29.976Z] Cloning the remote Git repository [2023-03-15T14:14:30.030Z] Cloning repository git@github.com:edgexfoundry/device-rest-go.git [2023-03-15T14:14:30.141Z] > git init /w/workspace/device-rest-go/1 # timeout=10 [2023-03-15T14:14:30.299Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git [2023-03-15T14:14:30.300Z] > git --version # timeout=10 [2023-03-15T14:14:30.323Z] > git --version # 'git version 2.25.1' [2023-03-15T14:14:30.326Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-15T14:14:30.511Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-15T14:14:32.369Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 [2023-03-15T14:14:32.396Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-15T14:14:33.930Z] Merging remotes/origin/main commit eb45550bbe0df662ecfda2dd82817b25f9b033bb into PR head commit b700eaf7ecda1d6c8dbe9740f42a0126d1780f87 [2023-03-15T14:14:34.214Z] Merge succeeded, producing b700eaf7ecda1d6c8dbe9740f42a0126d1780f87 [2023-03-15T14:14:34.215Z] Checking out Revision b700eaf7ecda1d6c8dbe9740f42a0126d1780f87 (PR-266) [2023-03-15T14:14:33.303Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 [2023-03-15T14:14:33.345Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git [2023-03-15T14:14:33.346Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-15T14:14:33.363Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/pull/266/head:refs/remotes/origin/PR-266 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-03-15T14:14:33.953Z] > git config core.sparsecheckout # timeout=10 [2023-03-15T14:14:34.030Z] > git checkout -f b700eaf7ecda1d6c8dbe9740f42a0126d1780f87 # timeout=10 [2023-03-15T14:14:34.112Z] > git remote # timeout=10 [2023-03-15T14:14:34.131Z] > git config --get remote.origin.url # timeout=10 [2023-03-15T14:14:34.156Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-15T14:14:34.170Z] > git merge eb45550bbe0df662ecfda2dd82817b25f9b033bb # timeout=10 [2023-03-15T14:14:34.197Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-03-15T14:14:34.225Z] > git config core.sparsecheckout # timeout=10 [2023-03-15T14:14:34.242Z] > git checkout -f b700eaf7ecda1d6c8dbe9740f42a0126d1780f87 # timeout=10 [2023-03-15T14:14:37.750Z] Commit message: "refactor(snap): Update command and metadata sourcing" [2023-03-15T14:14:37.808Z] > git --version # timeout=10 [2023-03-15T14:14:37.820Z] > git --version # 'git version 2.25.1' [2023-03-15T14:14:37.832Z] fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-15T14:14:39.100Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-03-15T14:14:39.100Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-15T14:14:39.100Z] Dload Upload Total Spent Left Speed [2023-03-15T14:14:39.100Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 194k 0 --:--:-- --:--:-- --:--:-- 194k [Pipeline] sh [2023-03-15T14:14:39.874Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-03-15T14:14:40.220Z] + sudo tee /etc/docker/daemon.new+ [2023-03-15T14:14:40.220Z] sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-03-15T14:14:40.220Z] { [2023-03-15T14:14:40.220Z] "registry-mirrors": [ [2023-03-15T14:14:40.220Z] "https://nexus3.edgexfoundry.org:10001" [2023-03-15T14:14:40.220Z] ], [2023-03-15T14:14:40.220Z] "bip": "10.250.0.254/24", [2023-03-15T14:14:40.220Z] "hosts": [ [2023-03-15T14:14:40.220Z] "tcp://0.0.0.0:5555", [2023-03-15T14:14:40.220Z] "unix:///var/run/docker.sock" [2023-03-15T14:14:40.220Z] ], [2023-03-15T14:14:40.220Z] "mtu": 1458, [2023-03-15T14:14:40.220Z] "selinux-enabled": true, [2023-03-15T14:14:40.220Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-03-15T14:14:40.220Z] } [Pipeline] sh [2023-03-15T14:14:40.566Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-03-15T14:14:40.909Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-15T14:14:59.221Z] provisioning config files... [2023-03-15T14:14:59.249Z] copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/1@tmp/config13570022678004898661tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-15T14:14:59.627Z] ---> docker-login.sh [2023-03-15T14:14:59.628Z] nexus3.edgexfoundry.org:10001 [2023-03-15T14:14:59.897Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T14:15:00.170Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T14:15:00.170Z] Configure a credential helper to remove this warning. See [2023-03-15T14:15:00.170Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T14:15:00.170Z] [2023-03-15T14:15:00.170Z] Login Succeeded [2023-03-15T14:15:00.170Z] nexus3.edgexfoundry.org:10002 [2023-03-15T14:15:00.439Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T14:15:00.709Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T14:15:00.709Z] Configure a credential helper to remove this warning. See [2023-03-15T14:15:00.709Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T14:15:00.709Z] [2023-03-15T14:15:00.709Z] Login Succeeded [2023-03-15T14:15:00.709Z] nexus3.edgexfoundry.org:10003 [2023-03-15T14:15:00.709Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T14:15:00.977Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T14:15:00.977Z] Configure a credential helper to remove this warning. See [2023-03-15T14:15:00.977Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T14:15:00.977Z] [2023-03-15T14:15:00.977Z] Login Succeeded [2023-03-15T14:15:00.977Z] nexus3.edgexfoundry.org:10004 [2023-03-15T14:15:01.249Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T14:15:01.249Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T14:15:01.249Z] Configure a credential helper to remove this warning. See [2023-03-15T14:15:01.249Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T14:15:01.249Z] [2023-03-15T14:15:01.249Z] Login Succeeded [2023-03-15T14:15:01.249Z] docker.io [2023-03-15T14:15:01.516Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T14:15:01.784Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T14:15:01.784Z] Configure a credential helper to remove this warning. See [2023-03-15T14:15:01.784Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T14:15:01.784Z] [2023-03-15T14:15:01.784Z] Login Succeeded [2023-03-15T14:15:01.784Z] ---> docker-login.sh ends [Pipeline] } [2023-03-15T14:15:01.813Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-15T14:15:02.172Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-15T14:15:02.212Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-15T14:15:02.246Z] ========================================================= [2023-03-15T14:15:02.246Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-03-15T14:15:02.246Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T14:15:02.742Z] + 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-15T14:15:02.742Z] Sending build context to Docker daemon 138.8kB [2023-03-15T14:15:03.007Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-03-15T14:15:03.007Z] Step 2/12 : FROM ${BASE} AS builder [2023-03-15T14:15:06.349Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-03-15T14:15:06.349Z] af6eaf76a39c: Pulling fs layer [2023-03-15T14:15:06.349Z] 55522c791124: Pulling fs layer [2023-03-15T14:15:06.349Z] ce5c4a1c91eb: Pulling fs layer [2023-03-15T14:15:06.349Z] 169dfbe0d373: Pulling fs layer [2023-03-15T14:15:06.349Z] e1ff8fa3b103: Pulling fs layer [2023-03-15T14:15:06.349Z] 52ebb69f0ebf: Pulling fs layer [2023-03-15T14:15:06.349Z] 5abe8eddf0d5: Pulling fs layer [2023-03-15T14:15:06.349Z] 169dfbe0d373: Waiting [2023-03-15T14:15:06.349Z] e1ff8fa3b103: Waiting [2023-03-15T14:15:06.349Z] 52ebb69f0ebf: Waiting [2023-03-15T14:15:06.349Z] 5abe8eddf0d5: Waiting [2023-03-15T14:15:06.349Z] 55522c791124: Verifying Checksum [2023-03-15T14:15:06.349Z] 55522c791124: Download complete [2023-03-15T14:15:06.349Z] 169dfbe0d373: Verifying Checksum [2023-03-15T14:15:06.349Z] 169dfbe0d373: Download complete [2023-03-15T14:15:06.349Z] e1ff8fa3b103: Verifying Checksum [2023-03-15T14:15:06.349Z] e1ff8fa3b103: Download complete [2023-03-15T14:15:06.349Z] af6eaf76a39c: Verifying Checksum [2023-03-15T14:15:06.349Z] af6eaf76a39c: Download complete [2023-03-15T14:15:06.942Z] af6eaf76a39c: Pull complete [2023-03-15T14:15:07.211Z] 5abe8eddf0d5: Verifying Checksum [2023-03-15T14:15:07.211Z] 5abe8eddf0d5: Download complete [2023-03-15T14:15:07.492Z] 55522c791124: Pull complete [2023-03-15T14:15:08.454Z] ce5c4a1c91eb: Verifying Checksum [2023-03-15T14:15:08.454Z] ce5c4a1c91eb: Download complete [2023-03-15T14:15:08.454Z] 52ebb69f0ebf: Download complete [2023-03-15T14:15:18.538Z] ce5c4a1c91eb: Pull complete [2023-03-15T14:15:18.811Z] 169dfbe0d373: Pull complete [2023-03-15T14:15:19.083Z] e1ff8fa3b103: Pull complete [2023-03-15T14:15:25.769Z] 52ebb69f0ebf: Pull complete [2023-03-15T14:15:27.728Z] 5abe8eddf0d5: Pull complete [2023-03-15T14:15:27.728Z] Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f [2023-03-15T14:15:27.728Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-03-15T14:15:27.728Z] ---> 6cb57ee374ae [2023-03-15T14:15:27.728Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-03-15T14:15:29.730Z] ---> Running in ac45c5be0315 [2023-03-15T14:15:29.730Z] Removing intermediate container ac45c5be0315 [2023-03-15T14:15:29.730Z] ---> 249ae040ec41 [2023-03-15T14:15:29.730Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-15T14:15:29.730Z] ---> Running in 4a1e9c222bb9 [2023-03-15T14:15:29.997Z] Removing intermediate container 4a1e9c222bb9 [2023-03-15T14:15:29.997Z] ---> 5a8425f0eff2 [2023-03-15T14:15:29.997Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-03-15T14:15:30.263Z] ---> Running in 7bbccf4c9f80 [2023-03-15T14:15:30.537Z] Removing intermediate container 7bbccf4c9f80 [2023-03-15T14:15:30.537Z] ---> 727bec458717 [2023-03-15T14:15:30.537Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-03-15T14:15:30.537Z] ---> Running in ec9662925e42 [2023-03-15T14:15:30.807Z] Removing intermediate container ec9662925e42 [2023-03-15T14:15:30.807Z] ---> 17b9d1a3d332 [2023-03-15T14:15:30.807Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-15T14:15:30.807Z] ---> Running in 28cd7b83e7f6 [2023-03-15T14:15:32.223Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-15T14:15:32.489Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-15T14:15:33.448Z] (1/4) Installing openssh-keygen (9.1_p1-r2) [2023-03-15T14:15:33.448Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-03-15T14:15:33.448Z] (3/4) Installing openssh-client-common (9.1_p1-r2) [2023-03-15T14:15:33.721Z] (4/4) Installing openssh-client-default (9.1_p1-r2) [2023-03-15T14:15:33.721Z] Executing busybox-1.35.0-r29.trigger [2023-03-15T14:15:33.721Z] OK: 268 MiB in 57 packages [2023-03-15T14:15:34.694Z] Removing intermediate container 28cd7b83e7f6 [2023-03-15T14:15:34.694Z] ---> 6c6777b2456c [2023-03-15T14:15:34.694Z] Step 8/12 : WORKDIR /device-rest-go [2023-03-15T14:15:34.694Z] ---> Running in 68fdf8ddc1dd [2023-03-15T14:15:34.971Z] Removing intermediate container 68fdf8ddc1dd [2023-03-15T14:15:34.971Z] ---> 1faa52bec7e1 [2023-03-15T14:15:34.971Z] Step 9/12 : COPY go.mod vendor* ./ [2023-03-15T14:15:35.554Z] ---> 6b773a219aca [2023-03-15T14:15:35.554Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-15T14:15:35.554Z] ---> Running in f213a286f728 [2023-03-15T14:16:57.195Z] Removing intermediate container f213a286f728 [2023-03-15T14:16:57.195Z] ---> efec1bcf2d39 [2023-03-15T14:16:57.195Z] Step 11/12 : COPY . . [2023-03-15T14:16:57.195Z] ---> e686cdc4b8cf [2023-03-15T14:16:57.195Z] Step 12/12 : RUN $MAKE [2023-03-15T14:16:57.195Z] ---> Running in 62fd28778005 [2023-03-15T14:16:57.195Z] noop [2023-03-15T14:16:57.195Z] Removing intermediate container 62fd28778005 [2023-03-15T14:16:57.195Z] ---> 45286ca4fedc [2023-03-15T14:16:57.195Z] Successfully built 45286ca4fedc [2023-03-15T14:16:57.195Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T14:16:57.674Z] + docker inspect -f . ci-base-image-arm64 [2023-03-15T14:16:57.674Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-15T14:16:57.962Z] prd-ubuntu20.04-docker-arm64-4c-16g-466 does not seem to be running inside a container [2023-03-15T14:16:58.033Z] $ 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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-03-15T14:16:59.272Z] $ docker top 08a126f881d1e8d58fc2d3c5ab9c7c7e7214e04d3ab5aaa10cf7e9745dccaa46 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-15T14:17:00.153Z] + go version [2023-03-15T14:17:00.153Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-03-15T14:17:00.195Z] $ docker stop --time=1 08a126f881d1e8d58fc2d3c5ab9c7c7e7214e04d3ab5aaa10cf7e9745dccaa46 [2023-03-15T14:17:01.842Z] $ docker rm -f --volumes 08a126f881d1e8d58fc2d3c5ab9c7c7e7214e04d3ab5aaa10cf7e9745dccaa46 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T14:17:02.696Z] + docker inspect -f . ci-base-image-arm64 [2023-03-15T14:17:02.696Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-15T14:17:02.960Z] prd-ubuntu20.04-docker-arm64-4c-16g-466 does not seem to be running inside a container [2023-03-15T14:17:03.027Z] $ 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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-03-15T14:17:06.967Z] $ docker top cf87f678ee80078c07e8447e8c995c54b19c2169c0ca3db85b5058c518a233f7 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-15T14:17:07.504Z] + git config --global --add safe.directory /w/workspace/device-rest-go/1 [Pipeline] fileExists [Pipeline] sh [2023-03-15T14:17:07.884Z] + make test [2023-03-15T14:17:07.884Z] go test ./... -coverprofile=coverage.out ./... [2023-03-15T14:17:40.108Z] ? github.com/edgexfoundry/device-rest-go [no test files] [2023-03-15T14:20:01.819Z] ? github.com/edgexfoundry/device-rest-go/cmd [no test files] [2023-03-15T14:20:01.819Z] ok github.com/edgexfoundry/device-rest-go/driver 0.064s coverage: 33.1% of statements [2023-03-15T14:20:01.819Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-03-15T14:20:01.819Z] go vet ./... [2023-03-15T14:20:23.893Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-15T14:20:23.893Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-15T14:20:23.893Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-03-15T14:20:23.932Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-03-15T14:20:23.962Z] $ docker stop --time=1 cf87f678ee80078c07e8447e8c995c54b19c2169c0ca3db85b5058c518a233f7 [2023-03-15T14:20:26.524Z] $ docker rm -f --volumes cf87f678ee80078c07e8447e8c995c54b19c2169c0ca3db85b5058c518a233f7 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-15T14:20:27.700Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-03-15T14:20:27.738Z] Warning: overwriting stash ‘coverage-report’ [2023-03-15T14:20:28.167Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-15T14:20:28.769Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-03-15T14:20:29.108Z] + ls -al . [2023-03-15T14:20:29.108Z] total 180 [2023-03-15T14:20:29.108Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 15 14:17 . [2023-03-15T14:20:29.108Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 15 14:14 .. [2023-03-15T14:20:29.108Z] -rw-rw-r-- 1 jenkins jenkins 151 Mar 15 14:14 .dockerignore [2023-03-15T14:20:29.108Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 15 14:14 .git [2023-03-15T14:20:29.108Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 15 14:14 .github [2023-03-15T14:20:29.108Z] -rw-rw-r-- 1 jenkins jenkins 329 Mar 15 14:14 .gitignore [2023-03-15T14:20:29.108Z] -rw-rw-r-- 1 jenkins jenkins 41 Mar 15 14:14 .golangci.yml [2023-03-15T14:20:29.108Z] -rw-rw-r-- 1 jenkins jenkins 9321 Mar 15 14:14 Attribution.txt [2023-03-15T14:20:29.108Z] -rw-rw-r-- 1 jenkins jenkins 13085 Mar 15 14:14 CHANGELOG.md [2023-03-15T14:20:29.108Z] -rw-rw-r-- 1 jenkins jenkins 1578 Mar 15 14:14 Dockerfile [2023-03-15T14:20:29.108Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 15 14:14 GOVERNANCE.md [2023-03-15T14:20:29.108Z] -rw-rw-r-- 1 jenkins jenkins 680 Mar 15 14:14 Jenkinsfile [2023-03-15T14:20:29.108Z] -rw-rw-r-- 1 jenkins jenkins 11340 Mar 15 14:14 LICENSE [2023-03-15T14:20:29.108Z] -rw-rw-r-- 1 jenkins jenkins 1779 Mar 15 14:14 Makefile [2023-03-15T14:20:29.108Z] -rw-rw-r-- 1 jenkins jenkins 620 Mar 15 14:14 OWNERS.md [2023-03-15T14:20:29.108Z] -rw-rw-r-- 1 jenkins jenkins 15447 Mar 15 14:14 README.md [2023-03-15T14:20:29.108Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 15 14:12 VERSION [2023-03-15T14:20:29.108Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 15 14:14 bin [2023-03-15T14:20:29.108Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 15 14:14 cmd [2023-03-15T14:20:29.108Z] -rw-r--r-- 1 jenkins jenkins 14200 Mar 15 14:19 coverage.out [2023-03-15T14:20:29.108Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 15 14:14 driver [2023-03-15T14:20:29.108Z] -rw-rw-r-- 1 jenkins jenkins 3446 Mar 15 14:14 go.mod [2023-03-15T14:20:29.108Z] -rw-rw-r-- 1 jenkins jenkins 31299 Mar 15 14:14 go.sum [2023-03-15T14:20:29.108Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 15 14:14 snap [2023-03-15T14:20:29.108Z] -rw-rw-r-- 1 jenkins jenkins 713 Mar 15 14:14 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T14:20:29.528Z] + 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=b700eaf7ecda1d6c8dbe9740f42a0126d1780f87 --label arch=arm64 --label version=0.0.0 . [2023-03-15T14:20:29.528Z] Sending build context to Docker daemon 153.6kB [2023-03-15T14:20:29.795Z] Step 1/25 : ARG BASE=golang:1.20-alpine3.17 [2023-03-15T14:20:29.795Z] Step 2/25 : FROM ${BASE} AS builder [2023-03-15T14:20:29.795Z] ---> 45286ca4fedc [2023-03-15T14:20:29.795Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-03-15T14:20:29.795Z] ---> Running in 2ed6cc6e375a [2023-03-15T14:20:30.062Z] Removing intermediate container 2ed6cc6e375a [2023-03-15T14:20:30.062Z] ---> a7d9d430c5b4 [2023-03-15T14:20:30.062Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-15T14:20:30.062Z] ---> Running in f1742250f27c [2023-03-15T14:20:30.338Z] Removing intermediate container f1742250f27c [2023-03-15T14:20:30.338Z] ---> 1ddcf22e0fd6 [2023-03-15T14:20:30.338Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-03-15T14:20:30.604Z] ---> Running in da91785a1171 [2023-03-15T14:20:30.869Z] Removing intermediate container da91785a1171 [2023-03-15T14:20:30.869Z] ---> 57ea696e193f [2023-03-15T14:20:30.869Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2023-03-15T14:20:30.869Z] ---> Running in 49ac8424c8b3 [2023-03-15T14:20:31.139Z] Removing intermediate container 49ac8424c8b3 [2023-03-15T14:20:31.139Z] ---> e83efce4fb0f [2023-03-15T14:20:31.139Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-15T14:20:31.139Z] ---> Running in d85a84eabb69 [2023-03-15T14:20:32.183Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-15T14:20:32.775Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-15T14:20:34.222Z] OK: 268 MiB in 57 packages [2023-03-15T14:20:34.842Z] Removing intermediate container d85a84eabb69 [2023-03-15T14:20:34.842Z] ---> 1c8b653120f7 [2023-03-15T14:20:34.842Z] Step 8/25 : WORKDIR /device-rest-go [2023-03-15T14:20:34.842Z] ---> Running in 17c88aafaf81 [2023-03-15T14:20:35.111Z] Removing intermediate container 17c88aafaf81 [2023-03-15T14:20:35.111Z] ---> ce72303250c1 [2023-03-15T14:20:35.111Z] Step 9/25 : COPY go.mod vendor* ./ [2023-03-15T14:20:35.698Z] ---> 61867fc86008 [2023-03-15T14:20:35.698Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-15T14:20:35.698Z] ---> Running in bad4d27cfb7e [2023-03-15T14:20:39.054Z] Removing intermediate container bad4d27cfb7e [2023-03-15T14:20:39.054Z] ---> fd9a58806d4f [2023-03-15T14:20:39.054Z] Step 11/25 : COPY . . [2023-03-15T14:20:39.640Z] ---> 5a19f3757c2a [2023-03-15T14:20:39.640Z] Step 12/25 : RUN $MAKE [2023-03-15T14:20:39.640Z] ---> Running in c06d0b2be412 [2023-03-15T14:20:40.606Z] 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-15T14:23:02.328Z] Removing intermediate container c06d0b2be412 [2023-03-15T14:23:02.328Z] ---> da3a568c20e7 [2023-03-15T14:23:02.328Z] Step 13/25 : FROM alpine:3.17 [2023-03-15T14:23:02.328Z] 3.17: Pulling from library/alpine [2023-03-15T14:23:02.328Z] af6eaf76a39c: Already exists [2023-03-15T14:23:02.328Z] Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 [2023-03-15T14:23:02.328Z] Status: Downloaded newer image for alpine:3.17 [2023-03-15T14:23:02.328Z] ---> d74e625d9115 [2023-03-15T14:23:02.328Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-03-15T14:23:02.328Z] ---> Running in 60dd4159b978 [2023-03-15T14:23:02.328Z] Removing intermediate container 60dd4159b978 [2023-03-15T14:23:02.328Z] ---> 38004c4d51be [2023-03-15T14:23:02.328Z] Step 15/25 : LABEL Name=device-rest-go Version=${VERSION} [2023-03-15T14:23:02.328Z] ---> Running in 4eb8e3ca81e9 [2023-03-15T14:23:02.328Z] Removing intermediate container 4eb8e3ca81e9 [2023-03-15T14:23:02.328Z] ---> 31ae22b87d29 [2023-03-15T14:23:02.328Z] Step 16/25 : RUN apk add --update --no-cache dumb-init [2023-03-15T14:23:02.328Z] ---> Running in 6767e7e7731a [2023-03-15T14:23:02.328Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-15T14:23:02.328Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-15T14:23:02.328Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-15T14:23:02.328Z] Executing busybox-1.35.0-r29.trigger [2023-03-15T14:23:02.328Z] OK: 8 MiB in 16 packages [2023-03-15T14:23:02.328Z] Removing intermediate container 6767e7e7731a [2023-03-15T14:23:02.328Z] ---> 735434efb3f7 [2023-03-15T14:23:02.328Z] Step 17/25 : COPY --from=builder /device-rest-go/cmd / [2023-03-15T14:23:02.328Z] ---> 40312f2de283 [2023-03-15T14:23:02.328Z] Step 18/25 : COPY --from=builder /device-rest-go/LICENSE / [2023-03-15T14:23:02.328Z] ---> 11ed177c4fc4 [2023-03-15T14:23:02.328Z] Step 19/25 : COPY --from=builder /device-rest-go/Attribution.txt / [2023-03-15T14:23:02.328Z] ---> c43f3459dff3 [2023-03-15T14:23:02.328Z] Step 20/25 : EXPOSE 59986 [2023-03-15T14:23:02.328Z] ---> Running in f3bceba71671 [2023-03-15T14:23:02.328Z] Removing intermediate container f3bceba71671 [2023-03-15T14:23:02.328Z] ---> 1b0264c36922 [2023-03-15T14:23:02.328Z] Step 21/25 : ENTRYPOINT ["/device-rest"] [2023-03-15T14:23:02.328Z] ---> Running in 4e5ea2d6f444 [2023-03-15T14:23:02.328Z] Removing intermediate container 4e5ea2d6f444 [2023-03-15T14:23:02.328Z] ---> e0516eee519b [2023-03-15T14:23:02.328Z] Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2023-03-15T14:23:02.328Z] ---> Running in 2283094a12e4 [2023-03-15T14:23:02.328Z] Removing intermediate container 2283094a12e4 [2023-03-15T14:23:02.328Z] ---> 4b0ce3adf661 [2023-03-15T14:23:02.328Z] Step 23/25 : LABEL arch=arm64 [2023-03-15T14:23:02.328Z] ---> Running in 27f476f0129e [2023-03-15T14:23:02.328Z] Removing intermediate container 27f476f0129e [2023-03-15T14:23:02.328Z] ---> a2e6eb723167 [2023-03-15T14:23:02.328Z] Step 24/25 : LABEL git_sha=b700eaf7ecda1d6c8dbe9740f42a0126d1780f87 [2023-03-15T14:23:02.328Z] ---> Running in ac5392292170 [2023-03-15T14:23:02.328Z] Removing intermediate container ac5392292170 [2023-03-15T14:23:02.328Z] ---> eb3564444c8e [2023-03-15T14:23:02.328Z] Step 25/25 : LABEL version=0.0.0 [2023-03-15T14:23:02.328Z] ---> Running in b08981184c5c [2023-03-15T14:23:02.328Z] Removing intermediate container b08981184c5c [2023-03-15T14:23:02.328Z] ---> 591aee0754b9 [2023-03-15T14:23:02.328Z] [Warning] One or more build-args [ARCH] were not consumed [2023-03-15T14:23:02.328Z] Successfully built 591aee0754b9 [2023-03-15T14:23:02.328Z] 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-15T14:23:03.172Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-15T14:23:03.173Z] [2023-03-15T14:23:03.173Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T14:23:03.584Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-15T14:23:03.584Z] arm64: Pulling from edgex-lftools-log-publisher [2023-03-15T14:23:03.584Z] 8998bd30e6a1: Pulling fs layer [2023-03-15T14:23:03.584Z] 04944245beec: Pulling fs layer [2023-03-15T14:23:03.584Z] 699f458cf7ca: Pulling fs layer [2023-03-15T14:23:03.584Z] 765212b225bb: Pulling fs layer [2023-03-15T14:23:03.584Z] f23df028b6ca: Pulling fs layer [2023-03-15T14:23:03.584Z] d65c8cfc05b1: Pulling fs layer [2023-03-15T14:23:03.584Z] 2437ff75d9bd: Pulling fs layer [2023-03-15T14:23:03.584Z] 765212b225bb: Waiting [2023-03-15T14:23:03.584Z] f23df028b6ca: Waiting [2023-03-15T14:23:03.584Z] d65c8cfc05b1: Waiting [2023-03-15T14:23:03.584Z] 2437ff75d9bd: Waiting [2023-03-15T14:23:03.856Z] 04944245beec: Verifying Checksum [2023-03-15T14:23:03.856Z] 04944245beec: Download complete [2023-03-15T14:23:03.856Z] 765212b225bb: Verifying Checksum [2023-03-15T14:23:03.856Z] 765212b225bb: Download complete [2023-03-15T14:23:03.856Z] f23df028b6ca: Verifying Checksum [2023-03-15T14:23:03.856Z] f23df028b6ca: Download complete [2023-03-15T14:23:03.856Z] d65c8cfc05b1: Verifying Checksum [2023-03-15T14:23:03.856Z] d65c8cfc05b1: Download complete [2023-03-15T14:23:04.127Z] 699f458cf7ca: Download complete [2023-03-15T14:23:04.397Z] 8998bd30e6a1: Verifying Checksum [2023-03-15T14:23:04.397Z] 8998bd30e6a1: Download complete [2023-03-15T14:23:06.993Z] 2437ff75d9bd: Verifying Checksum [2023-03-15T14:23:06.993Z] 2437ff75d9bd: Download complete [2023-03-15T14:23:08.412Z] 8998bd30e6a1: Pull complete [2023-03-15T14:23:08.994Z] 04944245beec: Pull complete [2023-03-15T14:23:10.402Z] 699f458cf7ca: Pull complete [2023-03-15T14:23:10.402Z] 765212b225bb: Pull complete [2023-03-15T14:23:10.984Z] f23df028b6ca: Pull complete [2023-03-15T14:23:11.249Z] d65c8cfc05b1: Pull complete [2023-03-15T14:23:26.238Z] 2437ff75d9bd: Pull complete [2023-03-15T14:23:26.238Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-03-15T14:23:26.238Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-15T14:23:26.238Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-15T14:23:26.543Z] prd-ubuntu20.04-docker-arm64-4c-16g-466 does not seem to be running inside a container [2023-03-15T14:23:26.611Z] $ 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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-03-15T14:23:29.251Z] $ docker top 754eafa7dc004d04718e3cc52a6019aea697a6c7a5c752d75b7feb0bf8cf3724 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-15T14:23:29.812Z] ---> job-cost.sh [2023-03-15T14:23:30.077Z] lf-activate-venv: SKIPPING [2023-03-15T14:23:30.077Z] INFO: No Stack... [2023-03-15T14:23:30.657Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-03-15T14:23:31.613Z] INFO: Archiving Costs [Pipeline] sh [2023-03-15T14:23:31.950Z] + cat /w/workspace/device-rest-go/1/archives/cost.csv [2023-03-15T14:23:31.950Z] + cut -d, -f6 [Pipeline] lock [2023-03-15T14:23:32.031Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rest-go-PR-266-1-stack-cost] [2023-03-15T14:23:32.036Z] Resource [jenkins-edgexfoundry-device-rest-go-PR-266-1-stack-cost] did not exist. Created. [2023-03-15T14:23:32.036Z] Lock acquired on [jenkins-edgexfoundry-device-rest-go-PR-266-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-15T14:23:32.437Z] /w/workspace/device-rest-go/1@tmp/durable-c82230d5/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-03-15T14:23:32.783Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-03-15T14:23:32.819Z] Warning: overwriting stash ‘stack-cost’ [2023-03-15T14:23:32.861Z] Stashed 1 file(s) [Pipeline] } [2023-03-15T14:23:32.875Z] Lock released on resource [jenkins-edgexfoundry-device-rest-go-PR-266-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-15T14:23:32.953Z] $ docker stop --time=1 754eafa7dc004d04718e3cc52a6019aea697a6c7a5c752d75b7feb0bf8cf3724 [2023-03-15T14:23:34.427Z] $ docker rm -f --volumes 754eafa7dc004d04718e3cc52a6019aea697a6c7a5c752d75b7feb0bf8cf3724 [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-15T14:23:35.388Z] provisioning config files... [2023-03-15T14:23:35.396Z] copy managed file [device-rest-go-codecov-token] to file:/w/workspace/gexfoundry_device-rest-go_PR-266@tmp/config1910925848452807315tmp [Pipeline] { [Pipeline] sh [2023-03-15T14:23:35.721Z] + set +x [2023-03-15T14:23:35.721Z] + + curl -s https://codecov.io/bashbash [2023-03-15T14:23:35.721Z] -s -- [2023-03-15T14:23:35.721Z] [2023-03-15T14:23:35.721Z] _____ _ [2023-03-15T14:23:35.721Z] / ____| | | [2023-03-15T14:23:35.721Z] | | ___ __| | ___ ___ _____ __ [2023-03-15T14:23:35.721Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-03-15T14:23:35.721Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-03-15T14:23:35.721Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-03-15T14:23:35.721Z] Bash-1.0.6 [2023-03-15T14:23:35.721Z] [2023-03-15T14:23:35.721Z] [2023-03-15T14:23:35.721Z] ==> git version 2.25.1 found [2023-03-15T14:23:35.721Z] ==> 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-15T14:23:35.721Z] Release-Date: 2020-01-08 [2023-03-15T14:23:35.721Z] 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-15T14:23:35.721Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-03-15T14:23:35.721Z] ==> Jenkins CI detected. [2023-03-15T14:23:35.721Z] current dir:  /w/workspace/gexfoundry_device-rest-go_PR-266 [2023-03-15T14:23:35.721Z] project root: . [2023-03-15T14:23:35.721Z] --> token set from env [2023-03-15T14:23:35.721Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-03-15T14:23:35.721Z] ==> Running gcov in . (disable via -X gcov) [2023-03-15T14:23:35.721Z] ==> Python coveragepy not found [2023-03-15T14:23:35.721Z] ==> Searching for coverage reports in: [2023-03-15T14:23:35.721Z] + . [2023-03-15T14:23:35.721Z] -> Found 1 reports [2023-03-15T14:23:35.721Z] ==> Detecting git/mercurial file structure [2023-03-15T14:23:35.721Z] ==> Reading reports [2023-03-15T14:23:35.981Z] + ./coverage.out bytes=14200 [2023-03-15T14:23:35.981Z] ==> Appending adjustments [2023-03-15T14:23:35.981Z] https://docs.codecov.io/docs/fixing-reports [2023-03-15T14:23:35.981Z] + Found adjustments [2023-03-15T14:23:35.981Z] ==> Gzipping contents [2023-03-15T14:23:35.981Z] 4.0K /tmp/codecov.2d1wlL.gz [2023-03-15T14:23:35.981Z] ==> Uploading reports [2023-03-15T14:23:35.981Z] url: https://codecov.io [2023-03-15T14:23:35.981Z] query: branch=PR-266&commit=b700eaf7ecda1d6c8dbe9740f42a0126d1780f87&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2FPR-266%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=266&job=&cmd_args= [2023-03-15T14:23:35.981Z] -> Pinging Codecov [2023-03-15T14:23:35.981Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=c51feb23-73ac-4f49-b3d1-d26df23137db&branch=PR-266&commit=b700eaf7ecda1d6c8dbe9740f42a0126d1780f87&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2FPR-266%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=266&job=&cmd_args= [2023-03-15T14:23:36.241Z] -> Uploading to [2023-03-15T14:23:36.242Z] https://storage.googleapis.com/codecov/v4/raw/2023-03-15/4E5D53B4F1F92C436F7061BF334D961C/b700eaf7ecda1d6c8dbe9740f42a0126d1780f87/6c84463c-cf4d-45e6-8b01-7f6eb0a8c97d.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230315%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230315T142335Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=9d58c7c77f24643965a9d4c26cf20e949b4bf1af56e3ed739cf9845b720bed23 [2023-03-15T14:23:36.242Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-15T14:23:36.242Z] Dload Upload Total Spent Left Speed [2023-03-15T14:23:36.501Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 2465 0 0 100 2465 0 8412 --:--:-- --:--:-- --:--:-- 8384 [2023-03-15T14:23:36.501Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rest-go/commit/b700eaf7ecda1d6c8dbe9740f42a0126d1780f87 [Pipeline] } [2023-03-15T14:23:36.527Z] 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-15T14:23:38.174Z] + [ -d /w/workspace/gexfoundry_device-rest-go_PR-266/archives ] [2023-03-15T14:23:38.174Z] + ls -al /w/workspace/gexfoundry_device-rest-go_PR-266/archives [2023-03-15T14:23:38.174Z] total 16 [2023-03-15T14:23:38.174Z] drwxr-xr-x 3 root root 4096 Mar 15 14:14 . [2023-03-15T14:23:38.174Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 15 14:14 .. [2023-03-15T14:23:38.174Z] drwxr-xr-x 2 root root 4096 Mar 15 14:14 cost [2023-03-15T14:23:38.174Z] -rw-r--r-- 1 root root 86 Mar 15 14:14 cost.csv [2023-03-15T14:23:38.174Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-rest-go_PR-266/archives [2023-03-15T14:23:38.174Z] + ls -al /w/workspace/gexfoundry_device-rest-go_PR-266/archives [2023-03-15T14:23:38.174Z] total 16 [2023-03-15T14:23:38.174Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 15 14:14 . [2023-03-15T14:23:38.174Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 15 14:14 .. [2023-03-15T14:23:38.174Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 15 14:14 cost [2023-03-15T14:23:38.174Z] -rw-r--r-- 1 jenkins jenkins 86 Mar 15 14:14 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-03-15T14:23:38.501Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-15T14:23:39.385Z] ---> package-listing.sh [2023-03-15T14:23:39.385Z] ++ facter osfamily [2023-03-15T14:23:39.385Z] ++ tr '[:upper:]' '[:lower:]' [2023-03-15T14:23:39.644Z] + OS_FAMILY=debian [2023-03-15T14:23:39.644Z] + workspace=/w/workspace/gexfoundry_device-rest-go_PR-266 [2023-03-15T14:23:39.644Z] + START_PACKAGES=/tmp/packages_start.txt [2023-03-15T14:23:39.644Z] + END_PACKAGES=/tmp/packages_end.txt [2023-03-15T14:23:39.644Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-03-15T14:23:39.644Z] + PACKAGES=/tmp/packages_start.txt [2023-03-15T14:23:39.644Z] + '[' /w/workspace/gexfoundry_device-rest-go_PR-266 ']' [2023-03-15T14:23:39.644Z] + PACKAGES=/tmp/packages_end.txt [2023-03-15T14:23:39.644Z] + case "${OS_FAMILY}" in [2023-03-15T14:23:39.644Z] + dpkg -l [2023-03-15T14:23:39.644Z] + grep '^ii' [2023-03-15T14:23:39.644Z] + '[' -f /tmp/packages_start.txt ']' [2023-03-15T14:23:39.644Z] + '[' -f /tmp/packages_end.txt ']' [2023-03-15T14:23:39.644Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-03-15T14:23:39.644Z] + '[' /w/workspace/gexfoundry_device-rest-go_PR-266 ']' [2023-03-15T14:23:39.644Z] + mkdir -p /w/workspace/gexfoundry_device-rest-go_PR-266/archives/ [2023-03-15T14:23:39.644Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-rest-go_PR-266/archives/ [Pipeline] echo [2023-03-15T14:23:39.683Z] 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-266/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-03-15T14:23:39.972Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T14:23:40.604Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-15T14:23:40.604Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-15T14:23:40.754Z] prd-ubuntu20.04-docker-8c-8g-465 does not seem to be running inside a container [2023-03-15T14:23:40.785Z] $ 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-266/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-266 -v /w/workspace/gexfoundry_device-rest-go_PR-266:/w/workspace/gexfoundry_device-rest-go_PR-266:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-266@tmp:/w/workspace/gexfoundry_device-rest-go_PR-266@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-15T14:23:41.000Z] $ docker top 2ad7129bf47b4d9346f71f997f71963f4ffef63f3b51d9983f719cafc211f7c1 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-15T14:23:41.385Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-03-15T14:23:41.692Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-03-15T14:23:42.000Z] + ls /var/log/sa-host [2023-03-15T14:23:42.000Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-15T14:23:42.133Z] provisioning config files... [2023-03-15T14:23:42.144Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-266@tmp/config3712328307221643073tmp [Pipeline] { [Pipeline] echo [2023-03-15T14:23:42.191Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-15T14:23:42.502Z] ---> create-netrc.sh [Pipeline] } [2023-03-15T14:23:42.527Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-03-15T14:23:42.928Z] ---> python-tools-install.sh [Pipeline] echo [2023-03-15T14:23:42.961Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-15T14:23:43.280Z] ---> sudo-logs.sh [2023-03-15T14:23:43.280Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-03-15T14:23:43.363Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-15T14:23:43.669Z] ---> job-cost.sh [2023-03-15T14:23:43.669Z] lf-activate-venv: SKIPPING [2023-03-15T14:23:43.669Z] DEBUG: total: 0.2199999988079071 [2023-03-15T14:23:43.669Z] INFO: Retrieving Stack Cost... [2023-03-15T14:23:43.928Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-15T14:23:44.496Z] INFO: Archiving Costs [Pipeline] echo [2023-03-15T14:23:44.531Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-15T14:23:44.845Z] ---> logs-deploy.sh [2023-03-15T14:23:44.845Z] lf-activate-venv: SKIPPING [2023-03-15T14:23:44.845Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rest-go/PR-266/1 [2023-03-15T14:23:44.845Z] INFO: archiving workspace using pattern(s): [2023-03-15T14:23:45.783Z] Archives upload complete. [2023-03-15T14:23:46.043Z] INFO: archiving logs to Nexus [2023-03-15T14:23:46.981Z] ---> uname -a: [2023-03-15T14:23:46.982Z] Linux prd-ubuntu20-04-docker-8c-8g-465 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-03-15T14:23:46.982Z] [2023-03-15T14:23:46.982Z] [2023-03-15T14:23:46.982Z] ---> lscpu: [2023-03-15T14:23:46.982Z] Architecture: x86_64 [2023-03-15T14:23:46.982Z] CPU op-mode(s): 32-bit, 64-bit [2023-03-15T14:23:46.982Z] Byte Order: Little Endian [2023-03-15T14:23:46.982Z] Address sizes: 40 bits physical, 48 bits virtual [2023-03-15T14:23:46.982Z] CPU(s): 8 [2023-03-15T14:23:46.982Z] On-line CPU(s) list: 0-7 [2023-03-15T14:23:46.982Z] Thread(s) per core: 1 [2023-03-15T14:23:46.982Z] Core(s) per socket: 1 [2023-03-15T14:23:46.982Z] Socket(s): 8 [2023-03-15T14:23:46.982Z] NUMA node(s): 1 [2023-03-15T14:23:46.982Z] Vendor ID: AuthenticAMD [2023-03-15T14:23:46.982Z] CPU family: 23 [2023-03-15T14:23:46.982Z] Model: 49 [2023-03-15T14:23:46.982Z] Model name: AMD EPYC-Rome Processor [2023-03-15T14:23:46.982Z] Stepping: 0 [2023-03-15T14:23:46.982Z] CPU MHz: 2799.996 [2023-03-15T14:23:46.982Z] BogoMIPS: 5599.99 [2023-03-15T14:23:46.982Z] Virtualization: AMD-V [2023-03-15T14:23:46.982Z] Hypervisor vendor: KVM [2023-03-15T14:23:46.982Z] Virtualization type: full [2023-03-15T14:23:46.982Z] L1d cache: 256 KiB [2023-03-15T14:23:46.982Z] L1i cache: 256 KiB [2023-03-15T14:23:46.982Z] L2 cache: 4 MiB [2023-03-15T14:23:46.982Z] L3 cache: 128 MiB [2023-03-15T14:23:46.982Z] NUMA node0 CPU(s): 0-7 [2023-03-15T14:23:46.982Z] Vulnerability Itlb multihit: Not affected [2023-03-15T14:23:46.982Z] Vulnerability L1tf: Not affected [2023-03-15T14:23:46.982Z] Vulnerability Mds: Not affected [2023-03-15T14:23:46.982Z] Vulnerability Meltdown: Not affected [2023-03-15T14:23:46.982Z] Vulnerability Mmio stale data: Not affected [2023-03-15T14:23:46.982Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-03-15T14:23:46.982Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-03-15T14:23:46.982Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-03-15T14:23:46.982Z] Vulnerability Srbds: Not affected [2023-03-15T14:23:46.982Z] Vulnerability Tsx async abort: Not affected [2023-03-15T14:23:46.982Z] 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-15T14:23:46.982Z] [2023-03-15T14:23:46.982Z] [2023-03-15T14:23:46.982Z] ---> nproc: [2023-03-15T14:23:46.982Z] 8 [2023-03-15T14:23:46.982Z] [2023-03-15T14:23:46.982Z] [2023-03-15T14:23:46.982Z] ---> df -h: [2023-03-15T14:23:46.982Z] Filesystem Size Used Avail Use% Mounted on [2023-03-15T14:23:46.982Z] overlay 155G 12G 144G 8% / [2023-03-15T14:23:46.982Z] tmpfs 64M 0 64M 0% /dev [2023-03-15T14:23:46.982Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-03-15T14:23:46.982Z] shm 64M 0 64M 0% /dev/shm [2023-03-15T14:23:46.982Z] /dev/vda1 155G 12G 144G 8% /facter-os [2023-03-15T14:23:46.982Z] [2023-03-15T14:23:46.982Z] [2023-03-15T14:23:46.982Z] ---> sar -b -r -n DEV: [2023-03-15T14:23:46.982Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-465) 03/15/23 _x86_64_ (8 CPU) [2023-03-15T14:23:46.982Z] [2023-03-15T14:23:46.982Z] 14:11:05 LINUX RESTART (8 CPU) [2023-03-15T14:23:46.982Z] [2023-03-15T14:23:46.982Z] 14:12:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2023-03-15T14:23:46.982Z] 14:13:01 214.83 4.61 210.22 0.00 437.89 82788.68 0.00 [2023-03-15T14:23:46.982Z] 14:14:01 123.15 0.18 122.96 0.00 11.86 27163.63 0.00 [2023-03-15T14:23:46.982Z] 14:15:01 61.16 0.05 61.11 0.00 4.80 17274.45 0.00 [2023-03-15T14:23:46.982Z] 14:16:01 2.17 0.00 2.17 0.00 0.00 24.41 0.00 [2023-03-15T14:23:46.982Z] 14:17:01 54.46 10.61 43.84 0.00 5157.41 8765.07 0.00 [2023-03-15T14:23:46.982Z] 14:18:01 4.87 0.02 4.85 0.00 0.13 105.18 0.00 [2023-03-15T14:23:46.982Z] 14:19:01 1.35 0.00 1.35 0.00 0.00 15.33 0.00 [2023-03-15T14:23:46.982Z] 14:20:01 1.98 0.00 1.98 0.00 0.00 21.20 0.00 [2023-03-15T14:23:46.982Z] 14:21:01 1.55 0.00 1.55 0.00 0.00 17.86 0.00 [2023-03-15T14:23:46.982Z] 14:22:01 1.95 0.00 1.95 0.00 0.00 21.33 0.00 [2023-03-15T14:23:46.982Z] 14:23:01 1.42 0.00 1.42 0.00 0.00 15.46 0.00 [2023-03-15T14:23:46.982Z] Average: 42.37 1.40 40.97 0.00 510.25 12276.68 0.00 [2023-03-15T14:23:46.982Z] [2023-03-15T14:23:46.982Z] 14:12:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2023-03-15T14:23:46.982Z] 14:13:01 28477456 31590408 712400 2.17 144080 3183244 1757480 5.18 1060928 2910628 284 [2023-03-15T14:23:46.982Z] 14:14:01 28176276 31570936 728120 2.21 148840 3442600 1891056 5.57 1244108 3005384 528 [2023-03-15T14:23:46.982Z] 14:15:01 27699964 31593984 703544 2.14 157128 3883996 1747392 5.15 1239696 3433604 184 [2023-03-15T14:23:46.982Z] 14:16:01 27699804 31594000 703156 2.14 157168 3883992 1747392 5.15 1239452 3433608 16 [2023-03-15T14:23:46.982Z] 14:17:01 27174300 31576628 707252 2.15 190464 4339272 1827136 5.38 1557676 3604536 196 [2023-03-15T14:23:46.982Z] 14:18:01 27179900 31577504 706416 2.15 189056 4336012 1805116 5.32 1556160 3601328 12 [2023-03-15T14:23:46.982Z] 14:19:01 27185924 31583616 700268 2.13 189116 4336024 1805116 5.32 1550032 3601332 8 [2023-03-15T14:23:46.982Z] 14:20:01 27186436 31584196 699652 2.13 189184 4336024 1805116 5.32 1550108 3601332 8 [2023-03-15T14:23:46.982Z] 14:21:01 27186136 31583976 699800 2.13 189272 4336028 1805116 5.32 1550188 3601336 36 [2023-03-15T14:23:46.982Z] 14:22:01 27185992 31583892 699768 2.13 189320 4336036 1805116 5.32 1550312 3601340 4 [2023-03-15T14:23:46.982Z] 14:23:01 27185692 31583896 699924 2.13 189404 4336036 1805116 5.32 1550080 3601572 8 [2023-03-15T14:23:46.982Z] Average: 27485262 31583912 705482 2.15 175730 4068115 1800105 5.31 1422613 3454182 117 [2023-03-15T14:23:46.982Z] [2023-03-15T14:23:46.982Z] 14:12:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2023-03-15T14:23:46.982Z] 14:13:01 lo 2.78 2.78 0.27 0.27 0.00 0.00 0.00 0.00 [2023-03-15T14:23:46.982Z] 14:13:01 docker0 226.37 307.73 17.70 2153.89 0.00 0.00 0.00 0.00 [2023-03-15T14:23:46.982Z] 14:13:01 ens3 511.78 349.30 6311.39 85.93 0.00 0.00 0.00 0.00 [2023-03-15T14:23:46.982Z] 14:14:01 lo 1.13 1.13 0.10 0.10 0.00 0.00 0.00 0.00 [2023-03-15T14:23:46.982Z] 14:14:01 docker0 4.51 10.64 0.26 85.77 0.00 0.00 0.00 0.00 [2023-03-15T14:23:46.982Z] 14:14:01 ens3 50.12 30.26 121.80 16.79 0.00 0.00 0.00 0.00 [2023-03-15T14:23:46.982Z] 14:15:01 lo 0.93 0.93 0.09 0.09 0.00 0.00 0.00 0.00 [2023-03-15T14:23:46.982Z] 14:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-15T14:23:46.982Z] 14:15:01 ens3 108.93 65.91 2523.86 11.89 0.00 0.00 0.00 0.00 [2023-03-15T14:23:46.982Z] 14:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-15T14:23:46.982Z] 14:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-15T14:23:46.982Z] 14:16:01 ens3 0.20 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-15T14:23:46.982Z] 14:17:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 [2023-03-15T14:23:46.982Z] 14:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-15T14:23:46.982Z] 14:17:01 ens3 193.23 97.08 2808.85 6.87 0.00 0.00 0.00 0.00 [2023-03-15T14:23:46.982Z] 14:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-15T14:23:46.982Z] 14:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-15T14:23:46.982Z] 14:18:01 ens3 0.28 0.20 0.02 0.01 0.00 0.00 0.00 0.00 [2023-03-15T14:23:46.982Z] 14:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-15T14:23:46.982Z] 14:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-15T14:23:46.982Z] 14:19:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-15T14:23:46.982Z] 14:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-15T14:23:46.982Z] 14:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-15T14:23:46.982Z] 14:20:01 ens3 0.15 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-15T14:23:46.982Z] 14:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-15T14:23:46.982Z] 14:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-15T14:23:46.982Z] 14:21:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-15T14:23:46.982Z] 14:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-15T14:23:46.982Z] 14:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-15T14:23:46.982Z] 14:22:01 ens3 0.27 0.23 0.08 0.07 0.00 0.00 0.00 0.00 [2023-03-15T14:23:46.982Z] 14:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-15T14:23:46.982Z] 14:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-15T14:23:46.982Z] 14:23:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-15T14:23:46.982Z] Average: lo 0.56 0.56 0.05 0.05 0.00 0.00 0.00 0.00 [2023-03-15T14:23:46.982Z] Average: docker0 20.68 28.52 1.61 200.63 0.00 0.00 0.00 0.00 [2023-03-15T14:23:46.982Z] Average: ens3 77.98 48.93 1061.60 10.94 0.00 0.00 0.00 0.00 [2023-03-15T14:23:46.982Z] [2023-03-15T14:23:46.983Z] [2023-03-15T14:23:46.983Z] ---> sar -P ALL: [2023-03-15T14:23:46.983Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-465) 03/15/23 _x86_64_ (8 CPU) [2023-03-15T14:23:46.983Z] [2023-03-15T14:23:46.983Z] 14:11:05 LINUX RESTART (8 CPU) [2023-03-15T14:23:46.983Z] [2023-03-15T14:23:46.983Z] 14:12:02 CPU %user %nice %system %iowait %steal %idle [2023-03-15T14:23:46.983Z] 14:13:01 all 9.24 0.00 4.80 2.70 0.16 83.10 [2023-03-15T14:23:46.983Z] 14:13:01 0 8.93 0.00 5.03 5.84 0.14 80.07 [2023-03-15T14:23:46.983Z] 14:13:01 1 9.65 0.00 4.63 4.99 0.15 80.57 [2023-03-15T14:23:46.983Z] 14:13:01 2 8.22 0.00 5.44 1.17 0.14 85.04 [2023-03-15T14:23:46.983Z] 14:13:01 3 9.65 0.00 4.15 0.45 0.17 85.59 [2023-03-15T14:23:46.983Z] 14:13:01 4 9.91 0.00 4.66 2.85 0.14 82.44 [2023-03-15T14:23:46.983Z] 14:13:01 5 9.64 0.00 4.65 2.52 0.17 83.02 [2023-03-15T14:23:46.983Z] 14:13:01 6 10.15 0.00 5.05 0.27 0.14 84.39 [2023-03-15T14:23:46.983Z] 14:13:01 7 7.75 0.00 4.78 3.58 0.24 83.64 [2023-03-15T14:23:46.983Z] 14:14:01 all 40.73 0.00 7.07 1.66 0.17 50.36 [2023-03-15T14:23:46.983Z] 14:14:01 0 40.49 0.00 7.09 1.18 0.17 51.08 [2023-03-15T14:23:46.983Z] 14:14:01 1 40.59 0.00 6.77 0.39 0.17 52.08 [2023-03-15T14:23:46.983Z] 14:14:01 2 41.05 0.00 7.20 4.23 0.15 47.37 [2023-03-15T14:23:46.983Z] 14:14:01 3 40.68 0.00 6.69 0.84 0.13 51.65 [2023-03-15T14:23:46.983Z] 14:14:01 4 38.35 0.00 7.35 0.17 0.20 53.92 [2023-03-15T14:23:46.983Z] 14:14:01 5 41.17 0.00 7.19 3.34 0.13 48.17 [2023-03-15T14:23:46.983Z] 14:14:01 6 42.08 0.00 6.39 0.25 0.17 51.11 [2023-03-15T14:23:46.983Z] 14:14:01 7 41.44 0.00 7.85 2.92 0.27 47.52 [2023-03-15T14:23:46.983Z] 14:15:01 all 2.53 0.00 1.21 0.95 0.03 95.29 [2023-03-15T14:23:46.983Z] 14:15:01 0 2.53 0.00 1.49 0.18 0.03 95.77 [2023-03-15T14:23:46.983Z] 14:15:01 1 2.43 0.00 1.21 0.70 0.03 95.62 [2023-03-15T14:23:46.983Z] 14:15:01 2 2.87 0.00 1.83 3.66 0.03 91.61 [2023-03-15T14:23:46.983Z] 14:15:01 3 2.48 0.00 1.20 0.03 0.03 96.25 [2023-03-15T14:23:46.983Z] 14:15:01 4 2.13 0.00 0.99 0.05 0.03 96.80 [2023-03-15T14:23:46.983Z] 14:15:01 5 2.85 0.00 0.97 0.12 0.02 96.04 [2023-03-15T14:23:46.983Z] 14:15:01 6 1.70 0.00 0.93 0.03 0.02 97.31 [2023-03-15T14:23:46.983Z] 14:15:01 7 3.24 0.00 1.03 2.82 0.05 92.86 [2023-03-15T14:23:46.983Z] 14:16:01 all 0.01 0.00 0.01 0.01 0.00 99.96 [2023-03-15T14:23:46.983Z] 14:16:01 0 0.03 0.00 0.03 0.03 0.00 99.90 [2023-03-15T14:23:46.983Z] 14:16:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-15T14:23:46.983Z] 14:16:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-15T14:23:46.983Z] 14:16:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2023-03-15T14:23:46.983Z] 14:16:01 4 0.03 0.00 0.05 0.00 0.00 99.92 [2023-03-15T14:23:46.983Z] 14:16:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-15T14:23:46.983Z] 14:16:01 6 0.00 0.00 0.00 0.00 0.02 99.98 [2023-03-15T14:23:46.983Z] 14:16:01 7 0.02 0.00 0.02 0.03 0.00 99.93 [2023-03-15T14:23:46.983Z] 14:17:01 all 2.37 0.00 1.58 0.83 0.05 95.17 [2023-03-15T14:23:46.983Z] 14:17:01 0 1.39 0.00 0.90 0.62 0.03 97.05 [2023-03-15T14:23:46.983Z] 14:17:01 1 1.79 0.00 1.09 0.55 0.05 96.53 [2023-03-15T14:23:46.983Z] 14:17:01 2 3.65 0.00 2.50 0.23 0.05 93.57 [2023-03-15T14:23:46.983Z] 14:17:01 3 1.56 0.00 1.37 0.60 0.05 96.41 [2023-03-15T14:23:46.983Z] 14:17:01 4 3.51 0.00 1.25 0.17 0.05 95.02 [2023-03-15T14:23:46.983Z] 14:17:01 5 1.82 0.00 2.17 0.28 0.03 95.69 [2023-03-15T14:23:46.983Z] 14:17:01 6 3.41 0.00 1.79 1.20 0.03 93.56 [2023-03-15T14:23:46.983Z] 14:17:01 7 1.79 0.00 1.58 3.00 0.10 93.53 [2023-03-15T14:23:46.983Z] 14:18:01 all 0.08 0.00 0.04 0.02 0.00 99.86 [2023-03-15T14:23:46.983Z] 14:18:01 0 0.10 0.00 0.07 0.12 0.02 99.70 [2023-03-15T14:23:46.983Z] 14:18:01 1 0.12 0.00 0.03 0.00 0.00 99.85 [2023-03-15T14:23:46.983Z] 14:18:01 2 0.03 0.00 0.03 0.02 0.00 99.92 [2023-03-15T14:23:46.983Z] 14:18:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2023-03-15T14:23:46.983Z] 14:18:01 4 0.03 0.00 0.03 0.00 0.00 99.93 [2023-03-15T14:23:46.983Z] 14:18:01 5 0.23 0.00 0.07 0.00 0.00 99.70 [2023-03-15T14:23:46.983Z] 14:18:01 6 0.05 0.00 0.05 0.02 0.00 99.88 [2023-03-15T14:23:46.983Z] 14:18:01 7 0.03 0.00 0.03 0.00 0.00 99.93 [2023-03-15T14:23:46.983Z] 14:19:01 all 0.03 0.00 0.01 0.01 0.00 99.95 [2023-03-15T14:23:46.983Z] 14:19:01 0 0.05 0.00 0.05 0.07 0.02 99.82 [2023-03-15T14:23:46.983Z] 14:19:01 1 0.05 0.00 0.02 0.00 0.00 99.93 [2023-03-15T14:23:46.983Z] 14:19:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-15T14:23:46.983Z] 14:19:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-15T14:23:46.983Z] 14:19:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-15T14:23:46.983Z] 14:19:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-15T14:23:46.983Z] 14:19:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-15T14:23:46.983Z] 14:19:01 7 0.03 0.00 0.02 0.00 0.00 99.95 [2023-03-15T14:23:46.983Z] 14:20:01 all 0.06 0.00 0.01 0.03 0.00 99.89 [2023-03-15T14:23:46.983Z] 14:20:01 0 0.10 0.00 0.03 0.17 0.02 99.68 [2023-03-15T14:23:46.983Z] 14:20:01 1 0.37 0.00 0.02 0.00 0.00 99.62 [2023-03-15T14:23:46.983Z] 14:20:01 2 0.00 0.00 0.00 0.07 0.02 99.92 [2023-03-15T14:23:46.983Z] 14:20:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-15T14:23:46.983Z] 14:20:01 4 0.03 0.00 0.02 0.00 0.00 99.95 [2023-03-15T14:23:46.983Z] 14:20:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-15T14:23:46.983Z] 14:20:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2023-03-15T14:23:46.983Z] 14:20:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2023-03-15T14:23:46.983Z] 14:21:01 all 0.03 0.00 0.01 0.02 0.00 99.94 [2023-03-15T14:23:46.983Z] 14:21:01 0 0.13 0.00 0.03 0.08 0.00 99.75 [2023-03-15T14:23:46.983Z] 14:21:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2023-03-15T14:23:46.983Z] 14:21:01 2 0.03 0.00 0.02 0.05 0.00 99.90 [2023-03-15T14:23:46.983Z] 14:21:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-15T14:23:46.983Z] 14:21:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-15T14:23:46.983Z] 14:21:01 5 0.00 0.00 0.02 0.02 0.02 99.95 [2023-03-15T14:23:46.983Z] 14:21:01 6 0.03 0.00 0.00 0.00 0.00 99.97 [2023-03-15T14:23:46.983Z] 14:21:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-15T14:23:46.983Z] 14:22:01 all 0.08 0.00 0.02 0.01 0.00 99.88 [2023-03-15T14:23:46.983Z] 14:22:01 0 0.07 0.00 0.05 0.07 0.02 99.80 [2023-03-15T14:23:46.983Z] 14:22:01 1 0.55 0.00 0.02 0.00 0.02 99.42 [2023-03-15T14:23:46.983Z] 14:22:01 2 0.00 0.00 0.02 0.05 0.00 99.93 [2023-03-15T14:23:46.983Z] 14:22:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2023-03-15T14:23:46.983Z] 14:22:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2023-03-15T14:23:46.983Z] 14:22:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-15T14:23:46.983Z] 14:22:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2023-03-15T14:23:46.983Z] 14:22:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-15T14:23:46.983Z] 14:23:01 all 0.03 0.00 0.02 0.01 0.00 99.94 [2023-03-15T14:23:46.983Z] 14:23:01 0 0.10 0.00 0.10 0.10 0.00 99.70 [2023-03-15T14:23:46.983Z] 14:23:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2023-03-15T14:23:46.983Z] 14:23:01 2 0.02 0.00 0.00 0.02 0.00 99.97 [2023-03-15T14:23:46.983Z] 14:23:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2023-03-15T14:23:46.983Z] 14:23:01 4 0.05 0.00 0.00 0.00 0.02 99.93 [2023-03-15T14:23:46.983Z] 14:23:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-15T14:23:46.983Z] 14:23:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-15T14:23:46.983Z] 14:23:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-15T14:23:46.983Z] [2023-03-15T14:23:46.983Z] Average: CPU %user %nice %system %iowait %steal %idle [2023-03-15T14:23:46.983Z] Average: all 4.97 0.00 1.33 0.56 0.04 93.10 [2023-03-15T14:23:46.983Z] Average: 0 4.86 0.00 1.34 0.75 0.04 93.01 [2023-03-15T14:23:46.983Z] Average: 1 5.02 0.00 1.25 0.59 0.04 93.10 [2023-03-15T14:23:46.983Z] Average: 2 5.04 0.00 1.53 0.86 0.04 92.53 [2023-03-15T14:23:46.983Z] Average: 3 4.91 0.00 1.21 0.17 0.03 93.67 [2023-03-15T14:23:46.983Z] Average: 4 4.86 0.00 1.29 0.29 0.04 93.52 [2023-03-15T14:23:46.983Z] Average: 5 5.02 0.00 1.35 0.56 0.03 93.03 [2023-03-15T14:23:46.983Z] Average: 6 5.18 0.00 1.28 0.16 0.03 93.34 [2023-03-15T14:23:46.983Z] Average: 7 4.90 0.00 1.37 1.11 0.06 92.56 [2023-03-15T14:23:46.983Z] [2023-03-15T14:23:46.983Z] [2023-03-15T14:23:46.983Z]