Pull request #382 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 130a0569e57a8bcfbeed0e20cacb33421d5381b8+402bee10dda5ca46600812a85f59fdfe6bf70583 (c8da0012e3398979522dbf9a4a78d0e831acd61d) 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-ssh4230457272228009941.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh6175102864853991974.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-382/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-382/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17321902948349122960.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-382/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5033796339453934529.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > 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-ssh4469585225998019768.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-382/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-382/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh13495462722927312911.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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.21 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 ‘prd-ubuntu20.04-docker-8c-8g-2025’ Running on prd-ubuntu20.04-docker-8c-8g-2028 in /w/workspace/gexfoundry_device-rest-go_PR-382 [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-382 # 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/382/head:refs/remotes/origin/PR-382 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 402bee10dda5ca46600812a85f59fdfe6bf70583 into PR head commit 130a0569e57a8bcfbeed0e20cacb33421d5381b8 Merge succeeded, producing 130a0569e57a8bcfbeed0e20cacb33421d5381b8 Checking out Revision 130a0569e57a8bcfbeed0e20cacb33421d5381b8 (PR-382) Commit message: "build(deps): Bump github.com/stretchr/testify from 1.8.4 to 1.9.0" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-03-01T20:21:54.957Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-03-01T20:21:55.157Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-03-01T20:21:55.281Z] ========================================================= [2024-03-01T20:21:55.281Z] EdgeX Global Pipelines Version Info [2024-03-01T20:21:55.281Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git config core.sparsecheckout # timeout=10 > git checkout -f 130a0569e57a8bcfbeed0e20cacb33421d5381b8 # 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 402bee10dda5ca46600812a85f59fdfe6bf70583 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 130a0569e57a8bcfbeed0e20cacb33421d5381b8 # timeout=10 [2024-03-01T20:21:56.029Z] ------------------- [2024-03-01T20:21:56.029Z] stable info: [2024-03-01T20:21:56.029Z] ------------------- [2024-03-01T20:21:56.029Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2024-03-01T20:21:56.029Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-03-01T20:21:56.029Z] Message: update stable to v1.0.258 [2024-03-01T20:21:56.606Z] ------------------- [2024-03-01T20:21:56.606Z] experimental info: [2024-03-01T20:21:56.606Z] ------------------- [2024-03-01T20:21:56.606Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2024-03-01T20:21:56.606Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-03-01T20:21:56.606Z] Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-03-01T20:21:56.833Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rest-go-settings [Pipeline] echo [2024-03-01T20:21:56.897Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rest-go [Pipeline] echo [2024-03-01T20:21:56.953Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-03-01T20:21:57.013Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-03-01T20:21:57.075Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-03-01T20:21:57.131Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-03-01T20:21:57.193Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-03-01T20:21:57.254Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-03-01T20:21:57.313Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-03-01T20:21:57.375Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-03-01T20:21:57.436Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-03-01T20:21:57.495Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rest [Pipeline] echo [2024-03-01T20:21:57.565Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-03-01T20:21:57.629Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-03-01T20:21:57.701Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-03-01T20:21:57.764Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-03-01T20:21:57.839Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-03-01T20:21:57.905Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-03-01T20:21:57.969Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-03-01T20:21:58.037Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-03-01T20:21:58.102Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-03-01T20:21:58.164Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-03-01T20:21:58.229Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-03-01T20:21:58.297Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-03-01T20:21:58.366Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-03-01T20:21:58.436Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-03-01T20:21:58.506Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-03-01T20:21:58.571Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-382 [Pipeline] echo [2024-03-01T20:21:58.719Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-382 [Pipeline] echo [2024-03-01T20:21:58.797Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-382 [Pipeline] echo [2024-03-01T20:21:58.882Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 130a0569e57a8bcfbeed0e20cacb33421d5381b8 [Pipeline] echo [2024-03-01T20:21:58.952Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 130a056 [Pipeline] echo [2024-03-01T20:21:59.023Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-03-01T20:21:59.185Z] provisioning config files... [2024-03-01T20:21:59.203Z] copy managed file [device-rest-go-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-382@tmp/config6253845893132763255tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-01T20:21:59.596Z] ---> ****-login.sh [2024-03-01T20:21:59.597Z] nexus3.edgexfoundry.org:10001 [2024-03-01T20:21:59.597Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-01T20:21:59.855Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-01T20:21:59.855Z] Configure a credential helper to remove this warning. See [2024-03-01T20:21:59.855Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-01T20:21:59.855Z] [2024-03-01T20:21:59.855Z] Login Succeeded [2024-03-01T20:21:59.855Z] nexus3.edgexfoundry.org:10002 [2024-03-01T20:21:59.855Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-01T20:22:00.115Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-01T20:22:00.115Z] Configure a credential helper to remove this warning. See [2024-03-01T20:22:00.115Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-01T20:22:00.115Z] [2024-03-01T20:22:00.115Z] Login Succeeded [2024-03-01T20:22:00.115Z] nexus3.edgexfoundry.org:10003 [2024-03-01T20:22:00.115Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-01T20:22:00.115Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-01T20:22:00.115Z] Configure a credential helper to remove this warning. See [2024-03-01T20:22:00.115Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-01T20:22:00.115Z] [2024-03-01T20:22:00.115Z] Login Succeeded [2024-03-01T20:22:00.116Z] nexus3.edgexfoundry.org:10004 [2024-03-01T20:22:00.116Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-01T20:22:00.116Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-01T20:22:00.116Z] Configure a credential helper to remove this warning. See [2024-03-01T20:22:00.116Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-01T20:22:00.116Z] [2024-03-01T20:22:00.116Z] Login Succeeded [2024-03-01T20:22:00.116Z] ****.io [2024-03-01T20:22:00.378Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-01T20:22:00.378Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-01T20:22:00.378Z] Configure a credential helper to remove this warning. See [2024-03-01T20:22:00.378Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-01T20:22:00.378Z] [2024-03-01T20:22:00.378Z] Login Succeeded [2024-03-01T20:22:00.378Z] ---> ****-login.sh ends [Pipeline] } [2024-03-01T20:22:00.406Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-03-01T20:22:01.173Z] + git rev-list -1 --merges 130a0569e57a8bcfbeed0e20cacb33421d5381b8~1..130a0569e57a8bcfbeed0e20cacb33421d5381b8 [Pipeline] echo [2024-03-01T20:22:01.220Z] -----------> git rev-list -1 --merges 130a0569e57a8bcfbeed0e20cacb33421d5381b8~1..130a0569e57a8bcfbeed0e20cacb33421d5381b8 130a0569e57a8bcfbeed0e20cacb33421d5381b8 [false] [Pipeline] sh [2024-03-01T20:22:01.552Z] + git log --format=format:%s -1 130a0569e57a8bcfbeed0e20cacb33421d5381b8 [Pipeline] echo [2024-03-01T20:22:01.588Z] ========================================================= [2024-03-01T20:22:01.588Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-03-01T20:22:01.588Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-03-01T20:22:02.076Z] + git log --format=format:%s -1 130a0569e57a8bcfbeed0e20cacb33421d5381b8 [Pipeline] echo [2024-03-01T20:22:02.111Z] [semverPrep] GIT_COMMIT: 130a0569e57a8bcfbeed0e20cacb33421d5381b8, Commit Message: build(deps): Bump github.com/stretchr/testify from 1.8.4 to 1.9.0 [Pipeline] echo [2024-03-01T20:22:02.160Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-03-01T20:22:02.598Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-03-01T20:22:02.599Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-03-01T20:22:02.599Z] + [ -e /tmp/ssh_known_hosts ] [2024-03-01T20:22:02.599Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-03-01T20:22:02.599Z] + + echosudo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= tee [2024-03-01T20:22:02.599Z] -a /etc/ssh/ssh_known_hosts [2024-03-01T20:22:02.599Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-01T20:22:03.133Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-01T20:22:03.133Z] [2024-03-01T20:22:03.133Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-01T20:22:03.530Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-01T20:22:03.530Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-03-01T20:22:03.530Z] b85a868b505f: Pulling fs layer [2024-03-01T20:22:03.530Z] e2be974225ed: Pulling fs layer [2024-03-01T20:22:03.530Z] 339a4e72a1f5: Pulling fs layer [2024-03-01T20:22:03.530Z] 988bab9f4d93: Pulling fs layer [2024-03-01T20:22:03.530Z] 1469e6f7b9e6: Pulling fs layer [2024-03-01T20:22:03.530Z] eaf3925da568: Pulling fs layer [2024-03-01T20:22:03.530Z] bab4dde63d76: Pulling fs layer [2024-03-01T20:22:03.530Z] bde34c3a00c8: Pulling fs layer [2024-03-01T20:22:03.530Z] b352a97aabf1: Pulling fs layer [2024-03-01T20:22:03.530Z] 4872d77fe225: Pulling fs layer [2024-03-01T20:22:03.530Z] 5851b861e8e6: Pulling fs layer [2024-03-01T20:22:03.530Z] bde34c3a00c8: Waiting [2024-03-01T20:22:03.530Z] b352a97aabf1: Waiting [2024-03-01T20:22:03.530Z] bab4dde63d76: Waiting [2024-03-01T20:22:03.530Z] 1469e6f7b9e6: Waiting [2024-03-01T20:22:03.530Z] 5851b861e8e6: Waiting [2024-03-01T20:22:03.530Z] eaf3925da568: Waiting [2024-03-01T20:22:03.530Z] 988bab9f4d93: Waiting [2024-03-01T20:22:03.530Z] 4872d77fe225: Waiting [2024-03-01T20:22:03.530Z] e2be974225ed: Verifying Checksum [2024-03-01T20:22:03.530Z] e2be974225ed: Download complete [2024-03-01T20:22:03.530Z] 988bab9f4d93: Download complete [2024-03-01T20:22:03.530Z] 1469e6f7b9e6: Verifying Checksum [2024-03-01T20:22:03.530Z] 1469e6f7b9e6: Download complete [2024-03-01T20:22:03.530Z] 339a4e72a1f5: Verifying Checksum [2024-03-01T20:22:03.530Z] 339a4e72a1f5: Download complete [2024-03-01T20:22:03.530Z] eaf3925da568: Verifying Checksum [2024-03-01T20:22:03.530Z] eaf3925da568: Download complete [2024-03-01T20:22:03.789Z] bde34c3a00c8: Verifying Checksum [2024-03-01T20:22:03.789Z] bde34c3a00c8: Download complete [2024-03-01T20:22:03.789Z] b352a97aabf1: Download complete [2024-03-01T20:22:03.789Z] 4872d77fe225: Download complete [2024-03-01T20:22:03.789Z] 5851b861e8e6: Download complete [2024-03-01T20:22:03.789Z] b85a868b505f: Verifying Checksum [2024-03-01T20:22:03.789Z] b85a868b505f: Download complete [2024-03-01T20:22:04.049Z] bab4dde63d76: Verifying Checksum [2024-03-01T20:22:04.049Z] bab4dde63d76: Download complete [2024-03-01T20:22:04.992Z] b85a868b505f: Pull complete [2024-03-01T20:22:05.250Z] e2be974225ed: Pull complete [2024-03-01T20:22:05.818Z] 339a4e72a1f5: Pull complete [2024-03-01T20:22:05.818Z] 988bab9f4d93: Pull complete [2024-03-01T20:22:06.076Z] 1469e6f7b9e6: Pull complete [2024-03-01T20:22:06.076Z] eaf3925da568: Pull complete [2024-03-01T20:22:07.979Z] bab4dde63d76: Pull complete [2024-03-01T20:22:07.980Z] bde34c3a00c8: Pull complete [2024-03-01T20:22:07.980Z] b352a97aabf1: Pull complete [2024-03-01T20:22:07.980Z] 4872d77fe225: Pull complete [2024-03-01T20:22:08.240Z] 5851b861e8e6: Pull complete [2024-03-01T20:22:08.240Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-03-01T20:22:08.240Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-01T20:22:08.240Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-01T20:22:08.564Z] prd-ubuntu20.04-docker-8c-8g-2028 does not seem to be running inside a container [2024-03-01T20:22:08.474Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-rest-go_PR-382 -v /w/workspace/gexfoundry_device-rest-go_PR-382:/w/workspace/gexfoundry_device-rest-go_PR-382:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-382@tmp:/w/workspace/gexfoundry_device-rest-go_PR-382@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-03-01T20:22:11.624Z] $ docker top d4cdaacfc55997323440c7a7baca5b2b641e311265efc92e72c0ba11ffa603e9 -eo pid,comm [2024-03-01T20:22:11.796Z] 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). [2024-03-01T20:22:11.796Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-03-01T20:22:11.996Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-03-01T20:22:11.996Z] [ssh-agent] Looking for ssh-agent implementation... [2024-03-01T20:22:12.104Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-03-01T20:22:11.983Z] $ docker exec d4cdaacfc55997323440c7a7baca5b2b641e311265efc92e72c0ba11ffa603e9 ssh-agent [2024-03-01T20:22:12.214Z] SSH_AUTH_SOCK=/tmp/ssh-ONbTVQhzJKfN/agent.33 [2024-03-01T20:22:12.214Z] SSH_AGENT_PID=39 [2024-03-01T20:22:12.221Z] Running ssh-add (command line suppressed) [2024-03-01T20:22:12.188Z] Identity added: /w/workspace/gexfoundry_device-rest-go_PR-382@tmp/private_key_16493762918297120720.key (/w/workspace/gexfoundry_device-rest-go_PR-382@tmp/private_key_16493762918297120720.key) [2024-03-01T20:22:12.327Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-03-01T20:22:12.679Z] + git tag --points-at HEAD [Pipeline] } [2024-03-01T20:22:12.578Z] $ docker exec --env ******** --env ******** d4cdaacfc55997323440c7a7baca5b2b641e311265efc92e72c0ba11ffa603e9 ssh-agent -k [2024-03-01T20:22:12.675Z] unset SSH_AUTH_SOCK; [2024-03-01T20:22:12.675Z] unset SSH_AGENT_PID; [2024-03-01T20:22:12.675Z] echo Agent pid 39 killed; [2024-03-01T20:22:12.811Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-03-01T20:22:12.954Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-03-01T20:22:12.954Z] [ssh-agent] Looking for ssh-agent implementation... [2024-03-01T20:22:13.069Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-03-01T20:22:12.946Z] $ docker exec d4cdaacfc55997323440c7a7baca5b2b641e311265efc92e72c0ba11ffa603e9 ssh-agent [2024-03-01T20:22:13.167Z] SSH_AUTH_SOCK=/tmp/ssh-H9PMurdmqGhP/agent.71 [2024-03-01T20:22:13.167Z] SSH_AGENT_PID=77 [2024-03-01T20:22:13.172Z] Running ssh-add (command line suppressed) [2024-03-01T20:22:13.151Z] Identity added: /w/workspace/gexfoundry_device-rest-go_PR-382@tmp/private_key_7496107167492171397.key (/w/workspace/gexfoundry_device-rest-go_PR-382@tmp/private_key_7496107167492171397.key) [2024-03-01T20:22:13.289Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-03-01T20:22:13.646Z] + git semver init [2024-03-01T20:22:13.905Z] 2024-03-01 20:22:13,677 [run_init] DEBUG init version:0.0.0 force:False [2024-03-01T20:22:13.905Z] 2024-03-01 20:22:13,678 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-rest-go_PR-382/.semver [2024-03-01T20:22:13.905Z] 2024-03-01 20:22:13,678 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rest-go.git /w/workspace/gexfoundry_device-rest-go_PR-382/.semver [2024-03-01T20:22:13.905Z] 2024-03-01 20:22:13,678 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rest-go.git', '/w/workspace/gexfoundry_device-rest-go_PR-382/.semver'], cwd=/w/workspace/gexfoundry_device-rest-go_PR-382, universal_newlines=False, shell=None, istream=None) [2024-03-01T20:22:15.285Z] 2024-03-01 20:22:15,026 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-rest-go_PR-382/.git/info/exclude [2024-03-01T20:22:15.285Z] 2024-03-01 20:22:15,027 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-rest-go_PR-382/.semver/PR-382 with force:False [2024-03-01T20:22:15.285Z] 2024-03-01 20:22:15,027 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-rest-go_PR-382/.semver/PR-382 [2024-03-01T20:22:15.285Z] 2024-03-01 20:22:15,031 [execute] INFO git cat-file --batch-check [2024-03-01T20:22:15.285Z] 2024-03-01 20:22:15,032 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-rest-go_PR-382/.semver, universal_newlines=False, shell=None, istream=) [2024-03-01T20:22:15.285Z] 2024-03-01 20:22:15,039 [execute] INFO git cat-file --batch [2024-03-01T20:22:15.285Z] 2024-03-01 20:22:15,039 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-rest-go_PR-382/.semver, universal_newlines=False, shell=None, istream=) [2024-03-01T20:22:15.285Z] 2024-03-01 20:22:15,044 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-rest-go_PR-382/.semver/PR-382 [2024-03-01T20:22:15.285Z] 0.0.0 [Pipeline] } [2024-03-01T20:22:15.186Z] $ docker exec --env ******** --env ******** d4cdaacfc55997323440c7a7baca5b2b641e311265efc92e72c0ba11ffa603e9 ssh-agent -k [2024-03-01T20:22:15.281Z] unset SSH_AUTH_SOCK; [2024-03-01T20:22:15.282Z] unset SSH_AGENT_PID; [2024-03-01T20:22:15.282Z] echo Agent pid 77 killed; [2024-03-01T20:22:15.419Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-03-01T20:22:15.952Z] + git semver [Pipeline] } [2024-03-01T20:22:16.109Z] $ docker stop --time=1 d4cdaacfc55997323440c7a7baca5b2b641e311265efc92e72c0ba11ffa603e9 [2024-03-01T20:22:17.404Z] $ docker rm -f --volumes d4cdaacfc55997323440c7a7baca5b2b641e311265efc92e72c0ba11ffa603e9 [Pipeline] // withDockerContainer [Pipeline] sh [2024-03-01T20:22:17.967Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-03-01T20:22:18.284Z] Stashed 1 file(s) [Pipeline] echo [2024-03-01T20:22:18.302Z] [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 [2024-03-01T20:22:19.167Z] provisioning config files... [2024-03-01T20:22:19.176Z] copy managed file [device-rest-go-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-382@tmp/config7625503990229338281tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-01T20:22:19.561Z] ---> ****-login.sh [2024-03-01T20:22:19.561Z] nexus3.edgexfoundry.org:10001 [2024-03-01T20:22:19.561Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-01T20:22:19.561Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-01T20:22:19.561Z] Configure a credential helper to remove this warning. See [2024-03-01T20:22:19.561Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-01T20:22:19.561Z] [2024-03-01T20:22:19.561Z] Login Succeeded [2024-03-01T20:22:19.561Z] nexus3.edgexfoundry.org:10002 [2024-03-01T20:22:19.561Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-01T20:22:19.561Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-01T20:22:19.561Z] Configure a credential helper to remove this warning. See [2024-03-01T20:22:19.561Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-01T20:22:19.561Z] [2024-03-01T20:22:19.561Z] Login Succeeded [2024-03-01T20:22:19.561Z] nexus3.edgexfoundry.org:10003 [2024-03-01T20:22:19.820Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-01T20:22:19.821Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-01T20:22:19.821Z] Configure a credential helper to remove this warning. See [2024-03-01T20:22:19.821Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-01T20:22:19.821Z] [2024-03-01T20:22:19.821Z] Login Succeeded [2024-03-01T20:22:19.821Z] nexus3.edgexfoundry.org:10004 [2024-03-01T20:22:19.821Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-01T20:22:19.821Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-01T20:22:19.821Z] Configure a credential helper to remove this warning. See [2024-03-01T20:22:19.821Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-01T20:22:19.821Z] [2024-03-01T20:22:19.821Z] Login Succeeded [2024-03-01T20:22:19.821Z] ****.io [2024-03-01T20:22:20.081Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-01T20:22:20.081Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-01T20:22:20.081Z] Configure a credential helper to remove this warning. See [2024-03-01T20:22:20.081Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-01T20:22:20.081Z] [2024-03-01T20:22:20.081Z] Login Succeeded [2024-03-01T20:22:20.081Z] ---> ****-login.sh ends [Pipeline] } [2024-03-01T20:22:20.108Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-03-01T20:22:20.421Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-01T20:22:20.485Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-01T20:22:20.544Z] ========================================================= [2024-03-01T20:22:20.544Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-03-01T20:22:20.544Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-01T20:22:21.109Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2024-03-01T20:22:21.109Z] Sending build context to Docker daemon 16.32MB [2024-03-01T20:22:21.109Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-03-01T20:22:21.109Z] Step 2/12 : FROM ${BASE} AS builder [2024-03-01T20:22:21.109Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-03-01T20:22:21.109Z] 7264a8db6415: Pulling fs layer [2024-03-01T20:22:21.109Z] c4d48a809fc2: Pulling fs layer [2024-03-01T20:22:21.109Z] 4f1c88b9dad5: Pulling fs layer [2024-03-01T20:22:21.109Z] ad3a456e5733: Pulling fs layer [2024-03-01T20:22:21.109Z] 69c7f0334f64: Pulling fs layer [2024-03-01T20:22:21.109Z] 1f1c1a5573a3: Pulling fs layer [2024-03-01T20:22:21.109Z] ce7588e14bc9: Pulling fs layer [2024-03-01T20:22:21.109Z] b5e4710f87ac: Pulling fs layer [2024-03-01T20:22:21.109Z] ad3a456e5733: Waiting [2024-03-01T20:22:21.109Z] 69c7f0334f64: Waiting [2024-03-01T20:22:21.109Z] 1f1c1a5573a3: Waiting [2024-03-01T20:22:21.109Z] ce7588e14bc9: Waiting [2024-03-01T20:22:21.109Z] b5e4710f87ac: Waiting [2024-03-01T20:22:21.109Z] c4d48a809fc2: Download complete [2024-03-01T20:22:21.109Z] ad3a456e5733: Verifying Checksum [2024-03-01T20:22:21.109Z] ad3a456e5733: Download complete [2024-03-01T20:22:21.369Z] 69c7f0334f64: Verifying Checksum [2024-03-01T20:22:21.369Z] 69c7f0334f64: Download complete [2024-03-01T20:22:21.369Z] 7264a8db6415: Verifying Checksum [2024-03-01T20:22:21.369Z] 7264a8db6415: Download complete [2024-03-01T20:22:21.369Z] 1f1c1a5573a3: Verifying Checksum [2024-03-01T20:22:21.369Z] 1f1c1a5573a3: Download complete [2024-03-01T20:22:21.369Z] 7264a8db6415: Pull complete [2024-03-01T20:22:21.369Z] b5e4710f87ac: Verifying Checksum [2024-03-01T20:22:21.369Z] b5e4710f87ac: Download complete [2024-03-01T20:22:21.629Z] c4d48a809fc2: Pull complete [2024-03-01T20:22:21.629Z] 4f1c88b9dad5: Verifying Checksum [2024-03-01T20:22:21.629Z] 4f1c88b9dad5: Download complete [2024-03-01T20:22:22.198Z] ce7588e14bc9: Verifying Checksum [2024-03-01T20:22:22.198Z] ce7588e14bc9: Download complete [2024-03-01T20:22:25.483Z] 4f1c88b9dad5: Pull complete [2024-03-01T20:22:25.483Z] ad3a456e5733: Pull complete [2024-03-01T20:22:25.483Z] 69c7f0334f64: Pull complete [2024-03-01T20:22:25.483Z] 1f1c1a5573a3: Pull complete [2024-03-01T20:22:27.386Z] ce7588e14bc9: Pull complete [2024-03-01T20:22:27.957Z] b5e4710f87ac: Pull complete [2024-03-01T20:22:27.957Z] Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e [2024-03-01T20:22:27.957Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-03-01T20:22:27.957Z] ---> 88b5674ff536 [2024-03-01T20:22:27.957Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2024-03-01T20:22:33.231Z] ---> Running in 633dd7371fe0 [2024-03-01T20:22:33.231Z] Removing intermediate container 633dd7371fe0 [2024-03-01T20:22:33.231Z] ---> 90b4f5528a54 [2024-03-01T20:22:33.231Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-03-01T20:22:33.231Z] ---> Running in 7eb4370a4598 [2024-03-01T20:22:33.231Z] Removing intermediate container 7eb4370a4598 [2024-03-01T20:22:33.231Z] ---> 354ae97d4679 [2024-03-01T20:22:33.231Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-03-01T20:22:33.231Z] ---> Running in c3704f3d2d1c [2024-03-01T20:22:33.231Z] Removing intermediate container c3704f3d2d1c [2024-03-01T20:22:33.231Z] ---> 4c4ed1064305 [2024-03-01T20:22:33.231Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2024-03-01T20:22:33.231Z] ---> Running in ec450ab8770a [2024-03-01T20:22:33.231Z] Removing intermediate container ec450ab8770a [2024-03-01T20:22:33.231Z] ---> 4a70abb29847 [2024-03-01T20:22:33.231Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-03-01T20:22:33.231Z] ---> Running in 9cce2ca4f8cc [2024-03-01T20:22:33.231Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-01T20:22:33.492Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-01T20:22:33.752Z] (1/4) Installing openssh-keygen (9.3_p2-r1) [2024-03-01T20:22:33.752Z] (2/4) Installing libedit (20221030.3.1-r1) [2024-03-01T20:22:33.752Z] (3/4) Installing openssh-client-common (9.3_p2-r1) [2024-03-01T20:22:33.752Z] (4/4) Installing openssh-client-default (9.3_p2-r1) [2024-03-01T20:22:33.752Z] Executing busybox-1.36.1-r5.trigger [2024-03-01T20:22:33.752Z] OK: 268 MiB in 56 packages [2024-03-01T20:22:33.931Z] Still waiting to schedule task [2024-03-01T20:22:33.931Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-2026’ [2024-03-01T20:22:34.323Z] Removing intermediate container 9cce2ca4f8cc [2024-03-01T20:22:34.323Z] ---> fb07f4d33ea3 [2024-03-01T20:22:34.323Z] Step 8/12 : WORKDIR /device-rest-go [2024-03-01T20:22:34.323Z] ---> Running in 016b892e6c39 [2024-03-01T20:22:34.323Z] Removing intermediate container 016b892e6c39 [2024-03-01T20:22:34.323Z] ---> bb9439bb7aaf [2024-03-01T20:22:34.323Z] Step 9/12 : COPY go.mod vendor* ./ [2024-03-01T20:22:34.582Z] ---> c626b973237d [2024-03-01T20:22:34.582Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-01T20:22:34.582Z] ---> Running in c7cd3ffd52d0 [2024-03-01T20:23:06.969Z] Removing intermediate container c7cd3ffd52d0 [2024-03-01T20:23:06.969Z] ---> 2973154cee75 [2024-03-01T20:23:06.969Z] Step 11/12 : COPY . . [2024-03-01T20:23:06.969Z] ---> b3afab7dee66 [2024-03-01T20:23:06.969Z] Step 12/12 : RUN $MAKE [2024-03-01T20:23:06.969Z] ---> Running in d13d62a7f44e [2024-03-01T20:23:06.969Z] noop [2024-03-01T20:23:06.969Z] Removing intermediate container d13d62a7f44e [2024-03-01T20:23:06.969Z] ---> 94d70627318c [2024-03-01T20:23:06.969Z] Successfully built 94d70627318c [2024-03-01T20:23:06.969Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-01T20:23:07.489Z] + docker inspect -f . ci-base-image-x86_64 [2024-03-01T20:23:07.489Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-01T20:23:07.709Z] prd-ubuntu20.04-docker-8c-8g-2028 does not seem to be running inside a container [2024-03-01T20:23:07.755Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-rest-go_PR-382 -v /w/workspace/gexfoundry_device-rest-go_PR-382:/w/workspace/gexfoundry_device-rest-go_PR-382:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-382@tmp:/w/workspace/gexfoundry_device-rest-go_PR-382@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-03-01T20:23:08.089Z] $ docker top 68aa0ba1bfa7407ae46f71ebb54e813b97a614eaa539d6425e385dcc22b588a4 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-01T20:23:08.507Z] + go version [2024-03-01T20:23:08.507Z] go version go1.21.0 linux/amd64 [Pipeline] } [2024-03-01T20:23:08.551Z] $ docker stop --time=1 68aa0ba1bfa7407ae46f71ebb54e813b97a614eaa539d6425e385dcc22b588a4 [2024-03-01T20:23:09.818Z] $ docker rm -f --volumes 68aa0ba1bfa7407ae46f71ebb54e813b97a614eaa539d6425e385dcc22b588a4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-01T20:23:10.726Z] + docker inspect -f . ci-base-image-x86_64 [2024-03-01T20:23:10.726Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-01T20:23:10.930Z] prd-ubuntu20.04-docker-8c-8g-2028 does not seem to be running inside a container [2024-03-01T20:23:10.979Z] $ 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-382 -v /w/workspace/gexfoundry_device-rest-go_PR-382:/w/workspace/gexfoundry_device-rest-go_PR-382:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-382@tmp:/w/workspace/gexfoundry_device-rest-go_PR-382@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-03-01T20:23:11.301Z] $ docker top 032f9da7348fbb122f94a9050fd7520b96d79d97f0383352403d613329cb9d80 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-01T20:23:11.734Z] + git config --global --add safe.directory /w/workspace/gexfoundry_device-rest-go_PR-382 [Pipeline] fileExists [Pipeline] sh [2024-03-01T20:23:12.112Z] + make test [2024-03-01T20:23:12.112Z] go test ./... -coverprofile=coverage.out ./... [2024-03-01T20:23:13.049Z] ? github.com/edgexfoundry/device-rest-go [no test files] [2024-03-01T20:23:23.013Z] ? github.com/edgexfoundry/device-rest-go/cmd [no test files] [2024-03-01T20:23:23.013Z] ok github.com/edgexfoundry/device-rest-go/driver 0.011s coverage: 33.2% of statements [2024-03-01T20:23:28.290Z] go vet ./... [2024-03-01T20:23:32.809Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-03-01T20:23:32.809Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-03-01T20:23:32.809Z] ./bin/test-attribution-txt.sh [2024-03-01T20:23:32.809Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo [2024-03-01T20:23:32.854Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-03-01T20:23:32.932Z] $ docker stop --time=1 032f9da7348fbb122f94a9050fd7520b96d79d97f0383352403d613329cb9d80 [2024-03-01T20:23:38.016Z] $ docker rm -f --volumes 032f9da7348fbb122f94a9050fd7520b96d79d97f0383352403d613329cb9d80 [Pipeline] // withDockerContainer [Pipeline] sh [2024-03-01T20:23:38.590Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-03-01T20:23:38.653Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-03-01T20:23:40.301Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-03-01T20:23:41.731Z] + ls -al . [2024-03-01T20:23:41.731Z] total 180 [2024-03-01T20:23:41.731Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 1 20:23 . [2024-03-01T20:23:41.731Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 1 20:21 .. [2024-03-01T20:23:41.731Z] -rw-rw-r-- 1 jenkins jenkins 151 Mar 1 20:21 .dockerignore [2024-03-01T20:23:41.731Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 1 20:23 .git [2024-03-01T20:23:41.731Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 1 20:21 .github [2024-03-01T20:23:41.731Z] -rw-rw-r-- 1 jenkins jenkins 264 Mar 1 20:21 .gitignore [2024-03-01T20:23:41.731Z] -rw-rw-r-- 1 jenkins jenkins 41 Mar 1 20:21 .golangci.yml [2024-03-01T20:23:41.731Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 1 20:22 .semver [2024-03-01T20:23:41.731Z] -rw-rw-r-- 1 jenkins jenkins 10300 Mar 1 20:21 Attribution.txt [2024-03-01T20:23:41.731Z] -rw-rw-r-- 1 jenkins jenkins 17685 Mar 1 20:21 CHANGELOG.md [2024-03-01T20:23:41.731Z] -rw-rw-r-- 1 jenkins jenkins 1687 Mar 1 20:21 Dockerfile [2024-03-01T20:23:41.731Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 1 20:21 GOVERNANCE.md [2024-03-01T20:23:41.731Z] -rw-rw-r-- 1 jenkins jenkins 680 Mar 1 20:21 Jenkinsfile [2024-03-01T20:23:41.731Z] -rw-rw-r-- 1 jenkins jenkins 11340 Mar 1 20:21 LICENSE [2024-03-01T20:23:41.731Z] -rw-rw-r-- 1 jenkins jenkins 2016 Mar 1 20:21 Makefile [2024-03-01T20:23:41.731Z] -rw-rw-r-- 1 jenkins jenkins 620 Mar 1 20:21 OWNERS.md [2024-03-01T20:23:41.731Z] -rw-rw-r-- 1 jenkins jenkins 3989 Mar 1 20:21 README.md [2024-03-01T20:23:41.731Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 1 20:22 VERSION [2024-03-01T20:23:41.731Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 1 20:21 bin [2024-03-01T20:23:41.731Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 1 20:21 cmd [2024-03-01T20:23:41.731Z] -rw-r--r-- 1 jenkins jenkins 14499 Mar 1 20:23 coverage.out [2024-03-01T20:23:41.731Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 1 20:21 driver [2024-03-01T20:23:41.731Z] -rw-rw-r-- 1 jenkins jenkins 3935 Mar 1 20:21 go.mod [2024-03-01T20:23:41.731Z] -rw-rw-r-- 1 jenkins jenkins 34334 Mar 1 20:21 go.sum [2024-03-01T20:23:41.731Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 1 20:21 openapi [2024-03-01T20:23:41.731Z] -rw-rw-r-- 1 jenkins jenkins 713 Mar 1 20:21 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-01T20:23:42.189Z] + 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=130a0569e57a8bcfbeed0e20cacb33421d5381b8 --label arch=amd64 --label version=0.0.0 . [2024-03-01T20:23:42.189Z] Sending build context to Docker daemon 16.34MB [2024-03-01T20:23:42.189Z] Step 1/26 : ARG BASE=golang:1.21-alpine3.18 [2024-03-01T20:23:42.189Z] Step 2/26 : FROM ${BASE} AS builder [2024-03-01T20:23:42.189Z] ---> 94d70627318c [2024-03-01T20:23:42.189Z] Step 3/26 : ARG ADD_BUILD_TAGS="" [2024-03-01T20:23:42.449Z] ---> Running in dc67875acb35 [2024-03-01T20:23:42.449Z] Removing intermediate container dc67875acb35 [2024-03-01T20:23:42.449Z] ---> 66916424c9d5 [2024-03-01T20:23:42.449Z] Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-03-01T20:23:42.449Z] ---> Running in b53151464864 [2024-03-01T20:23:42.449Z] Removing intermediate container b53151464864 [2024-03-01T20:23:42.449Z] ---> 17ff773ac459 [2024-03-01T20:23:42.449Z] Step 5/26 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-03-01T20:23:42.449Z] ---> Running in 06a8e38aff39 [2024-03-01T20:23:42.709Z] Removing intermediate container 06a8e38aff39 [2024-03-01T20:23:42.709Z] ---> 04f94eae93ba [2024-03-01T20:23:42.709Z] Step 6/26 : ARG ALPINE_PKG_EXTRA="" [2024-03-01T20:23:42.709Z] ---> Running in 1a40a0e05d12 [2024-03-01T20:23:42.709Z] Removing intermediate container 1a40a0e05d12 [2024-03-01T20:23:42.709Z] ---> 9c1803ac182f [2024-03-01T20:23:42.709Z] Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-03-01T20:23:42.709Z] ---> Running in dfac2893ed8f [2024-03-01T20:23:42.968Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-01T20:23:43.229Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-01T20:23:43.488Z] OK: 268 MiB in 56 packages [2024-03-01T20:23:43.747Z] Removing intermediate container dfac2893ed8f [2024-03-01T20:23:43.747Z] ---> 134d55cb6503 [2024-03-01T20:23:43.747Z] Step 8/26 : WORKDIR /device-rest-go [2024-03-01T20:23:43.747Z] ---> Running in 1cf4f97ccd24 [2024-03-01T20:23:43.747Z] Removing intermediate container 1cf4f97ccd24 [2024-03-01T20:23:43.747Z] ---> 306904e38a6d [2024-03-01T20:23:43.747Z] Step 9/26 : COPY go.mod vendor* ./ [2024-03-01T20:23:44.007Z] ---> baf346478d63 [2024-03-01T20:23:44.007Z] Step 10/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-01T20:23:44.007Z] ---> Running in 72752024eb49 [2024-03-01T20:23:44.594Z] Removing intermediate container 72752024eb49 [2024-03-01T20:23:44.594Z] ---> dfd6029aab33 [2024-03-01T20:23:44.594Z] Step 11/26 : COPY . . [2024-03-01T20:23:44.854Z] ---> c391459769f0 [2024-03-01T20:23:44.854Z] Step 12/26 : RUN $MAKE [2024-03-01T20:23:45.113Z] ---> Running in bbda846d6d6e [2024-03-01T20:23:45.371Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-rest-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.9" -trimpath -mod=readonly -o cmd/device-rest ./cmd [2024-03-01T20:24:03.475Z] Removing intermediate container bbda846d6d6e [2024-03-01T20:24:03.475Z] ---> 9fb01b40b843 [2024-03-01T20:24:03.475Z] Step 13/26 : FROM alpine:3.18 [2024-03-01T20:24:03.475Z] 3.18: Pulling from library/alpine [2024-03-01T20:24:03.475Z] 619be1103602: Pulling fs layer [2024-03-01T20:24:03.753Z] 619be1103602: Download complete [2024-03-01T20:24:03.753Z] 619be1103602: Pull complete [2024-03-01T20:24:03.753Z] Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-01T20:24:03.753Z] Status: Downloaded newer image for alpine:3.18 [2024-03-01T20:24:03.753Z] ---> d3782b16ccc9 [2024-03-01T20:24:03.753Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-03-01T20:24:04.013Z] ---> Running in eaa263736b1a [2024-03-01T20:24:04.013Z] Removing intermediate container eaa263736b1a [2024-03-01T20:24:04.013Z] ---> 9db8b2d7b191 [2024-03-01T20:24:04.013Z] Step 15/26 : LABEL Name=device-rest-go Version=${VERSION} [2024-03-01T20:24:04.013Z] ---> Running in 8a8d711b4c8c [2024-03-01T20:24:04.013Z] Removing intermediate container 8a8d711b4c8c [2024-03-01T20:24:04.013Z] ---> 2b20b4812832 [2024-03-01T20:24:04.013Z] Step 16/26 : RUN apk add --update --no-cache dumb-init [2024-03-01T20:24:04.013Z] ---> Running in 5450aa5c065e [2024-03-01T20:24:04.272Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-01T20:24:04.532Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-01T20:24:04.791Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-03-01T20:24:04.791Z] Executing busybox-1.36.1-r5.trigger [2024-03-01T20:24:04.791Z] OK: 7 MiB in 16 packages [2024-03-01T20:24:05.049Z] Removing intermediate container 5450aa5c065e [2024-03-01T20:24:05.049Z] ---> a30fee71846f [2024-03-01T20:24:05.049Z] Step 17/26 : RUN apk --no-cache upgrade [2024-03-01T20:24:05.049Z] ---> Running in cb00aa19efb9 [2024-03-01T20:24:05.309Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-01T20:24:05.568Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-01T20:24:05.568Z] OK: 7 MiB in 16 packages [2024-03-01T20:24:05.828Z] Removing intermediate container cb00aa19efb9 [2024-03-01T20:24:05.828Z] ---> 27e4e64ea52f [2024-03-01T20:24:05.828Z] Step 18/26 : COPY --from=builder /device-rest-go/cmd / [2024-03-01T20:24:06.396Z] ---> ba17f2460901 [2024-03-01T20:24:06.396Z] Step 19/26 : COPY --from=builder /device-rest-go/LICENSE / [2024-03-01T20:24:06.656Z] ---> 4fb2cb2c65cc [2024-03-01T20:24:06.656Z] Step 20/26 : COPY --from=builder /device-rest-go/Attribution.txt / [2024-03-01T20:24:06.656Z] ---> acfd96e67203 [2024-03-01T20:24:06.656Z] Step 21/26 : EXPOSE 59986 [2024-03-01T20:24:06.656Z] ---> Running in 75443fcc53da [2024-03-01T20:24:06.915Z] Removing intermediate container 75443fcc53da [2024-03-01T20:24:06.915Z] ---> 9ff5430ea7fe [2024-03-01T20:24:06.915Z] Step 22/26 : ENTRYPOINT ["/device-rest"] [2024-03-01T20:24:06.915Z] ---> Running in 182c400305e6 [2024-03-01T20:24:06.915Z] Removing intermediate container 182c400305e6 [2024-03-01T20:24:06.915Z] ---> 819903dfea9e [2024-03-01T20:24:06.915Z] Step 23/26 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2024-03-01T20:24:06.915Z] ---> Running in 1303132a11f8 [2024-03-01T20:24:06.915Z] Removing intermediate container 1303132a11f8 [2024-03-01T20:24:06.915Z] ---> 0f0e0a9f21f8 [2024-03-01T20:24:06.915Z] Step 24/26 : LABEL arch=amd64 [2024-03-01T20:24:06.915Z] ---> Running in b2b9ad043ced [2024-03-01T20:24:07.174Z] Removing intermediate container b2b9ad043ced [2024-03-01T20:24:07.174Z] ---> bea1d6dbe696 [2024-03-01T20:24:07.174Z] Step 25/26 : LABEL git_sha=130a0569e57a8bcfbeed0e20cacb33421d5381b8 [2024-03-01T20:24:07.174Z] ---> Running in 658e843e7d87 [2024-03-01T20:24:07.174Z] Removing intermediate container 658e843e7d87 [2024-03-01T20:24:07.174Z] ---> b3bda3205b42 [2024-03-01T20:24:07.174Z] Step 26/26 : LABEL version=0.0.0 [2024-03-01T20:24:07.174Z] ---> Running in 0bf95aab87ed [2024-03-01T20:24:07.174Z] Removing intermediate container 0bf95aab87ed [2024-03-01T20:24:07.174Z] ---> e1c0aa302f9a [2024-03-01T20:24:07.174Z] [Warning] One or more build-args [ARCH] were not consumed [2024-03-01T20:24:07.174Z] Successfully built e1c0aa302f9a [2024-03-01T20:24:07.174Z] 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 [2024-03-01T20:24:08.514Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-03-01T20:24:08.514Z] [2024-03-01T20:24:08.514Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-01T20:24:08.955Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-03-01T20:24:08.955Z] latest: Pulling from edgex-lftools-log-publisher [2024-03-01T20:24:08.955Z] 5eb5b503b376: Pulling fs layer [2024-03-01T20:24:08.955Z] 5c69ac0246d0: Pulling fs layer [2024-03-01T20:24:08.955Z] ec43610c2a17: Pulling fs layer [2024-03-01T20:24:08.955Z] 3a2ae6a8a46f: Pulling fs layer [2024-03-01T20:24:08.955Z] 33b1e0a273af: Pulling fs layer [2024-03-01T20:24:08.955Z] 5d3b04190fa2: Pulling fs layer [2024-03-01T20:24:08.955Z] 2f39f015ded8: Pulling fs layer [2024-03-01T20:24:08.955Z] 33b1e0a273af: Waiting [2024-03-01T20:24:08.955Z] 5d3b04190fa2: Waiting [2024-03-01T20:24:08.955Z] 3a2ae6a8a46f: Waiting [2024-03-01T20:24:08.955Z] 2f39f015ded8: Waiting [2024-03-01T20:24:08.955Z] 5c69ac0246d0: Download complete [2024-03-01T20:24:08.955Z] 3a2ae6a8a46f: Verifying Checksum [2024-03-01T20:24:08.955Z] 3a2ae6a8a46f: Download complete [2024-03-01T20:24:08.955Z] 33b1e0a273af: Verifying Checksum [2024-03-01T20:24:08.955Z] 33b1e0a273af: Download complete [2024-03-01T20:24:08.955Z] 5d3b04190fa2: Download complete [2024-03-01T20:24:08.955Z] ec43610c2a17: Verifying Checksum [2024-03-01T20:24:08.955Z] ec43610c2a17: Download complete [2024-03-01T20:24:09.237Z] 5eb5b503b376: Verifying Checksum [2024-03-01T20:24:09.237Z] 5eb5b503b376: Download complete [2024-03-01T20:24:09.804Z] 2f39f015ded8: Download complete [2024-03-01T20:24:10.369Z] 5eb5b503b376: Pull complete [2024-03-01T20:24:10.369Z] 5c69ac0246d0: Pull complete [2024-03-01T20:24:10.962Z] ec43610c2a17: Pull complete [2024-03-01T20:24:10.962Z] 3a2ae6a8a46f: Pull complete [2024-03-01T20:24:10.962Z] 33b1e0a273af: Pull complete [2024-03-01T20:24:10.962Z] 5d3b04190fa2: Pull complete [2024-03-01T20:24:15.145Z] 2f39f015ded8: Pull complete [2024-03-01T20:24:15.145Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-03-01T20:24:15.145Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-03-01T20:24:15.145Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-01T20:24:15.494Z] prd-ubuntu20.04-docker-8c-8g-2028 does not seem to be running inside a container [2024-03-01T20:24:15.549Z] $ 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-382 -v /w/workspace/gexfoundry_device-rest-go_PR-382:/w/workspace/gexfoundry_device-rest-go_PR-382:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-382@tmp:/w/workspace/gexfoundry_device-rest-go_PR-382@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 [2024-03-01T20:24:20.011Z] $ docker top bbe160a77642face4920c33b24a2a8819caba957e62337b63c62d14709a7d7b4 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-01T20:24:20.495Z] ---> job-cost.sh [2024-03-01T20:24:20.495Z] lf-activate-venv: SKIPPING [2024-03-01T20:24:20.495Z] INFO: No Stack... [2024-03-01T20:24:20.756Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-03-01T20:24:21.016Z] INFO: Archiving Costs [Pipeline] sh [2024-03-01T20:24:21.333Z] + cat /w/workspace/gexfoundry_device-rest-go_PR-382/archives/cost.csv [2024-03-01T20:24:21.333Z] + cut -d, -f6 [Pipeline] lock [2024-03-01T20:24:21.376Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rest-go-PR-382-1-stack-cost] [2024-03-01T20:24:21.385Z] Resource [jenkins-edgexfoundry-device-rest-go-PR-382-1-stack-cost] did not exist. Created. [2024-03-01T20:24:21.390Z] Lock acquired on [jenkins-edgexfoundry-device-rest-go-PR-382-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-03-01T20:24:21.844Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-03-01T20:24:21.892Z] Stashed 1 file(s) [Pipeline] } [2024-03-01T20:24:22.028Z] Lock released on resource [jenkins-edgexfoundry-device-rest-go-PR-382-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-03-01T20:24:22.195Z] $ docker stop --time=1 bbe160a77642face4920c33b24a2a8819caba957e62337b63c62d14709a7d7b4 [2024-03-01T20:24:23.336Z] $ docker rm -f --volumes bbe160a77642face4920c33b24a2a8819caba957e62337b63c62d14709a7d7b4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-03-01T20:25:10.986Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-2030 in /w/workspace/gexfoundry_device-rest-go_PR-382 [Pipeline] { [Pipeline] ws [2024-03-01T20:25:11.090Z] Running in /w/workspace/device-rest-go/1 [Pipeline] { [Pipeline] checkout [2024-03-01T20:25:14.221Z] The recommended git tool is: git [2024-03-01T20:25:19.133Z] using credential edgex-jenkins-ssh [2024-03-01T20:25:19.158Z] Cloning the remote Git repository [2024-03-01T20:25:19.203Z] Cloning repository git@github.com:edgexfoundry/device-rest-go.git [2024-03-01T20:25:19.304Z] > git init /w/workspace/device-rest-go/1 # timeout=10 [2024-03-01T20:25:19.443Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git [2024-03-01T20:25:19.445Z] > git --version # timeout=10 [2024-03-01T20:25:19.464Z] > git --version # 'git version 2.25.1' [2024-03-01T20:25:19.466Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-03-01T20:25:19.606Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-03-01T20:25:23.696Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 [2024-03-01T20:25:23.734Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-03-01T20:25:25.092Z] Merging remotes/origin/main commit 402bee10dda5ca46600812a85f59fdfe6bf70583 into PR head commit 130a0569e57a8bcfbeed0e20cacb33421d5381b8 [2024-03-01T20:25:25.369Z] Merge succeeded, producing 130a0569e57a8bcfbeed0e20cacb33421d5381b8 [2024-03-01T20:25:25.369Z] Checking out Revision 130a0569e57a8bcfbeed0e20cacb33421d5381b8 (PR-382) [2024-03-01T20:25:24.577Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 [2024-03-01T20:25:24.619Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git [2024-03-01T20:25:24.619Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-03-01T20:25:24.635Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/pull/382/head:refs/remotes/origin/PR-382 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-03-01T20:25:25.113Z] > git config core.sparsecheckout # timeout=10 [2024-03-01T20:25:25.188Z] > git checkout -f 130a0569e57a8bcfbeed0e20cacb33421d5381b8 # timeout=10 [2024-03-01T20:25:25.269Z] > git remote # timeout=10 [2024-03-01T20:25:25.286Z] > git config --get remote.origin.url # timeout=10 [2024-03-01T20:25:25.311Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-03-01T20:25:25.325Z] > git merge 402bee10dda5ca46600812a85f59fdfe6bf70583 # timeout=10 [2024-03-01T20:25:25.353Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-03-01T20:25:25.378Z] > git config core.sparsecheckout # timeout=10 [2024-03-01T20:25:25.396Z] > git checkout -f 130a0569e57a8bcfbeed0e20cacb33421d5381b8 # timeout=10 [2024-03-01T20:25:25.919Z] Commit message: "build(deps): Bump github.com/stretchr/testify from 1.8.4 to 1.9.0" [2024-03-01T20:25:25.971Z] > git --version # timeout=10 [2024-03-01T20:25:25.982Z] > git --version # 'git version 2.25.1' [2024-03-01T20:25:25.997Z] fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-03-01T20:25:27.308Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-03-01T20:25:27.308Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-03-01T20:25:27.308Z] Dload Upload Total Spent Left Speed [2024-03-01T20:25:27.308Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 105k 0 --:--:-- --:--:-- --:--:-- 105k [Pipeline] sh [2024-03-01T20:25:27.653Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-03-01T20:25:28.010Z] + sudo tee /etc/docker/daemon.new [2024-03-01T20:25:28.010Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-03-01T20:25:28.010Z] { [2024-03-01T20:25:28.010Z] "registry-mirrors": [ [2024-03-01T20:25:28.010Z] "https://nexus3.edgexfoundry.org:10001" [2024-03-01T20:25:28.010Z] ], [2024-03-01T20:25:28.010Z] "bip": "10.250.0.254/24", [2024-03-01T20:25:28.010Z] "hosts": [ [2024-03-01T20:25:28.010Z] "tcp://0.0.0.0:5555", [2024-03-01T20:25:28.010Z] "unix:///var/run/docker.sock" [2024-03-01T20:25:28.010Z] ], [2024-03-01T20:25:28.010Z] "mtu": 1458, [2024-03-01T20:25:28.010Z] "selinux-enabled": true, [2024-03-01T20:25:28.010Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-03-01T20:25:28.010Z] } [Pipeline] sh [2024-03-01T20:25:28.361Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-03-01T20:25:28.712Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-03-01T20:25:47.079Z] provisioning config files... [2024-03-01T20:25:47.120Z] copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/1@tmp/config9502700781386188074tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-01T20:25:47.633Z] ---> ****-login.sh [2024-03-01T20:25:47.633Z] nexus3.edgexfoundry.org:10001 [2024-03-01T20:25:47.909Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-01T20:25:48.178Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-01T20:25:48.178Z] Configure a credential helper to remove this warning. See [2024-03-01T20:25:48.178Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-01T20:25:48.178Z] [2024-03-01T20:25:48.178Z] Login Succeeded [2024-03-01T20:25:48.178Z] nexus3.edgexfoundry.org:10002 [2024-03-01T20:25:48.557Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-01T20:25:48.558Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-01T20:25:48.558Z] Configure a credential helper to remove this warning. See [2024-03-01T20:25:48.558Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-01T20:25:48.558Z] [2024-03-01T20:25:48.558Z] Login Succeeded [2024-03-01T20:25:48.558Z] nexus3.edgexfoundry.org:10003 [2024-03-01T20:25:48.836Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-01T20:25:48.836Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-01T20:25:48.836Z] Configure a credential helper to remove this warning. See [2024-03-01T20:25:48.836Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-01T20:25:48.836Z] [2024-03-01T20:25:48.836Z] Login Succeeded [2024-03-01T20:25:48.836Z] nexus3.edgexfoundry.org:10004 [2024-03-01T20:25:49.105Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-01T20:25:49.376Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-01T20:25:49.376Z] Configure a credential helper to remove this warning. See [2024-03-01T20:25:49.376Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-01T20:25:49.376Z] [2024-03-01T20:25:49.376Z] Login Succeeded [2024-03-01T20:25:49.376Z] ****.io [2024-03-01T20:25:49.644Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-01T20:25:49.915Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-01T20:25:49.915Z] Configure a credential helper to remove this warning. See [2024-03-01T20:25:49.915Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-01T20:25:49.915Z] [2024-03-01T20:25:49.915Z] Login Succeeded [2024-03-01T20:25:49.915Z] ---> ****-login.sh ends [Pipeline] } [2024-03-01T20:25:49.954Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-03-01T20:25:50.502Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-01T20:25:50.582Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-01T20:25:50.656Z] ========================================================= [2024-03-01T20:25:50.656Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-03-01T20:25:50.656Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-01T20:25:51.329Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2024-03-01T20:25:54.716Z] Sending build context to Docker daemon 127.5kB [2024-03-01T20:25:54.716Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-03-01T20:25:54.716Z] Step 2/12 : FROM ${BASE} AS builder [2024-03-01T20:25:54.716Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-03-01T20:25:54.716Z] 9fda8d8052c6: Pulling fs layer [2024-03-01T20:25:54.716Z] 5d54e960e981: Pulling fs layer [2024-03-01T20:25:54.716Z] c4a7e357bf2a: Pulling fs layer [2024-03-01T20:25:54.716Z] f0e02332f6b5: Pulling fs layer [2024-03-01T20:25:54.716Z] 872ee5b61b7b: Pulling fs layer [2024-03-01T20:25:54.716Z] 0c6a40ed1a82: Pulling fs layer [2024-03-01T20:25:54.716Z] 94ae7d8d031c: Pulling fs layer [2024-03-01T20:25:54.716Z] f0e02332f6b5: Waiting [2024-03-01T20:25:54.716Z] 872ee5b61b7b: Waiting [2024-03-01T20:25:54.716Z] 0c6a40ed1a82: Waiting [2024-03-01T20:25:54.716Z] 94ae7d8d031c: Waiting [2024-03-01T20:25:54.716Z] 5d54e960e981: Verifying Checksum [2024-03-01T20:25:54.716Z] 5d54e960e981: Download complete [2024-03-01T20:25:54.716Z] f0e02332f6b5: Download complete [2024-03-01T20:25:54.716Z] 872ee5b61b7b: Verifying Checksum [2024-03-01T20:25:54.716Z] 872ee5b61b7b: Download complete [2024-03-01T20:25:54.716Z] 9fda8d8052c6: Verifying Checksum [2024-03-01T20:25:54.716Z] 9fda8d8052c6: Download complete [2024-03-01T20:25:55.304Z] 94ae7d8d031c: Verifying Checksum [2024-03-01T20:25:55.304Z] 94ae7d8d031c: Download complete [2024-03-01T20:25:55.893Z] 9fda8d8052c6: Pull complete [2024-03-01T20:25:56.483Z] 5d54e960e981: Pull complete [2024-03-01T20:25:56.751Z] c4a7e357bf2a: Verifying Checksum [2024-03-01T20:25:56.751Z] c4a7e357bf2a: Download complete [2024-03-01T20:25:57.718Z] 0c6a40ed1a82: Verifying Checksum [2024-03-01T20:25:57.718Z] 0c6a40ed1a82: Download complete [2024-03-01T20:26:10.046Z] c4a7e357bf2a: Pull complete [2024-03-01T20:26:10.046Z] f0e02332f6b5: Pull complete [2024-03-01T20:26:10.046Z] 872ee5b61b7b: Pull complete [2024-03-01T20:26:18.256Z] 0c6a40ed1a82: Pull complete [2024-03-01T20:26:23.592Z] 94ae7d8d031c: Pull complete [2024-03-01T20:26:23.592Z] Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2024-03-01T20:26:23.592Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-03-01T20:26:23.592Z] ---> 86de565de09d [2024-03-01T20:26:23.592Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2024-03-01T20:26:24.556Z] ---> Running in d3bc93a930df [2024-03-01T20:26:24.930Z] Removing intermediate container d3bc93a930df [2024-03-01T20:26:24.930Z] ---> efd88136e6ef [2024-03-01T20:26:24.930Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-03-01T20:26:24.930Z] ---> Running in fab74bf0283a [2024-03-01T20:26:25.523Z] Removing intermediate container fab74bf0283a [2024-03-01T20:26:25.523Z] ---> d9de803bdcf9 [2024-03-01T20:26:25.523Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-03-01T20:26:25.523Z] ---> Running in ce485beef9b2 [2024-03-01T20:26:25.796Z] Removing intermediate container ce485beef9b2 [2024-03-01T20:26:25.796Z] ---> da73adb4ebf8 [2024-03-01T20:26:25.796Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2024-03-01T20:26:25.796Z] ---> Running in cf370b2eb9e2 [2024-03-01T20:26:26.068Z] Removing intermediate container cf370b2eb9e2 [2024-03-01T20:26:26.068Z] ---> d1569f7cde79 [2024-03-01T20:26:26.068Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-03-01T20:26:26.341Z] ---> Running in e2a648472210 [2024-03-01T20:26:27.324Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-01T20:26:27.906Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-01T20:26:28.864Z] (1/4) Installing openssh-keygen (9.3_p2-r1) [2024-03-01T20:26:28.864Z] (2/4) Installing libedit (20221030.3.1-r1) [2024-03-01T20:26:28.864Z] (3/4) Installing openssh-client-common (9.3_p2-r1) [2024-03-01T20:26:28.864Z] (4/4) Installing openssh-client-default (9.3_p2-r1) [2024-03-01T20:26:28.864Z] Executing busybox-1.36.1-r5.trigger [2024-03-01T20:26:28.864Z] OK: 271 MiB in 56 packages [2024-03-01T20:26:30.287Z] Removing intermediate container e2a648472210 [2024-03-01T20:26:30.287Z] ---> 5c77d7f95131 [2024-03-01T20:26:30.287Z] Step 8/12 : WORKDIR /device-rest-go [2024-03-01T20:26:30.287Z] ---> Running in 3ddc2c5c1e9d [2024-03-01T20:26:30.555Z] Removing intermediate container 3ddc2c5c1e9d [2024-03-01T20:26:30.555Z] ---> f1badf669093 [2024-03-01T20:26:30.555Z] Step 9/12 : COPY go.mod vendor* ./ [2024-03-01T20:26:30.831Z] ---> 6c597f2e1e27 [2024-03-01T20:26:30.831Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-01T20:26:31.100Z] ---> Running in 16cf1dff1459 [2024-03-01T20:27:38.961Z] Removing intermediate container 16cf1dff1459 [2024-03-01T20:27:38.961Z] ---> 4c8d1b9f39ee [2024-03-01T20:27:38.961Z] Step 11/12 : COPY . . [2024-03-01T20:27:38.961Z] ---> 71bcb7c9bd67 [2024-03-01T20:27:38.961Z] Step 12/12 : RUN $MAKE [2024-03-01T20:27:38.961Z] ---> Running in c15b69670c4a [2024-03-01T20:27:38.961Z] noop [2024-03-01T20:27:38.961Z] Removing intermediate container c15b69670c4a [2024-03-01T20:27:38.961Z] ---> cee84b71b7ec [2024-03-01T20:27:38.961Z] Successfully built cee84b71b7ec [2024-03-01T20:27:38.961Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-01T20:27:39.566Z] + docker inspect -f . ci-base-image-arm64 [2024-03-01T20:27:39.566Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-01T20:27:39.911Z] prd-ubuntu20.04-docker-arm64-4c-16g-2030 does not seem to be running inside a container [2024-03-01T20:27:39.973Z] $ 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 ******** ci-base-image-arm64 cat [2024-03-01T20:27:41.178Z] $ docker top df55f30030f6be39fbe77261aba5d4c50cd3e98a1e3a2d3928ea0ea2603fd953 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-01T20:27:42.140Z] + go version [2024-03-01T20:27:42.140Z] go version go1.21.0 linux/arm64 [Pipeline] } [2024-03-01T20:27:42.173Z] $ docker stop --time=1 df55f30030f6be39fbe77261aba5d4c50cd3e98a1e3a2d3928ea0ea2603fd953 [2024-03-01T20:27:43.797Z] $ docker rm -f --volumes df55f30030f6be39fbe77261aba5d4c50cd3e98a1e3a2d3928ea0ea2603fd953 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-01T20:27:45.018Z] + docker inspect -f . ci-base-image-arm64 [2024-03-01T20:27:45.018Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-01T20:27:45.350Z] prd-ubuntu20.04-docker-arm64-4c-16g-2030 does not seem to be running inside a container [2024-03-01T20:27:45.418Z] $ 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 ******** ci-base-image-arm64 cat [2024-03-01T20:27:49.650Z] $ docker top fa8d278cd8a6ae7856c83484c83423b0c8281c21ba86c7ac946a92a2b792b29f -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-01T20:27:50.598Z] + git config --global --add safe.directory /w/workspace/device-rest-go/1 [Pipeline] fileExists [Pipeline] sh [2024-03-01T20:27:51.336Z] + make test [2024-03-01T20:27:51.336Z] go test ./... -coverprofile=coverage.out ./... [2024-03-01T20:27:54.671Z] ? github.com/edgexfoundry/device-rest-go [no test files] [2024-03-01T20:29:31.290Z] ? github.com/edgexfoundry/device-rest-go/cmd [no test files] [2024-03-01T20:29:31.290Z] ok github.com/edgexfoundry/device-rest-go/driver 0.052s coverage: 33.2% of statements [2024-03-01T20:29:31.290Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-03-01T20:29:31.290Z] go vet ./... [2024-03-01T20:29:46.301Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-03-01T20:29:46.301Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-03-01T20:29:46.301Z] ./bin/test-attribution-txt.sh [2024-03-01T20:29:46.573Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo [2024-03-01T20:29:46.618Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-03-01T20:29:46.698Z] $ docker stop --time=1 fa8d278cd8a6ae7856c83484c83423b0c8281c21ba86c7ac946a92a2b792b29f [2024-03-01T20:29:49.572Z] $ docker rm -f --volumes fa8d278cd8a6ae7856c83484c83423b0c8281c21ba86c7ac946a92a2b792b29f [Pipeline] // withDockerContainer [Pipeline] sh [2024-03-01T20:29:51.216Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-03-01T20:29:51.254Z] Warning: overwriting stash ‘coverage-report’ [2024-03-01T20:29:51.781Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-03-01T20:29:52.664Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-03-01T20:29:53.020Z] + ls -al . [2024-03-01T20:29:53.020Z] total 176 [2024-03-01T20:29:53.020Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 1 20:27 . [2024-03-01T20:29:53.020Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 1 20:25 .. [2024-03-01T20:29:53.020Z] -rw-rw-r-- 1 jenkins jenkins 151 Mar 1 20:25 .dockerignore [2024-03-01T20:29:53.020Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 1 20:25 .git [2024-03-01T20:29:53.020Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 1 20:25 .github [2024-03-01T20:29:53.020Z] -rw-rw-r-- 1 jenkins jenkins 264 Mar 1 20:25 .gitignore [2024-03-01T20:29:53.020Z] -rw-rw-r-- 1 jenkins jenkins 41 Mar 1 20:25 .golangci.yml [2024-03-01T20:29:53.020Z] -rw-rw-r-- 1 jenkins jenkins 10300 Mar 1 20:25 Attribution.txt [2024-03-01T20:29:53.020Z] -rw-rw-r-- 1 jenkins jenkins 17685 Mar 1 20:25 CHANGELOG.md [2024-03-01T20:29:53.020Z] -rw-rw-r-- 1 jenkins jenkins 1687 Mar 1 20:25 Dockerfile [2024-03-01T20:29:53.020Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 1 20:25 GOVERNANCE.md [2024-03-01T20:29:53.020Z] -rw-rw-r-- 1 jenkins jenkins 680 Mar 1 20:25 Jenkinsfile [2024-03-01T20:29:53.020Z] -rw-rw-r-- 1 jenkins jenkins 11340 Mar 1 20:25 LICENSE [2024-03-01T20:29:53.020Z] -rw-rw-r-- 1 jenkins jenkins 2016 Mar 1 20:25 Makefile [2024-03-01T20:29:53.020Z] -rw-rw-r-- 1 jenkins jenkins 620 Mar 1 20:25 OWNERS.md [2024-03-01T20:29:53.020Z] -rw-rw-r-- 1 jenkins jenkins 3989 Mar 1 20:25 README.md [2024-03-01T20:29:53.020Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 1 20:22 VERSION [2024-03-01T20:29:53.020Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 1 20:25 bin [2024-03-01T20:29:53.020Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 1 20:25 cmd [2024-03-01T20:29:53.020Z] -rw-r--r-- 1 jenkins jenkins 14499 Mar 1 20:29 coverage.out [2024-03-01T20:29:53.020Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 1 20:25 driver [2024-03-01T20:29:53.020Z] -rw-rw-r-- 1 jenkins jenkins 3935 Mar 1 20:25 go.mod [2024-03-01T20:29:53.020Z] -rw-rw-r-- 1 jenkins jenkins 34334 Mar 1 20:25 go.sum [2024-03-01T20:29:53.020Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 1 20:25 openapi [2024-03-01T20:29:53.020Z] -rw-rw-r-- 1 jenkins jenkins 713 Mar 1 20:25 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-01T20:29:53.544Z] + 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=130a0569e57a8bcfbeed0e20cacb33421d5381b8 --label arch=arm64 --label version=0.0.0 . [2024-03-01T20:29:53.545Z] Sending build context to Docker daemon 142.8kB [2024-03-01T20:29:54.960Z] Step 1/26 : ARG BASE=golang:1.21-alpine3.18 [2024-03-01T20:29:54.960Z] Step 2/26 : FROM ${BASE} AS builder [2024-03-01T20:29:54.960Z] ---> cee84b71b7ec [2024-03-01T20:29:54.960Z] Step 3/26 : ARG ADD_BUILD_TAGS="" [2024-03-01T20:29:54.960Z] ---> Running in a7ce7dbca66f [2024-03-01T20:29:56.375Z] Removing intermediate container a7ce7dbca66f [2024-03-01T20:29:56.375Z] ---> cb3b0bf0af9f [2024-03-01T20:29:56.375Z] Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-03-01T20:29:56.642Z] ---> Running in c182dc78eb05 [2024-03-01T20:29:58.045Z] Removing intermediate container c182dc78eb05 [2024-03-01T20:29:58.045Z] ---> 8f1692360c68 [2024-03-01T20:29:58.045Z] Step 5/26 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-03-01T20:29:58.045Z] ---> Running in 79393d3a173d [2024-03-01T20:29:58.319Z] Removing intermediate container 79393d3a173d [2024-03-01T20:29:58.319Z] ---> 66fa0129f842 [2024-03-01T20:29:58.319Z] Step 6/26 : ARG ALPINE_PKG_EXTRA="" [2024-03-01T20:29:58.591Z] ---> Running in 806754f4fd05 [2024-03-01T20:29:58.861Z] Removing intermediate container 806754f4fd05 [2024-03-01T20:29:58.861Z] ---> 46e8764117f5 [2024-03-01T20:29:58.861Z] Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-03-01T20:29:58.861Z] ---> Running in 12307feef41b [2024-03-01T20:29:59.821Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-01T20:30:00.403Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-01T20:30:01.365Z] OK: 271 MiB in 56 packages [2024-03-01T20:30:05.616Z] Removing intermediate container 12307feef41b [2024-03-01T20:30:05.616Z] ---> 5f8fe2e94f71 [2024-03-01T20:30:05.616Z] Step 8/26 : WORKDIR /device-rest-go [2024-03-01T20:30:05.616Z] ---> Running in 081bdcc3ec38 [2024-03-01T20:30:05.616Z] Removing intermediate container 081bdcc3ec38 [2024-03-01T20:30:05.616Z] ---> 1cf57029a76e [2024-03-01T20:30:05.616Z] Step 9/26 : COPY go.mod vendor* ./ [2024-03-01T20:30:06.204Z] ---> 3d31ae218f5f [2024-03-01T20:30:06.204Z] Step 10/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-01T20:30:06.204Z] ---> Running in c452d2457b62 [2024-03-01T20:30:08.149Z] Removing intermediate container c452d2457b62 [2024-03-01T20:30:08.149Z] ---> 4633ff04c196 [2024-03-01T20:30:08.149Z] Step 11/26 : COPY . . [2024-03-01T20:30:08.731Z] ---> 04dbd96ad3cd [2024-03-01T20:30:08.731Z] Step 12/26 : RUN $MAKE [2024-03-01T20:30:08.731Z] ---> Running in bb79a7ed2870 [2024-03-01T20:30:09.696Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-rest-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.9" -trimpath -mod=readonly -o cmd/device-rest ./cmd [2024-03-01T20:32:01.350Z] Removing intermediate container bb79a7ed2870 [2024-03-01T20:32:01.350Z] ---> e9f9de1c3340 [2024-03-01T20:32:01.350Z] Step 13/26 : FROM alpine:3.18 [2024-03-01T20:32:01.350Z] 3.18: Pulling from library/alpine [2024-03-01T20:32:01.350Z] c6b39de5b339: Pulling fs layer [2024-03-01T20:32:01.931Z] c6b39de5b339: Verifying Checksum [2024-03-01T20:32:01.932Z] c6b39de5b339: Download complete [2024-03-01T20:32:02.514Z] c6b39de5b339: Pull complete [2024-03-01T20:32:02.514Z] Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-01T20:32:02.514Z] Status: Downloaded newer image for alpine:3.18 [2024-03-01T20:32:02.514Z] ---> 33abbf032149 [2024-03-01T20:32:02.514Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-03-01T20:32:02.514Z] ---> Running in 4ffaeb8a7313 [2024-03-01T20:32:02.780Z] Removing intermediate container 4ffaeb8a7313 [2024-03-01T20:32:02.780Z] ---> 82da8f00ce39 [2024-03-01T20:32:02.780Z] Step 15/26 : LABEL Name=device-rest-go Version=${VERSION} [2024-03-01T20:32:03.045Z] ---> Running in 8052213e7307 [2024-03-01T20:32:03.045Z] Removing intermediate container 8052213e7307 [2024-03-01T20:32:03.045Z] ---> 6a4647c806e7 [2024-03-01T20:32:03.045Z] Step 16/26 : RUN apk add --update --no-cache dumb-init [2024-03-01T20:32:03.310Z] ---> Running in 7b28e2e69985 [2024-03-01T20:32:04.355Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-01T20:32:04.628Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-01T20:32:05.613Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-03-01T20:32:05.613Z] Executing busybox-1.36.1-r5.trigger [2024-03-01T20:32:05.887Z] OK: 8 MiB in 16 packages [2024-03-01T20:32:06.847Z] Removing intermediate container 7b28e2e69985 [2024-03-01T20:32:06.847Z] ---> 2cf4e9f5594b [2024-03-01T20:32:06.847Z] Step 17/26 : RUN apk --no-cache upgrade [2024-03-01T20:32:06.847Z] ---> Running in 1efe1b951c84 [2024-03-01T20:32:07.807Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-01T20:32:08.075Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-01T20:32:09.032Z] OK: 8 MiB in 16 packages [2024-03-01T20:32:09.995Z] Removing intermediate container 1efe1b951c84 [2024-03-01T20:32:09.995Z] ---> 5a077c93bdbc [2024-03-01T20:32:09.995Z] Step 18/26 : COPY --from=builder /device-rest-go/cmd / [2024-03-01T20:32:14.245Z] ---> 4ff0f2cd859c [2024-03-01T20:32:14.245Z] Step 19/26 : COPY --from=builder /device-rest-go/LICENSE / [2024-03-01T20:32:14.245Z] ---> db41bd6c4b1e [2024-03-01T20:32:14.245Z] Step 20/26 : COPY --from=builder /device-rest-go/Attribution.txt / [2024-03-01T20:32:14.511Z] ---> 037ec1420af3 [2024-03-01T20:32:14.511Z] Step 21/26 : EXPOSE 59986 [2024-03-01T20:32:14.511Z] ---> Running in 410d9558fe32 [2024-03-01T20:32:15.098Z] Removing intermediate container 410d9558fe32 [2024-03-01T20:32:15.098Z] ---> 0cacbba3284a [2024-03-01T20:32:15.098Z] Step 22/26 : ENTRYPOINT ["/device-rest"] [2024-03-01T20:32:15.098Z] ---> Running in d7ea2334d9f0 [2024-03-01T20:32:15.363Z] Removing intermediate container d7ea2334d9f0 [2024-03-01T20:32:15.363Z] ---> e8b68e624b7c [2024-03-01T20:32:15.363Z] Step 23/26 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2024-03-01T20:32:15.363Z] ---> Running in d40ea4ea6da1 [2024-03-01T20:32:15.628Z] Removing intermediate container d40ea4ea6da1 [2024-03-01T20:32:15.628Z] ---> e1ea27aaf5ba [2024-03-01T20:32:15.628Z] Step 24/26 : LABEL arch=arm64 [2024-03-01T20:32:15.628Z] ---> Running in 2cc95c9153df [2024-03-01T20:32:15.895Z] Removing intermediate container 2cc95c9153df [2024-03-01T20:32:15.895Z] ---> 8ba0306d9e39 [2024-03-01T20:32:15.895Z] Step 25/26 : LABEL git_sha=130a0569e57a8bcfbeed0e20cacb33421d5381b8 [2024-03-01T20:32:15.895Z] ---> Running in 9d37ab80f30b [2024-03-01T20:32:16.163Z] Removing intermediate container 9d37ab80f30b [2024-03-01T20:32:16.163Z] ---> e1672b5e2292 [2024-03-01T20:32:16.163Z] Step 26/26 : LABEL version=0.0.0 [2024-03-01T20:32:16.437Z] ---> Running in bfd8355b140e [2024-03-01T20:32:16.703Z] Removing intermediate container bfd8355b140e [2024-03-01T20:32:16.703Z] ---> 3036fc6593ec [2024-03-01T20:32:16.703Z] [Warning] One or more build-args [ARCH] were not consumed [2024-03-01T20:32:16.703Z] Successfully built 3036fc6593ec [2024-03-01T20:32:16.703Z] 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 [2024-03-01T20:32:18.000Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-03-01T20:32:18.000Z] [2024-03-01T20:32:18.000Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-01T20:32:18.432Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-03-01T20:32:18.432Z] arm64: Pulling from edgex-lftools-log-publisher [2024-03-01T20:32:18.432Z] 8998bd30e6a1: Pulling fs layer [2024-03-01T20:32:18.432Z] 04944245beec: Pulling fs layer [2024-03-01T20:32:18.432Z] 699f458cf7ca: Pulling fs layer [2024-03-01T20:32:18.432Z] 765212b225bb: Pulling fs layer [2024-03-01T20:32:18.432Z] f23df028b6ca: Pulling fs layer [2024-03-01T20:32:18.432Z] d65c8cfc05b1: Pulling fs layer [2024-03-01T20:32:18.432Z] 2437ff75d9bd: Pulling fs layer [2024-03-01T20:32:18.432Z] 765212b225bb: Waiting [2024-03-01T20:32:18.432Z] f23df028b6ca: Waiting [2024-03-01T20:32:18.432Z] d65c8cfc05b1: Waiting [2024-03-01T20:32:18.432Z] 2437ff75d9bd: Waiting [2024-03-01T20:32:18.699Z] 04944245beec: Verifying Checksum [2024-03-01T20:32:18.699Z] 04944245beec: Download complete [2024-03-01T20:32:18.699Z] 765212b225bb: Verifying Checksum [2024-03-01T20:32:18.699Z] 765212b225bb: Download complete [2024-03-01T20:32:18.699Z] f23df028b6ca: Verifying Checksum [2024-03-01T20:32:18.699Z] f23df028b6ca: Download complete [2024-03-01T20:32:18.699Z] d65c8cfc05b1: Download complete [2024-03-01T20:32:18.966Z] 699f458cf7ca: Verifying Checksum [2024-03-01T20:32:18.966Z] 699f458cf7ca: Download complete [2024-03-01T20:32:19.232Z] 8998bd30e6a1: Verifying Checksum [2024-03-01T20:32:19.232Z] 8998bd30e6a1: Download complete [2024-03-01T20:32:21.817Z] 2437ff75d9bd: Verifying Checksum [2024-03-01T20:32:21.817Z] 2437ff75d9bd: Download complete [2024-03-01T20:32:23.755Z] 8998bd30e6a1: Pull complete [2024-03-01T20:32:28.010Z] 04944245beec: Pull complete [2024-03-01T20:32:29.413Z] 699f458cf7ca: Pull complete [2024-03-01T20:32:29.413Z] 765212b225bb: Pull complete [2024-03-01T20:32:30.367Z] f23df028b6ca: Pull complete [2024-03-01T20:32:30.367Z] d65c8cfc05b1: Pull complete [2024-03-01T20:32:45.341Z] 2437ff75d9bd: Pull complete [2024-03-01T20:32:45.341Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-03-01T20:32:45.341Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-03-01T20:32:45.341Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-01T20:32:45.950Z] prd-ubuntu20.04-docker-arm64-4c-16g-2030 does not seem to be running inside a container [2024-03-01T20:32:46.004Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-03-01T20:32:48.483Z] $ docker top 76e2d1acbac5aff743df73c0b37a99d86bae9334ec847746ceda176f51f8f3c7 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-01T20:32:49.471Z] ---> job-cost.sh [2024-03-01T20:32:49.471Z] lf-activate-venv: SKIPPING [2024-03-01T20:32:49.471Z] INFO: No Stack... [2024-03-01T20:32:49.735Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-03-01T20:32:50.689Z] INFO: Archiving Costs [Pipeline] sh [2024-03-01T20:32:51.029Z] + cut -d, -f6 [2024-03-01T20:32:51.029Z] + cat /w/workspace/device-rest-go/1/archives/cost.csv [Pipeline] lock [2024-03-01T20:32:51.347Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rest-go-PR-382-1-stack-cost] [2024-03-01T20:32:51.353Z] Resource [jenkins-edgexfoundry-device-rest-go-PR-382-1-stack-cost] did not exist. Created. [2024-03-01T20:32:51.359Z] Lock acquired on [jenkins-edgexfoundry-device-rest-go-PR-382-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-03-01T20:32:51.873Z] /w/workspace/device-rest-go/1@tmp/durable-d8036397/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-03-01T20:32:52.794Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-03-01T20:32:52.839Z] Warning: overwriting stash ‘stack-cost’ [2024-03-01T20:32:52.885Z] Stashed 1 file(s) [Pipeline] } [2024-03-01T20:32:52.930Z] Lock released on resource [jenkins-edgexfoundry-device-rest-go-PR-382-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-03-01T20:32:53.114Z] $ docker stop --time=1 76e2d1acbac5aff743df73c0b37a99d86bae9334ec847746ceda176f51f8f3c7 [2024-03-01T20:32:57.250Z] $ docker rm -f --volumes 76e2d1acbac5aff743df73c0b37a99d86bae9334ec847746ceda176f51f8f3c7 [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 [2024-03-01T20:32:59.293Z] provisioning config files... [2024-03-01T20:32:59.300Z] copy managed file [device-rest-go-codecov-token] to file:/w/workspace/gexfoundry_device-rest-go_PR-382@tmp/config13446079485101078721tmp [Pipeline] { [Pipeline] sh [2024-03-01T20:33:00.278Z] + set +x [2024-03-01T20:33:00.278Z] + curl -s https://codecov.io/bash [2024-03-01T20:33:00.278Z] + bash -s -- [2024-03-01T20:33:00.278Z] [2024-03-01T20:33:00.278Z] _____ _ [2024-03-01T20:33:00.278Z] / ____| | | [2024-03-01T20:33:00.278Z] | | ___ __| | ___ ___ _____ __ [2024-03-01T20:33:00.278Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-03-01T20:33:00.278Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-03-01T20:33:00.278Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-03-01T20:33:00.278Z] Bash-1.0.6 [2024-03-01T20:33:00.278Z] [2024-03-01T20:33:00.278Z] [2024-03-01T20:33:00.278Z] ==> git version 2.25.1 found [2024-03-01T20:33:00.278Z] ==> 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 [2024-03-01T20:33:00.278Z] Release-Date: 2020-01-08 [2024-03-01T20:33:00.278Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2024-03-01T20:33:00.278Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-03-01T20:33:00.278Z] ==> Jenkins CI detected. [2024-03-01T20:33:00.278Z] current dir:  /w/workspace/gexfoundry_device-rest-go_PR-382 [2024-03-01T20:33:00.278Z] project root: . [2024-03-01T20:33:00.278Z] --> token set from env [2024-03-01T20:33:00.278Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-03-01T20:33:00.538Z] ==> Running gcov in . (disable via -X gcov) [2024-03-01T20:33:00.538Z] ==> Python coveragepy not found [2024-03-01T20:33:00.538Z] ==> Searching for coverage reports in: [2024-03-01T20:33:00.538Z] + . [2024-03-01T20:33:00.538Z] -> Found 1 reports [2024-03-01T20:33:00.538Z] ==> Detecting git/mercurial file structure [2024-03-01T20:33:00.538Z] ==> Reading reports [2024-03-01T20:33:00.538Z] + ./coverage.out bytes=14499 [2024-03-01T20:33:00.538Z] ==> Appending adjustments [2024-03-01T20:33:00.538Z] https://docs.codecov.io/docs/fixing-reports [2024-03-01T20:33:00.538Z] + Found adjustments [2024-03-01T20:33:00.538Z] ==> Gzipping contents [2024-03-01T20:33:00.538Z] 4.0K /tmp/codecov.CAGIJr.gz [2024-03-01T20:33:00.538Z] ==> Uploading reports [2024-03-01T20:33:00.538Z] url: https://codecov.io [2024-03-01T20:33:00.538Z] query: branch=PR-382&commit=130a0569e57a8bcfbeed0e20cacb33421d5381b8&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2FPR-382%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=382&job=&cmd_args= [2024-03-01T20:33:00.538Z] -> Pinging Codecov [2024-03-01T20:33:00.538Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-382&commit=130a0569e57a8bcfbeed0e20cacb33421d5381b8&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2FPR-382%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=382&job=&cmd_args= [2024-03-01T20:33:00.798Z] -> Uploading to [2024-03-01T20:33:00.798Z] https://storage.googleapis.com/codecov/v4/raw/2024-03-01/4E5D53B4F1F92C436F7061BF334D961C/130a0569e57a8bcfbeed0e20cacb33421d5381b8/7392e4d5-1e0a-4d72-859d-1c801c185e74.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240301%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20240301T203300Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=4d1e0c6a35986f3d900686591b8bb32f9df7e90b6ab4163b8c377d2e69bea242 [2024-03-01T20:33:00.798Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-03-01T20:33:00.798Z] Dload Upload Total Spent Left Speed [2024-03-01T20:33:01.057Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 2321 0 0 100 2321 0 8201 --:--:-- --:--:-- --:--:-- 8201 [2024-03-01T20:33:01.057Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rest-go/commit/130a0569e57a8bcfbeed0e20cacb33421d5381b8 [Pipeline] } [2024-03-01T20:33:01.087Z] 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 [2024-03-01T20:33:04.274Z] + [ -d /w/workspace/gexfoundry_device-rest-go_PR-382/archives ] [2024-03-01T20:33:04.274Z] + ls -al /w/workspace/gexfoundry_device-rest-go_PR-382/archives [2024-03-01T20:33:04.274Z] total 16 [2024-03-01T20:33:04.274Z] drwxr-xr-x 3 root root 4096 Mar 1 20:24 . [2024-03-01T20:33:04.274Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 1 20:24 .. [2024-03-01T20:33:04.274Z] drwxr-xr-x 2 root root 4096 Mar 1 20:24 cost [2024-03-01T20:33:04.274Z] -rw-r--r-- 1 root root 86 Mar 1 20:24 cost.csv [2024-03-01T20:33:04.274Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-rest-go_PR-382/archives [2024-03-01T20:33:04.274Z] + ls -al /w/workspace/gexfoundry_device-rest-go_PR-382/archives [2024-03-01T20:33:04.274Z] total 16 [2024-03-01T20:33:04.274Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 1 20:24 . [2024-03-01T20:33:04.274Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 1 20:24 .. [2024-03-01T20:33:04.274Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 1 20:24 cost [2024-03-01T20:33:04.274Z] -rw-r--r-- 1 jenkins jenkins 86 Mar 1 20:24 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-03-01T20:33:04.611Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-01T20:33:05.508Z] ---> package-listing.sh [2024-03-01T20:33:05.508Z] ++ facter osfamily [2024-03-01T20:33:05.508Z] ++ tr '[:upper:]' '[:lower:]' [2024-03-01T20:33:07.413Z] + OS_FAMILY=debian [2024-03-01T20:33:07.413Z] + workspace=/w/workspace/gexfoundry_device-rest-go_PR-382 [2024-03-01T20:33:07.413Z] + START_PACKAGES=/tmp/packages_start.txt [2024-03-01T20:33:07.413Z] + END_PACKAGES=/tmp/packages_end.txt [2024-03-01T20:33:07.413Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-03-01T20:33:07.413Z] + PACKAGES=/tmp/packages_start.txt [2024-03-01T20:33:07.414Z] + '[' /w/workspace/gexfoundry_device-rest-go_PR-382 ']' [2024-03-01T20:33:07.414Z] + PACKAGES=/tmp/packages_end.txt [2024-03-01T20:33:07.414Z] + case "${OS_FAMILY}" in [2024-03-01T20:33:07.414Z] + dpkg -l [2024-03-01T20:33:07.414Z] + grep '^ii' [2024-03-01T20:33:07.414Z] + '[' -f /tmp/packages_start.txt ']' [2024-03-01T20:33:07.414Z] + '[' -f /tmp/packages_end.txt ']' [2024-03-01T20:33:07.414Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-03-01T20:33:07.414Z] + '[' /w/workspace/gexfoundry_device-rest-go_PR-382 ']' [2024-03-01T20:33:07.414Z] + mkdir -p /w/workspace/gexfoundry_device-rest-go_PR-382/archives/ [2024-03-01T20:33:07.414Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-rest-go_PR-382/archives/ [Pipeline] echo [2024-03-01T20:33:07.702Z] 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-382/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-03-01T20:33:07.993Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-01T20:33:12.049Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-03-01T20:33:12.049Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-01T20:33:12.298Z] prd-ubuntu20.04-docker-8c-8g-2028 does not seem to be running inside a container [2024-03-01T20:33:12.355Z] $ 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-382/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-382 -v /w/workspace/gexfoundry_device-rest-go_PR-382:/w/workspace/gexfoundry_device-rest-go_PR-382:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-382@tmp:/w/workspace/gexfoundry_device-rest-go_PR-382@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-03-01T20:33:12.554Z] $ docker top cfd18a13844e0ebe49363bc7bb31768c410d38e1d763670a2a191c31228cca24 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-01T20:33:13.023Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-03-01T20:33:13.333Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-03-01T20:33:13.650Z] + ls /var/log/sa-host [2024-03-01T20:33:13.650Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-03-01T20:33:13.842Z] provisioning config files... [2024-03-01T20:33:13.851Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-382@tmp/config9733602214946479444tmp [Pipeline] { [Pipeline] echo [2024-03-01T20:33:14.004Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-01T20:33:14.318Z] ---> create-netrc.sh [Pipeline] } [2024-03-01T20:33:14.351Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-03-01T20:33:14.845Z] ---> python-tools-install.sh [Pipeline] echo [2024-03-01T20:33:14.878Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-01T20:33:15.194Z] ---> sudo-logs.sh [2024-03-01T20:33:15.194Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-03-01T20:33:15.330Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-01T20:33:15.646Z] ---> job-cost.sh [2024-03-01T20:33:15.646Z] lf-activate-venv: SKIPPING [2024-03-01T20:33:15.646Z] DEBUG: total: 0.2199999988079071 [2024-03-01T20:33:15.646Z] INFO: Retrieving Stack Cost... [2024-03-01T20:33:15.906Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-03-01T20:33:16.478Z] INFO: Archiving Costs [Pipeline] echo [2024-03-01T20:33:16.511Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-01T20:33:16.824Z] ---> logs-deploy.sh [2024-03-01T20:33:16.824Z] lf-activate-venv: SKIPPING [2024-03-01T20:33:16.824Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rest-go/PR-382/1 [2024-03-01T20:33:16.824Z] INFO: archiving workspace using pattern(s): [2024-03-01T20:33:17.764Z] Archives upload complete. [2024-03-01T20:33:18.027Z] INFO: archiving logs to Nexus [2024-03-01T20:33:18.597Z] ---> uname -a: [2024-03-01T20:33:18.597Z] Linux prd-ubuntu20-04-docker-8c-8g-2028 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2024-03-01T20:33:18.597Z] [2024-03-01T20:33:18.597Z] [2024-03-01T20:33:18.597Z] ---> lscpu: [2024-03-01T20:33:18.597Z] Architecture: x86_64 [2024-03-01T20:33:18.597Z] CPU op-mode(s): 32-bit, 64-bit [2024-03-01T20:33:18.597Z] Byte Order: Little Endian [2024-03-01T20:33:18.597Z] Address sizes: 40 bits physical, 48 bits virtual [2024-03-01T20:33:18.597Z] CPU(s): 8 [2024-03-01T20:33:18.597Z] On-line CPU(s) list: 0-7 [2024-03-01T20:33:18.597Z] Thread(s) per core: 1 [2024-03-01T20:33:18.597Z] Core(s) per socket: 1 [2024-03-01T20:33:18.597Z] Socket(s): 8 [2024-03-01T20:33:18.597Z] NUMA node(s): 1 [2024-03-01T20:33:18.597Z] Vendor ID: AuthenticAMD [2024-03-01T20:33:18.597Z] CPU family: 23 [2024-03-01T20:33:18.597Z] Model: 49 [2024-03-01T20:33:18.597Z] Model name: AMD EPYC-Rome Processor [2024-03-01T20:33:18.597Z] Stepping: 0 [2024-03-01T20:33:18.597Z] CPU MHz: 2800.000 [2024-03-01T20:33:18.597Z] BogoMIPS: 5600.00 [2024-03-01T20:33:18.597Z] Virtualization: AMD-V [2024-03-01T20:33:18.597Z] Hypervisor vendor: KVM [2024-03-01T20:33:18.597Z] Virtualization type: full [2024-03-01T20:33:18.597Z] L1d cache: 256 KiB [2024-03-01T20:33:18.597Z] L1i cache: 256 KiB [2024-03-01T20:33:18.597Z] L2 cache: 4 MiB [2024-03-01T20:33:18.597Z] L3 cache: 128 MiB [2024-03-01T20:33:18.597Z] NUMA node0 CPU(s): 0-7 [2024-03-01T20:33:18.597Z] Vulnerability Itlb multihit: Not affected [2024-03-01T20:33:18.597Z] Vulnerability L1tf: Not affected [2024-03-01T20:33:18.597Z] Vulnerability Mds: Not affected [2024-03-01T20:33:18.597Z] Vulnerability Meltdown: Not affected [2024-03-01T20:33:18.597Z] Vulnerability Mmio stale data: Not affected [2024-03-01T20:33:18.597Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2024-03-01T20:33:18.597Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2024-03-01T20:33:18.597Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2024-03-01T20:33:18.597Z] Vulnerability Srbds: Not affected [2024-03-01T20:33:18.597Z] Vulnerability Tsx async abort: Not affected [2024-03-01T20:33:18.597Z] 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 [2024-03-01T20:33:18.597Z] [2024-03-01T20:33:18.597Z] [2024-03-01T20:33:18.597Z] ---> nproc: [2024-03-01T20:33:18.597Z] 8 [2024-03-01T20:33:18.597Z] [2024-03-01T20:33:18.597Z] [2024-03-01T20:33:18.597Z] ---> df -h: [2024-03-01T20:33:18.597Z] Filesystem Size Used Avail Use% Mounted on [2024-03-01T20:33:18.597Z] overlay 155G 12G 144G 8% / [2024-03-01T20:33:18.597Z] tmpfs 64M 0 64M 0% /dev [2024-03-01T20:33:18.597Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2024-03-01T20:33:18.597Z] shm 64M 0 64M 0% /dev/shm [2024-03-01T20:33:18.597Z] /dev/vda1 155G 12G 144G 8% /facter-os [2024-03-01T20:33:18.597Z] [2024-03-01T20:33:18.597Z] [2024-03-01T20:33:18.597Z] ---> sar -b -r -n DEV: [2024-03-01T20:33:18.597Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-2028) 03/01/24 _x86_64_ (8 CPU) [2024-03-01T20:33:18.597Z] [2024-03-01T20:33:18.597Z] 20:20:56 LINUX RESTART (8 CPU) [2024-03-01T20:33:18.597Z] [2024-03-01T20:33:18.597Z] 20:21:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2024-03-01T20:33:18.597Z] 20:22:02 110.35 58.16 52.19 0.00 5206.03 152771.26 0.00 [2024-03-01T20:33:18.597Z] 20:23:01 209.61 4.62 204.99 0.00 500.47 72347.27 0.00 [2024-03-01T20:33:18.597Z] 20:24:01 125.42 0.25 125.17 0.00 14.53 24180.34 0.00 [2024-03-01T20:33:18.597Z] 20:25:01 120.25 0.05 120.20 0.00 7.73 25512.83 0.00 [2024-03-01T20:33:18.597Z] 20:26:01 2.18 0.00 2.18 0.00 0.00 24.66 0.00 [2024-03-01T20:33:18.597Z] 20:27:01 57.46 11.65 45.81 0.00 5181.14 8582.70 0.00 [2024-03-01T20:33:18.597Z] 20:28:01 6.55 1.68 4.87 0.00 37.86 106.65 0.00 [2024-03-01T20:33:18.597Z] 20:29:01 1.28 0.00 1.28 0.00 0.00 14.13 0.00 [2024-03-01T20:33:18.597Z] 20:30:01 2.02 0.00 2.02 0.00 0.00 23.33 0.00 [2024-03-01T20:33:18.597Z] 20:31:01 1.50 0.00 1.50 0.00 0.00 17.59 0.00 [2024-03-01T20:33:18.597Z] 20:32:01 1.97 0.00 1.97 0.00 0.00 23.60 0.00 [2024-03-01T20:33:18.597Z] 20:33:01 1.60 0.07 1.53 0.00 4.80 22.00 0.00 [2024-03-01T20:33:18.597Z] Average: 53.12 6.30 46.82 0.00 907.11 23408.68 0.00 [2024-03-01T20:33:18.597Z] [2024-03-01T20:33:18.597Z] 20:21:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2024-03-01T20:33:18.597Z] 20:22:02 30291216 31637648 735960 2.24 47652 1612868 1653284 4.87 868876 1434064 1556 [2024-03-01T20:33:18.597Z] 20:23:01 28035244 31527072 780332 2.37 136156 3526668 1860336 5.48 1197500 3145252 128 [2024-03-01T20:33:18.597Z] 20:24:01 28031716 31510800 791124 2.41 143572 3517272 1875340 5.53 1273912 3081920 158988 [2024-03-01T20:33:18.597Z] 20:25:01 27755620 31520924 779840 2.37 154696 3753960 1773888 5.23 1281116 3307048 20 [2024-03-01T20:33:18.597Z] 20:26:01 27755508 31520952 779676 2.37 154784 3753960 1773888 5.23 1281236 3307060 4 [2024-03-01T20:33:18.597Z] 20:27:01 27276460 31501132 770024 2.34 184228 4179312 1749140 5.15 1587092 3442900 256 [2024-03-01T20:33:18.597Z] 20:28:01 27273564 31495468 775396 2.36 182788 4177192 1730252 5.10 1592904 3439996 12 [2024-03-01T20:33:18.597Z] 20:29:01 27283252 31505248 765676 2.33 182840 4177192 1730252 5.10 1583468 3439996 12 [2024-03-01T20:33:18.597Z] 20:30:01 27283060 31505124 765768 2.33 182884 4177196 1730252 5.10 1583440 3440000 8 [2024-03-01T20:33:18.597Z] 20:31:01 27285712 31507852 762900 2.32 182968 4177200 1730252 5.10 1581120 3440004 40 [2024-03-01T20:33:18.597Z] 20:32:01 27285800 31508000 762760 2.32 183024 4177196 1730252 5.10 1580844 3440008 8 [2024-03-01T20:33:18.597Z] 20:33:01 27284992 31507428 762728 2.32 183096 4177352 1746144 5.15 1582300 3439864 184 [2024-03-01T20:33:18.597Z] Average: 27736845 31520637 769349 2.34 159891 3783947 1756940 5.18 1416151 3196509 13435 [2024-03-01T20:33:18.597Z] [2024-03-01T20:33:18.597Z] 20:21:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2024-03-01T20:33:18.597Z] 20:22:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-01T20:33:18.597Z] 20:22:02 lo 4.22 4.22 0.39 0.39 0.00 0.00 0.00 0.00 [2024-03-01T20:33:18.597Z] 20:22:02 ens3 366.55 246.35 1051.17 64.55 0.00 0.00 0.00 0.00 [2024-03-01T20:33:18.597Z] 20:23:01 docker0 219.77 301.92 17.86 2382.27 0.00 0.00 0.00 0.00 [2024-03-01T20:33:18.597Z] 20:23:01 lo 4.18 4.18 0.42 0.42 0.00 0.00 0.00 0.00 [2024-03-01T20:33:18.597Z] 20:23:01 ens3 506.59 348.15 7234.80 47.48 0.00 0.00 0.00 0.00 [2024-03-01T20:33:18.597Z] 20:24:01 docker0 1.18 2.38 0.07 30.88 0.00 0.00 0.00 0.00 [2024-03-01T20:33:18.597Z] 20:24:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 [2024-03-01T20:33:18.597Z] 20:24:01 ens3 42.24 24.54 68.98 15.77 0.00 0.00 0.00 0.00 [2024-03-01T20:33:18.597Z] 20:25:01 docker0 2.75 5.37 0.17 62.29 0.00 0.00 0.00 0.00 [2024-03-01T20:33:18.597Z] 20:25:01 lo 1.60 1.60 0.16 0.16 0.00 0.00 0.00 0.00 [2024-03-01T20:33:18.597Z] 20:25:01 ens3 127.31 87.10 2648.43 102.59 0.00 0.00 0.00 0.00 [2024-03-01T20:33:18.597Z] 20:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-01T20:33:18.597Z] 20:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-03-01T20:33:18.597Z] 20:26:01 ens3 0.68 0.63 0.52 0.23 0.00 0.00 0.00 0.00 [2024-03-01T20:33:18.597Z] 20:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-01T20:33:18.597Z] 20:27:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 [2024-03-01T20:33:18.597Z] 20:27:01 ens3 222.95 127.76 2738.07 8.82 0.00 0.00 0.00 0.00 [2024-03-01T20:33:18.597Z] 20:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-01T20:33:18.597Z] 20:28:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 [2024-03-01T20:33:18.597Z] 20:28:01 ens3 8.17 6.62 5.40 6.05 0.00 0.00 0.00 0.00 [2024-03-01T20:33:18.597Z] 20:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-01T20:33:18.597Z] 20:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-01T20:33:18.597Z] 20:29:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-01T20:33:18.597Z] 20:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-01T20:33:18.597Z] 20:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-03-01T20:33:18.597Z] 20:30:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2024-03-01T20:33:18.597Z] 20:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-01T20:33:18.597Z] 20:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-01T20:33:18.597Z] 20:31:01 ens3 0.07 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-01T20:33:18.597Z] 20:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-01T20:33:18.597Z] 20:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-03-01T20:33:18.597Z] 20:32:01 ens3 0.22 0.15 0.08 0.07 0.00 0.00 0.00 0.00 [2024-03-01T20:33:18.597Z] 20:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-01T20:33:18.597Z] 20:33:01 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 [2024-03-01T20:33:18.597Z] 20:33:01 ens3 4.65 3.28 4.28 1.38 0.00 0.00 0.00 0.00 [2024-03-01T20:33:18.597Z] Average: docker0 18.47 25.58 1.49 204.48 0.00 0.00 0.00 0.00 [2024-03-01T20:33:18.597Z] Average: lo 1.01 1.01 0.10 0.10 0.00 0.00 0.00 0.00 [2024-03-01T20:33:18.597Z] Average: ens3 105.88 69.88 1140.23 20.49 0.00 0.00 0.00 0.00 [2024-03-01T20:33:18.597Z] [2024-03-01T20:33:18.597Z] [2024-03-01T20:33:18.597Z] ---> sar -P ALL: [2024-03-01T20:33:18.597Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-2028) 03/01/24 _x86_64_ (8 CPU) [2024-03-01T20:33:18.597Z] [2024-03-01T20:33:18.597Z] 20:20:56 LINUX RESTART (8 CPU) [2024-03-01T20:33:18.597Z] [2024-03-01T20:33:18.597Z] 20:21:02 CPU %user %nice %system %iowait %steal %idle [2024-03-01T20:33:18.597Z] 20:22:02 all 4.47 0.00 0.99 2.87 0.17 91.49 [2024-03-01T20:33:18.597Z] 20:22:02 0 3.08 0.00 0.78 0.05 0.03 96.05 [2024-03-01T20:33:18.597Z] 20:22:02 1 3.82 0.00 0.77 0.46 0.05 94.91 [2024-03-01T20:33:18.597Z] 20:22:02 2 3.76 0.00 1.17 7.32 0.31 87.44 [2024-03-01T20:33:18.597Z] 20:22:02 3 3.64 0.00 0.67 0.69 0.50 94.50 [2024-03-01T20:33:18.597Z] 20:22:02 4 7.90 0.00 0.72 11.51 0.04 79.83 [2024-03-01T20:33:18.597Z] 20:22:02 5 4.52 0.00 1.88 2.31 0.37 90.92 [2024-03-01T20:33:18.597Z] 20:22:02 6 3.88 0.00 1.10 0.20 0.04 94.79 [2024-03-01T20:33:18.597Z] 20:22:02 7 5.24 0.00 0.85 0.65 0.05 93.21 [2024-03-01T20:33:18.597Z] 20:23:01 all 8.16 0.00 3.82 4.36 0.06 83.61 [2024-03-01T20:33:18.597Z] 20:23:01 0 8.81 0.00 2.96 0.31 0.05 87.87 [2024-03-01T20:33:18.597Z] 20:23:01 1 7.36 0.00 4.23 5.29 0.07 83.06 [2024-03-01T20:33:18.597Z] 20:23:01 2 7.04 0.00 4.49 11.25 0.09 77.13 [2024-03-01T20:33:18.597Z] 20:23:01 3 8.95 0.00 3.90 0.12 0.05 86.98 [2024-03-01T20:33:18.597Z] 20:23:01 4 7.68 0.00 3.29 3.06 0.07 85.90 [2024-03-01T20:33:18.597Z] 20:23:01 5 9.47 0.00 4.46 14.53 0.07 71.47 [2024-03-01T20:33:18.597Z] 20:23:01 6 8.52 0.00 3.01 0.15 0.05 88.26 [2024-03-01T20:33:18.597Z] 20:23:01 7 7.41 0.00 4.23 0.24 0.03 88.09 [2024-03-01T20:33:18.597Z] 20:24:01 all 35.43 0.00 4.13 2.34 0.07 58.02 [2024-03-01T20:33:18.597Z] 20:24:01 0 35.42 0.00 4.12 0.30 0.08 60.07 [2024-03-01T20:33:18.597Z] 20:24:01 1 35.12 0.00 4.32 3.88 0.07 56.62 [2024-03-01T20:33:18.597Z] 20:24:01 2 36.22 0.00 3.77 0.86 0.08 59.07 [2024-03-01T20:33:18.597Z] 20:24:01 3 34.46 0.00 3.99 0.44 0.07 61.04 [2024-03-01T20:33:18.597Z] 20:24:01 4 35.18 0.00 4.05 0.47 0.07 60.23 [2024-03-01T20:33:18.597Z] 20:24:01 5 35.43 0.00 4.09 3.75 0.07 56.67 [2024-03-01T20:33:18.597Z] 20:24:01 6 36.08 0.00 4.38 3.37 0.07 56.10 [2024-03-01T20:33:18.597Z] 20:24:01 7 35.54 0.00 4.34 5.64 0.08 54.39 [2024-03-01T20:33:18.597Z] 20:25:01 all 3.01 0.00 1.31 1.36 0.03 94.30 [2024-03-01T20:33:18.597Z] 20:25:01 0 2.33 0.00 1.94 0.33 0.03 95.36 [2024-03-01T20:33:18.597Z] 20:25:01 1 2.77 0.00 1.16 0.40 0.03 95.64 [2024-03-01T20:33:18.597Z] 20:25:01 2 3.44 0.00 1.39 0.05 0.03 95.09 [2024-03-01T20:33:18.597Z] 20:25:01 3 3.28 0.00 1.14 0.27 0.03 95.28 [2024-03-01T20:33:18.597Z] 20:25:01 4 3.41 0.00 1.02 0.08 0.03 95.45 [2024-03-01T20:33:18.597Z] 20:25:01 5 2.92 0.00 1.10 1.79 0.02 94.17 [2024-03-01T20:33:18.597Z] 20:25:01 6 2.98 0.00 1.54 7.83 0.03 87.61 [2024-03-01T20:33:18.597Z] 20:25:01 7 2.91 0.00 1.16 0.12 0.02 95.80 [2024-03-01T20:33:18.597Z] 20:26:01 all 0.15 0.00 0.01 0.01 0.01 99.82 [2024-03-01T20:33:18.597Z] 20:26:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2024-03-01T20:33:18.597Z] 20:26:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2024-03-01T20:33:18.597Z] 20:26:01 2 0.00 0.00 0.02 0.00 0.02 99.97 [2024-03-01T20:33:18.597Z] 20:26:01 3 0.00 0.00 0.00 0.02 0.02 99.97 [2024-03-01T20:33:18.597Z] 20:26:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-03-01T20:33:18.597Z] 20:26:01 5 0.03 0.00 0.03 0.05 0.02 99.87 [2024-03-01T20:33:18.597Z] 20:26:01 6 0.05 0.00 0.02 0.00 0.00 99.93 [2024-03-01T20:33:18.597Z] 20:26:01 7 1.06 0.00 0.02 0.00 0.02 98.91 [2024-03-01T20:33:18.597Z] 20:27:01 all 2.78 0.00 1.41 0.57 0.03 95.21 [2024-03-01T20:33:18.597Z] 20:27:01 0 3.00 0.00 2.60 0.30 0.03 94.08 [2024-03-01T20:33:18.597Z] 20:27:01 1 2.04 0.00 1.29 0.80 0.03 95.84 [2024-03-01T20:33:18.597Z] 20:27:01 2 3.43 0.00 0.89 0.20 0.03 95.45 [2024-03-01T20:33:18.597Z] 20:27:01 3 2.32 0.00 1.27 0.52 0.03 95.86 [2024-03-01T20:33:18.597Z] 20:27:01 4 4.00 0.00 1.70 0.88 0.02 93.39 [2024-03-01T20:33:18.597Z] 20:27:01 5 2.46 0.00 1.17 1.17 0.05 95.14 [2024-03-01T20:33:18.597Z] 20:27:01 6 2.16 0.00 1.19 0.63 0.03 95.99 [2024-03-01T20:33:18.597Z] 20:27:01 7 2.82 0.00 1.15 0.07 0.03 95.93 [2024-03-01T20:33:18.597Z] 20:28:01 all 0.37 0.00 0.07 0.02 0.01 99.52 [2024-03-01T20:33:18.597Z] 20:28:01 0 1.08 0.00 0.08 0.00 0.02 98.82 [2024-03-01T20:33:18.597Z] 20:28:01 1 0.18 0.00 0.03 0.00 0.00 99.78 [2024-03-01T20:33:18.597Z] 20:28:01 2 0.08 0.00 0.05 0.00 0.02 99.85 [2024-03-01T20:33:18.597Z] 20:28:01 3 0.18 0.00 0.07 0.03 0.02 99.70 [2024-03-01T20:33:18.597Z] 20:28:01 4 0.47 0.00 0.15 0.03 0.02 99.33 [2024-03-01T20:33:18.597Z] 20:28:01 5 0.15 0.00 0.10 0.07 0.03 99.65 [2024-03-01T20:33:18.597Z] 20:28:01 6 0.70 0.00 0.05 0.00 0.00 99.25 [2024-03-01T20:33:18.597Z] 20:28:01 7 0.12 0.00 0.05 0.02 0.02 99.80 [2024-03-01T20:33:18.597Z] 20:29:01 all 0.12 0.00 0.01 0.05 0.00 99.81 [2024-03-01T20:33:18.597Z] 20:29:01 0 0.85 0.00 0.00 0.00 0.00 99.15 [2024-03-01T20:33:18.597Z] 20:29:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2024-03-01T20:33:18.597Z] 20:29:01 2 0.03 0.00 0.02 0.00 0.02 99.93 [2024-03-01T20:33:18.597Z] 20:29:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2024-03-01T20:33:18.597Z] 20:29:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2024-03-01T20:33:18.597Z] 20:29:01 5 0.05 0.00 0.03 0.42 0.02 99.48 [2024-03-01T20:33:18.597Z] 20:29:01 6 0.03 0.00 0.00 0.00 0.00 99.97 [2024-03-01T20:33:18.597Z] 20:29:01 7 0.00 0.00 0.00 0.02 0.00 99.98 [2024-03-01T20:33:18.597Z] 20:30:01 all 0.01 0.00 0.01 0.00 0.01 99.97 [2024-03-01T20:33:18.597Z] 20:30:01 0 0.00 0.00 0.02 0.00 0.02 99.97 [2024-03-01T20:33:18.597Z] 20:30:01 1 0.02 0.00 0.03 0.00 0.02 99.93 [2024-03-01T20:33:18.597Z] 20:30:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2024-03-01T20:33:18.597Z] 20:30:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2024-03-01T20:33:18.597Z] 20:30:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-03-01T20:33:18.597Z] 20:30:01 5 0.03 0.00 0.00 0.03 0.03 99.90 [2024-03-01T20:33:18.597Z] 20:30:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-03-01T20:33:18.597Z] 20:30:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-03-01T20:33:18.597Z] 20:31:01 all 0.03 0.00 0.01 0.01 0.01 99.95 [2024-03-01T20:33:18.597Z] 20:31:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2024-03-01T20:33:18.597Z] 20:31:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2024-03-01T20:33:18.597Z] 20:31:01 2 0.05 0.00 0.00 0.00 0.02 99.93 [2024-03-01T20:33:18.597Z] 20:31:01 3 0.02 0.00 0.02 0.02 0.00 99.95 [2024-03-01T20:33:18.597Z] 20:31:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2024-03-01T20:33:18.597Z] 20:31:01 5 0.05 0.00 0.02 0.03 0.02 99.88 [2024-03-01T20:33:18.597Z] 20:31:01 6 0.08 0.00 0.00 0.00 0.00 99.92 [2024-03-01T20:33:18.597Z] 20:31:01 7 0.00 0.00 0.00 0.00 0.02 99.98 [2024-03-01T20:33:18.597Z] 20:32:01 all 0.05 0.00 0.00 0.03 0.01 99.91 [2024-03-01T20:33:18.597Z] 20:32:01 0 0.00 0.00 0.00 0.00 0.02 99.98 [2024-03-01T20:33:18.597Z] 20:32:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2024-03-01T20:33:18.597Z] 20:32:01 2 0.02 0.00 0.02 0.00 0.02 99.95 [2024-03-01T20:33:18.597Z] 20:32:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2024-03-01T20:33:18.597Z] 20:32:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-03-01T20:33:18.597Z] 20:32:01 5 0.00 0.00 0.00 0.20 0.03 99.77 [2024-03-01T20:33:18.597Z] 20:32:01 6 0.33 0.00 0.00 0.00 0.00 99.67 [2024-03-01T20:33:18.597Z] 20:32:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2024-03-01T20:33:18.597Z] [2024-03-01T20:33:18.597Z] 20:32:01 CPU %user %nice %system %iowait %steal %idle [2024-03-01T20:33:18.597Z] 20:33:01 all 0.11 0.00 0.06 0.01 0.01 99.81 [2024-03-01T20:33:18.597Z] 20:33:01 0 0.03 0.00 0.05 0.02 0.00 99.90 [2024-03-01T20:33:18.597Z] 20:33:01 1 0.07 0.00 0.05 0.00 0.00 99.88 [2024-03-01T20:33:18.597Z] 20:33:01 2 0.13 0.00 0.03 0.00 0.02 99.82 [2024-03-01T20:33:18.597Z] 20:33:01 3 0.08 0.00 0.17 0.02 0.02 99.72 [2024-03-01T20:33:18.597Z] 20:33:01 4 0.07 0.00 0.02 0.00 0.00 99.92 [2024-03-01T20:33:18.597Z] 20:33:01 5 0.08 0.00 0.03 0.02 0.03 99.83 [2024-03-01T20:33:18.597Z] 20:33:01 6 0.40 0.00 0.07 0.00 0.00 99.53 [2024-03-01T20:33:18.597Z] 20:33:01 7 0.03 0.00 0.05 0.00 0.00 99.92 [2024-03-01T20:33:18.597Z] Average: all 4.53 0.00 0.98 0.95 0.04 93.51 [2024-03-01T20:33:18.597Z] Average: 0 4.53 0.00 1.04 0.11 0.03 94.29 [2024-03-01T20:33:18.597Z] Average: 1 4.25 0.00 0.98 0.89 0.02 93.85 [2024-03-01T20:33:18.597Z] Average: 2 4.49 0.00 0.97 1.59 0.05 92.88 [2024-03-01T20:33:18.597Z] Average: 3 4.38 0.00 0.93 0.17 0.06 94.45 [2024-03-01T20:33:18.597Z] Average: 4 4.85 0.00 0.91 1.29 0.02 92.94 [2024-03-01T20:33:18.597Z] Average: 5 4.56 0.00 1.07 2.00 0.06 92.31 [2024-03-01T20:33:18.597Z] Average: 6 4.57 0.00 0.94 1.02 0.02 93.46 [2024-03-01T20:33:18.597Z] Average: 7 4.56 0.00 0.98 0.56 0.02 93.88 [2024-03-01T20:33:18.597Z] [2024-03-01T20:33:18.597Z] [2024-03-01T20:33:18.597Z]