Pull request #1518 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from b48ed840b49a2141fc496cb31eb79e1da06d66cf+3b02d0a22aabd8b2528e5fef2667f07c40fe7c1c (25da42b1f2dfe4631def646f4b18db7635e22f15) 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-ssh11135462173190395709.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh13318671499956003071.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 e143027787c0ac28563f7e92b6cefc600d3b7107 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-sdk-go/branches/PR-1518/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-sdk-go/branches/PR-1518/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4681536134917277814.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-sdk-go/branches/PR-1518/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1189642081022874092.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > 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-ssh13288016419638709474.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-sdk-go/branches/PR-1518/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-sdk-go/branches/PR-1518/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh8083052111311915907.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 e143027787c0ac28563f7e92b6cefc600d3b7107 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-sdk-go, dockerImageName:device-sdk-simple, dockerFilePath:example/cmd/device-simple/Dockerfile, pushImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3]] ========================================================= [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-sdk-go-settings PROJECT: device-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-sdk-simple DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-7538 in /w/workspace/gexfoundry_device-sdk-go_PR-1518 [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-sdk-go.git > git init /w/workspace/gexfoundry_device-sdk-go_PR-1518 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-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-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-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-sdk-go.git # timeout=10 Merging remotes/origin/main commit 3b02d0a22aabd8b2528e5fef2667f07c40fe7c1c into PR head commit b48ed840b49a2141fc496cb31eb79e1da06d66cf Merge succeeded, producing b48ed840b49a2141fc496cb31eb79e1da06d66cf Checking out Revision b48ed840b49a2141fc496cb31eb79e1da06d66cf (PR-1518) Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 [Pipeline] } Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1518/head:refs/remotes/origin/PR-1518 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b48ed840b49a2141fc496cb31eb79e1da06d66cf # 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 3b02d0a22aabd8b2528e5fef2667f07c40fe7c1c # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b48ed840b49a2141fc496cb31eb79e1da06d66cf # timeout=10 [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-09-21T04:22:16.205Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-09-21T04:22:16.383Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-09-21T04:22:16.476Z] ========================================================= [2023-09-21T04:22:16.476Z] EdgeX Global Pipelines Version Info [2023-09-21T04:22:16.476Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-09-21T04:22:17.205Z] ------------------- [2023-09-21T04:22:17.205Z] stable info: [2023-09-21T04:22:17.205Z] ------------------- [2023-09-21T04:22:17.205Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-09-21T04:22:17.205Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-09-21T04:22:17.205Z] Message: update stable to v1.0.254 [2023-09-21T04:22:17.775Z] ------------------- [2023-09-21T04:22:17.775Z] experimental info: [2023-09-21T04:22:17.775Z] ------------------- [2023-09-21T04:22:17.775Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-09-21T04:22:17.775Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-09-21T04:22:17.775Z] Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-09-21T04:22:18.029Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo [2023-09-21T04:22:18.076Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo [2023-09-21T04:22:18.119Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-09-21T04:22:18.163Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-09-21T04:22:18.210Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-09-21T04:22:18.254Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-09-21T04:22:18.298Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-09-21T04:22:18.341Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo [2023-09-21T04:22:18.383Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-09-21T04:22:18.423Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-09-21T04:22:18.468Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-09-21T04:22:18.509Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo [2023-09-21T04:22:18.553Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-09-21T04:22:18.594Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-09-21T04:22:18.638Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-09-21T04:22:18.679Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2023-09-21T04:22:18.722Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-09-21T04:22:18.761Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-09-21T04:22:18.796Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-09-21T04:22:18.839Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-09-21T04:22:18.883Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-09-21T04:22:18.925Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-09-21T04:22:18.967Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-09-21T04:22:19.003Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-09-21T04:22:19.043Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-09-21T04:22:19.079Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-09-21T04:22:19.117Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-09-21T04:22:19.158Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-1518 [Pipeline] echo [2023-09-21T04:22:19.198Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-1518 [Pipeline] echo [2023-09-21T04:22:19.237Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-1518 [Pipeline] echo [2023-09-21T04:22:19.280Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b48ed840b49a2141fc496cb31eb79e1da06d66cf [Pipeline] echo [2023-09-21T04:22:19.318Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b48ed84 [Pipeline] echo [2023-09-21T04:22:19.355Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-21T04:22:19.471Z] provisioning config files... [2023-09-21T04:22:19.484Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1518@tmp/config7943725157903134666tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-21T04:22:19.848Z] ---> docker-login.sh [2023-09-21T04:22:19.848Z] nexus3.edgexfoundry.org:10001 [2023-09-21T04:22:20.109Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-21T04:22:20.369Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-21T04:22:20.369Z] Configure a credential helper to remove this warning. See [2023-09-21T04:22:20.369Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-21T04:22:20.369Z] [2023-09-21T04:22:20.369Z] Login Succeeded [2023-09-21T04:22:20.369Z] nexus3.edgexfoundry.org:10002 [2023-09-21T04:22:20.369Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-21T04:22:20.369Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-21T04:22:20.369Z] Configure a credential helper to remove this warning. See [2023-09-21T04:22:20.369Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-21T04:22:20.369Z] [2023-09-21T04:22:20.369Z] Login Succeeded [2023-09-21T04:22:20.369Z] nexus3.edgexfoundry.org:10003 [2023-09-21T04:22:20.369Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-21T04:22:20.369Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-21T04:22:20.369Z] Configure a credential helper to remove this warning. See [2023-09-21T04:22:20.369Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-21T04:22:20.369Z] [2023-09-21T04:22:20.369Z] Login Succeeded [2023-09-21T04:22:20.369Z] nexus3.edgexfoundry.org:10004 [2023-09-21T04:22:20.628Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-21T04:22:20.628Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-21T04:22:20.628Z] Configure a credential helper to remove this warning. See [2023-09-21T04:22:20.628Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-21T04:22:20.628Z] [2023-09-21T04:22:20.628Z] Login Succeeded [2023-09-21T04:22:20.628Z] docker.io [2023-09-21T04:22:20.628Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-21T04:22:20.888Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-21T04:22:20.888Z] Configure a credential helper to remove this warning. See [2023-09-21T04:22:20.888Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-21T04:22:20.888Z] [2023-09-21T04:22:20.888Z] Login Succeeded [2023-09-21T04:22:20.888Z] ---> docker-login.sh ends [Pipeline] } [2023-09-21T04:22:20.914Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-09-21T04:22:21.532Z] + git rev-list -1 --merges b48ed840b49a2141fc496cb31eb79e1da06d66cf~1..b48ed840b49a2141fc496cb31eb79e1da06d66cf [Pipeline] echo [2023-09-21T04:22:21.602Z] -----------> git rev-list -1 --merges b48ed840b49a2141fc496cb31eb79e1da06d66cf~1..b48ed840b49a2141fc496cb31eb79e1da06d66cf b48ed840b49a2141fc496cb31eb79e1da06d66cf [false] [Pipeline] sh [2023-09-21T04:22:21.913Z] + git log --format=format:%s -1 b48ed840b49a2141fc496cb31eb79e1da06d66cf [Pipeline] echo [2023-09-21T04:22:21.949Z] ========================================================= [2023-09-21T04:22:21.949Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-09-21T04:22:21.949Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-21T04:22:22.387Z] + git log --format=format:%s -1 b48ed840b49a2141fc496cb31eb79e1da06d66cf [Pipeline] echo [2023-09-21T04:22:22.420Z] [semverPrep] GIT_COMMIT: b48ed840b49a2141fc496cb31eb79e1da06d66cf, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v3 [Pipeline] echo [2023-09-21T04:22:22.451Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-09-21T04:22:22.863Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-09-21T04:22:22.863Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-09-21T04:22:22.863Z] + [ -e /tmp/ssh_known_hosts ] [2023-09-21T04:22:22.863Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-09-21T04:22:22.863Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-09-21T04:22:22.863Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-09-21T04:22:22.863Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T04:22:23.370Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-21T04:22:23.370Z] [2023-09-21T04:22:23.370Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T04:22:23.755Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-21T04:22:23.755Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-09-21T04:22:23.755Z] b85a868b505f: Pulling fs layer [2023-09-21T04:22:23.755Z] e2be974225ed: Pulling fs layer [2023-09-21T04:22:23.755Z] 339a4e72a1f5: Pulling fs layer [2023-09-21T04:22:23.755Z] 988bab9f4d93: Pulling fs layer [2023-09-21T04:22:23.755Z] 1469e6f7b9e6: Pulling fs layer [2023-09-21T04:22:23.755Z] eaf3925da568: Pulling fs layer [2023-09-21T04:22:23.755Z] bab4dde63d76: Pulling fs layer [2023-09-21T04:22:23.755Z] bde34c3a00c8: Pulling fs layer [2023-09-21T04:22:23.755Z] b352a97aabf1: Pulling fs layer [2023-09-21T04:22:23.755Z] 4872d77fe225: Pulling fs layer [2023-09-21T04:22:23.755Z] 5851b861e8e6: Pulling fs layer [2023-09-21T04:22:23.755Z] 988bab9f4d93: Waiting [2023-09-21T04:22:23.755Z] 1469e6f7b9e6: Waiting [2023-09-21T04:22:23.755Z] eaf3925da568: Waiting [2023-09-21T04:22:23.755Z] b352a97aabf1: Waiting [2023-09-21T04:22:23.755Z] bde34c3a00c8: Waiting [2023-09-21T04:22:23.755Z] 5851b861e8e6: Waiting [2023-09-21T04:22:23.755Z] 4872d77fe225: Waiting [2023-09-21T04:22:23.755Z] bab4dde63d76: Waiting [2023-09-21T04:22:23.755Z] e2be974225ed: Verifying Checksum [2023-09-21T04:22:23.755Z] e2be974225ed: Download complete [2023-09-21T04:22:23.755Z] 988bab9f4d93: Download complete [2023-09-21T04:22:24.015Z] 1469e6f7b9e6: Verifying Checksum [2023-09-21T04:22:24.015Z] 1469e6f7b9e6: Download complete [2023-09-21T04:22:24.015Z] eaf3925da568: Download complete [2023-09-21T04:22:24.015Z] 339a4e72a1f5: Verifying Checksum [2023-09-21T04:22:24.015Z] 339a4e72a1f5: Download complete [2023-09-21T04:22:24.015Z] bde34c3a00c8: Verifying Checksum [2023-09-21T04:22:24.015Z] bde34c3a00c8: Download complete [2023-09-21T04:22:24.015Z] b352a97aabf1: Verifying Checksum [2023-09-21T04:22:24.015Z] b352a97aabf1: Download complete [2023-09-21T04:22:24.015Z] 4872d77fe225: Download complete [2023-09-21T04:22:24.015Z] 5851b861e8e6: Verifying Checksum [2023-09-21T04:22:24.015Z] 5851b861e8e6: Download complete [2023-09-21T04:22:24.015Z] b85a868b505f: Verifying Checksum [2023-09-21T04:22:24.015Z] b85a868b505f: Download complete [2023-09-21T04:22:24.274Z] bab4dde63d76: Verifying Checksum [2023-09-21T04:22:25.210Z] b85a868b505f: Pull complete [2023-09-21T04:22:25.778Z] e2be974225ed: Pull complete [2023-09-21T04:22:26.039Z] 339a4e72a1f5: Pull complete [2023-09-21T04:22:26.297Z] 988bab9f4d93: Pull complete [2023-09-21T04:22:26.556Z] 1469e6f7b9e6: Pull complete [2023-09-21T04:22:26.556Z] eaf3925da568: Pull complete [2023-09-21T04:22:28.464Z] bab4dde63d76: Pull complete [2023-09-21T04:22:28.726Z] bde34c3a00c8: Pull complete [2023-09-21T04:22:28.985Z] b352a97aabf1: Pull complete [2023-09-21T04:22:29.245Z] 4872d77fe225: Pull complete [2023-09-21T04:22:29.504Z] 5851b861e8e6: Pull complete [2023-09-21T04:22:29.504Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-09-21T04:22:29.504Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-21T04:22:29.504Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-21T04:22:29.731Z] prd-ubuntu20.04-docker-8c-8g-7538 does not seem to be running inside a container [2023-09-21T04:22:29.757Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-sdk-go_PR-1518 -v /w/workspace/gexfoundry_device-sdk-go_PR-1518:/w/workspace/gexfoundry_device-sdk-go_PR-1518:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1518@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1518@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-09-21T04:22:34.887Z] $ docker top a9323e72203b1dee5a4a10643ad66f4e4df59c03536369fb61edd1b8b3fd306d -eo pid,comm [2023-09-21T04:22:34.969Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-09-21T04:22:34.969Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-09-21T04:22:35.094Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-21T04:22:35.094Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-21T04:22:35.200Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-21T04:22:35.200Z] $ docker exec a9323e72203b1dee5a4a10643ad66f4e4df59c03536369fb61edd1b8b3fd306d ssh-agent [2023-09-21T04:22:35.316Z] SSH_AUTH_SOCK=/tmp/ssh-l1GNgzzR2BpD/agent.32 [2023-09-21T04:22:35.316Z] SSH_AGENT_PID=38 [2023-09-21T04:22:35.323Z] Running ssh-add (command line suppressed) [2023-09-21T04:22:35.429Z] Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1518@tmp/private_key_15124323669464047816.key (/w/workspace/gexfoundry_device-sdk-go_PR-1518@tmp/private_key_15124323669464047816.key) [2023-09-21T04:22:35.443Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-21T04:22:35.777Z] + git tag --points-at HEAD [Pipeline] } [2023-09-21T04:22:35.801Z] $ docker exec --env ******** --env ******** a9323e72203b1dee5a4a10643ad66f4e4df59c03536369fb61edd1b8b3fd306d ssh-agent -k [2023-09-21T04:22:35.905Z] unset SSH_AUTH_SOCK; [2023-09-21T04:22:35.905Z] unset SSH_AGENT_PID; [2023-09-21T04:22:35.905Z] echo Agent pid 38 killed; [2023-09-21T04:22:35.915Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-09-21T04:22:36.009Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-21T04:22:36.009Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-21T04:22:36.128Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-21T04:22:36.129Z] $ docker exec a9323e72203b1dee5a4a10643ad66f4e4df59c03536369fb61edd1b8b3fd306d ssh-agent [2023-09-21T04:22:36.237Z] SSH_AUTH_SOCK=/tmp/ssh-Y3jWAO1VNEkN/agent.71 [2023-09-21T04:22:36.237Z] SSH_AGENT_PID=77 [2023-09-21T04:22:36.241Z] Running ssh-add (command line suppressed) [2023-09-21T04:22:36.351Z] Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1518@tmp/private_key_10904999539911542207.key (/w/workspace/gexfoundry_device-sdk-go_PR-1518@tmp/private_key_10904999539911542207.key) [2023-09-21T04:22:36.363Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-21T04:22:36.699Z] + git semver init [2023-09-21T04:22:36.959Z] 2023-09-21 04:22:36,878 [run_init] DEBUG init version:0.0.0 force:False [2023-09-21T04:22:36.959Z] 2023-09-21 04:22:36,879 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-sdk-go_PR-1518/.semver [2023-09-21T04:22:36.959Z] 2023-09-21 04:22:36,879 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/gexfoundry_device-sdk-go_PR-1518/.semver [2023-09-21T04:22:36.959Z] 2023-09-21 04:22:36,880 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-sdk-go.git', '/w/workspace/gexfoundry_device-sdk-go_PR-1518/.semver'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1518, universal_newlines=False, shell=None, istream=None) [2023-09-21T04:22:37.896Z] 2023-09-21 04:22:37,808 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-sdk-go_PR-1518/.git/info/exclude [2023-09-21T04:22:37.896Z] 2023-09-21 04:22:37,809 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-sdk-go_PR-1518/.semver/PR-1518 with force:False [2023-09-21T04:22:37.896Z] 2023-09-21 04:22:37,809 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-sdk-go_PR-1518/.semver/PR-1518 [2023-09-21T04:22:37.896Z] 2023-09-21 04:22:37,813 [execute] INFO git cat-file --batch-check [2023-09-21T04:22:37.896Z] 2023-09-21 04:22:37,814 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1518/.semver, universal_newlines=False, shell=None, istream=) [2023-09-21T04:22:37.896Z] 2023-09-21 04:22:37,820 [execute] INFO git cat-file --batch [2023-09-21T04:22:37.897Z] 2023-09-21 04:22:37,820 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1518/.semver, universal_newlines=False, shell=None, istream=) [2023-09-21T04:22:37.897Z] 2023-09-21 04:22:37,825 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-sdk-go_PR-1518/.semver/PR-1518 [2023-09-21T04:22:37.897Z] 0.0.0 [Pipeline] } [2023-09-21T04:22:37.922Z] $ docker exec --env ******** --env ******** a9323e72203b1dee5a4a10643ad66f4e4df59c03536369fb61edd1b8b3fd306d ssh-agent -k [2023-09-21T04:22:38.011Z] unset SSH_AUTH_SOCK; [2023-09-21T04:22:38.011Z] unset SSH_AGENT_PID; [2023-09-21T04:22:38.011Z] echo Agent pid 77 killed; [2023-09-21T04:22:38.022Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-21T04:22:38.447Z] + git semver [Pipeline] } [2023-09-21T04:22:38.728Z] $ docker stop --time=1 a9323e72203b1dee5a4a10643ad66f4e4df59c03536369fb61edd1b8b3fd306d [2023-09-21T04:22:40.051Z] $ docker rm -f --volumes a9323e72203b1dee5a4a10643ad66f4e4df59c03536369fb61edd1b8b3fd306d [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-21T04:22:40.453Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-09-21T04:22:40.715Z] Stashed 1 file(s) [Pipeline] echo [2023-09-21T04:22:40.731Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-21T04:22:41.336Z] provisioning config files... [2023-09-21T04:22:41.344Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1518@tmp/config15225282208195554618tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-21T04:22:41.692Z] ---> docker-login.sh [2023-09-21T04:22:41.692Z] nexus3.edgexfoundry.org:10001 [2023-09-21T04:22:41.692Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-21T04:22:41.692Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-21T04:22:41.692Z] Configure a credential helper to remove this warning. See [2023-09-21T04:22:41.692Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-21T04:22:41.692Z] [2023-09-21T04:22:41.692Z] Login Succeeded [2023-09-21T04:22:41.692Z] nexus3.edgexfoundry.org:10002 [2023-09-21T04:22:41.692Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-21T04:22:41.692Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-21T04:22:41.692Z] Configure a credential helper to remove this warning. See [2023-09-21T04:22:41.692Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-21T04:22:41.692Z] [2023-09-21T04:22:41.692Z] Login Succeeded [2023-09-21T04:22:41.692Z] nexus3.edgexfoundry.org:10003 [2023-09-21T04:22:41.952Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-21T04:22:41.952Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-21T04:22:41.952Z] Configure a credential helper to remove this warning. See [2023-09-21T04:22:41.952Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-21T04:22:41.952Z] [2023-09-21T04:22:41.952Z] Login Succeeded [2023-09-21T04:22:41.952Z] nexus3.edgexfoundry.org:10004 [2023-09-21T04:22:41.952Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-21T04:22:41.952Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-21T04:22:41.952Z] Configure a credential helper to remove this warning. See [2023-09-21T04:22:41.952Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-21T04:22:41.952Z] [2023-09-21T04:22:41.952Z] Login Succeeded [2023-09-21T04:22:41.952Z] docker.io [2023-09-21T04:22:41.953Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-21T04:22:42.211Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-21T04:22:42.211Z] Configure a credential helper to remove this warning. See [2023-09-21T04:22:42.211Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-21T04:22:42.211Z] [2023-09-21T04:22:42.211Z] Login Succeeded [2023-09-21T04:22:42.211Z] ---> docker-login.sh ends [Pipeline] } [2023-09-21T04:22:42.244Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-09-21T04:22:42.438Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-21T04:22:42.473Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-21T04:22:42.506Z] ========================================================= [2023-09-21T04:22:42.506Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-09-21T04:22:42.506Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T04:22:42.978Z] + docker build -t ci-base-image-x86_64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-09-21T04:22:42.978Z] Sending build context to Docker daemon 11.18MB [2023-09-21T04:22:42.978Z] Step 1/10 : ARG BASE=golang:1.21-alpine3.18 [2023-09-21T04:22:42.978Z] Step 2/10 : FROM ${BASE} AS builder [2023-09-21T04:22:42.978Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-09-21T04:22:42.978Z] 7264a8db6415: Pulling fs layer [2023-09-21T04:22:42.978Z] c4d48a809fc2: Pulling fs layer [2023-09-21T04:22:42.978Z] 4f1c88b9dad5: Pulling fs layer [2023-09-21T04:22:42.978Z] ad3a456e5733: Pulling fs layer [2023-09-21T04:22:42.978Z] 33e27b845d1e: Pulling fs layer [2023-09-21T04:22:42.978Z] c68163c4e522: Pulling fs layer [2023-09-21T04:22:42.978Z] 50da416c3ac9: Pulling fs layer [2023-09-21T04:22:42.978Z] 23d2d4c4bb30: Pulling fs layer [2023-09-21T04:22:42.978Z] c68163c4e522: Waiting [2023-09-21T04:22:42.978Z] 33e27b845d1e: Waiting [2023-09-21T04:22:42.978Z] 50da416c3ac9: Waiting [2023-09-21T04:22:42.978Z] 23d2d4c4bb30: Waiting [2023-09-21T04:22:43.237Z] c4d48a809fc2: Verifying Checksum [2023-09-21T04:22:43.237Z] c4d48a809fc2: Download complete [2023-09-21T04:22:43.237Z] ad3a456e5733: Download complete [2023-09-21T04:22:43.237Z] 33e27b845d1e: Verifying Checksum [2023-09-21T04:22:43.237Z] 33e27b845d1e: Download complete [2023-09-21T04:22:43.237Z] 7264a8db6415: Verifying Checksum [2023-09-21T04:22:43.237Z] 7264a8db6415: Download complete [2023-09-21T04:22:43.237Z] c68163c4e522: Verifying Checksum [2023-09-21T04:22:43.237Z] c68163c4e522: Download complete [2023-09-21T04:22:43.237Z] 7264a8db6415: Pull complete [2023-09-21T04:22:43.495Z] 23d2d4c4bb30: Download complete [2023-09-21T04:22:43.495Z] c4d48a809fc2: Pull complete [2023-09-21T04:22:43.495Z] 4f1c88b9dad5: Verifying Checksum [2023-09-21T04:22:43.495Z] 4f1c88b9dad5: Download complete [2023-09-21T04:22:44.062Z] 50da416c3ac9: Verifying Checksum [2023-09-21T04:22:44.062Z] 50da416c3ac9: Download complete [2023-09-21T04:22:46.591Z] 4f1c88b9dad5: Pull complete [2023-09-21T04:22:46.849Z] ad3a456e5733: Pull complete [2023-09-21T04:22:46.850Z] 33e27b845d1e: Pull complete [2023-09-21T04:22:47.108Z] c68163c4e522: Pull complete [2023-09-21T04:22:49.646Z] 50da416c3ac9: Pull complete [2023-09-21T04:22:49.646Z] 23d2d4c4bb30: Pull complete [2023-09-21T04:22:49.646Z] Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c [2023-09-21T04:22:49.646Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-09-21T04:22:49.646Z] ---> 0786185ac409 [2023-09-21T04:22:49.646Z] Step 3/10 : ARG MAKE=make build [2023-09-21T04:22:56.149Z] Still waiting to schedule task [2023-09-21T04:22:56.150Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-09-21T04:22:57.817Z] ---> Running in ecf1312adfc1 [2023-09-21T04:22:57.817Z] Removing intermediate container ecf1312adfc1 [2023-09-21T04:22:57.817Z] ---> 31b4b3c0c806 [2023-09-21T04:22:57.817Z] Step 4/10 : WORKDIR /device-sdk-go [2023-09-21T04:22:57.817Z] ---> Running in c17dbdfd6e06 [2023-09-21T04:22:57.817Z] Removing intermediate container c17dbdfd6e06 [2023-09-21T04:22:57.817Z] ---> 6d501c89179a [2023-09-21T04:22:57.817Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-09-21T04:22:57.817Z] ---> Running in 5323a0239a30 [2023-09-21T04:22:57.817Z] Removing intermediate container 5323a0239a30 [2023-09-21T04:22:57.817Z] ---> 6556320cf419 [2023-09-21T04:22:57.817Z] Step 6/10 : RUN apk add --update --no-cache make git [2023-09-21T04:22:57.817Z] ---> Running in c2e17edc3961 [2023-09-21T04:22:57.817Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-21T04:22:57.817Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-21T04:22:57.817Z] OK: 264 MiB in 52 packages [2023-09-21T04:22:58.383Z] Removing intermediate container c2e17edc3961 [2023-09-21T04:22:58.383Z] ---> 3dbcc45615eb [2023-09-21T04:22:58.383Z] Step 7/10 : COPY go.mod vendor* ./ [2023-09-21T04:22:58.383Z] ---> d64559b24f72 [2023-09-21T04:22:58.383Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-21T04:22:58.383Z] ---> Running in a1ab4db3dda2 [2023-09-21T04:23:37.109Z] Removing intermediate container a1ab4db3dda2 [2023-09-21T04:23:37.109Z] ---> e781443eef9a [2023-09-21T04:23:37.109Z] Step 9/10 : COPY . . [2023-09-21T04:23:37.109Z] ---> 1f5656aef4f7 [2023-09-21T04:23:37.109Z] Step 10/10 : RUN ${MAKE} [2023-09-21T04:23:37.109Z] ---> Running in dd3863625d7c [2023-09-21T04:23:37.109Z] noop [2023-09-21T04:23:37.109Z] Removing intermediate container dd3863625d7c [2023-09-21T04:23:37.109Z] ---> bc7f8daa3da1 [2023-09-21T04:23:37.109Z] Successfully built bc7f8daa3da1 [2023-09-21T04:23:37.109Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T04:23:37.559Z] + docker inspect -f . ci-base-image-x86_64 [2023-09-21T04:23:37.559Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-21T04:23:37.714Z] prd-ubuntu20.04-docker-8c-8g-7538 does not seem to be running inside a container [2023-09-21T04:23:37.751Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-sdk-go_PR-1518 -v /w/workspace/gexfoundry_device-sdk-go_PR-1518:/w/workspace/gexfoundry_device-sdk-go_PR-1518:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1518@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1518@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-09-21T04:23:38.088Z] $ docker top a3953fe4aaf7f5b24472d68f87a1282c883ac1809f86f67438456cd0fac43661 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-21T04:23:38.462Z] + go version [2023-09-21T04:23:38.462Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-09-21T04:23:38.506Z] $ docker stop --time=1 a3953fe4aaf7f5b24472d68f87a1282c883ac1809f86f67438456cd0fac43661 [2023-09-21T04:23:39.829Z] $ docker rm -f --volumes a3953fe4aaf7f5b24472d68f87a1282c883ac1809f86f67438456cd0fac43661 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T04:23:40.561Z] + docker inspect -f . ci-base-image-x86_64 [2023-09-21T04:23:40.561Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-21T04:23:40.707Z] prd-ubuntu20.04-docker-8c-8g-7538 does not seem to be running inside a container [2023-09-21T04:23:40.742Z] $ 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-sdk-go_PR-1518 -v /w/workspace/gexfoundry_device-sdk-go_PR-1518:/w/workspace/gexfoundry_device-sdk-go_PR-1518:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1518@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1518@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-09-21T04:23:41.074Z] $ docker top bc8d3a4f4ce7a1f96b40ee379432375fe216a030aea40ea89eeda4173e1d5468 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-21T04:23:41.484Z] + git config --global --add safe.directory /w/workspace/gexfoundry_device-sdk-go_PR-1518 [Pipeline] fileExists [Pipeline] sh [2023-09-21T04:23:41.839Z] + make test [2023-09-21T04:23:41.839Z] go test -race -coverprofile=coverage.out ./... [2023-09-21T04:23:48.395Z] ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] [2023-09-21T04:24:00.586Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] [2023-09-21T04:24:00.586Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] [2023-09-21T04:24:00.586Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] [2023-09-21T04:24:00.586Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] [2023-09-21T04:24:00.586Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] [2023-09-21T04:24:00.586Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] [2023-09-21T04:24:00.586Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] [2023-09-21T04:24:00.586Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] [2023-09-21T04:24:00.586Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 1.040s coverage: 27.6% of statements [2023-09-21T04:24:00.843Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 1.038s coverage: 80.2% of statements [2023-09-21T04:24:00.843Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 1.061s coverage: 86.0% of statements [2023-09-21T04:24:01.101Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 1.070s coverage: 71.8% of statements [2023-09-21T04:24:01.101Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] [2023-09-21T04:24:01.101Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] [2023-09-21T04:24:02.032Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] [2023-09-21T04:24:04.564Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 4.056s coverage: 14.4% of statements [2023-09-21T04:24:04.564Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/provision 3.166s coverage: 45.9% of statements [2023-09-21T04:24:04.564Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 1.051s coverage: 68.5% of statements [2023-09-21T04:24:04.564Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 1.096s coverage: 89.2% of statements [2023-09-21T04:24:04.564Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 1.039s coverage: 5.5% of statements [2023-09-21T04:24:22.844Z] GO111MODULE=on go vet ./... [2023-09-21T04:24:24.240Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-09-21T04:24:24.240Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-09-21T04:24:24.240Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-09-21T04:24:24.525Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-09-21T04:24:24.564Z] $ docker stop --time=1 bc8d3a4f4ce7a1f96b40ee379432375fe216a030aea40ea89eeda4173e1d5468 [2023-09-21T04:24:30.514Z] $ docker rm -f --volumes bc8d3a4f4ce7a1f96b40ee379432375fe216a030aea40ea89eeda4173e1d5468 [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-21T04:24:31.134Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-09-21T04:24:31.252Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-09-21T04:24:31.979Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-09-21T04:24:32.287Z] + ls -al . [2023-09-21T04:24:32.287Z] total 304 [2023-09-21T04:24:32.287Z] drwxrwxr-x 11 jenkins jenkins 4096 Sep 21 04:23 . [2023-09-21T04:24:32.287Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 21 04:22 .. [2023-09-21T04:24:32.287Z] -rw-rw-r-- 1 jenkins jenkins 140 Sep 21 04:22 .dockerignore [2023-09-21T04:24:32.287Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 21 04:24 .git [2023-09-21T04:24:32.287Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 21 04:22 .github [2023-09-21T04:24:32.287Z] -rw-rw-r-- 1 jenkins jenkins 137 Sep 21 04:22 .gitignore [2023-09-21T04:24:32.287Z] -rw-rw-r-- 1 jenkins jenkins 42 Sep 21 04:22 .golangci.yml [2023-09-21T04:24:32.287Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 21 04:22 .semver [2023-09-21T04:24:32.287Z] -rw-rw-r-- 1 jenkins jenkins 44878 Sep 21 04:22 CHANGELOG.md [2023-09-21T04:24:32.287Z] -rw-rw-r-- 1 jenkins jenkins 677 Sep 21 04:22 GOVERNANCE.md [2023-09-21T04:24:32.287Z] -rw-rw-r-- 1 jenkins jenkins 885 Sep 21 04:22 Jenkinsfile [2023-09-21T04:24:32.287Z] -rw-rw-r-- 1 jenkins jenkins 11341 Sep 21 04:22 LICENSE [2023-09-21T04:24:32.287Z] -rw-rw-r-- 1 jenkins jenkins 1842 Sep 21 04:22 Makefile [2023-09-21T04:24:32.287Z] -rw-rw-r-- 1 jenkins jenkins 619 Sep 21 04:22 OWNERS.md [2023-09-21T04:24:32.287Z] -rw-rw-r-- 1 jenkins jenkins 4933 Sep 21 04:22 README.md [2023-09-21T04:24:32.287Z] -rw-rw-r-- 1 jenkins jenkins 5 Sep 21 04:22 VERSION [2023-09-21T04:24:32.287Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 21 04:22 bin [2023-09-21T04:24:32.287Z] -rw-r--r-- 1 jenkins jenkins 121385 Sep 21 04:24 coverage.out [2023-09-21T04:24:32.287Z] drwxrwxr-x 5 jenkins jenkins 4096 Sep 21 04:22 example [2023-09-21T04:24:32.287Z] -rw-rw-r-- 1 jenkins jenkins 3722 Sep 21 04:22 go.mod [2023-09-21T04:24:32.287Z] -rw-rw-r-- 1 jenkins jenkins 34806 Sep 21 04:22 go.sum [2023-09-21T04:24:32.287Z] drwxrwxr-x 12 jenkins jenkins 4096 Sep 21 04:22 internal [2023-09-21T04:24:32.287Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 21 04:22 openapi [2023-09-21T04:24:32.287Z] drwxrwxr-x 6 jenkins jenkins 4096 Sep 21 04:22 pkg [2023-09-21T04:24:32.287Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 21 04:22 snap [2023-09-21T04:24:32.287Z] -rw-rw-r-- 1 jenkins jenkins 222 Sep 21 04:22 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T04:24:32.697Z] + docker build -t device-sdk-simple -f example/cmd/device-simple/Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=b48ed840b49a2141fc496cb31eb79e1da06d66cf --label arch=amd64 --label version=0.0.0 . [2023-09-21T04:24:32.697Z] Sending build context to Docker daemon 11.3MB [2023-09-21T04:24:32.697Z] Step 1/23 : ARG BASE=golang:1.21-alpine3.18 [2023-09-21T04:24:32.697Z] Step 2/23 : FROM ${BASE} AS builder [2023-09-21T04:24:32.697Z] ---> bc7f8daa3da1 [2023-09-21T04:24:32.697Z] Step 3/23 : ARG MAKE=make build [2023-09-21T04:24:32.956Z] ---> Running in 1cec3acfd3d0 [2023-09-21T04:24:33.215Z] Removing intermediate container 1cec3acfd3d0 [2023-09-21T04:24:33.215Z] ---> aebfd7689e76 [2023-09-21T04:24:33.215Z] Step 4/23 : WORKDIR /device-sdk-go [2023-09-21T04:24:33.215Z] ---> Running in 0fe7830bae01 [2023-09-21T04:24:33.215Z] Removing intermediate container 0fe7830bae01 [2023-09-21T04:24:33.215Z] ---> 5051f7aca6b2 [2023-09-21T04:24:33.215Z] Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-09-21T04:24:33.215Z] ---> Running in 1e71dc1149a9 [2023-09-21T04:24:33.473Z] Removing intermediate container 1e71dc1149a9 [2023-09-21T04:24:33.473Z] ---> 4221210983fd [2023-09-21T04:24:33.473Z] Step 6/23 : RUN apk add --update --no-cache make git [2023-09-21T04:24:33.473Z] ---> Running in f7958083ab05 [2023-09-21T04:24:33.732Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-21T04:24:33.732Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-21T04:24:33.990Z] OK: 264 MiB in 52 packages [2023-09-21T04:24:34.556Z] Removing intermediate container f7958083ab05 [2023-09-21T04:24:34.556Z] ---> 2cfacafa9228 [2023-09-21T04:24:34.556Z] Step 7/23 : COPY go.mod vendor* ./ [2023-09-21T04:24:34.556Z] ---> 33b141077333 [2023-09-21T04:24:34.556Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-21T04:24:34.815Z] ---> Running in 0bdea6db315f [2023-09-21T04:24:35.405Z] Removing intermediate container 0bdea6db315f [2023-09-21T04:24:35.405Z] ---> fc8ef7fbd99c [2023-09-21T04:24:35.405Z] Step 9/23 : COPY . . [2023-09-21T04:24:35.664Z] ---> 856a45e402c8 [2023-09-21T04:24:35.664Z] Step 10/23 : RUN ${MAKE} [2023-09-21T04:24:35.923Z] ---> Running in d1b42d5a4492 [2023-09-21T04:24:36.180Z] CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=0.0.0" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2023-09-21T04:25:02.754Z] Removing intermediate container d1b42d5a4492 [2023-09-21T04:25:02.754Z] ---> 52a514bf5428 [2023-09-21T04:25:02.754Z] Step 11/23 : FROM alpine:3.18 [2023-09-21T04:25:02.754Z] 3.18: Pulling from library/alpine [2023-09-21T04:25:02.754Z] 7264a8db6415: Already exists [2023-09-21T04:25:02.754Z] Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-21T04:25:02.754Z] Status: Downloaded newer image for alpine:3.18 [2023-09-21T04:25:02.754Z] ---> 7e01a0d0a1dc [2023-09-21T04:25:02.754Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-09-21T04:25:02.754Z] ---> Running in 4f3d3ef7e661 [2023-09-21T04:25:02.754Z] Removing intermediate container 4f3d3ef7e661 [2023-09-21T04:25:02.754Z] ---> e29b10b477ea [2023-09-21T04:25:02.754Z] Step 13/23 : RUN apk add --update --no-cache [2023-09-21T04:25:02.754Z] ---> Running in f55410bafdf1 [2023-09-21T04:25:02.754Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-21T04:25:02.754Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-21T04:25:02.754Z] OK: 7 MiB in 15 packages [2023-09-21T04:25:02.754Z] Removing intermediate container f55410bafdf1 [2023-09-21T04:25:02.754Z] ---> 24a63739fcd6 [2023-09-21T04:25:02.754Z] Step 14/23 : WORKDIR / [2023-09-21T04:25:02.754Z] ---> Running in 7afba411840d [2023-09-21T04:25:02.754Z] Removing intermediate container 7afba411840d [2023-09-21T04:25:02.754Z] ---> e029b66aaaaa [2023-09-21T04:25:02.754Z] Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2023-09-21T04:25:02.754Z] ---> fa9fff73883e [2023-09-21T04:25:02.754Z] Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2023-09-21T04:25:02.754Z] ---> a070fc317841 [2023-09-21T04:25:02.754Z] Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2023-09-21T04:25:03.012Z] ---> cccb13adff3f [2023-09-21T04:25:03.012Z] Step 18/23 : EXPOSE 59999 [2023-09-21T04:25:03.012Z] ---> Running in 37fcbdccac0e [2023-09-21T04:25:03.012Z] Removing intermediate container 37fcbdccac0e [2023-09-21T04:25:03.012Z] ---> bce9036a878d [2023-09-21T04:25:03.012Z] Step 19/23 : ENTRYPOINT ["/device-simple"] [2023-09-21T04:25:03.012Z] ---> Running in 0cbbad826d6e [2023-09-21T04:25:03.271Z] Removing intermediate container 0cbbad826d6e [2023-09-21T04:25:03.271Z] ---> 18199f855ba0 [2023-09-21T04:25:03.271Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-09-21T04:25:03.271Z] ---> Running in dbc76e24decf [2023-09-21T04:25:03.271Z] Removing intermediate container dbc76e24decf [2023-09-21T04:25:03.271Z] ---> a323b78f4261 [2023-09-21T04:25:03.271Z] Step 21/23 : LABEL arch=amd64 [2023-09-21T04:25:03.271Z] ---> Running in 39326cc99567 [2023-09-21T04:25:03.271Z] Removing intermediate container 39326cc99567 [2023-09-21T04:25:03.271Z] ---> 602426ddd58f [2023-09-21T04:25:03.271Z] Step 22/23 : LABEL git_sha=b48ed840b49a2141fc496cb31eb79e1da06d66cf [2023-09-21T04:25:03.530Z] ---> Running in 834cfd7b9a80 [2023-09-21T04:25:03.530Z] Removing intermediate container 834cfd7b9a80 [2023-09-21T04:25:03.530Z] ---> 2aab34a1b61d [2023-09-21T04:25:03.530Z] Step 23/23 : LABEL version=0.0.0 [2023-09-21T04:25:03.530Z] ---> Running in 04dce7fa7252 [2023-09-21T04:25:03.530Z] Removing intermediate container 04dce7fa7252 [2023-09-21T04:25:03.530Z] ---> b94ba196ebcf [2023-09-21T04:25:03.530Z] [Warning] One or more build-args [ARCH] were not consumed [2023-09-21T04:25:03.530Z] Successfully built b94ba196ebcf [2023-09-21T04:25:03.530Z] Successfully tagged device-sdk-simple:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T04:25:04.424Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-21T04:25:04.424Z] [2023-09-21T04:25:04.424Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T04:25:04.798Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-21T04:25:04.798Z] latest: Pulling from edgex-lftools-log-publisher [2023-09-21T04:25:04.798Z] 5eb5b503b376: Pulling fs layer [2023-09-21T04:25:04.798Z] 5c69ac0246d0: Pulling fs layer [2023-09-21T04:25:04.798Z] ec43610c2a17: Pulling fs layer [2023-09-21T04:25:04.798Z] 3a2ae6a8a46f: Pulling fs layer [2023-09-21T04:25:04.798Z] 33b1e0a273af: Pulling fs layer [2023-09-21T04:25:04.798Z] 5d3b04190fa2: Pulling fs layer [2023-09-21T04:25:04.798Z] 2f39f015ded8: Pulling fs layer [2023-09-21T04:25:04.798Z] 3a2ae6a8a46f: Waiting [2023-09-21T04:25:04.798Z] 33b1e0a273af: Waiting [2023-09-21T04:25:04.798Z] 5d3b04190fa2: Waiting [2023-09-21T04:25:04.798Z] 2f39f015ded8: Waiting [2023-09-21T04:25:04.798Z] 5c69ac0246d0: Verifying Checksum [2023-09-21T04:25:04.798Z] 5c69ac0246d0: Download complete [2023-09-21T04:25:04.798Z] 3a2ae6a8a46f: Download complete [2023-09-21T04:25:04.798Z] 33b1e0a273af: Verifying Checksum [2023-09-21T04:25:04.798Z] 33b1e0a273af: Download complete [2023-09-21T04:25:04.798Z] 5d3b04190fa2: Verifying Checksum [2023-09-21T04:25:04.798Z] 5d3b04190fa2: Download complete [2023-09-21T04:25:04.798Z] ec43610c2a17: Verifying Checksum [2023-09-21T04:25:04.798Z] ec43610c2a17: Download complete [2023-09-21T04:25:05.056Z] 5eb5b503b376: Verifying Checksum [2023-09-21T04:25:05.056Z] 5eb5b503b376: Download complete [2023-09-21T04:25:05.622Z] 2f39f015ded8: Download complete [2023-09-21T04:25:06.188Z] 5eb5b503b376: Pull complete [2023-09-21T04:25:06.446Z] 5c69ac0246d0: Pull complete [2023-09-21T04:25:07.013Z] ec43610c2a17: Pull complete [2023-09-21T04:25:07.013Z] 3a2ae6a8a46f: Pull complete [2023-09-21T04:25:07.013Z] 33b1e0a273af: Pull complete [2023-09-21T04:25:07.270Z] 5d3b04190fa2: Pull complete [2023-09-21T04:25:11.453Z] 2f39f015ded8: Pull complete [2023-09-21T04:25:11.453Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-09-21T04:25:11.453Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-21T04:25:11.453Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-21T04:25:11.677Z] prd-ubuntu20.04-docker-8c-8g-7538 does not seem to be running inside a container [2023-09-21T04:25:11.718Z] $ 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-sdk-go_PR-1518 -v /w/workspace/gexfoundry_device-sdk-go_PR-1518:/w/workspace/gexfoundry_device-sdk-go_PR-1518:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1518@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1518@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-09-21T04:25:17.877Z] $ docker top 51b0bea33b5333cd71d1dcfb44225f8fb55b759b82f417aa4706946c0388e8cb -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-21T04:25:18.317Z] ---> job-cost.sh [2023-09-21T04:25:18.317Z] lf-activate-venv: SKIPPING [2023-09-21T04:25:18.317Z] INFO: No Stack... [2023-09-21T04:25:18.883Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-09-21T04:25:19.140Z] INFO: Archiving Costs [Pipeline] sh [2023-09-21T04:25:19.460Z] + cat /w/workspace/gexfoundry_device-sdk-go_PR-1518/archives/cost.csv [2023-09-21T04:25:19.460Z] + cut -d, -f6 [Pipeline] lock [2023-09-21T04:25:19.501Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1518-1-stack-cost] [2023-09-21T04:25:19.506Z] Resource [jenkins-edgexfoundry-device-sdk-go-PR-1518-1-stack-cost] did not exist. Created. [2023-09-21T04:25:19.506Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1518-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-09-21T04:25:19.894Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-09-21T04:25:19.952Z] Stashed 1 file(s) [Pipeline] } [2023-09-21T04:25:19.968Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1518-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-09-21T04:25:20.064Z] $ docker stop --time=1 51b0bea33b5333cd71d1dcfb44225f8fb55b759b82f417aa4706946c0388e8cb [2023-09-21T04:25:21.204Z] $ docker rm -f --volumes 51b0bea33b5333cd71d1dcfb44225f8fb55b759b82f417aa4706946c0388e8cb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-09-21T04:26:32.853Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-7539 in /w/workspace/gexfoundry_device-sdk-go_PR-1518 [Pipeline] { [Pipeline] ws [2023-09-21T04:26:32.912Z] Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout [2023-09-21T04:26:32.999Z] The recommended git tool is: git [2023-09-21T04:26:38.024Z] using credential edgex-jenkins-ssh [2023-09-21T04:26:38.040Z] Cloning the remote Git repository [2023-09-21T04:26:38.084Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2023-09-21T04:26:38.183Z] > git init /w/workspace/device-sdk-go/1 # timeout=10 [2023-09-21T04:26:38.323Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2023-09-21T04:26:38.324Z] > git --version # timeout=10 [2023-09-21T04:26:38.344Z] > git --version # 'git version 2.25.1' [2023-09-21T04:26:38.347Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-09-21T04:26:38.503Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-09-21T04:26:40.037Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2023-09-21T04:26:40.067Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-09-21T04:26:41.453Z] Merging remotes/origin/main commit 3b02d0a22aabd8b2528e5fef2667f07c40fe7c1c into PR head commit b48ed840b49a2141fc496cb31eb79e1da06d66cf [2023-09-21T04:26:41.747Z] Merge succeeded, producing b48ed840b49a2141fc496cb31eb79e1da06d66cf [2023-09-21T04:26:41.748Z] Checking out Revision b48ed840b49a2141fc496cb31eb79e1da06d66cf (PR-1518) [2023-09-21T04:26:40.893Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2023-09-21T04:26:40.930Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2023-09-21T04:26:40.931Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-09-21T04:26:40.947Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1518/head:refs/remotes/origin/PR-1518 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-09-21T04:26:41.472Z] > git config core.sparsecheckout # timeout=10 [2023-09-21T04:26:41.536Z] > git checkout -f b48ed840b49a2141fc496cb31eb79e1da06d66cf # timeout=10 [2023-09-21T04:26:41.640Z] > git remote # timeout=10 [2023-09-21T04:26:41.662Z] > git config --get remote.origin.url # timeout=10 [2023-09-21T04:26:41.687Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-09-21T04:26:41.701Z] > git merge 3b02d0a22aabd8b2528e5fef2667f07c40fe7c1c # timeout=10 [2023-09-21T04:26:41.728Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-09-21T04:26:41.756Z] > git config core.sparsecheckout # timeout=10 [2023-09-21T04:26:42.237Z] Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v3" [2023-09-21T04:26:42.285Z] > git --version # timeout=10 [2023-09-21T04:26:42.296Z] > git --version # 'git version 2.25.1' [2023-09-21T04:26:42.314Z] fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-21T04:26:41.774Z] > git checkout -f b48ed840b49a2141fc496cb31eb79e1da06d66cf # timeout=10 [2023-09-21T04:26:43.521Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-09-21T04:26:43.521Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-21T04:26:43.521Z] Dload Upload Total Spent Left Speed [2023-09-21T04:26:43.521Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 95872 0 --:--:-- --:--:-- --:--:-- 95872 [Pipeline] sh [2023-09-21T04:26:44.081Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-09-21T04:26:44.437Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-09-21T04:26:44.437Z] + sudo tee /etc/docker/daemon.new [2023-09-21T04:26:44.437Z] { [2023-09-21T04:26:44.437Z] "registry-mirrors": [ [2023-09-21T04:26:44.437Z] "https://nexus3.edgexfoundry.org:10001" [2023-09-21T04:26:44.437Z] ], [2023-09-21T04:26:44.437Z] "bip": "10.250.0.254/24", [2023-09-21T04:26:44.437Z] "hosts": [ [2023-09-21T04:26:44.437Z] "tcp://0.0.0.0:5555", [2023-09-21T04:26:44.437Z] "unix:///var/run/docker.sock" [2023-09-21T04:26:44.437Z] ], [2023-09-21T04:26:44.437Z] "mtu": 1458, [2023-09-21T04:26:44.437Z] "selinux-enabled": true, [2023-09-21T04:26:44.437Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-09-21T04:26:44.437Z] } [Pipeline] sh [2023-09-21T04:26:44.780Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-09-21T04:26:45.126Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-21T04:27:03.434Z] provisioning config files... [2023-09-21T04:27:03.459Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config18041162739019579660tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-21T04:27:04.028Z] ---> docker-login.sh [2023-09-21T04:27:04.028Z] nexus3.edgexfoundry.org:10001 [2023-09-21T04:27:04.298Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-21T04:27:04.570Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-21T04:27:04.570Z] Configure a credential helper to remove this warning. See [2023-09-21T04:27:04.570Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-21T04:27:04.570Z] [2023-09-21T04:27:04.570Z] Login Succeeded [2023-09-21T04:27:04.570Z] nexus3.edgexfoundry.org:10002 [2023-09-21T04:27:04.842Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-21T04:27:04.842Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-21T04:27:04.842Z] Configure a credential helper to remove this warning. See [2023-09-21T04:27:04.842Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-21T04:27:04.842Z] [2023-09-21T04:27:04.842Z] Login Succeeded [2023-09-21T04:27:04.842Z] nexus3.edgexfoundry.org:10003 [2023-09-21T04:27:05.110Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-21T04:27:05.110Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-21T04:27:05.110Z] Configure a credential helper to remove this warning. See [2023-09-21T04:27:05.110Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-21T04:27:05.110Z] [2023-09-21T04:27:05.110Z] Login Succeeded [2023-09-21T04:27:05.110Z] nexus3.edgexfoundry.org:10004 [2023-09-21T04:27:05.378Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-21T04:27:05.649Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-21T04:27:05.649Z] Configure a credential helper to remove this warning. See [2023-09-21T04:27:05.649Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-21T04:27:05.649Z] [2023-09-21T04:27:05.649Z] Login Succeeded [2023-09-21T04:27:05.649Z] docker.io [2023-09-21T04:27:05.649Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-21T04:27:05.916Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-21T04:27:05.916Z] Configure a credential helper to remove this warning. See [2023-09-21T04:27:05.916Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-21T04:27:05.916Z] [2023-09-21T04:27:05.916Z] Login Succeeded [2023-09-21T04:27:05.916Z] ---> docker-login.sh ends [Pipeline] } [2023-09-21T04:27:05.948Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-09-21T04:27:06.298Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-21T04:27:06.341Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-21T04:27:06.374Z] ========================================================= [2023-09-21T04:27:06.374Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-09-21T04:27:06.374Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T04:27:06.877Z] + docker build -t ci-base-image-arm64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-09-21T04:27:07.146Z] Sending build context to Docker daemon 5.978MB [2023-09-21T04:27:07.146Z] Step 1/10 : ARG BASE=golang:1.21-alpine3.18 [2023-09-21T04:27:07.146Z] Step 2/10 : FROM ${BASE} AS builder [2023-09-21T04:27:07.417Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-09-21T04:27:07.417Z] 9fda8d8052c6: Pulling fs layer [2023-09-21T04:27:07.417Z] 5d54e960e981: Pulling fs layer [2023-09-21T04:27:07.417Z] c4a7e357bf2a: Pulling fs layer [2023-09-21T04:27:07.417Z] f0e02332f6b5: Pulling fs layer [2023-09-21T04:27:07.417Z] cefa15bbcfad: Pulling fs layer [2023-09-21T04:27:07.417Z] 17808c966233: Pulling fs layer [2023-09-21T04:27:07.417Z] f4c1fc716caa: Pulling fs layer [2023-09-21T04:27:07.417Z] cefa15bbcfad: Waiting [2023-09-21T04:27:07.417Z] 17808c966233: Waiting [2023-09-21T04:27:07.417Z] f4c1fc716caa: Waiting [2023-09-21T04:27:07.417Z] f0e02332f6b5: Waiting [2023-09-21T04:27:07.417Z] 5d54e960e981: Verifying Checksum [2023-09-21T04:27:07.417Z] 5d54e960e981: Download complete [2023-09-21T04:27:07.417Z] f0e02332f6b5: Verifying Checksum [2023-09-21T04:27:07.417Z] f0e02332f6b5: Download complete [2023-09-21T04:27:07.417Z] cefa15bbcfad: Verifying Checksum [2023-09-21T04:27:07.417Z] cefa15bbcfad: Download complete [2023-09-21T04:27:07.417Z] 9fda8d8052c6: Download complete [2023-09-21T04:27:08.009Z] f4c1fc716caa: Verifying Checksum [2023-09-21T04:27:08.009Z] f4c1fc716caa: Download complete [2023-09-21T04:27:08.280Z] 9fda8d8052c6: Pull complete [2023-09-21T04:27:09.249Z] 5d54e960e981: Pull complete [2023-09-21T04:27:09.249Z] c4a7e357bf2a: Verifying Checksum [2023-09-21T04:27:09.249Z] c4a7e357bf2a: Download complete [2023-09-21T04:27:10.212Z] 17808c966233: Verifying Checksum [2023-09-21T04:27:10.212Z] 17808c966233: Download complete [2023-09-21T04:27:20.398Z] c4a7e357bf2a: Pull complete [2023-09-21T04:27:20.398Z] f0e02332f6b5: Pull complete [2023-09-21T04:27:20.398Z] cefa15bbcfad: Pull complete [2023-09-21T04:27:28.618Z] 17808c966233: Pull complete [2023-09-21T04:27:28.885Z] f4c1fc716caa: Pull complete [2023-09-21T04:27:28.885Z] Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 [2023-09-21T04:27:28.885Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-09-21T04:27:28.885Z] ---> ea914061e18c [2023-09-21T04:27:28.885Z] Step 3/10 : ARG MAKE=make build [2023-09-21T04:27:30.828Z] ---> Running in 9143d5aa6ad1 [2023-09-21T04:27:30.828Z] Removing intermediate container 9143d5aa6ad1 [2023-09-21T04:27:30.828Z] ---> 15ae294b5ef9 [2023-09-21T04:27:30.828Z] Step 4/10 : WORKDIR /device-sdk-go [2023-09-21T04:27:30.828Z] ---> Running in 1ef6e0b2ea7e [2023-09-21T04:27:31.095Z] Removing intermediate container 1ef6e0b2ea7e [2023-09-21T04:27:31.095Z] ---> f910a18f0b67 [2023-09-21T04:27:31.095Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-09-21T04:27:31.360Z] ---> Running in bf03d8578245 [2023-09-21T04:27:31.626Z] Removing intermediate container bf03d8578245 [2023-09-21T04:27:31.627Z] ---> 9ab59489aa47 [2023-09-21T04:27:31.627Z] Step 6/10 : RUN apk add --update --no-cache make git [2023-09-21T04:27:31.627Z] ---> Running in 8bd0cb10c61c [2023-09-21T04:27:32.583Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-21T04:27:32.849Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-21T04:27:34.255Z] OK: 266 MiB in 52 packages [2023-09-21T04:27:34.835Z] Removing intermediate container 8bd0cb10c61c [2023-09-21T04:27:34.835Z] ---> a227eba742aa [2023-09-21T04:27:34.835Z] Step 7/10 : COPY go.mod vendor* ./ [2023-09-21T04:27:35.431Z] ---> 81c67883b87d [2023-09-21T04:27:35.431Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-21T04:27:35.431Z] ---> Running in 11d49160f163 [2023-09-21T04:28:43.308Z] Removing intermediate container 11d49160f163 [2023-09-21T04:28:43.308Z] ---> 81ec9ef8727d [2023-09-21T04:28:43.308Z] Step 9/10 : COPY . . [2023-09-21T04:28:43.308Z] ---> d26947d599c5 [2023-09-21T04:28:43.308Z] Step 10/10 : RUN ${MAKE} [2023-09-21T04:28:43.308Z] ---> Running in 2ca63c7cf6aa [2023-09-21T04:28:43.308Z] noop [2023-09-21T04:28:43.308Z] Removing intermediate container 2ca63c7cf6aa [2023-09-21T04:28:43.308Z] ---> b9770ce28ed3 [2023-09-21T04:28:43.308Z] Successfully built b9770ce28ed3 [2023-09-21T04:28:43.308Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T04:28:43.781Z] + docker inspect -f . ci-base-image-arm64 [2023-09-21T04:28:43.781Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-21T04:28:44.036Z] prd-ubuntu20.04-docker-arm64-4c-16g-7539 does not seem to be running inside a container [2023-09-21T04:28:44.099Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-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 [2023-09-21T04:28:45.256Z] $ docker top 94b575c520407cc8fe3233adb6a24c3a73c0d6b4ef59527a63210040dabcc622 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-21T04:28:46.117Z] + go version [2023-09-21T04:28:46.117Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-09-21T04:28:46.150Z] $ docker stop --time=1 94b575c520407cc8fe3233adb6a24c3a73c0d6b4ef59527a63210040dabcc622 [2023-09-21T04:28:49.668Z] $ docker rm -f --volumes 94b575c520407cc8fe3233adb6a24c3a73c0d6b4ef59527a63210040dabcc622 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T04:28:50.506Z] + docker inspect -f . ci-base-image-arm64 [2023-09-21T04:28:50.506Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-21T04:28:50.747Z] prd-ubuntu20.04-docker-arm64-4c-16g-7539 does not seem to be running inside a container [2023-09-21T04:28:50.805Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-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 [2023-09-21T04:28:51.906Z] $ docker top 8ad21c7fcab2d808f42b2ed62d41f69d51db7e64f2860b97bc4cb6b9bec1c480 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-21T04:28:52.418Z] + git config --global --add safe.directory /w/workspace/device-sdk-go/1 [Pipeline] fileExists [Pipeline] sh [2023-09-21T04:28:52.797Z] + make test [2023-09-21T04:28:52.797Z] go test -race -coverprofile=coverage.out ./... [2023-09-21T04:29:31.659Z] ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] [2023-09-21T04:31:08.299Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] [2023-09-21T04:31:08.299Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] [2023-09-21T04:31:08.299Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] [2023-09-21T04:31:08.299Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] [2023-09-21T04:31:08.299Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] [2023-09-21T04:31:18.371Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 1.229s coverage: 27.6% of statements [2023-09-21T04:31:23.708Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 1.258s coverage: 80.2% of statements [2023-09-21T04:31:36.008Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] [2023-09-21T04:31:36.008Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] [2023-09-21T04:31:36.008Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 1.307s coverage: 86.0% of statements [2023-09-21T04:31:40.260Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] [2023-09-21T04:31:41.228Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 1.560s coverage: 71.8% of statements [2023-09-21T04:31:44.572Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 4.256s coverage: 14.4% of statements [2023-09-21T04:31:44.572Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/provision 3.653s coverage: 45.9% of statements [2023-09-21T04:31:44.839Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] [2023-09-21T04:31:44.839Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] [2023-09-21T04:31:46.261Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 1.378s coverage: 68.5% of statements [2023-09-21T04:31:49.601Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 1.425s coverage: 89.2% of statements [2023-09-21T04:31:49.870Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] [2023-09-21T04:31:51.274Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 1.226s coverage: 5.5% of statements [2023-09-21T04:31:51.867Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-09-21T04:31:51.867Z] GO111MODULE=on go vet ./... [2023-09-21T04:33:28.490Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-09-21T04:33:28.490Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-09-21T04:33:28.490Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-09-21T04:33:28.526Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-09-21T04:33:28.553Z] $ docker stop --time=1 8ad21c7fcab2d808f42b2ed62d41f69d51db7e64f2860b97bc4cb6b9bec1c480 [2023-09-21T04:33:32.122Z] $ docker rm -f --volumes 8ad21c7fcab2d808f42b2ed62d41f69d51db7e64f2860b97bc4cb6b9bec1c480 [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-21T04:33:33.790Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-09-21T04:33:33.823Z] Warning: overwriting stash ‘coverage-report’ [2023-09-21T04:33:34.369Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-21T04:33:34.952Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-09-21T04:33:35.283Z] + ls -al . [2023-09-21T04:33:35.283Z] total 300 [2023-09-21T04:33:35.283Z] drwxrwxr-x 10 jenkins jenkins 4096 Sep 21 04:28 . [2023-09-21T04:33:35.283Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 21 04:26 .. [2023-09-21T04:33:35.283Z] -rw-rw-r-- 1 jenkins jenkins 140 Sep 21 04:26 .dockerignore [2023-09-21T04:33:35.283Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 21 04:26 .git [2023-09-21T04:33:35.283Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 21 04:26 .github [2023-09-21T04:33:35.283Z] -rw-rw-r-- 1 jenkins jenkins 137 Sep 21 04:26 .gitignore [2023-09-21T04:33:35.283Z] -rw-rw-r-- 1 jenkins jenkins 42 Sep 21 04:26 .golangci.yml [2023-09-21T04:33:35.283Z] -rw-rw-r-- 1 jenkins jenkins 44878 Sep 21 04:26 CHANGELOG.md [2023-09-21T04:33:35.283Z] -rw-rw-r-- 1 jenkins jenkins 677 Sep 21 04:26 GOVERNANCE.md [2023-09-21T04:33:35.283Z] -rw-rw-r-- 1 jenkins jenkins 885 Sep 21 04:26 Jenkinsfile [2023-09-21T04:33:35.283Z] -rw-rw-r-- 1 jenkins jenkins 11341 Sep 21 04:26 LICENSE [2023-09-21T04:33:35.284Z] -rw-rw-r-- 1 jenkins jenkins 1842 Sep 21 04:26 Makefile [2023-09-21T04:33:35.284Z] -rw-rw-r-- 1 jenkins jenkins 619 Sep 21 04:26 OWNERS.md [2023-09-21T04:33:35.284Z] -rw-rw-r-- 1 jenkins jenkins 4933 Sep 21 04:26 README.md [2023-09-21T04:33:35.284Z] -rw-rw-r-- 1 jenkins jenkins 5 Sep 21 04:22 VERSION [2023-09-21T04:33:35.284Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 21 04:26 bin [2023-09-21T04:33:35.284Z] -rw-r--r-- 1 jenkins jenkins 121385 Sep 21 04:31 coverage.out [2023-09-21T04:33:35.284Z] drwxrwxr-x 5 jenkins jenkins 4096 Sep 21 04:26 example [2023-09-21T04:33:35.284Z] -rw-rw-r-- 1 jenkins jenkins 3722 Sep 21 04:26 go.mod [2023-09-21T04:33:35.284Z] -rw-rw-r-- 1 jenkins jenkins 34806 Sep 21 04:26 go.sum [2023-09-21T04:33:35.284Z] drwxrwxr-x 12 jenkins jenkins 4096 Sep 21 04:26 internal [2023-09-21T04:33:35.284Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 21 04:26 openapi [2023-09-21T04:33:35.284Z] drwxrwxr-x 6 jenkins jenkins 4096 Sep 21 04:26 pkg [2023-09-21T04:33:35.284Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 21 04:26 snap [2023-09-21T04:33:35.284Z] -rw-rw-r-- 1 jenkins jenkins 222 Sep 21 04:26 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T04:33:35.695Z] + docker build -t device-sdk-simple-arm64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=b48ed840b49a2141fc496cb31eb79e1da06d66cf --label arch=arm64 --label version=0.0.0 . [2023-09-21T04:33:35.969Z] Sending build context to Docker daemon 6.1MB [2023-09-21T04:33:35.969Z] Step 1/23 : ARG BASE=golang:1.21-alpine3.18 [2023-09-21T04:33:35.969Z] Step 2/23 : FROM ${BASE} AS builder [2023-09-21T04:33:35.969Z] ---> b9770ce28ed3 [2023-09-21T04:33:35.969Z] Step 3/23 : ARG MAKE=make build [2023-09-21T04:33:36.241Z] ---> Running in 54e4d05d9f1b [2023-09-21T04:33:36.511Z] Removing intermediate container 54e4d05d9f1b [2023-09-21T04:33:36.511Z] ---> 3c93b879d50f [2023-09-21T04:33:36.511Z] Step 4/23 : WORKDIR /device-sdk-go [2023-09-21T04:33:36.511Z] ---> Running in 8720fbfb7533 [2023-09-21T04:33:36.778Z] Removing intermediate container 8720fbfb7533 [2023-09-21T04:33:36.779Z] ---> 44d7443c9be6 [2023-09-21T04:33:36.779Z] Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-09-21T04:33:36.779Z] ---> Running in 9094265e9d83 [2023-09-21T04:33:37.052Z] Removing intermediate container 9094265e9d83 [2023-09-21T04:33:37.052Z] ---> 7cedf171a129 [2023-09-21T04:33:37.052Z] Step 6/23 : RUN apk add --update --no-cache make git [2023-09-21T04:33:37.319Z] ---> Running in 344b0bf0cba6 [2023-09-21T04:33:38.277Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-21T04:33:39.233Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-21T04:33:40.192Z] OK: 266 MiB in 52 packages [2023-09-21T04:33:41.151Z] Removing intermediate container 344b0bf0cba6 [2023-09-21T04:33:41.151Z] ---> 2a2eaac26499 [2023-09-21T04:33:41.151Z] Step 7/23 : COPY go.mod vendor* ./ [2023-09-21T04:33:41.736Z] ---> 5d05e532be78 [2023-09-21T04:33:41.736Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-21T04:33:41.736Z] ---> Running in da70c8db07a3 [2023-09-21T04:33:43.792Z] Removing intermediate container da70c8db07a3 [2023-09-21T04:33:43.792Z] ---> 246924e55c2a [2023-09-21T04:33:43.792Z] Step 9/23 : COPY . . [2023-09-21T04:33:45.781Z] ---> 4f014faea2a3 [2023-09-21T04:33:45.781Z] Step 10/23 : RUN ${MAKE} [2023-09-21T04:33:45.781Z] ---> Running in b403283953dc [2023-09-21T04:33:46.762Z] CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=0.0.0" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2023-09-21T04:35:38.418Z] Removing intermediate container b403283953dc [2023-09-21T04:35:38.418Z] ---> 0d7bc4dec4ff [2023-09-21T04:35:38.418Z] Step 11/23 : FROM alpine:3.18 [2023-09-21T04:35:38.418Z] 3.18: Pulling from library/alpine [2023-09-21T04:35:38.418Z] 9fda8d8052c6: Already exists [2023-09-21T04:35:38.418Z] Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-21T04:35:38.418Z] Status: Downloaded newer image for alpine:3.18 [2023-09-21T04:35:38.418Z] ---> f6648c04cd6c [2023-09-21T04:35:38.418Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-09-21T04:35:38.418Z] ---> Running in c548f1ad54ff [2023-09-21T04:35:38.418Z] Removing intermediate container c548f1ad54ff [2023-09-21T04:35:38.418Z] ---> ae9835d89f5c [2023-09-21T04:35:38.418Z] Step 13/23 : RUN apk add --update --no-cache [2023-09-21T04:35:38.418Z] ---> Running in ab096fed9972 [2023-09-21T04:35:38.418Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-21T04:35:38.418Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-21T04:35:38.418Z] OK: 8 MiB in 15 packages [2023-09-21T04:35:38.418Z] Removing intermediate container ab096fed9972 [2023-09-21T04:35:38.418Z] ---> e64d032d0a6d [2023-09-21T04:35:38.418Z] Step 14/23 : WORKDIR / [2023-09-21T04:35:38.418Z] ---> Running in 607ec7a209f8 [2023-09-21T04:35:38.418Z] Removing intermediate container 607ec7a209f8 [2023-09-21T04:35:38.418Z] ---> 5abb0cf57b00 [2023-09-21T04:35:38.418Z] Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2023-09-21T04:35:38.418Z] ---> f7efe5ad19ba [2023-09-21T04:35:38.418Z] Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2023-09-21T04:35:38.418Z] ---> 124426831b16 [2023-09-21T04:35:38.418Z] Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2023-09-21T04:35:38.418Z] ---> 20b0f0a172a1 [2023-09-21T04:35:38.418Z] Step 18/23 : EXPOSE 59999 [2023-09-21T04:35:38.418Z] ---> Running in 0ab2c2f6bd6a [2023-09-21T04:35:38.418Z] Removing intermediate container 0ab2c2f6bd6a [2023-09-21T04:35:38.418Z] ---> 57255b47b37f [2023-09-21T04:35:38.418Z] Step 19/23 : ENTRYPOINT ["/device-simple"] [2023-09-21T04:35:38.418Z] ---> Running in 6ca3ab6f2461 [2023-09-21T04:35:38.418Z] Removing intermediate container 6ca3ab6f2461 [2023-09-21T04:35:38.418Z] ---> 59882b6bc669 [2023-09-21T04:35:38.418Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-09-21T04:35:38.688Z] ---> Running in 7c0c46ce5497 [2023-09-21T04:35:38.956Z] Removing intermediate container 7c0c46ce5497 [2023-09-21T04:35:38.956Z] ---> 9f60d316ed36 [2023-09-21T04:35:38.956Z] Step 21/23 : LABEL arch=arm64 [2023-09-21T04:35:38.956Z] ---> Running in 0e123e53ce83 [2023-09-21T04:35:39.222Z] Removing intermediate container 0e123e53ce83 [2023-09-21T04:35:39.222Z] ---> 0f696ecbd242 [2023-09-21T04:35:39.222Z] Step 22/23 : LABEL git_sha=b48ed840b49a2141fc496cb31eb79e1da06d66cf [2023-09-21T04:35:39.222Z] ---> Running in 931f4b02ba11 [2023-09-21T04:35:39.489Z] Removing intermediate container 931f4b02ba11 [2023-09-21T04:35:39.489Z] ---> b10939b62330 [2023-09-21T04:35:39.489Z] Step 23/23 : LABEL version=0.0.0 [2023-09-21T04:35:39.489Z] ---> Running in 9ccdc03a26e0 [2023-09-21T04:35:39.755Z] Removing intermediate container 9ccdc03a26e0 [2023-09-21T04:35:39.755Z] ---> 886f708fcecd [2023-09-21T04:35:39.755Z] [Warning] One or more build-args [ARCH] were not consumed [2023-09-21T04:35:39.755Z] Successfully built 886f708fcecd [2023-09-21T04:35:39.755Z] Successfully tagged device-sdk-simple-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T04:35:40.809Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-21T04:35:40.809Z] [2023-09-21T04:35:40.809Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T04:35:41.212Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-21T04:35:41.212Z] arm64: Pulling from edgex-lftools-log-publisher [2023-09-21T04:35:41.212Z] 8998bd30e6a1: Pulling fs layer [2023-09-21T04:35:41.212Z] 04944245beec: Pulling fs layer [2023-09-21T04:35:41.212Z] 699f458cf7ca: Pulling fs layer [2023-09-21T04:35:41.212Z] 765212b225bb: Pulling fs layer [2023-09-21T04:35:41.212Z] f23df028b6ca: Pulling fs layer [2023-09-21T04:35:41.212Z] d65c8cfc05b1: Pulling fs layer [2023-09-21T04:35:41.212Z] 2437ff75d9bd: Pulling fs layer [2023-09-21T04:35:41.212Z] f23df028b6ca: Waiting [2023-09-21T04:35:41.212Z] d65c8cfc05b1: Waiting [2023-09-21T04:35:41.212Z] 2437ff75d9bd: Waiting [2023-09-21T04:35:41.482Z] 04944245beec: Verifying Checksum [2023-09-21T04:35:41.482Z] 04944245beec: Download complete [2023-09-21T04:35:41.482Z] 765212b225bb: Verifying Checksum [2023-09-21T04:35:41.482Z] 765212b225bb: Download complete [2023-09-21T04:35:41.482Z] f23df028b6ca: Verifying Checksum [2023-09-21T04:35:41.482Z] f23df028b6ca: Download complete [2023-09-21T04:35:41.482Z] d65c8cfc05b1: Verifying Checksum [2023-09-21T04:35:41.482Z] d65c8cfc05b1: Download complete [2023-09-21T04:35:41.482Z] 699f458cf7ca: Verifying Checksum [2023-09-21T04:35:41.482Z] 699f458cf7ca: Download complete [2023-09-21T04:35:42.068Z] 8998bd30e6a1: Verifying Checksum [2023-09-21T04:35:42.068Z] 8998bd30e6a1: Download complete [2023-09-21T04:35:44.008Z] 2437ff75d9bd: Verifying Checksum [2023-09-21T04:35:44.008Z] 2437ff75d9bd: Download complete [2023-09-21T04:35:45.951Z] 8998bd30e6a1: Pull complete [2023-09-21T04:35:46.534Z] 04944245beec: Pull complete [2023-09-21T04:35:47.943Z] 699f458cf7ca: Pull complete [2023-09-21T04:35:47.943Z] 765212b225bb: Pull complete [2023-09-21T04:35:48.903Z] f23df028b6ca: Pull complete [2023-09-21T04:35:48.903Z] d65c8cfc05b1: Pull complete [2023-09-21T04:36:03.891Z] 2437ff75d9bd: Pull complete [2023-09-21T04:36:03.891Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-09-21T04:36:03.891Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-21T04:36:03.891Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-21T04:36:04.206Z] prd-ubuntu20.04-docker-arm64-4c-16g-7539 does not seem to be running inside a container [2023-09-21T04:36:04.265Z] $ 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-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-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 [2023-09-21T04:36:06.775Z] $ docker top 3a7b9c9dd9cdb93bbdc462698f6345c4af6ad50db88918bfde124b3cff142edb -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-21T04:36:07.351Z] ---> job-cost.sh [2023-09-21T04:36:07.624Z] lf-activate-venv: SKIPPING [2023-09-21T04:36:07.624Z] INFO: No Stack... [2023-09-21T04:36:08.204Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-09-21T04:36:08.784Z] INFO: Archiving Costs [Pipeline] sh [2023-09-21T04:36:09.436Z] + cut -d, -f6 [2023-09-21T04:36:09.437Z] + cat /w/workspace/device-sdk-go/1/archives/cost.csv [Pipeline] lock [2023-09-21T04:36:09.524Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1518-1-stack-cost] [2023-09-21T04:36:09.529Z] Resource [jenkins-edgexfoundry-device-sdk-go-PR-1518-1-stack-cost] did not exist. Created. [2023-09-21T04:36:09.529Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1518-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-09-21T04:36:09.941Z] /w/workspace/device-sdk-go/1@tmp/durable-7f6eadd8/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-09-21T04:36:10.869Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-09-21T04:36:10.905Z] Warning: overwriting stash ‘stack-cost’ [2023-09-21T04:36:10.987Z] Stashed 1 file(s) [Pipeline] } [2023-09-21T04:36:11.002Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1518-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-09-21T04:36:11.072Z] $ docker stop --time=1 3a7b9c9dd9cdb93bbdc462698f6345c4af6ad50db88918bfde124b3cff142edb [2023-09-21T04:36:12.584Z] $ docker rm -f --volumes 3a7b9c9dd9cdb93bbdc462698f6345c4af6ad50db88918bfde124b3cff142edb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-09-21T04:36:13.615Z] provisioning config files... [2023-09-21T04:36:13.623Z] copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1518@tmp/config17835926780822622914tmp [Pipeline] { [Pipeline] sh [2023-09-21T04:36:13.959Z] + set +x [2023-09-21T04:36:13.959Z] + + curl -s https://codecov.io/bash [2023-09-21T04:36:13.959Z] bash -s -- [2023-09-21T04:36:13.959Z] [2023-09-21T04:36:13.959Z] _____ _ [2023-09-21T04:36:13.959Z] / ____| | | [2023-09-21T04:36:13.959Z] | | ___ __| | ___ ___ _____ __ [2023-09-21T04:36:13.959Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-09-21T04:36:13.959Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-09-21T04:36:13.959Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-09-21T04:36:13.959Z] Bash-1.0.6 [2023-09-21T04:36:13.959Z] [2023-09-21T04:36:13.959Z] [2023-09-21T04:36:13.959Z] ==> git version 2.25.1 found [2023-09-21T04:36:13.959Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-09-21T04:36:13.959Z] Release-Date: 2020-01-08 [2023-09-21T04:36:13.959Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-09-21T04:36:13.959Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-09-21T04:36:13.959Z] ==> Jenkins CI detected. [2023-09-21T04:36:13.959Z] current dir:  /w/workspace/gexfoundry_device-sdk-go_PR-1518 [2023-09-21T04:36:13.959Z] project root: . [2023-09-21T04:36:13.959Z] --> token set from env [2023-09-21T04:36:13.960Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-09-21T04:36:13.960Z] ==> Running gcov in . (disable via -X gcov) [2023-09-21T04:36:13.960Z] ==> Python coveragepy not found [2023-09-21T04:36:13.960Z] ==> Searching for coverage reports in: [2023-09-21T04:36:13.960Z] + . [2023-09-21T04:36:13.960Z] -> Found 1 reports [2023-09-21T04:36:13.960Z] ==> Detecting git/mercurial file structure [2023-09-21T04:36:14.219Z] ==> Reading reports [2023-09-21T04:36:14.219Z] + ./coverage.out bytes=121385 [2023-09-21T04:36:14.219Z] ==> Appending adjustments [2023-09-21T04:36:14.219Z] https://docs.codecov.io/docs/fixing-reports [2023-09-21T04:36:14.478Z] + Found adjustments [2023-09-21T04:36:14.478Z] ==> Gzipping contents [2023-09-21T04:36:14.478Z] 20K /tmp/codecov.9ecg2K.gz [2023-09-21T04:36:14.478Z] ==> Uploading reports [2023-09-21T04:36:14.478Z] url: https://codecov.io [2023-09-21T04:36:14.478Z] query: branch=PR-1518&commit=b48ed840b49a2141fc496cb31eb79e1da06d66cf&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1518%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1518&job=&cmd_args= [2023-09-21T04:36:14.478Z] -> Pinging Codecov [2023-09-21T04:36:14.478Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6fc62cd9-fce6-47f0-85f4-af589338491a&branch=PR-1518&commit=b48ed840b49a2141fc496cb31eb79e1da06d66cf&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1518%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1518&job=&cmd_args= [2023-09-21T04:36:14.478Z] -> Uploading to [2023-09-21T04:36:14.478Z] https://storage.googleapis.com/codecov/v4/raw/2023-09-21/7E55EF52A471D76F132DFD9A03CDDE97/b48ed840b49a2141fc496cb31eb79e1da06d66cf/02fab699-1cae-45bc-8b4e-05ce06d0d0c2.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230921%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230921T043614Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=82a15e0b2b1812e9bcedbda80354cff242a79d40d804bb95ea3dac2be44d5139 [2023-09-21T04:36:14.478Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-21T04:36:14.478Z] Dload Upload Total Spent Left Speed [2023-09-21T04:36:14.738Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16535 0 0 100 16535 0 77629 --:--:-- --:--:-- --:--:-- 77266 100 16535 0 0 100 16535 0 77629 --:--:-- --:--:-- --:--:-- 77266 [2023-09-21T04:36:14.738Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-sdk-go/commit/b48ed840b49a2141fc496cb31eb79e1da06d66cf [Pipeline] } [2023-09-21T04:36:14.767Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-09-21T04:36:16.548Z] + [ -d /w/workspace/gexfoundry_device-sdk-go_PR-1518/archives ] [2023-09-21T04:36:16.548Z] + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1518/archives [2023-09-21T04:36:16.548Z] total 16 [2023-09-21T04:36:16.548Z] drwxr-xr-x 3 root root 4096 Sep 21 04:25 . [2023-09-21T04:36:16.548Z] drwxrwxr-x 12 jenkins jenkins 4096 Sep 21 04:25 .. [2023-09-21T04:36:16.548Z] drwxr-xr-x 2 root root 4096 Sep 21 04:25 cost [2023-09-21T04:36:16.548Z] -rw-r--r-- 1 root root 86 Sep 21 04:25 cost.csv [2023-09-21T04:36:16.548Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-sdk-go_PR-1518/archives [2023-09-21T04:36:16.548Z] + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1518/archives [2023-09-21T04:36:16.548Z] total 16 [2023-09-21T04:36:16.548Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 21 04:25 . [2023-09-21T04:36:16.548Z] drwxrwxr-x 12 jenkins jenkins 4096 Sep 21 04:25 .. [2023-09-21T04:36:16.548Z] drwxr-xr-x 2 jenkins jenkins 4096 Sep 21 04:25 cost [2023-09-21T04:36:16.548Z] -rw-r--r-- 1 jenkins jenkins 86 Sep 21 04:25 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-09-21T04:36:16.875Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-21T04:36:17.762Z] ---> package-listing.sh [2023-09-21T04:36:17.762Z] ++ facter osfamily [2023-09-21T04:36:17.762Z] ++ tr '[:upper:]' '[:lower:]' [2023-09-21T04:36:18.021Z] + OS_FAMILY=debian [2023-09-21T04:36:18.021Z] + workspace=/w/workspace/gexfoundry_device-sdk-go_PR-1518 [2023-09-21T04:36:18.021Z] + START_PACKAGES=/tmp/packages_start.txt [2023-09-21T04:36:18.021Z] + END_PACKAGES=/tmp/packages_end.txt [2023-09-21T04:36:18.021Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-09-21T04:36:18.021Z] + PACKAGES=/tmp/packages_start.txt [2023-09-21T04:36:18.021Z] + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1518 ']' [2023-09-21T04:36:18.021Z] + PACKAGES=/tmp/packages_end.txt [2023-09-21T04:36:18.021Z] + case "${OS_FAMILY}" in [2023-09-21T04:36:18.021Z] + dpkg -l [2023-09-21T04:36:18.021Z] + grep '^ii' [2023-09-21T04:36:18.021Z] + '[' -f /tmp/packages_start.txt ']' [2023-09-21T04:36:18.021Z] + '[' -f /tmp/packages_end.txt ']' [2023-09-21T04:36:18.021Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-09-21T04:36:18.021Z] + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1518 ']' [2023-09-21T04:36:18.021Z] + mkdir -p /w/workspace/gexfoundry_device-sdk-go_PR-1518/archives/ [2023-09-21T04:36:18.021Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-sdk-go_PR-1518/archives/ [Pipeline] echo [2023-09-21T04:36:18.053Z] 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-sdk-go_PR-1518/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-09-21T04:36:18.349Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T04:36:18.969Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-21T04:36:18.969Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-21T04:36:19.102Z] prd-ubuntu20.04-docker-8c-8g-7538 does not seem to be running inside a container [2023-09-21T04:36:19.142Z] $ 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-sdk-go_PR-1518/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-sdk-go_PR-1518 -v /w/workspace/gexfoundry_device-sdk-go_PR-1518:/w/workspace/gexfoundry_device-sdk-go_PR-1518:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1518@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1518@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-09-21T04:36:19.317Z] $ docker top 680de8857536820dc7ddcdbf8e4e0dd440a786f45bb970d59109ec89571f926f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-21T04:36:19.690Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-09-21T04:36:19.995Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-09-21T04:36:20.303Z] + ls /var/log/sa-host [2023-09-21T04:36:20.303Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-21T04:36:20.523Z] provisioning config files... [2023-09-21T04:36:20.532Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1518@tmp/config4050810445235165691tmp [Pipeline] { [Pipeline] echo [2023-09-21T04:36:20.581Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-21T04:36:20.891Z] ---> create-netrc.sh [Pipeline] } [2023-09-21T04:36:20.918Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-09-21T04:36:21.319Z] ---> python-tools-install.sh [Pipeline] echo [2023-09-21T04:36:21.351Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-21T04:36:21.658Z] ---> sudo-logs.sh [2023-09-21T04:36:21.658Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-09-21T04:36:21.743Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-21T04:36:22.047Z] ---> job-cost.sh [2023-09-21T04:36:22.048Z] lf-activate-venv: SKIPPING [2023-09-21T04:36:22.048Z] DEBUG: total: 0.2199999988079071 [2023-09-21T04:36:22.048Z] INFO: Retrieving Stack Cost... [2023-09-21T04:36:22.306Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-09-21T04:36:22.872Z] INFO: Archiving Costs [Pipeline] echo [2023-09-21T04:36:22.903Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-21T04:36:23.211Z] ---> logs-deploy.sh [2023-09-21T04:36:23.211Z] lf-activate-venv: SKIPPING [2023-09-21T04:36:23.211Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-1518/1 [2023-09-21T04:36:23.211Z] INFO: archiving workspace using pattern(s): [2023-09-21T04:36:24.148Z] Archives upload complete. [2023-09-21T04:36:24.407Z] INFO: archiving logs to Nexus [2023-09-21T04:36:24.974Z] ---> uname -a: [2023-09-21T04:36:24.974Z] Linux prd-ubuntu20-04-docker-8c-8g-7538 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-09-21T04:36:24.974Z] [2023-09-21T04:36:24.974Z] [2023-09-21T04:36:24.974Z] ---> lscpu: [2023-09-21T04:36:24.974Z] Architecture: x86_64 [2023-09-21T04:36:24.974Z] CPU op-mode(s): 32-bit, 64-bit [2023-09-21T04:36:24.975Z] Byte Order: Little Endian [2023-09-21T04:36:24.975Z] Address sizes: 40 bits physical, 48 bits virtual [2023-09-21T04:36:24.975Z] CPU(s): 8 [2023-09-21T04:36:24.975Z] On-line CPU(s) list: 0-7 [2023-09-21T04:36:24.975Z] Thread(s) per core: 1 [2023-09-21T04:36:24.975Z] Core(s) per socket: 1 [2023-09-21T04:36:24.975Z] Socket(s): 8 [2023-09-21T04:36:24.975Z] NUMA node(s): 1 [2023-09-21T04:36:24.975Z] Vendor ID: AuthenticAMD [2023-09-21T04:36:24.975Z] CPU family: 23 [2023-09-21T04:36:24.975Z] Model: 49 [2023-09-21T04:36:24.975Z] Model name: AMD EPYC-Rome Processor [2023-09-21T04:36:24.975Z] Stepping: 0 [2023-09-21T04:36:24.975Z] CPU MHz: 2799.998 [2023-09-21T04:36:24.975Z] BogoMIPS: 5599.99 [2023-09-21T04:36:24.975Z] Virtualization: AMD-V [2023-09-21T04:36:24.975Z] Hypervisor vendor: KVM [2023-09-21T04:36:24.975Z] Virtualization type: full [2023-09-21T04:36:24.975Z] L1d cache: 256 KiB [2023-09-21T04:36:24.975Z] L1i cache: 256 KiB [2023-09-21T04:36:24.975Z] L2 cache: 4 MiB [2023-09-21T04:36:24.975Z] L3 cache: 128 MiB [2023-09-21T04:36:24.975Z] NUMA node0 CPU(s): 0-7 [2023-09-21T04:36:24.975Z] Vulnerability Itlb multihit: Not affected [2023-09-21T04:36:24.975Z] Vulnerability L1tf: Not affected [2023-09-21T04:36:24.975Z] Vulnerability Mds: Not affected [2023-09-21T04:36:24.975Z] Vulnerability Meltdown: Not affected [2023-09-21T04:36:24.975Z] Vulnerability Mmio stale data: Not affected [2023-09-21T04:36:24.975Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-09-21T04:36:24.975Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-09-21T04:36:24.975Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-09-21T04:36:24.975Z] Vulnerability Srbds: Not affected [2023-09-21T04:36:24.975Z] Vulnerability Tsx async abort: Not affected [2023-09-21T04:36:24.975Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2023-09-21T04:36:24.975Z] [2023-09-21T04:36:24.975Z] [2023-09-21T04:36:24.975Z] ---> nproc: [2023-09-21T04:36:24.975Z] 8 [2023-09-21T04:36:24.975Z] [2023-09-21T04:36:24.975Z] [2023-09-21T04:36:24.975Z] ---> df -h: [2023-09-21T04:36:24.975Z] Filesystem Size Used Avail Use% Mounted on [2023-09-21T04:36:24.975Z] overlay 155G 12G 144G 8% / [2023-09-21T04:36:24.975Z] tmpfs 64M 0 64M 0% /dev [2023-09-21T04:36:24.975Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-09-21T04:36:24.975Z] shm 64M 0 64M 0% /dev/shm [2023-09-21T04:36:24.975Z] /dev/vda1 155G 12G 144G 8% /facter-os [2023-09-21T04:36:24.975Z] [2023-09-21T04:36:24.975Z] [2023-09-21T04:36:24.975Z] ---> sar -b -r -n DEV: [2023-09-21T04:36:24.975Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-7538) 09/21/23 _x86_64_ (8 CPU) [2023-09-21T04:36:24.975Z] [2023-09-21T04:36:24.975Z] 04:21:31 LINUX RESTART (8 CPU) [2023-09-21T04:36:24.975Z] [2023-09-21T04:36:24.975Z] 04:22:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2023-09-21T04:36:24.975Z] 04:23:01 152.08 38.72 113.36 0.00 4314.56 39207.06 0.00 [2023-09-21T04:36:24.975Z] 04:24:01 118.16 1.12 117.05 0.00 28.93 51408.63 0.00 [2023-09-21T04:36:24.975Z] 04:25:01 141.58 0.20 141.38 0.00 10.80 37254.19 0.00 [2023-09-21T04:36:24.975Z] 04:26:01 69.21 0.00 69.21 0.00 0.00 19088.30 0.00 [2023-09-21T04:36:24.975Z] 04:27:01 53.24 10.61 42.63 0.00 5155.67 8472.32 0.00 [2023-09-21T04:36:24.975Z] 04:28:01 5.98 0.02 5.97 0.00 0.13 118.25 0.00 [2023-09-21T04:36:24.975Z] 04:29:01 1.58 0.00 1.58 0.00 0.00 17.86 0.00 [2023-09-21T04:36:24.975Z] 04:30:01 2.02 0.00 2.02 0.00 0.00 22.66 0.00 [2023-09-21T04:36:24.975Z] 04:31:01 1.02 0.00 1.02 0.00 0.00 11.20 0.00 [2023-09-21T04:36:24.975Z] 04:32:01 2.22 0.00 2.22 0.00 0.00 24.79 0.00 [2023-09-21T04:36:24.975Z] 04:33:01 1.42 0.00 1.42 0.00 0.00 21.20 0.00 [2023-09-21T04:36:24.975Z] 04:34:01 2.08 0.00 2.08 0.00 0.00 23.60 0.00 [2023-09-21T04:36:24.975Z] 04:35:01 1.38 0.00 1.38 0.00 0.00 15.73 0.00 [2023-09-21T04:36:24.975Z] 04:36:01 1.88 0.00 1.88 0.00 0.00 20.93 0.00 [2023-09-21T04:36:24.975Z] Average: 39.56 3.62 35.94 0.00 679.32 11121.98 0.00 [2023-09-21T04:36:24.975Z] [2023-09-21T04:36:24.975Z] 04:22:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2023-09-21T04:36:24.975Z] 04:23:01 29063976 31554888 751080 2.28 83720 2669552 1994480 5.88 1051024 2383452 159612 [2023-09-21T04:36:24.975Z] 04:24:01 27623876 31372000 928036 2.82 150332 3751544 2263288 6.67 1706416 3055052 604804 [2023-09-21T04:36:24.975Z] 04:25:01 28157040 31543700 758736 2.31 155356 3407124 1986692 5.86 1256640 2996152 296 [2023-09-21T04:36:24.975Z] 04:26:01 27655432 31568724 731956 2.23 164700 3873880 1764400 5.20 1275128 3423492 32 [2023-09-21T04:36:24.975Z] 04:27:01 27176044 31545788 724580 2.20 193960 4298352 1696696 5.00 1586360 3557836 980 [2023-09-21T04:36:24.975Z] 04:28:01 27191068 31555816 714948 2.17 192508 4295092 1696864 5.00 1573936 3554576 140 [2023-09-21T04:36:24.975Z] 04:29:01 27191272 31556100 714680 2.17 192568 4295096 1696864 5.00 1573868 3554580 24 [2023-09-21T04:36:24.975Z] 04:30:01 27198856 31563740 706952 2.15 192628 4295100 1696864 5.00 1566840 3554588 8 [2023-09-21T04:36:24.975Z] 04:31:01 27198588 31563520 707120 2.15 192664 4295100 1696864 5.00 1566892 3554592 8 [2023-09-21T04:36:24.975Z] 04:32:01 27200688 31565768 704724 2.14 192740 4295108 1696864 5.00 1565072 3554592 12 [2023-09-21T04:36:24.975Z] 04:33:01 27202128 31567256 703160 2.14 192796 4295112 1696864 5.00 1564064 3554592 4 [2023-09-21T04:36:24.975Z] 04:34:01 27201860 31567108 703280 2.14 192872 4295116 1696864 5.00 1564096 3554608 8 [2023-09-21T04:36:24.975Z] 04:35:01 27201788 31567084 703192 2.14 192952 4295120 1696864 5.00 1564136 3554616 8 [2023-09-21T04:36:24.975Z] 04:36:01 27201544 31567068 703192 2.14 193016 4295248 1696864 5.00 1564556 3554740 4 [2023-09-21T04:36:24.975Z] Average: 27461726 31547040 732545 2.23 177344 4046896 1784095 5.26 1498502 3386248 54710 [2023-09-21T04:36:24.975Z] [2023-09-21T04:36:24.975Z] 04:22:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2023-09-21T04:36:24.975Z] 04:23:01 docker0 108.88 144.14 9.39 516.92 0.00 0.00 0.00 0.00 [2023-09-21T04:36:24.975Z] 04:23:01 veth75b7287 99.50 133.94 9.93 406.98 0.00 0.00 0.00 0.03 [2023-09-21T04:36:24.975Z] 04:23:01 lo 6.53 6.53 0.64 0.64 0.00 0.00 0.00 0.00 [2023-09-21T04:36:24.975Z] 04:23:01 ens3 666.73 435.72 6028.41 94.14 0.00 0.00 0.00 0.00 [2023-09-21T04:36:24.975Z] 04:24:01 veth42e1051 0.55 0.80 0.06 0.22 0.00 0.00 0.00 0.00 [2023-09-21T04:36:24.975Z] 04:24:01 docker0 94.62 150.19 8.22 1934.79 0.00 0.00 0.00 0.00 [2023-09-21T04:36:24.975Z] 04:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-09-21T04:36:24.975Z] 04:24:01 ens3 174.77 110.71 1961.09 20.31 0.00 0.00 0.00 0.00 [2023-09-21T04:36:24.975Z] 04:25:01 docker0 3.33 6.23 0.21 61.91 0.00 0.00 0.00 0.00 [2023-09-21T04:36:24.975Z] 04:25:01 lo 0.93 0.93 0.10 0.10 0.00 0.00 0.00 0.00 [2023-09-21T04:36:24.975Z] 04:25:01 ens3 42.08 41.43 83.67 92.72 0.00 0.00 0.00 0.00 [2023-09-21T04:36:24.975Z] 04:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-21T04:36:24.975Z] 04:26:01 lo 1.13 1.13 0.10 0.10 0.00 0.00 0.00 0.00 [2023-09-21T04:36:24.975Z] 04:26:01 ens3 84.27 50.39 2521.49 10.43 0.00 0.00 0.00 0.00 [2023-09-21T04:36:24.975Z] 04:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-21T04:36:24.975Z] 04:27:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 [2023-09-21T04:36:24.975Z] 04:27:01 ens3 176.85 76.84 2728.92 5.69 0.00 0.00 0.00 0.00 [2023-09-21T04:36:24.975Z] 04:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-21T04:36:24.975Z] 04:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-09-21T04:36:24.975Z] 04:28:01 ens3 1.45 1.20 3.41 0.14 0.00 0.00 0.00 0.00 [2023-09-21T04:36:24.975Z] 04:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-21T04:36:24.975Z] 04:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-21T04:36:24.975Z] 04:29:01 ens3 2.65 2.05 8.92 0.14 0.00 0.00 0.00 0.00 [2023-09-21T04:36:24.975Z] 04:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-21T04:36:24.975Z] 04:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-09-21T04:36:24.975Z] 04:30:01 ens3 0.15 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2023-09-21T04:36:24.975Z] 04:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-21T04:36:24.975Z] 04:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-21T04:36:24.975Z] 04:31:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-21T04:36:24.975Z] 04:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-21T04:36:24.975Z] 04:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-09-21T04:36:24.975Z] 04:32:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-09-21T04:36:24.975Z] 04:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-21T04:36:24.975Z] 04:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-21T04:36:24.975Z] 04:33:01 ens3 0.15 0.17 0.08 0.07 0.00 0.00 0.00 0.00 [2023-09-21T04:36:24.975Z] 04:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-21T04:36:24.975Z] 04:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-09-21T04:36:24.975Z] 04:34:01 ens3 0.17 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2023-09-21T04:36:24.975Z] 04:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-21T04:36:24.975Z] 04:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-21T04:36:24.975Z] 04:35:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-21T04:36:24.975Z] 04:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-21T04:36:24.975Z] 04:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-09-21T04:36:24.975Z] 04:36:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-09-21T04:36:24.975Z] Average: docker0 14.77 21.47 1.27 179.54 0.00 0.00 0.00 0.00 [2023-09-21T04:36:24.975Z] Average: lo 0.74 0.74 0.07 0.07 0.00 0.00 0.00 0.00 [2023-09-21T04:36:24.975Z] Average: ens3 82.12 51.36 952.61 15.98 0.00 0.00 0.00 0.00 [2023-09-21T04:36:24.975Z] [2023-09-21T04:36:24.975Z] [2023-09-21T04:36:24.975Z] ---> sar -P ALL: [2023-09-21T04:36:24.975Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-7538) 09/21/23 _x86_64_ (8 CPU) [2023-09-21T04:36:24.975Z] [2023-09-21T04:36:24.975Z] 04:21:31 LINUX RESTART (8 CPU) [2023-09-21T04:36:24.975Z] [2023-09-21T04:36:24.975Z] 04:22:01 CPU %user %nice %system %iowait %steal %idle [2023-09-21T04:36:24.975Z] 04:23:01 all 8.89 0.00 2.83 4.04 0.07 84.18 [2023-09-21T04:36:24.975Z] 04:23:01 0 8.95 0.00 2.88 9.36 0.07 78.74 [2023-09-21T04:36:24.975Z] 04:23:01 1 11.30 0.00 2.67 0.46 0.05 85.52 [2023-09-21T04:36:24.975Z] 04:23:01 2 11.11 0.00 2.11 7.34 0.07 79.36 [2023-09-21T04:36:24.975Z] 04:23:01 3 8.17 0.00 2.89 7.11 0.05 81.78 [2023-09-21T04:36:24.975Z] 04:23:01 4 8.98 0.00 2.76 0.86 0.07 87.33 [2023-09-21T04:36:24.975Z] 04:23:01 5 8.71 0.00 2.94 1.34 0.08 86.92 [2023-09-21T04:36:24.975Z] 04:23:01 6 7.31 0.00 3.57 5.39 0.05 83.68 [2023-09-21T04:36:24.975Z] 04:23:01 7 6.54 0.00 2.84 0.39 0.10 90.13 [2023-09-21T04:36:24.975Z] 04:24:01 all 21.76 0.00 3.53 5.75 0.07 68.89 [2023-09-21T04:36:24.975Z] 04:24:01 0 19.96 0.00 4.54 0.69 0.07 74.75 [2023-09-21T04:36:24.975Z] 04:24:01 1 22.13 0.00 3.44 0.50 0.05 73.87 [2023-09-21T04:36:24.975Z] 04:24:01 2 21.59 0.00 3.49 0.45 0.07 74.41 [2023-09-21T04:36:24.975Z] 04:24:01 3 22.97 0.00 3.19 5.50 0.07 68.27 [2023-09-21T04:36:24.975Z] 04:24:01 4 22.06 0.00 3.31 1.01 0.07 73.56 [2023-09-21T04:36:24.975Z] 04:24:01 5 21.34 0.00 3.37 10.41 0.05 64.82 [2023-09-21T04:36:24.975Z] 04:24:01 6 22.26 0.00 3.79 26.74 0.07 47.14 [2023-09-21T04:36:24.975Z] 04:24:01 7 21.80 0.00 3.14 0.84 0.08 74.14 [2023-09-21T04:36:24.975Z] 04:25:01 all 35.19 0.00 3.81 4.14 0.08 56.78 [2023-09-21T04:36:24.975Z] 04:25:01 0 34.66 0.00 3.64 1.74 0.07 59.90 [2023-09-21T04:36:24.975Z] 04:25:01 1 35.97 0.00 4.03 0.46 0.08 59.46 [2023-09-21T04:36:24.975Z] 04:25:01 2 35.01 0.00 3.68 0.87 0.07 60.37 [2023-09-21T04:36:24.975Z] 04:25:01 3 35.29 0.00 3.63 0.67 0.08 60.32 [2023-09-21T04:36:24.975Z] 04:25:01 4 33.83 0.00 3.67 7.12 0.08 55.29 [2023-09-21T04:36:24.975Z] 04:25:01 5 36.75 0.00 3.75 1.28 0.08 58.13 [2023-09-21T04:36:24.975Z] 04:25:01 6 34.60 0.00 3.96 18.55 0.10 42.79 [2023-09-21T04:36:24.975Z] 04:25:01 7 35.38 0.00 4.13 2.48 0.10 57.90 [2023-09-21T04:36:24.975Z] 04:26:01 all 2.77 0.00 1.23 1.72 0.03 94.25 [2023-09-21T04:36:24.975Z] 04:26:01 0 2.63 0.00 0.80 0.02 0.03 96.52 [2023-09-21T04:36:24.975Z] 04:26:01 1 2.88 0.00 0.96 0.07 0.02 96.08 [2023-09-21T04:36:24.975Z] 04:26:01 2 2.61 0.00 1.41 1.00 0.03 94.95 [2023-09-21T04:36:24.975Z] 04:26:01 3 2.82 0.00 1.39 0.02 0.02 95.76 [2023-09-21T04:36:24.975Z] 04:26:01 4 2.77 0.00 1.27 3.68 0.02 92.27 [2023-09-21T04:36:24.975Z] 04:26:01 5 2.43 0.00 0.82 0.02 0.02 96.72 [2023-09-21T04:36:24.975Z] 04:26:01 6 2.92 0.00 1.14 1.17 0.03 94.73 [2023-09-21T04:36:24.975Z] 04:26:01 7 3.16 0.00 2.06 7.85 0.03 86.89 [2023-09-21T04:36:24.975Z] 04:27:01 all 2.51 0.00 1.38 1.00 0.03 95.08 [2023-09-21T04:36:24.975Z] 04:27:01 0 2.39 0.00 1.15 0.75 0.02 95.69 [2023-09-21T04:36:24.975Z] 04:27:01 1 1.55 0.00 2.07 0.72 0.02 95.64 [2023-09-21T04:36:24.975Z] 04:27:01 2 2.72 0.00 2.22 2.54 0.03 92.49 [2023-09-21T04:36:24.975Z] 04:27:01 3 2.24 0.00 1.40 0.60 0.03 95.73 [2023-09-21T04:36:24.975Z] 04:27:01 4 1.52 0.00 0.60 1.20 0.03 96.64 [2023-09-21T04:36:24.975Z] 04:27:01 5 2.32 0.00 1.20 0.73 0.03 95.72 [2023-09-21T04:36:24.975Z] 04:27:01 6 3.82 0.00 1.38 0.08 0.03 94.68 [2023-09-21T04:36:24.975Z] 04:27:01 7 3.52 0.00 0.99 1.37 0.03 94.09 [2023-09-21T04:36:24.975Z] 04:28:01 all 0.18 0.00 0.05 0.14 0.01 99.63 [2023-09-21T04:36:24.975Z] 04:28:01 0 0.02 0.00 0.05 0.02 0.00 99.92 [2023-09-21T04:36:24.975Z] 04:28:01 1 0.02 0.00 0.03 0.00 0.00 99.95 [2023-09-21T04:36:24.975Z] 04:28:01 2 0.28 0.00 0.10 0.83 0.02 98.77 [2023-09-21T04:36:24.975Z] 04:28:01 3 0.07 0.00 0.05 0.00 0.00 99.88 [2023-09-21T04:36:24.975Z] 04:28:01 4 0.78 0.00 0.05 0.00 0.02 99.15 [2023-09-21T04:36:24.975Z] 04:28:01 5 0.02 0.00 0.05 0.02 0.00 99.92 [2023-09-21T04:36:24.975Z] 04:28:01 6 0.08 0.00 0.03 0.00 0.00 99.88 [2023-09-21T04:36:24.975Z] 04:28:01 7 0.13 0.00 0.05 0.23 0.02 99.57 [2023-09-21T04:36:24.975Z] 04:29:01 all 0.05 0.00 0.01 0.00 0.01 99.93 [2023-09-21T04:36:24.975Z] 04:29:01 0 0.02 0.00 0.03 0.00 0.02 99.93 [2023-09-21T04:36:24.975Z] 04:29:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2023-09-21T04:36:24.975Z] 04:29:01 2 0.05 0.00 0.02 0.03 0.02 99.88 [2023-09-21T04:36:24.975Z] 04:29:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2023-09-21T04:36:24.975Z] 04:29:01 4 0.20 0.00 0.02 0.00 0.00 99.78 [2023-09-21T04:36:24.975Z] 04:29:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2023-09-21T04:36:24.975Z] 04:29:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-09-21T04:36:24.975Z] 04:29:01 7 0.07 0.00 0.02 0.00 0.00 99.92 [2023-09-21T04:36:24.975Z] 04:30:01 all 0.27 0.00 0.01 0.03 0.01 99.69 [2023-09-21T04:36:24.975Z] 04:30:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2023-09-21T04:36:24.975Z] 04:30:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-09-21T04:36:24.975Z] 04:30:01 2 0.03 0.00 0.03 0.07 0.00 99.87 [2023-09-21T04:36:24.975Z] 04:30:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-09-21T04:36:24.975Z] 04:30:01 4 1.99 0.00 0.02 0.00 0.02 97.98 [2023-09-21T04:36:24.975Z] 04:30:01 5 0.03 0.00 0.02 0.00 0.02 99.93 [2023-09-21T04:36:24.975Z] 04:30:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-09-21T04:36:24.975Z] 04:30:01 7 0.03 0.00 0.00 0.15 0.02 99.80 [2023-09-21T04:36:24.975Z] 04:31:01 all 0.16 0.00 0.01 0.00 0.01 99.83 [2023-09-21T04:36:24.975Z] 04:31:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-09-21T04:36:24.975Z] 04:31:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-09-21T04:36:24.975Z] 04:31:01 2 0.03 0.00 0.02 0.02 0.03 99.90 [2023-09-21T04:36:24.975Z] 04:31:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2023-09-21T04:36:24.975Z] 04:31:01 4 1.14 0.00 0.02 0.00 0.00 98.84 [2023-09-21T04:36:24.975Z] 04:31:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-09-21T04:36:24.975Z] 04:31:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-09-21T04:36:24.975Z] 04:31:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2023-09-21T04:36:24.975Z] 04:32:01 all 0.03 0.00 0.01 0.03 0.00 99.92 [2023-09-21T04:36:24.975Z] 04:32:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2023-09-21T04:36:24.975Z] 04:32:01 1 0.02 0.00 0.02 0.02 0.00 99.95 [2023-09-21T04:36:24.975Z] 04:32:01 2 0.07 0.00 0.02 0.10 0.00 99.82 [2023-09-21T04:36:24.975Z] 04:32:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2023-09-21T04:36:24.975Z] 04:32:01 4 0.08 0.00 0.02 0.00 0.02 99.88 [2023-09-21T04:36:24.975Z] 04:32:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-09-21T04:36:24.975Z] 04:32:01 6 0.02 0.00 0.00 0.00 0.02 99.97 [2023-09-21T04:36:24.975Z] 04:32:01 7 0.02 0.00 0.00 0.12 0.00 99.87 [2023-09-21T04:36:24.975Z] 04:33:01 all 0.06 0.00 0.01 0.00 0.00 99.92 [2023-09-21T04:36:24.975Z] 04:33:01 0 0.03 0.00 0.00 0.00 0.02 99.95 [2023-09-21T04:36:24.975Z] 04:33:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-09-21T04:36:24.975Z] 04:33:01 2 0.02 0.00 0.03 0.02 0.02 99.92 [2023-09-21T04:36:24.975Z] 04:33:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2023-09-21T04:36:24.975Z] 04:33:01 4 0.34 0.00 0.00 0.00 0.00 99.66 [2023-09-21T04:36:24.975Z] 04:33:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-09-21T04:36:24.975Z] 04:33:01 6 0.03 0.00 0.00 0.00 0.00 99.97 [2023-09-21T04:36:24.975Z] 04:33:01 7 0.05 0.00 0.00 0.02 0.00 99.93 [2023-09-21T04:36:24.975Z] [2023-09-21T04:36:24.975Z] 04:33:01 CPU %user %nice %system %iowait %steal %idle [2023-09-21T04:36:24.975Z] 04:34:01 all 0.02 0.00 0.01 0.01 0.01 99.95 [2023-09-21T04:36:24.975Z] 04:34:01 0 0.02 0.00 0.00 0.02 0.00 99.97 [2023-09-21T04:36:24.975Z] 04:34:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2023-09-21T04:36:24.975Z] 04:34:01 2 0.00 0.00 0.03 0.03 0.02 99.92 [2023-09-21T04:36:24.975Z] 04:34:01 3 0.05 0.00 0.02 0.00 0.00 99.93 [2023-09-21T04:36:24.975Z] 04:34:01 4 0.02 0.00 0.00 0.00 0.03 99.95 [2023-09-21T04:36:24.975Z] 04:34:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-09-21T04:36:24.975Z] 04:34:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-09-21T04:36:24.975Z] 04:34:01 7 0.02 0.00 0.02 0.02 0.02 99.93 [2023-09-21T04:36:24.975Z] 04:35:01 all 0.10 0.00 0.01 0.00 0.01 99.88 [2023-09-21T04:36:24.975Z] 04:35:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2023-09-21T04:36:24.975Z] 04:35:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2023-09-21T04:36:24.975Z] 04:35:01 2 0.02 0.00 0.00 0.02 0.03 99.93 [2023-09-21T04:36:24.975Z] 04:35:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2023-09-21T04:36:24.975Z] 04:35:01 4 0.70 0.00 0.00 0.00 0.00 99.30 [2023-09-21T04:36:24.975Z] 04:35:01 5 0.03 0.00 0.00 0.00 0.02 99.95 [2023-09-21T04:36:24.975Z] 04:35:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2023-09-21T04:36:24.975Z] 04:35:01 7 0.02 0.00 0.00 0.02 0.00 99.97 [2023-09-21T04:36:24.975Z] 04:36:01 all 0.15 0.00 0.01 0.02 0.01 99.80 [2023-09-21T04:36:24.975Z] 04:36:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2023-09-21T04:36:24.975Z] 04:36:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-09-21T04:36:24.975Z] 04:36:01 2 0.03 0.00 0.05 0.13 0.02 99.77 [2023-09-21T04:36:24.975Z] 04:36:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2023-09-21T04:36:24.975Z] 04:36:01 4 1.09 0.00 0.02 0.00 0.02 98.88 [2023-09-21T04:36:24.975Z] 04:36:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2023-09-21T04:36:24.975Z] 04:36:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-09-21T04:36:24.975Z] 04:36:01 7 0.00 0.00 0.02 0.07 0.02 99.90 [2023-09-21T04:36:24.975Z] Average: all 5.12 0.00 0.92 1.20 0.02 92.74 [2023-09-21T04:36:24.975Z] Average: 0 4.87 0.00 0.93 0.89 0.02 93.28 [2023-09-21T04:36:24.975Z] Average: 1 5.24 0.00 0.94 0.16 0.02 93.64 [2023-09-21T04:36:24.975Z] Average: 2 5.23 0.00 0.94 0.96 0.03 92.84 [2023-09-21T04:36:24.975Z] Average: 3 5.09 0.00 0.90 0.99 0.02 93.00 [2023-09-21T04:36:24.975Z] Average: 4 5.36 0.00 0.83 0.99 0.03 92.80 [2023-09-21T04:36:24.975Z] Average: 5 5.08 0.00 0.86 0.98 0.02 93.06 [2023-09-21T04:36:24.975Z] Average: 6 5.03 0.00 0.99 3.68 0.02 90.28 [2023-09-21T04:36:24.975Z] Average: 7 5.02 0.00 0.94 0.96 0.03 93.05 [2023-09-21T04:36:24.975Z] [2023-09-21T04:36:24.975Z] [2023-09-21T04:36:24.975Z]