Pull request #1588 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from fe16d8082ffe90efe591807bc1dfcfadbc83ed2b+f5f74a473092f448edb5d022a206764aad0631ef (341478857fa0fd9cb89a1464e069b58e78e80c43) 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-ssh9525243519068081015.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 590556114a56c6d90cc8043840e039c2f74196dc 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-ssh5454396778614804136.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 590556114a56c6d90cc8043840e039c2f74196dc 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-1588/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-1588/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13559207241081578679.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-1588/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10990227829918070045.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 590556114a56c6d90cc8043840e039c2f74196dc (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 590556114a56c6d90cc8043840e039c2f74196dc # timeout=10 Commit message: "Merge pull request #451 from jinlinGuan/fix-snyk" > 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-ssh4562893786694453692.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-1588/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-1588/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh2118854980068350113.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 590556114a56c6d90cc8043840e039c2f74196dc 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-4319 in /w/workspace/gexfoundry_device-sdk-go_PR-1588 [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-1588 # 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 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/1588/head:refs/remotes/origin/PR-1588 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit f5f74a473092f448edb5d022a206764aad0631ef into PR head commit fe16d8082ffe90efe591807bc1dfcfadbc83ed2b Merge succeeded, producing fe16d8082ffe90efe591807bc1dfcfadbc83ed2b Checking out Revision fe16d8082ffe90efe591807bc1dfcfadbc83ed2b (PR-1588) 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 590556114a56c6d90cc8043840e039c2f74196dc > git config core.sparsecheckout # timeout=10 > git checkout -f fe16d8082ffe90efe591807bc1dfcfadbc83ed2b # 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 f5f74a473092f448edb5d022a206764aad0631ef # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f fe16d8082ffe90efe591807bc1dfcfadbc83ed2b # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-06-25T04:27:18.180Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-06-25T04:27:18.405Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-06-25T04:27:18.529Z] ========================================================= [2024-06-25T04:27:18.529Z] EdgeX Global Pipelines Version Info [2024-06-25T04:27:18.529Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-06-25T04:27:19.314Z] ------------------- [2024-06-25T04:27:19.314Z] stable info: [2024-06-25T04:27:19.314Z] ------------------- [2024-06-25T04:27:19.314Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-06-25T04:27:19.314Z] Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc [2024-06-25T04:27:19.314Z] Message: update stable to v1.0.260 [2024-06-25T04:27:19.912Z] ------------------- [2024-06-25T04:27:19.912Z] experimental info: [2024-06-25T04:27:19.912Z] ------------------- [2024-06-25T04:27:19.912Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-06-25T04:27:19.912Z] Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 [2024-06-25T04:27:19.912Z] Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-06-25T04:27:20.136Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo [2024-06-25T04:27:20.190Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo [2024-06-25T04:27:20.250Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-06-25T04:27:20.305Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-06-25T04:27:20.360Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-06-25T04:27:20.421Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-06-25T04:27:20.477Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-06-25T04:27:20.536Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo [2024-06-25T04:27:20.593Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-06-25T04:27:20.651Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-06-25T04:27:20.705Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-06-25T04:27:20.761Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo [2024-06-25T04:27:20.817Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-06-25T04:27:20.873Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-06-25T04:27:20.932Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-06-25T04:27:20.992Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2024-06-25T04:27:21.044Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-06-25T04:27:21.105Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-06-25T04:27:21.168Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-06-25T04:27:21.225Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-06-25T04:27:21.277Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2024-06-25T04:27:21.333Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2024-06-25T04:27:21.386Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-06-25T04:27:21.445Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-06-25T04:27:21.498Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-06-25T04:27:21.555Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-06-25T04:27:21.607Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-06-25T04:27:21.670Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-1588 [Pipeline] echo [2024-06-25T04:27:21.734Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-1588 [Pipeline] echo [2024-06-25T04:27:21.798Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-1588 [Pipeline] echo [2024-06-25T04:27:21.859Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = fe16d8082ffe90efe591807bc1dfcfadbc83ed2b [Pipeline] echo [2024-06-25T04:27:21.926Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = fe16d80 [Pipeline] echo [2024-06-25T04:27:21.992Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-06-25T04:27:22.156Z] provisioning config files... [2024-06-25T04:27:22.174Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1588@tmp/config17490228734047429990tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-06-25T04:27:22.591Z] ---> ****-login.sh [2024-06-25T04:27:22.591Z] nexus3.edgexfoundry.org:10001 [2024-06-25T04:27:22.853Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-25T04:27:22.853Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-25T04:27:22.853Z] Configure a credential helper to remove this warning. See [2024-06-25T04:27:22.853Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-25T04:27:22.853Z] [2024-06-25T04:27:22.853Z] Login Succeeded [2024-06-25T04:27:22.853Z] nexus3.edgexfoundry.org:10002 [2024-06-25T04:27:22.853Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-25T04:27:22.853Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-25T04:27:22.853Z] Configure a credential helper to remove this warning. See [2024-06-25T04:27:22.853Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-25T04:27:22.853Z] [2024-06-25T04:27:22.853Z] Login Succeeded [2024-06-25T04:27:22.853Z] nexus3.edgexfoundry.org:10003 [2024-06-25T04:27:23.116Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-25T04:27:23.116Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-25T04:27:23.116Z] Configure a credential helper to remove this warning. See [2024-06-25T04:27:23.116Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-25T04:27:23.116Z] [2024-06-25T04:27:23.116Z] Login Succeeded [2024-06-25T04:27:23.116Z] nexus3.edgexfoundry.org:10004 [2024-06-25T04:27:23.116Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-25T04:27:23.116Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-25T04:27:23.116Z] Configure a credential helper to remove this warning. See [2024-06-25T04:27:23.116Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-25T04:27:23.116Z] [2024-06-25T04:27:23.116Z] Login Succeeded [2024-06-25T04:27:23.116Z] ****.io [2024-06-25T04:27:23.378Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-25T04:27:23.378Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-25T04:27:23.378Z] Configure a credential helper to remove this warning. See [2024-06-25T04:27:23.378Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-25T04:27:23.378Z] [2024-06-25T04:27:23.378Z] Login Succeeded [2024-06-25T04:27:23.378Z] ---> ****-login.sh ends [Pipeline] } [2024-06-25T04:27:23.416Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-06-25T04:27:24.144Z] + git rev-list -1 --merges fe16d8082ffe90efe591807bc1dfcfadbc83ed2b~1..fe16d8082ffe90efe591807bc1dfcfadbc83ed2b [Pipeline] echo [2024-06-25T04:27:24.194Z] -----------> git rev-list -1 --merges fe16d8082ffe90efe591807bc1dfcfadbc83ed2b~1..fe16d8082ffe90efe591807bc1dfcfadbc83ed2b fe16d8082ffe90efe591807bc1dfcfadbc83ed2b [false] [Pipeline] sh [2024-06-25T04:27:24.523Z] + git log --format=format:%s -1 fe16d8082ffe90efe591807bc1dfcfadbc83ed2b [Pipeline] echo [2024-06-25T04:27:24.568Z] ========================================================= [2024-06-25T04:27:24.568Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-06-25T04:27:24.568Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-06-25T04:27:25.040Z] + git log --format=format:%s -1 fe16d8082ffe90efe591807bc1dfcfadbc83ed2b [Pipeline] echo [2024-06-25T04:27:25.084Z] [semverPrep] GIT_COMMIT: fe16d8082ffe90efe591807bc1dfcfadbc83ed2b, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v3 [Pipeline] echo [2024-06-25T04:27:25.129Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-06-25T04:27:25.559Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-06-25T04:27:25.559Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-06-25T04:27:25.559Z] + [ -e /tmp/ssh_known_hosts ] [2024-06-25T04:27:25.559Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-06-25T04:27:25.559Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-06-25T04:27:25.559Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-06-25T04:27:25.559Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-25T04:27:26.114Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-06-25T04:27:26.114Z] [2024-06-25T04:27:26.114Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-25T04:27:26.533Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-06-25T04:27:26.533Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-06-25T04:27:26.533Z] b85a868b505f: Pulling fs layer [2024-06-25T04:27:26.533Z] e2be974225ed: Pulling fs layer [2024-06-25T04:27:26.533Z] 339a4e72a1f5: Pulling fs layer [2024-06-25T04:27:26.533Z] 988bab9f4d93: Pulling fs layer [2024-06-25T04:27:26.533Z] 1469e6f7b9e6: Pulling fs layer [2024-06-25T04:27:26.533Z] eaf3925da568: Pulling fs layer [2024-06-25T04:27:26.533Z] bab4dde63d76: Pulling fs layer [2024-06-25T04:27:26.533Z] bde34c3a00c8: Pulling fs layer [2024-06-25T04:27:26.533Z] b352a97aabf1: Pulling fs layer [2024-06-25T04:27:26.533Z] 4872d77fe225: Pulling fs layer [2024-06-25T04:27:26.533Z] 5851b861e8e6: Pulling fs layer [2024-06-25T04:27:26.533Z] bab4dde63d76: Waiting [2024-06-25T04:27:26.533Z] bde34c3a00c8: Waiting [2024-06-25T04:27:26.533Z] b352a97aabf1: Waiting [2024-06-25T04:27:26.533Z] 5851b861e8e6: Waiting [2024-06-25T04:27:26.533Z] 988bab9f4d93: Waiting [2024-06-25T04:27:26.533Z] 1469e6f7b9e6: Waiting [2024-06-25T04:27:26.533Z] eaf3925da568: Waiting [2024-06-25T04:27:26.533Z] 4872d77fe225: Waiting [2024-06-25T04:27:26.533Z] e2be974225ed: Verifying Checksum [2024-06-25T04:27:26.533Z] e2be974225ed: Download complete [2024-06-25T04:27:26.533Z] 988bab9f4d93: Verifying Checksum [2024-06-25T04:27:26.533Z] 988bab9f4d93: Download complete [2024-06-25T04:27:26.533Z] 1469e6f7b9e6: Verifying Checksum [2024-06-25T04:27:26.533Z] 1469e6f7b9e6: Download complete [2024-06-25T04:27:26.533Z] eaf3925da568: Download complete [2024-06-25T04:27:26.794Z] 339a4e72a1f5: Verifying Checksum [2024-06-25T04:27:26.794Z] 339a4e72a1f5: Download complete [2024-06-25T04:27:26.794Z] bde34c3a00c8: Download complete [2024-06-25T04:27:26.794Z] b352a97aabf1: Download complete [2024-06-25T04:27:26.794Z] 4872d77fe225: Verifying Checksum [2024-06-25T04:27:26.794Z] 4872d77fe225: Download complete [2024-06-25T04:27:26.794Z] 5851b861e8e6: Verifying Checksum [2024-06-25T04:27:26.794Z] 5851b861e8e6: Download complete [2024-06-25T04:27:26.794Z] b85a868b505f: Verifying Checksum [2024-06-25T04:27:26.794Z] b85a868b505f: Download complete [2024-06-25T04:27:27.055Z] bab4dde63d76: Verifying Checksum [2024-06-25T04:27:27.055Z] bab4dde63d76: Download complete [2024-06-25T04:27:27.994Z] b85a868b505f: Pull complete [2024-06-25T04:27:28.254Z] e2be974225ed: Pull complete [2024-06-25T04:27:28.824Z] 339a4e72a1f5: Pull complete [2024-06-25T04:27:28.824Z] 988bab9f4d93: Pull complete [2024-06-25T04:27:29.082Z] 1469e6f7b9e6: Pull complete [2024-06-25T04:27:29.082Z] eaf3925da568: Pull complete [2024-06-25T04:27:30.982Z] bab4dde63d76: Pull complete [2024-06-25T04:27:30.982Z] bde34c3a00c8: Pull complete [2024-06-25T04:27:31.242Z] b352a97aabf1: Pull complete [2024-06-25T04:27:31.242Z] 4872d77fe225: Pull complete [2024-06-25T04:27:31.501Z] 5851b861e8e6: Pull complete [2024-06-25T04:27:31.501Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-06-25T04:27:31.501Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-06-25T04:27:31.501Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-06-25T04:27:31.849Z] prd-ubuntu20.04-docker-8c-8g-4319 does not seem to be running inside a container [2024-06-25T04:27:31.880Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-sdk-go_PR-1588 -v /w/workspace/gexfoundry_device-sdk-go_PR-1588:/w/workspace/gexfoundry_device-sdk-go_PR-1588:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1588@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1588@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-06-25T04:27:34.475Z] $ docker top 580016b683723fbdffb8ec4f1905a10ac7d08f7690b04ac369c38dc576e57fde -eo pid,comm [2024-06-25T04:27:34.526Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2024-06-25T04:27:34.526Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-06-25T04:27:34.705Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-06-25T04:27:34.706Z] [ssh-agent] Looking for ssh-agent implementation... [2024-06-25T04:27:34.817Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-06-25T04:27:34.819Z] $ docker exec 580016b683723fbdffb8ec4f1905a10ac7d08f7690b04ac369c38dc576e57fde ssh-agent [2024-06-25T04:27:34.938Z] SSH_AUTH_SOCK=/tmp/ssh-FpbJWa1yGEfl/agent.31 [2024-06-25T04:27:34.938Z] SSH_AGENT_PID=37 [2024-06-25T04:27:34.944Z] Running ssh-add (command line suppressed) [2024-06-25T04:27:35.055Z] Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1588@tmp/private_key_2790096881033592565.key (/w/workspace/gexfoundry_device-sdk-go_PR-1588@tmp/private_key_2790096881033592565.key) [2024-06-25T04:27:35.068Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-06-25T04:27:35.418Z] + git tag --points-at HEAD [Pipeline] } [2024-06-25T04:27:35.442Z] $ docker exec --env ******** --env ******** 580016b683723fbdffb8ec4f1905a10ac7d08f7690b04ac369c38dc576e57fde ssh-agent -k [2024-06-25T04:27:35.543Z] unset SSH_AUTH_SOCK; [2024-06-25T04:27:35.544Z] unset SSH_AGENT_PID; [2024-06-25T04:27:35.544Z] echo Agent pid 37 killed; [2024-06-25T04:27:35.555Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-06-25T04:27:35.673Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-06-25T04:27:35.673Z] [ssh-agent] Looking for ssh-agent implementation... [2024-06-25T04:27:35.792Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-06-25T04:27:35.794Z] $ docker exec 580016b683723fbdffb8ec4f1905a10ac7d08f7690b04ac369c38dc576e57fde ssh-agent [2024-06-25T04:27:35.917Z] SSH_AUTH_SOCK=/tmp/ssh-TBe0dCuC2nPV/agent.70 [2024-06-25T04:27:35.917Z] SSH_AGENT_PID=76 [2024-06-25T04:27:35.922Z] Running ssh-add (command line suppressed) [2024-06-25T04:27:36.025Z] Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1588@tmp/private_key_1239185602142029827.key (/w/workspace/gexfoundry_device-sdk-go_PR-1588@tmp/private_key_1239185602142029827.key) [2024-06-25T04:27:36.039Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-06-25T04:27:36.402Z] + git semver init [2024-06-25T04:27:36.664Z] 2024-06-25 04:27:36,581 [run_init] DEBUG init version:0.0.0 force:False [2024-06-25T04:27:36.664Z] 2024-06-25 04:27:36,582 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-sdk-go_PR-1588/.semver [2024-06-25T04:27:36.664Z] 2024-06-25 04:27:36,582 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/gexfoundry_device-sdk-go_PR-1588/.semver [2024-06-25T04:27:36.664Z] 2024-06-25 04:27:36,582 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-sdk-go.git', '/w/workspace/gexfoundry_device-sdk-go_PR-1588/.semver'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1588, universal_newlines=False, shell=None, istream=None) [2024-06-25T04:27:38.572Z] 2024-06-25 04:27:38,501 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-sdk-go_PR-1588/.git/info/exclude [2024-06-25T04:27:38.572Z] 2024-06-25 04:27:38,502 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-sdk-go_PR-1588/.semver/PR-1588 with force:False [2024-06-25T04:27:38.572Z] 2024-06-25 04:27:38,502 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-sdk-go_PR-1588/.semver/PR-1588 [2024-06-25T04:27:38.572Z] 2024-06-25 04:27:38,506 [execute] INFO git cat-file --batch-check [2024-06-25T04:27:38.572Z] 2024-06-25 04:27:38,506 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1588/.semver, universal_newlines=False, shell=None, istream=) [2024-06-25T04:27:38.572Z] 2024-06-25 04:27:38,511 [execute] INFO git cat-file --batch [2024-06-25T04:27:38.572Z] 2024-06-25 04:27:38,512 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1588/.semver, universal_newlines=False, shell=None, istream=) [2024-06-25T04:27:38.572Z] 2024-06-25 04:27:38,516 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-sdk-go_PR-1588/.semver/PR-1588 [2024-06-25T04:27:38.572Z] 0.0.0 [Pipeline] } [2024-06-25T04:27:38.598Z] $ docker exec --env ******** --env ******** 580016b683723fbdffb8ec4f1905a10ac7d08f7690b04ac369c38dc576e57fde ssh-agent -k [2024-06-25T04:27:38.701Z] unset SSH_AUTH_SOCK; [2024-06-25T04:27:38.702Z] unset SSH_AGENT_PID; [2024-06-25T04:27:38.702Z] echo Agent pid 76 killed; [2024-06-25T04:27:38.714Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-06-25T04:27:39.179Z] + git semver [Pipeline] } [2024-06-25T04:27:39.470Z] $ docker stop --time=1 580016b683723fbdffb8ec4f1905a10ac7d08f7690b04ac369c38dc576e57fde [2024-06-25T04:27:40.786Z] $ docker rm -f --volumes 580016b683723fbdffb8ec4f1905a10ac7d08f7690b04ac369c38dc576e57fde [Pipeline] // withDockerContainer [Pipeline] sh [2024-06-25T04:27:41.210Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-06-25T04:27:41.514Z] Stashed 1 file(s) [Pipeline] echo [2024-06-25T04:27:41.541Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-06-25T04:27:42.243Z] provisioning config files... [2024-06-25T04:27:42.254Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1588@tmp/config5639599354486438173tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-06-25T04:27:42.633Z] ---> ****-login.sh [2024-06-25T04:27:42.633Z] nexus3.edgexfoundry.org:10001 [2024-06-25T04:27:42.633Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-25T04:27:42.633Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-25T04:27:42.633Z] Configure a credential helper to remove this warning. See [2024-06-25T04:27:42.633Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-25T04:27:42.633Z] [2024-06-25T04:27:42.633Z] Login Succeeded [2024-06-25T04:27:42.634Z] nexus3.edgexfoundry.org:10002 [2024-06-25T04:27:42.634Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-25T04:27:42.634Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-25T04:27:42.634Z] Configure a credential helper to remove this warning. See [2024-06-25T04:27:42.634Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-25T04:27:42.634Z] [2024-06-25T04:27:42.634Z] Login Succeeded [2024-06-25T04:27:42.634Z] nexus3.edgexfoundry.org:10003 [2024-06-25T04:27:42.895Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-25T04:27:42.895Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-25T04:27:42.895Z] Configure a credential helper to remove this warning. See [2024-06-25T04:27:42.895Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-25T04:27:42.895Z] [2024-06-25T04:27:42.895Z] Login Succeeded [2024-06-25T04:27:42.895Z] nexus3.edgexfoundry.org:10004 [2024-06-25T04:27:42.895Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-25T04:27:42.895Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-25T04:27:42.896Z] Configure a credential helper to remove this warning. See [2024-06-25T04:27:42.896Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-25T04:27:42.896Z] [2024-06-25T04:27:42.896Z] Login Succeeded [2024-06-25T04:27:42.896Z] ****.io [2024-06-25T04:27:43.161Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-25T04:27:43.161Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-25T04:27:43.161Z] Configure a credential helper to remove this warning. See [2024-06-25T04:27:43.161Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-25T04:27:43.161Z] [2024-06-25T04:27:43.161Z] Login Succeeded [2024-06-25T04:27:43.161Z] ---> ****-login.sh ends [Pipeline] } [2024-06-25T04:27:43.193Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-06-25T04:27:43.431Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-06-25T04:27:43.480Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-06-25T04:27:43.526Z] ========================================================= [2024-06-25T04:27:43.526Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-06-25T04:27:43.526Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-25T04:27:44.061Z] + 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 . [2024-06-25T04:27:44.061Z] Sending build context to Docker daemon 24.94MB [2024-06-25T04:27:44.061Z] Step 1/10 : ARG BASE=golang:1.21-alpine3.18 [2024-06-25T04:27:44.061Z] Step 2/10 : FROM ${BASE} AS builder [2024-06-25T04:27:44.326Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-06-25T04:27:44.326Z] 619be1103602: Pulling fs layer [2024-06-25T04:27:44.326Z] 7862e08f4a3e: Pulling fs layer [2024-06-25T04:27:44.326Z] 5df492c9dc93: Pulling fs layer [2024-06-25T04:27:44.326Z] 7629e6793208: Pulling fs layer [2024-06-25T04:27:44.326Z] 4f4fb700ef54: Pulling fs layer [2024-06-25T04:27:44.326Z] fb5054dd5b73: Pulling fs layer [2024-06-25T04:27:44.326Z] eeca6798cff9: Pulling fs layer [2024-06-25T04:27:44.326Z] aa269ceb94a6: Pulling fs layer [2024-06-25T04:27:44.326Z] ada007ff1a6a: Pulling fs layer [2024-06-25T04:27:44.326Z] 7629e6793208: Waiting [2024-06-25T04:27:44.326Z] eeca6798cff9: Waiting [2024-06-25T04:27:44.326Z] 4f4fb700ef54: Waiting [2024-06-25T04:27:44.326Z] fb5054dd5b73: Waiting [2024-06-25T04:27:44.326Z] aa269ceb94a6: Waiting [2024-06-25T04:27:44.326Z] ada007ff1a6a: Waiting [2024-06-25T04:27:44.326Z] 7862e08f4a3e: Download complete [2024-06-25T04:27:44.326Z] 7629e6793208: Verifying Checksum [2024-06-25T04:27:44.326Z] 7629e6793208: Download complete [2024-06-25T04:27:44.326Z] 4f4fb700ef54: Verifying Checksum [2024-06-25T04:27:44.326Z] 4f4fb700ef54: Download complete [2024-06-25T04:27:44.326Z] fb5054dd5b73: Download complete [2024-06-25T04:27:44.326Z] 619be1103602: Verifying Checksum [2024-06-25T04:27:44.326Z] 619be1103602: Download complete [2024-06-25T04:27:44.326Z] eeca6798cff9: Verifying Checksum [2024-06-25T04:27:44.326Z] eeca6798cff9: Download complete [2024-06-25T04:27:44.586Z] 619be1103602: Pull complete [2024-06-25T04:27:44.587Z] ada007ff1a6a: Verifying Checksum [2024-06-25T04:27:44.587Z] ada007ff1a6a: Download complete [2024-06-25T04:27:44.587Z] 7862e08f4a3e: Pull complete [2024-06-25T04:27:44.587Z] 5df492c9dc93: Verifying Checksum [2024-06-25T04:27:44.587Z] 5df492c9dc93: Download complete [2024-06-25T04:27:45.153Z] aa269ceb94a6: Verifying Checksum [2024-06-25T04:27:45.153Z] aa269ceb94a6: Download complete [2024-06-25T04:27:48.437Z] 5df492c9dc93: Pull complete [2024-06-25T04:27:48.437Z] 7629e6793208: Pull complete [2024-06-25T04:27:48.437Z] 4f4fb700ef54: Pull complete [2024-06-25T04:27:48.437Z] fb5054dd5b73: Pull complete [2024-06-25T04:27:48.437Z] eeca6798cff9: Pull complete [2024-06-25T04:27:50.998Z] aa269ceb94a6: Pull complete [2024-06-25T04:27:50.998Z] ada007ff1a6a: Pull complete [2024-06-25T04:27:50.998Z] Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 [2024-06-25T04:27:50.998Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-06-25T04:27:50.998Z] ---> f489d0715acc [2024-06-25T04:27:50.998Z] Step 3/10 : ARG MAKE=make build [2024-06-25T04:27:54.295Z] ---> Running in 7643943e9f2a [2024-06-25T04:27:54.295Z] Removing intermediate container 7643943e9f2a [2024-06-25T04:27:54.295Z] ---> f0e849bfed5c [2024-06-25T04:27:54.295Z] Step 4/10 : WORKDIR /device-sdk-go [2024-06-25T04:27:54.295Z] ---> Running in c96b33cd0e7b [2024-06-25T04:27:54.295Z] Removing intermediate container c96b33cd0e7b [2024-06-25T04:27:54.295Z] ---> bf06b184e875 [2024-06-25T04:27:54.295Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-06-25T04:27:54.295Z] ---> Running in 0a77926f9d9c [2024-06-25T04:27:54.557Z] Removing intermediate container 0a77926f9d9c [2024-06-25T04:27:54.557Z] ---> 68cf9b496fef [2024-06-25T04:27:54.557Z] Step 6/10 : RUN apk add --update --no-cache make git [2024-06-25T04:27:54.557Z] ---> Running in b988636a23c5 [2024-06-25T04:27:54.818Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-06-25T04:27:54.818Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-06-25T04:27:55.385Z] OK: 264 MiB in 52 packages [2024-06-25T04:27:55.648Z] Removing intermediate container b988636a23c5 [2024-06-25T04:27:55.648Z] ---> 296fbd0e2f84 [2024-06-25T04:27:55.648Z] Step 7/10 : COPY go.mod vendor* ./ [2024-06-25T04:27:55.648Z] ---> d8c847ae0ede [2024-06-25T04:27:55.648Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-06-25T04:27:55.648Z] ---> Running in 1f632dcf72d0 [2024-06-25T04:27:57.046Z] Still waiting to schedule task [2024-06-25T04:27:57.046Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2024-06-25T04:28:42.376Z] Removing intermediate container 1f632dcf72d0 [2024-06-25T04:28:42.376Z] ---> 52f2bc034ff0 [2024-06-25T04:28:42.376Z] Step 9/10 : COPY . . [2024-06-25T04:28:42.376Z] ---> ea2d28841888 [2024-06-25T04:28:42.376Z] Step 10/10 : RUN ${MAKE} [2024-06-25T04:28:42.376Z] ---> Running in f8a078a7f0c1 [2024-06-25T04:28:42.376Z] noop [2024-06-25T04:28:42.376Z] Removing intermediate container f8a078a7f0c1 [2024-06-25T04:28:42.376Z] ---> 2529e818a91a [2024-06-25T04:28:42.376Z] Successfully built 2529e818a91a [2024-06-25T04:28:42.376Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-25T04:28:42.879Z] + docker inspect -f . ci-base-image-x86_64 [2024-06-25T04:28:42.879Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-06-25T04:28:43.060Z] prd-ubuntu20.04-docker-8c-8g-4319 does not seem to be running inside a container [2024-06-25T04:28:43.091Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-sdk-go_PR-1588 -v /w/workspace/gexfoundry_device-sdk-go_PR-1588:/w/workspace/gexfoundry_device-sdk-go_PR-1588:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1588@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1588@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-06-25T04:28:43.454Z] $ docker top 1524cd88919b9609e6e22aec63f28dee680d613539c3d65ffb93789263333146 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-06-25T04:28:43.927Z] + go version [2024-06-25T04:28:43.927Z] go version go1.21.9 linux/amd64 [Pipeline] } [2024-06-25T04:28:43.961Z] $ docker stop --time=1 1524cd88919b9609e6e22aec63f28dee680d613539c3d65ffb93789263333146 [2024-06-25T04:28:45.200Z] $ docker rm -f --volumes 1524cd88919b9609e6e22aec63f28dee680d613539c3d65ffb93789263333146 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-25T04:28:46.022Z] + docker inspect -f . ci-base-image-x86_64 [2024-06-25T04:28:46.022Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-06-25T04:28:46.193Z] prd-ubuntu20.04-docker-8c-8g-4319 does not seem to be running inside a container [2024-06-25T04:28:46.225Z] $ 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-1588 -v /w/workspace/gexfoundry_device-sdk-go_PR-1588:/w/workspace/gexfoundry_device-sdk-go_PR-1588:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1588@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1588@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-06-25T04:28:46.603Z] $ docker top a9bc6f2865c4f982e2e1d01a1d6524061866eba7ded570c37c0c839e0d7531a6 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-06-25T04:28:47.080Z] + git config --global --add safe.directory /w/workspace/gexfoundry_device-sdk-go_PR-1588 [Pipeline] fileExists [Pipeline] sh [2024-06-25T04:28:47.453Z] + make test [2024-06-25T04:28:47.453Z] go test -race -coverprofile=coverage.out ./... [2024-06-25T04:28:55.588Z] ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] [2024-06-25T04:29:34.306Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] [2024-06-25T04:29:34.306Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] [2024-06-25T04:29:34.306Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] [2024-06-25T04:29:34.306Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] [2024-06-25T04:29:34.306Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] [2024-06-25T04:29:34.306Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 1.025s coverage: 27.6% of statements [2024-06-25T04:29:34.306Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 1.031s coverage: 80.0% of statements [2024-06-25T04:29:34.306Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] [2024-06-25T04:29:34.306Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] [2024-06-25T04:29:34.306Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] [2024-06-25T04:29:34.306Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 1.044s coverage: 86.0% of statements [2024-06-25T04:29:34.306Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] [2024-06-25T04:29:34.306Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] [2024-06-25T04:29:34.306Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 1.091s coverage: 71.8% of statements [2024-06-25T04:29:34.877Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] [2024-06-25T04:29:37.424Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 4.046s coverage: 14.4% of statements [2024-06-25T04:29:37.424Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/provision 2.838s coverage: 44.6% of statements [2024-06-25T04:29:37.424Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 1.060s coverage: 68.5% of statements [2024-06-25T04:29:37.424Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 1.106s coverage: 89.2% of statements [2024-06-25T04:29:37.424Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 1.047s coverage: 5.5% of statements [2024-06-25T04:30:02.110Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-4320 in /w/workspace/gexfoundry_device-sdk-go_PR-1588 [Pipeline] { [Pipeline] ws [2024-06-25T04:30:02.191Z] Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout [2024-06-25T04:30:02.289Z] The recommended git tool is: git [2024-06-25T04:30:10.611Z] using credential edgex-jenkins-ssh [2024-06-25T04:30:10.633Z] Cloning the remote Git repository [2024-06-25T04:30:10.797Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2024-06-25T04:30:10.954Z] > git init /w/workspace/device-sdk-go/1 # timeout=10 [2024-06-25T04:30:11.208Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2024-06-25T04:30:11.209Z] > git --version # timeout=10 [2024-06-25T04:30:11.263Z] > git --version # 'git version 2.25.1' [2024-06-25T04:30:11.277Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-06-25T04:30:11.591Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-06-25T04:30:15.083Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2024-06-25T04:30:15.106Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-06-25T04:30:16.154Z] GO111MODULE=on go vet ./... [2024-06-25T04:30:17.232Z] Merging remotes/origin/main commit f5f74a473092f448edb5d022a206764aad0631ef into PR head commit fe16d8082ffe90efe591807bc1dfcfadbc83ed2b [2024-06-25T04:30:17.540Z] Merge succeeded, producing fe16d8082ffe90efe591807bc1dfcfadbc83ed2b [2024-06-25T04:30:17.540Z] Checking out Revision fe16d8082ffe90efe591807bc1dfcfadbc83ed2b (PR-1588) [2024-06-25T04:30:16.572Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2024-06-25T04:30:16.632Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2024-06-25T04:30:16.633Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-06-25T04:30:16.667Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1588/head:refs/remotes/origin/PR-1588 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-06-25T04:30:17.265Z] > git config core.sparsecheckout # timeout=10 [2024-06-25T04:30:17.340Z] > git checkout -f fe16d8082ffe90efe591807bc1dfcfadbc83ed2b # timeout=10 [2024-06-25T04:30:17.445Z] > git remote # timeout=10 [2024-06-25T04:30:17.463Z] > git config --get remote.origin.url # timeout=10 [2024-06-25T04:30:17.487Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-06-25T04:30:17.504Z] > git merge f5f74a473092f448edb5d022a206764aad0631ef # timeout=10 [2024-06-25T04:30:17.527Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-06-25T04:30:17.548Z] > git config core.sparsecheckout # timeout=10 [2024-06-25T04:30:17.572Z] > git checkout -f fe16d8082ffe90efe591807bc1dfcfadbc83ed2b # timeout=10 [2024-06-25T04:30:18.066Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-06-25T04:30:18.067Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-06-25T04:30:18.067Z] ./bin/test-attribution-txt.sh [2024-06-25T04:30:18.067Z] An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add [2024-06-25T04:30:18.067Z] An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add [2024-06-25T04:30:18.067Z] An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add [2024-06-25T04:30:18.067Z] An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add [2024-06-25T04:30:18.067Z] An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add [2024-06-25T04:30:18.067Z] An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add [2024-06-25T04:30:18.067Z] An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add [2024-06-25T04:30:18.067Z] An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add [2024-06-25T04:30:18.067Z] An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add [2024-06-25T04:30:18.067Z] An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add [2024-06-25T04:30:18.067Z] An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add [2024-06-25T04:30:18.067Z] An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add [2024-06-25T04:30:18.067Z] An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add [2024-06-25T04:30:18.067Z] An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add [2024-06-25T04:30:18.067Z] An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add [2024-06-25T04:30:18.067Z] An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add [2024-06-25T04:30:18.067Z] An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add [2024-06-25T04:30:18.067Z] An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add [2024-06-25T04:30:18.067Z] An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add [2024-06-25T04:30:18.067Z] An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add [2024-06-25T04:30:18.067Z] An attribution for github.com/gorilla/mux is missing from Attribution.txt, please add [2024-06-25T04:30:18.067Z] An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add [2024-06-25T04:30:18.067Z] An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add [2024-06-25T04:30:18.067Z] An attribution for github.com/josharian/intern is missing from Attribution.txt, please add [2024-06-25T04:30:18.067Z] An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add [2024-06-25T04:30:18.067Z] An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add [2024-06-25T04:30:18.067Z] An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add [2024-06-25T04:30:18.067Z] An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add [2024-06-25T04:30:18.067Z] An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add [2024-06-25T04:30:18.067Z] An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add [2024-06-25T04:30:18.067Z] An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add [2024-06-25T04:30:18.067Z] An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add [2024-06-25T04:30:18.067Z] An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add [2024-06-25T04:30:18.067Z] An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add [2024-06-25T04:30:18.067Z] An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add [2024-06-25T04:30:18.067Z] An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add [2024-06-25T04:30:18.067Z] An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add [2024-06-25T04:30:18.067Z] An attribution for github.com/openziti/identity is missing from Attribution.txt, please add [2024-06-25T04:30:18.067Z] An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add [2024-06-25T04:30:18.067Z] An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add [2024-06-25T04:30:18.067Z] An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add [2024-06-25T04:30:18.067Z] An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add [2024-06-25T04:30:18.067Z] An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add [2024-06-25T04:30:18.067Z] An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add [2024-06-25T04:30:18.067Z] An attribution for github.com/pkg/errors is missing from Attribution.txt, please add [2024-06-25T04:30:18.067Z] An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add [2024-06-25T04:30:18.067Z] An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add [2024-06-25T04:30:18.067Z] An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add [2024-06-25T04:30:18.067Z] An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add [2024-06-25T04:30:18.067Z] An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add [2024-06-25T04:30:18.067Z] An attribution for github.com/spf13/cast is missing from Attribution.txt, please add [2024-06-25T04:30:18.067Z] An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add [2024-06-25T04:30:18.067Z] An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add [2024-06-25T04:30:18.067Z] An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add [2024-06-25T04:30:18.067Z] An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add [2024-06-25T04:30:18.067Z] An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add [2024-06-25T04:30:18.067Z] An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add [2024-06-25T04:30:18.067Z] An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add [2024-06-25T04:30:18.067Z] An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add [2024-06-25T04:30:18.067Z] An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add [2024-06-25T04:30:18.067Z] An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add [2024-06-25T04:30:18.067Z] An attribution for golang.org/x/term is missing from Attribution.txt, please add [2024-06-25T04:30:18.067Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [2024-06-25T04:30:18.067Z] An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo [2024-06-25T04:30:18.120Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-06-25T04:30:18.161Z] $ docker stop --time=1 a9bc6f2865c4f982e2e1d01a1d6524061866eba7ded570c37c0c839e0d7531a6 [2024-06-25T04:30:18.182Z] Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v3" [2024-06-25T04:30:18.236Z] > git --version # timeout=10 [2024-06-25T04:30:18.253Z] > git --version # 'git version 2.25.1' [2024-06-25T04:30:18.276Z] fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc [2024-06-25T04:30:21.731Z] $ docker rm -f --volumes a9bc6f2865c4f982e2e1d01a1d6524061866eba7ded570c37c0c839e0d7531a6 [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] withEnv [Pipeline] { [2024-06-25T04:30:22.506Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [Pipeline] withEnv [2024-06-25T04:30:22.621Z] Stashed 1 file(s) [Pipeline] { [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Prep) [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [Pipeline] sh [2024-06-25T04:30:23.379Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-06-25T04:30:23.380Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-06-25T04:30:23.380Z] Dload Upload Total Spent Left Speed [2024-06-25T04:30:23.380Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 205k 0 --:--:-- --:--:-- --:--:-- 208k [Pipeline] sh [2024-06-25T04:30:23.571Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-06-25T04:30:23.733Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-06-25T04:30:23.884Z] + ls -al . [2024-06-25T04:30:23.884Z] total 376 [2024-06-25T04:30:23.884Z] drwxrwxr-x 11 jenkins jenkins 4096 Jun 25 04:28 . [2024-06-25T04:30:23.884Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 25 04:27 .. [2024-06-25T04:30:23.884Z] -rw-rw-r-- 1 jenkins jenkins 140 Jun 25 04:27 .dockerignore [2024-06-25T04:30:23.884Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 25 04:29 .git [2024-06-25T04:30:23.884Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 25 04:27 .github [2024-06-25T04:30:23.884Z] -rw-rw-r-- 1 jenkins jenkins 137 Jun 25 04:27 .gitignore [2024-06-25T04:30:23.884Z] -rw-rw-r-- 1 jenkins jenkins 42 Jun 25 04:27 .golangci.yml [2024-06-25T04:30:23.884Z] drwxr-xr-x 3 jenkins jenkins 4096 Jun 25 04:27 .semver [2024-06-25T04:30:23.884Z] -rw-rw-r-- 1 jenkins jenkins 48109 Jun 25 04:27 CHANGELOG.md [2024-06-25T04:30:23.884Z] -rw-rw-r-- 1 jenkins jenkins 677 Jun 25 04:27 GOVERNANCE.md [2024-06-25T04:30:23.884Z] -rw-rw-r-- 1 jenkins jenkins 885 Jun 25 04:27 Jenkinsfile [2024-06-25T04:30:23.884Z] -rw-rw-r-- 1 jenkins jenkins 11341 Jun 25 04:27 LICENSE [2024-06-25T04:30:23.884Z] -rw-rw-r-- 1 jenkins jenkins 1842 Jun 25 04:27 Makefile [2024-06-25T04:30:23.884Z] -rw-rw-r-- 1 jenkins jenkins 619 Jun 25 04:27 OWNERS.md [2024-06-25T04:30:23.884Z] -rw-rw-r-- 1 jenkins jenkins 4937 Jun 25 04:27 README.md [2024-06-25T04:30:23.884Z] -rw-rw-r-- 1 jenkins jenkins 5 Jun 25 04:27 VERSION [2024-06-25T04:30:23.884Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 25 04:27 bin [2024-06-25T04:30:23.884Z] -rw-r--r-- 1 jenkins jenkins 122323 Jun 25 04:29 coverage.out [2024-06-25T04:30:23.884Z] drwxrwxr-x 5 jenkins jenkins 4096 Jun 25 04:27 example [2024-06-25T04:30:23.884Z] -rw-rw-r-- 1 jenkins jenkins 7064 Jun 25 04:27 go.mod [2024-06-25T04:30:23.884Z] -rw-rw-r-- 1 jenkins jenkins 101736 Jun 25 04:27 go.sum [2024-06-25T04:30:23.884Z] drwxrwxr-x 12 jenkins jenkins 4096 Jun 25 04:27 internal [2024-06-25T04:30:23.884Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 25 04:27 openapi [2024-06-25T04:30:23.884Z] drwxrwxr-x 6 jenkins jenkins 4096 Jun 25 04:27 pkg [2024-06-25T04:30:23.884Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 25 04:27 snap [2024-06-25T04:30:23.884Z] -rw-rw-r-- 1 jenkins jenkins 222 Jun 25 04:27 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-25T04:30:24.076Z] + sudo tee /etc/docker/daemon.new [2024-06-25T04:30:24.076Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-06-25T04:30:24.076Z] { [2024-06-25T04:30:24.076Z] "registry-mirrors": [ [2024-06-25T04:30:24.076Z] "https://nexus3.edgexfoundry.org:10001" [2024-06-25T04:30:24.076Z] ], [2024-06-25T04:30:24.076Z] "bip": "10.250.0.254/24", [2024-06-25T04:30:24.076Z] "hosts": [ [2024-06-25T04:30:24.076Z] "tcp://0.0.0.0:5555", [2024-06-25T04:30:24.076Z] "unix:///var/run/docker.sock" [2024-06-25T04:30:24.076Z] ], [2024-06-25T04:30:24.076Z] "mtu": 1458, [2024-06-25T04:30:24.076Z] "selinux-enabled": true, [2024-06-25T04:30:24.076Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-06-25T04:30:24.076Z] } [Pipeline] sh [2024-06-25T04:30:24.303Z] + 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=fe16d8082ffe90efe591807bc1dfcfadbc83ed2b --label arch=amd64 --label version=0.0.0 . [2024-06-25T04:30:24.303Z] Sending build context to Docker daemon 25.07MB [2024-06-25T04:30:24.303Z] Step 1/24 : ARG BASE=golang:1.21-alpine3.18 [2024-06-25T04:30:24.303Z] Step 2/24 : FROM ${BASE} AS builder [2024-06-25T04:30:24.303Z] ---> 2529e818a91a [2024-06-25T04:30:24.303Z] Step 3/24 : ARG MAKE=make build [2024-06-25T04:30:24.424Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-06-25T04:30:24.773Z] + sudo service docker restart [2024-06-25T04:30:24.871Z] ---> Running in 0168be5f062d [2024-06-25T04:30:24.871Z] Removing intermediate container 0168be5f062d [2024-06-25T04:30:24.871Z] ---> 8aca50566456 [2024-06-25T04:30:24.871Z] Step 4/24 : WORKDIR /device-sdk-go [2024-06-25T04:30:24.871Z] ---> Running in 517479d58b5f [2024-06-25T04:30:24.871Z] Removing intermediate container 517479d58b5f [2024-06-25T04:30:24.871Z] ---> 5f0f228c9883 [2024-06-25T04:30:24.871Z] Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-06-25T04:30:24.871Z] ---> Running in 0a31a0021917 [2024-06-25T04:30:25.131Z] Removing intermediate container 0a31a0021917 [2024-06-25T04:30:25.131Z] ---> aaf073ba0ff1 [2024-06-25T04:30:25.131Z] Step 6/24 : RUN apk add --update --no-cache make git [2024-06-25T04:30:25.131Z] ---> Running in cc150204f428 [2024-06-25T04:30:25.391Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-06-25T04:30:25.391Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-06-25T04:30:25.650Z] OK: 264 MiB in 52 packages [2024-06-25T04:30:26.218Z] Removing intermediate container cc150204f428 [2024-06-25T04:30:26.218Z] ---> 615ca6e81580 [2024-06-25T04:30:26.218Z] Step 7/24 : COPY go.mod vendor* ./ [2024-06-25T04:30:26.218Z] ---> aabb8ef18792 [2024-06-25T04:30:26.218Z] Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-06-25T04:30:26.218Z] ---> Running in 2ea67e750190 [2024-06-25T04:30:27.162Z] Removing intermediate container 2ea67e750190 [2024-06-25T04:30:27.162Z] ---> 090af470d742 [2024-06-25T04:30:27.162Z] Step 9/24 : COPY . . [2024-06-25T04:30:27.749Z] ---> c04b84d7f410 [2024-06-25T04:30:27.749Z] Step 10/24 : RUN ${MAKE} [2024-06-25T04:30:27.749Z] ---> Running in 6c9b89aeb367 [2024-06-25T04:30:28.009Z] 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 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-06-25T04:30:43.074Z] provisioning config files... [2024-06-25T04:30:43.096Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config7211312527393783304tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-06-25T04:30:43.608Z] ---> ****-login.sh [2024-06-25T04:30:43.609Z] nexus3.edgexfoundry.org:10001 [2024-06-25T04:30:44.197Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-25T04:30:44.472Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-25T04:30:44.472Z] Configure a credential helper to remove this warning. See [2024-06-25T04:30:44.472Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-25T04:30:44.472Z] [2024-06-25T04:30:44.472Z] Login Succeeded [2024-06-25T04:30:44.472Z] nexus3.edgexfoundry.org:10002 [2024-06-25T04:30:44.472Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-25T04:30:44.741Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-25T04:30:44.741Z] Configure a credential helper to remove this warning. See [2024-06-25T04:30:44.741Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-25T04:30:44.741Z] [2024-06-25T04:30:44.741Z] Login Succeeded [2024-06-25T04:30:44.741Z] nexus3.edgexfoundry.org:10003 [2024-06-25T04:30:45.012Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-25T04:30:45.012Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-25T04:30:45.012Z] Configure a credential helper to remove this warning. See [2024-06-25T04:30:45.012Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-25T04:30:45.012Z] [2024-06-25T04:30:45.012Z] Login Succeeded [2024-06-25T04:30:45.012Z] nexus3.edgexfoundry.org:10004 [2024-06-25T04:30:45.282Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-25T04:30:45.282Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-25T04:30:45.282Z] Configure a credential helper to remove this warning. See [2024-06-25T04:30:45.282Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-25T04:30:45.282Z] [2024-06-25T04:30:45.282Z] Login Succeeded [2024-06-25T04:30:45.282Z] ****.io [2024-06-25T04:30:45.550Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-25T04:30:45.820Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-25T04:30:45.820Z] Configure a credential helper to remove this warning. See [2024-06-25T04:30:45.820Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-25T04:30:45.820Z] [2024-06-25T04:30:45.820Z] Login Succeeded [2024-06-25T04:30:45.820Z] ---> ****-login.sh ends [Pipeline] } [2024-06-25T04:30:45.858Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-06-25T04:30:46.307Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-06-25T04:30:46.357Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-06-25T04:30:46.403Z] ========================================================= [2024-06-25T04:30:46.403Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-06-25T04:30:46.403Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-25T04:30:46.950Z] + 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 . [2024-06-25T04:30:47.549Z] Sending build context to Docker daemon 12.89MB [2024-06-25T04:30:47.549Z] Step 1/10 : ARG BASE=golang:1.21-alpine3.18 [2024-06-25T04:30:47.549Z] Step 2/10 : FROM ${BASE} AS builder [2024-06-25T04:30:47.549Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-06-25T04:30:47.549Z] c6b39de5b339: Pulling fs layer [2024-06-25T04:30:47.549Z] a69c41024577: Pulling fs layer [2024-06-25T04:30:47.549Z] d6de4b400683: Pulling fs layer [2024-06-25T04:30:47.549Z] 35cb2a7552d0: Pulling fs layer [2024-06-25T04:30:47.549Z] 4f4fb700ef54: Pulling fs layer [2024-06-25T04:30:47.549Z] 464afbd9ba4c: Pulling fs layer [2024-06-25T04:30:47.549Z] 00f215d4a9da: Pulling fs layer [2024-06-25T04:30:47.549Z] d496ad576159: Pulling fs layer [2024-06-25T04:30:47.549Z] 4f4fb700ef54: Waiting [2024-06-25T04:30:47.549Z] 464afbd9ba4c: Waiting [2024-06-25T04:30:47.549Z] 35cb2a7552d0: Waiting [2024-06-25T04:30:47.549Z] 00f215d4a9da: Waiting [2024-06-25T04:30:47.549Z] d496ad576159: Waiting [2024-06-25T04:30:47.549Z] a69c41024577: Verifying Checksum [2024-06-25T04:30:47.549Z] a69c41024577: Download complete [2024-06-25T04:30:47.817Z] 35cb2a7552d0: Verifying Checksum [2024-06-25T04:30:47.817Z] 35cb2a7552d0: Download complete [2024-06-25T04:30:47.817Z] 4f4fb700ef54: Verifying Checksum [2024-06-25T04:30:47.817Z] 4f4fb700ef54: Download complete [2024-06-25T04:30:47.817Z] 464afbd9ba4c: Verifying Checksum [2024-06-25T04:30:47.817Z] 464afbd9ba4c: Download complete [2024-06-25T04:30:47.817Z] c6b39de5b339: Verifying Checksum [2024-06-25T04:30:47.817Z] c6b39de5b339: Download complete [2024-06-25T04:30:48.084Z] d496ad576159: Verifying Checksum [2024-06-25T04:30:48.084Z] d496ad576159: Download complete [2024-06-25T04:30:48.668Z] c6b39de5b339: Pull complete [2024-06-25T04:30:49.255Z] a69c41024577: Pull complete [2024-06-25T04:30:49.523Z] d6de4b400683: Verifying Checksum [2024-06-25T04:30:49.523Z] d6de4b400683: Download complete [2024-06-25T04:30:50.491Z] 00f215d4a9da: Verifying Checksum [2024-06-25T04:30:50.491Z] 00f215d4a9da: Download complete [2024-06-25T04:31:00.108Z] Removing intermediate container 6c9b89aeb367 [2024-06-25T04:31:00.108Z] ---> fc659987d4d1 [2024-06-25T04:31:00.108Z] Step 11/24 : FROM alpine:3.18 [2024-06-25T04:31:00.108Z] 3.18: Pulling from library/alpine [2024-06-25T04:31:00.108Z] 73baa7ef167e: Pulling fs layer [2024-06-25T04:31:00.108Z] 73baa7ef167e: Verifying Checksum [2024-06-25T04:31:00.108Z] 73baa7ef167e: Download complete [2024-06-25T04:31:00.372Z] 73baa7ef167e: Pull complete [2024-06-25T04:31:00.372Z] Digest: sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-06-25T04:31:00.372Z] Status: Downloaded newer image for alpine:3.18 [2024-06-25T04:31:00.372Z] ---> 8fd7cac70a4a [2024-06-25T04:31:00.372Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2024-06-25T04:31:00.630Z] ---> Running in 858a89fa4f90 [2024-06-25T04:31:00.630Z] Removing intermediate container 858a89fa4f90 [2024-06-25T04:31:00.630Z] ---> 086456743ce7 [2024-06-25T04:31:00.630Z] Step 13/24 : RUN apk add --update --no-cache dumb-init [2024-06-25T04:31:00.630Z] ---> Running in a76102e5a871 [2024-06-25T04:31:00.891Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-06-25T04:31:01.153Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-06-25T04:31:01.413Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-06-25T04:31:01.413Z] Executing busybox-1.36.1-r7.trigger [2024-06-25T04:31:01.413Z] OK: 7 MiB in 16 packages [2024-06-25T04:31:01.672Z] Removing intermediate container a76102e5a871 [2024-06-25T04:31:01.672Z] ---> 468eb3906e9b [2024-06-25T04:31:01.672Z] Step 14/24 : RUN apk --no-cache upgrade [2024-06-25T04:31:01.672Z] ---> Running in 945e6cc8d333 [2024-06-25T04:31:01.932Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-06-25T04:31:02.192Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-06-25T04:31:02.192Z] OK: 7 MiB in 16 packages [2024-06-25T04:31:02.452Z] Removing intermediate container 945e6cc8d333 [2024-06-25T04:31:02.452Z] ---> 3c2feca11efe [2024-06-25T04:31:02.452Z] Step 15/24 : WORKDIR / [2024-06-25T04:31:02.452Z] ---> Running in 50e8f3e84f12 [2024-06-25T04:31:02.711Z] Removing intermediate container 50e8f3e84f12 [2024-06-25T04:31:02.711Z] ---> 280635894818 [2024-06-25T04:31:02.711Z] Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2024-06-25T04:31:02.711Z] ---> 4c2c54c0d3fa [2024-06-25T04:31:02.711Z] Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2024-06-25T04:31:02.818Z] d6de4b400683: Pull complete [2024-06-25T04:31:02.818Z] 35cb2a7552d0: Pull complete [2024-06-25T04:31:02.818Z] 4f4fb700ef54: Pull complete [2024-06-25T04:31:02.818Z] 464afbd9ba4c: Pull complete [2024-06-25T04:31:04.107Z] ---> bf9f080c705d [2024-06-25T04:31:04.107Z] Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2024-06-25T04:31:04.368Z] ---> 025ea4f93d38 [2024-06-25T04:31:04.368Z] Step 19/24 : EXPOSE 59999 [2024-06-25T04:31:04.368Z] ---> Running in 392e55d59f5f [2024-06-25T04:31:04.368Z] Removing intermediate container 392e55d59f5f [2024-06-25T04:31:04.368Z] ---> 89f5c688a678 [2024-06-25T04:31:04.368Z] Step 20/24 : ENTRYPOINT ["/device-simple"] [2024-06-25T04:31:04.368Z] ---> Running in 31f92644a7e5 [2024-06-25T04:31:04.627Z] Removing intermediate container 31f92644a7e5 [2024-06-25T04:31:04.627Z] ---> 8c0893bcc0ab [2024-06-25T04:31:04.627Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-06-25T04:31:04.627Z] ---> Running in 348a472f243a [2024-06-25T04:31:04.627Z] Removing intermediate container 348a472f243a [2024-06-25T04:31:04.627Z] ---> 0376f0ec9af5 [2024-06-25T04:31:04.627Z] Step 22/24 : LABEL arch=amd64 [2024-06-25T04:31:04.627Z] ---> Running in 768c3a33c3bb [2024-06-25T04:31:04.627Z] Removing intermediate container 768c3a33c3bb [2024-06-25T04:31:04.627Z] ---> df5e0a0ea7ff [2024-06-25T04:31:04.627Z] Step 23/24 : LABEL git_sha=fe16d8082ffe90efe591807bc1dfcfadbc83ed2b [2024-06-25T04:31:04.627Z] ---> Running in 0da8542307d4 [2024-06-25T04:31:04.886Z] Removing intermediate container 0da8542307d4 [2024-06-25T04:31:04.886Z] ---> bb2d70b2ecc6 [2024-06-25T04:31:04.886Z] Step 24/24 : LABEL version=0.0.0 [2024-06-25T04:31:04.886Z] ---> Running in b79a21c6cd06 [2024-06-25T04:31:04.886Z] Removing intermediate container b79a21c6cd06 [2024-06-25T04:31:04.886Z] ---> d876c5fd4eb3 [2024-06-25T04:31:04.886Z] [Warning] One or more build-args [ARCH] were not consumed [2024-06-25T04:31:04.886Z] Successfully built d876c5fd4eb3 [2024-06-25T04:31:04.886Z] 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] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-25T04:31:05.948Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-06-25T04:31:05.949Z] [2024-06-25T04:31:05.949Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-25T04:31:06.357Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-06-25T04:31:06.357Z] latest: Pulling from edgex-lftools-log-publisher [2024-06-25T04:31:06.357Z] 5eb5b503b376: Pulling fs layer [2024-06-25T04:31:06.357Z] 5c69ac0246d0: Pulling fs layer [2024-06-25T04:31:06.357Z] ec43610c2a17: Pulling fs layer [2024-06-25T04:31:06.357Z] 3a2ae6a8a46f: Pulling fs layer [2024-06-25T04:31:06.357Z] 33b1e0a273af: Pulling fs layer [2024-06-25T04:31:06.357Z] 5d3b04190fa2: Pulling fs layer [2024-06-25T04:31:06.357Z] 2f39f015ded8: Pulling fs layer [2024-06-25T04:31:06.357Z] 33b1e0a273af: Waiting [2024-06-25T04:31:06.357Z] 5d3b04190fa2: Waiting [2024-06-25T04:31:06.357Z] 2f39f015ded8: Waiting [2024-06-25T04:31:06.357Z] 3a2ae6a8a46f: Waiting [2024-06-25T04:31:06.357Z] 5c69ac0246d0: Download complete [2024-06-25T04:31:06.357Z] 3a2ae6a8a46f: Verifying Checksum [2024-06-25T04:31:06.357Z] 3a2ae6a8a46f: Download complete [2024-06-25T04:31:06.357Z] 33b1e0a273af: Verifying Checksum [2024-06-25T04:31:06.357Z] 33b1e0a273af: Download complete [2024-06-25T04:31:06.357Z] ec43610c2a17: Verifying Checksum [2024-06-25T04:31:06.357Z] ec43610c2a17: Download complete [2024-06-25T04:31:06.357Z] 5d3b04190fa2: Verifying Checksum [2024-06-25T04:31:06.357Z] 5d3b04190fa2: Download complete [2024-06-25T04:31:06.617Z] 5eb5b503b376: Download complete [2024-06-25T04:31:07.185Z] 2f39f015ded8: Verifying Checksum [2024-06-25T04:31:07.185Z] 2f39f015ded8: Download complete [2024-06-25T04:31:07.752Z] 5eb5b503b376: Pull complete [2024-06-25T04:31:08.010Z] 5c69ac0246d0: Pull complete [2024-06-25T04:31:08.576Z] ec43610c2a17: Pull complete [2024-06-25T04:31:08.576Z] 3a2ae6a8a46f: Pull complete [2024-06-25T04:31:08.834Z] 33b1e0a273af: Pull complete [2024-06-25T04:31:08.834Z] 5d3b04190fa2: Pull complete [2024-06-25T04:31:11.036Z] 00f215d4a9da: Pull complete [2024-06-25T04:31:12.457Z] d496ad576159: Pull complete [2024-06-25T04:31:12.457Z] Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 [2024-06-25T04:31:12.457Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-06-25T04:31:12.457Z] ---> f246e2811388 [2024-06-25T04:31:12.457Z] Step 3/10 : ARG MAKE=make build [2024-06-25T04:31:13.022Z] 2f39f015ded8: Pull complete [2024-06-25T04:31:13.022Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-06-25T04:31:13.022Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-06-25T04:31:13.022Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-06-25T04:31:13.301Z] prd-ubuntu20.04-docker-8c-8g-4319 does not seem to be running inside a container [2024-06-25T04:31:13.336Z] $ 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-1588 -v /w/workspace/gexfoundry_device-sdk-go_PR-1588:/w/workspace/gexfoundry_device-sdk-go_PR-1588:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1588@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1588@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-06-25T04:31:13.882Z] ---> Running in 75dafccd25d5 [2024-06-25T04:31:14.472Z] Removing intermediate container 75dafccd25d5 [2024-06-25T04:31:14.472Z] ---> c8b3e67f87ef [2024-06-25T04:31:14.472Z] Step 4/10 : WORKDIR /device-sdk-go [2024-06-25T04:31:14.472Z] ---> Running in c102ce00df31 [2024-06-25T04:31:14.739Z] Removing intermediate container c102ce00df31 [2024-06-25T04:31:14.739Z] ---> 212f3416afee [2024-06-25T04:31:14.739Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-06-25T04:31:14.739Z] ---> Running in 1f8d5a7809f5 [2024-06-25T04:31:15.011Z] Removing intermediate container 1f8d5a7809f5 [2024-06-25T04:31:15.011Z] ---> 88169d01309e [2024-06-25T04:31:15.011Z] Step 6/10 : RUN apk add --update --no-cache make git [2024-06-25T04:31:15.011Z] ---> Running in 77ed2ce1b345 [2024-06-25T04:31:15.987Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-06-25T04:31:16.570Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-06-25T04:31:16.920Z] $ docker top 5924cfd600b73f2e07850c1f6c4fd318f0956470eb3bc7048d1d125d18bad0f6 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-06-25T04:31:17.591Z] ---> job-cost.sh [2024-06-25T04:31:17.591Z] lf-activate-venv: SKIPPING [2024-06-25T04:31:17.591Z] INFO: No Stack... [2024-06-25T04:31:17.779Z] OK: 266 MiB in 52 packages [2024-06-25T04:31:17.849Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-06-25T04:31:18.108Z] INFO: Archiving Costs [Pipeline] sh [2024-06-25T04:31:18.716Z] + cut -d, -f6 [2024-06-25T04:31:18.716Z] + cat /w/workspace/gexfoundry_device-sdk-go_PR-1588/archives/cost.csv [Pipeline] lock [2024-06-25T04:31:18.764Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-sdk-go-PR-1588-1-stack-cost] [2024-06-25T04:31:18.773Z] Resource [jenkins-edgexfoundry-device-sdk-go-PR-1588-1-stack-cost] did not exist. Created. [2024-06-25T04:31:18.781Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-sdk-go-PR-1588-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-06-25T04:31:19.210Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-06-25T04:31:19.277Z] Stashed 1 file(s) [Pipeline] } [2024-06-25T04:31:19.347Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-sdk-go-PR-1588-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-06-25T04:31:19.435Z] $ docker stop --time=1 5924cfd600b73f2e07850c1f6c4fd318f0956470eb3bc7048d1d125d18bad0f6 [2024-06-25T04:31:19.734Z] Removing intermediate container 77ed2ce1b345 [2024-06-25T04:31:19.734Z] ---> d0ecd2c43499 [2024-06-25T04:31:19.734Z] Step 7/10 : COPY go.mod vendor* ./ [2024-06-25T04:31:20.015Z] ---> 4c0c73f1d4cf [2024-06-25T04:31:20.015Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-06-25T04:31:20.015Z] ---> Running in 7718a0cc6fac [2024-06-25T04:31:20.939Z] $ docker rm -f --volumes 5924cfd600b73f2e07850c1f6c4fd318f0956470eb3bc7048d1d125d18bad0f6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-06-25T04:33:11.701Z] Removing intermediate container 7718a0cc6fac [2024-06-25T04:33:11.702Z] ---> a4f684dbcf39 [2024-06-25T04:33:11.702Z] Step 9/10 : COPY . . [2024-06-25T04:33:11.702Z] ---> e5df5953f6be [2024-06-25T04:33:11.702Z] Step 10/10 : RUN ${MAKE} [2024-06-25T04:33:11.702Z] ---> Running in 02aacb72754a [2024-06-25T04:33:11.702Z] noop [2024-06-25T04:33:11.702Z] Removing intermediate container 02aacb72754a [2024-06-25T04:33:11.702Z] ---> 4e034d0a7455 [2024-06-25T04:33:11.702Z] Successfully built 4e034d0a7455 [2024-06-25T04:33:11.702Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-25T04:33:12.229Z] + docker inspect -f . ci-base-image-arm64 [2024-06-25T04:33:12.229Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-06-25T04:33:12.542Z] prd-ubuntu20.04-docker-arm64-4c-16g-4320 does not seem to be running inside a container [2024-06-25T04:33:12.603Z] $ 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 [2024-06-25T04:33:13.794Z] $ docker top 5486f1e40a2e7907c314a93da2faa6257bf7b9b2eb66adf99042006eeab6fbe0 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-06-25T04:33:14.771Z] + go version [2024-06-25T04:33:14.771Z] go version go1.21.9 linux/arm64 [Pipeline] } [2024-06-25T04:33:14.815Z] $ docker stop --time=1 5486f1e40a2e7907c314a93da2faa6257bf7b9b2eb66adf99042006eeab6fbe0 [2024-06-25T04:33:16.465Z] $ docker rm -f --volumes 5486f1e40a2e7907c314a93da2faa6257bf7b9b2eb66adf99042006eeab6fbe0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-25T04:33:17.415Z] + docker inspect -f . ci-base-image-arm64 [2024-06-25T04:33:17.415Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-06-25T04:33:17.682Z] prd-ubuntu20.04-docker-arm64-4c-16g-4320 does not seem to be running inside a container [2024-06-25T04:33:17.743Z] $ 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 [2024-06-25T04:33:18.897Z] $ docker top bc01865b642aba389c4af27cece848d006cb6aa0f51ccc77a745989264222c4a -eo pid,comm [Pipeline] { [Pipeline] sh [2024-06-25T04:33:19.824Z] + git config --global --add safe.directory /w/workspace/device-sdk-go/1 [Pipeline] fileExists [Pipeline] sh [2024-06-25T04:33:20.541Z] + make test [2024-06-25T04:33:20.541Z] go test -race -coverprofile=coverage.out ./... [2024-06-25T04:34:07.374Z] ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] [2024-06-25T04:37:14.120Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] [2024-06-25T04:37:14.120Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] [2024-06-25T04:37:14.120Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] [2024-06-25T04:37:14.120Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] [2024-06-25T04:37:14.120Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] [2024-06-25T04:37:22.331Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 1.114s coverage: 27.6% of statements [2024-06-25T04:37:25.666Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 1.163s coverage: 80.0% of statements [2024-06-25T04:37:32.319Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] [2024-06-25T04:37:32.319Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] [2024-06-25T04:37:32.590Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 1.310s coverage: 86.0% of statements [2024-06-25T04:37:35.189Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] [2024-06-25T04:37:37.135Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 1.474s coverage: 71.8% of statements [2024-06-25T04:37:42.480Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 4.192s coverage: 14.4% of statements [2024-06-25T04:37:42.480Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] [2024-06-25T04:37:42.480Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] [2024-06-25T04:37:42.480Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/provision 3.684s coverage: 44.6% of statements [2024-06-25T04:37:43.064Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 1.321s coverage: 68.5% of statements [2024-06-25T04:37:47.310Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 1.337s coverage: 89.2% of statements [2024-06-25T04:37:49.879Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] [2024-06-25T04:37:51.279Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 1.243s coverage: 5.5% of statements [2024-06-25T04:37:52.244Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-06-25T04:37:52.244Z] GO111MODULE=on go vet ./... [2024-06-25T04:41:29.687Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-06-25T04:41:29.687Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-06-25T04:41:29.687Z] ./bin/test-attribution-txt.sh [2024-06-25T04:41:29.687Z] An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add [2024-06-25T04:41:29.687Z] An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add [2024-06-25T04:41:29.687Z] An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add [2024-06-25T04:41:29.687Z] An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add [2024-06-25T04:41:29.687Z] An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add [2024-06-25T04:41:29.687Z] An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add [2024-06-25T04:41:29.687Z] An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add [2024-06-25T04:41:29.687Z] An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add [2024-06-25T04:41:29.687Z] An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add [2024-06-25T04:41:29.687Z] An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add [2024-06-25T04:41:29.687Z] An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add [2024-06-25T04:41:29.687Z] An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add [2024-06-25T04:41:29.687Z] An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add [2024-06-25T04:41:29.687Z] An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add [2024-06-25T04:41:29.687Z] An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add [2024-06-25T04:41:29.687Z] An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add [2024-06-25T04:41:29.687Z] An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add [2024-06-25T04:41:29.687Z] An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add [2024-06-25T04:41:29.687Z] An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add [2024-06-25T04:41:29.687Z] An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add [2024-06-25T04:41:29.687Z] An attribution for github.com/gorilla/mux is missing from Attribution.txt, please add [2024-06-25T04:41:29.687Z] An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add [2024-06-25T04:41:29.687Z] An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add [2024-06-25T04:41:29.687Z] An attribution for github.com/josharian/intern is missing from Attribution.txt, please add [2024-06-25T04:41:29.687Z] An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add [2024-06-25T04:41:29.687Z] An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add [2024-06-25T04:41:29.687Z] An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add [2024-06-25T04:41:29.687Z] An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add [2024-06-25T04:41:29.687Z] An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add [2024-06-25T04:41:29.687Z] An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add [2024-06-25T04:41:29.687Z] An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add [2024-06-25T04:41:29.687Z] An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add [2024-06-25T04:41:29.687Z] An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add [2024-06-25T04:41:29.687Z] An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add [2024-06-25T04:41:29.687Z] An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add [2024-06-25T04:41:29.687Z] An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add [2024-06-25T04:41:29.687Z] An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add [2024-06-25T04:41:29.687Z] An attribution for github.com/openziti/identity is missing from Attribution.txt, please add [2024-06-25T04:41:29.687Z] An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add [2024-06-25T04:41:29.687Z] An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add [2024-06-25T04:41:29.687Z] An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add [2024-06-25T04:41:29.687Z] An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add [2024-06-25T04:41:29.687Z] An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add [2024-06-25T04:41:29.687Z] An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add [2024-06-25T04:41:29.687Z] An attribution for github.com/pkg/errors is missing from Attribution.txt, please add [2024-06-25T04:41:29.687Z] An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add [2024-06-25T04:41:29.687Z] An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add [2024-06-25T04:41:29.687Z] An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add [2024-06-25T04:41:29.687Z] An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add [2024-06-25T04:41:29.688Z] An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add [2024-06-25T04:41:29.688Z] An attribution for github.com/spf13/cast is missing from Attribution.txt, please add [2024-06-25T04:41:29.688Z] An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add [2024-06-25T04:41:29.688Z] An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add [2024-06-25T04:41:29.688Z] An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add [2024-06-25T04:41:29.688Z] An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add [2024-06-25T04:41:29.688Z] An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add [2024-06-25T04:41:29.688Z] An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add [2024-06-25T04:41:29.688Z] An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add [2024-06-25T04:41:29.688Z] An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add [2024-06-25T04:41:29.688Z] An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add [2024-06-25T04:41:29.688Z] An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add [2024-06-25T04:41:29.688Z] An attribution for golang.org/x/term is missing from Attribution.txt, please add [2024-06-25T04:41:29.688Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [2024-06-25T04:41:29.688Z] An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo [2024-06-25T04:41:29.746Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-06-25T04:41:29.788Z] $ docker stop --time=1 bc01865b642aba389c4af27cece848d006cb6aa0f51ccc77a745989264222c4a [2024-06-25T04:41:31.680Z] $ docker rm -f --volumes bc01865b642aba389c4af27cece848d006cb6aa0f51ccc77a745989264222c4a [Pipeline] // withDockerContainer [Pipeline] sh [2024-06-25T04:41:33.975Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-06-25T04:41:34.017Z] Warning: overwriting stash ‘coverage-report’ [2024-06-25T04:41:34.567Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-06-25T04:41:35.231Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-06-25T04:41:35.567Z] + ls -al . [2024-06-25T04:41:35.567Z] total 372 [2024-06-25T04:41:35.567Z] drwxrwxr-x 10 jenkins jenkins 4096 Jun 25 04:33 . [2024-06-25T04:41:35.567Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 25 04:30 .. [2024-06-25T04:41:35.567Z] -rw-rw-r-- 1 jenkins jenkins 140 Jun 25 04:30 .dockerignore [2024-06-25T04:41:35.567Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 25 04:30 .git [2024-06-25T04:41:35.567Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 25 04:30 .github [2024-06-25T04:41:35.567Z] -rw-rw-r-- 1 jenkins jenkins 137 Jun 25 04:30 .gitignore [2024-06-25T04:41:35.567Z] -rw-rw-r-- 1 jenkins jenkins 42 Jun 25 04:30 .golangci.yml [2024-06-25T04:41:35.567Z] -rw-rw-r-- 1 jenkins jenkins 48109 Jun 25 04:30 CHANGELOG.md [2024-06-25T04:41:35.567Z] -rw-rw-r-- 1 jenkins jenkins 677 Jun 25 04:30 GOVERNANCE.md [2024-06-25T04:41:35.567Z] -rw-rw-r-- 1 jenkins jenkins 885 Jun 25 04:30 Jenkinsfile [2024-06-25T04:41:35.567Z] -rw-rw-r-- 1 jenkins jenkins 11341 Jun 25 04:30 LICENSE [2024-06-25T04:41:35.567Z] -rw-rw-r-- 1 jenkins jenkins 1842 Jun 25 04:30 Makefile [2024-06-25T04:41:35.567Z] -rw-rw-r-- 1 jenkins jenkins 619 Jun 25 04:30 OWNERS.md [2024-06-25T04:41:35.567Z] -rw-rw-r-- 1 jenkins jenkins 4937 Jun 25 04:30 README.md [2024-06-25T04:41:35.567Z] -rw-rw-r-- 1 jenkins jenkins 5 Jun 25 04:27 VERSION [2024-06-25T04:41:35.567Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 25 04:30 bin [2024-06-25T04:41:35.567Z] -rw-r--r-- 1 jenkins jenkins 122323 Jun 25 04:37 coverage.out [2024-06-25T04:41:35.567Z] drwxrwxr-x 5 jenkins jenkins 4096 Jun 25 04:30 example [2024-06-25T04:41:35.567Z] -rw-rw-r-- 1 jenkins jenkins 7064 Jun 25 04:30 go.mod [2024-06-25T04:41:35.567Z] -rw-rw-r-- 1 jenkins jenkins 101736 Jun 25 04:30 go.sum [2024-06-25T04:41:35.567Z] drwxrwxr-x 12 jenkins jenkins 4096 Jun 25 04:30 internal [2024-06-25T04:41:35.567Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 25 04:30 openapi [2024-06-25T04:41:35.567Z] drwxrwxr-x 6 jenkins jenkins 4096 Jun 25 04:30 pkg [2024-06-25T04:41:35.567Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 25 04:30 snap [2024-06-25T04:41:35.567Z] -rw-rw-r-- 1 jenkins jenkins 222 Jun 25 04:30 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-25T04:41:36.004Z] + 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=fe16d8082ffe90efe591807bc1dfcfadbc83ed2b --label arch=arm64 --label version=0.0.0 . [2024-06-25T04:41:36.595Z] Sending build context to Docker daemon 13.01MB [2024-06-25T04:41:36.595Z] Step 1/24 : ARG BASE=golang:1.21-alpine3.18 [2024-06-25T04:41:36.595Z] Step 2/24 : FROM ${BASE} AS builder [2024-06-25T04:41:36.595Z] ---> 4e034d0a7455 [2024-06-25T04:41:36.595Z] Step 3/24 : ARG MAKE=make build [2024-06-25T04:41:36.595Z] ---> Running in 8cede827ac22 [2024-06-25T04:41:37.181Z] Removing intermediate container 8cede827ac22 [2024-06-25T04:41:37.181Z] ---> c9ed4096bed6 [2024-06-25T04:41:37.181Z] Step 4/24 : WORKDIR /device-sdk-go [2024-06-25T04:41:37.181Z] ---> Running in 23e1a409c3aa [2024-06-25T04:41:37.447Z] Removing intermediate container 23e1a409c3aa [2024-06-25T04:41:37.447Z] ---> 9a0186993cc9 [2024-06-25T04:41:37.447Z] Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-06-25T04:41:37.447Z] ---> Running in d8740ff13a95 [2024-06-25T04:41:37.715Z] Removing intermediate container d8740ff13a95 [2024-06-25T04:41:37.715Z] ---> 65d72d546519 [2024-06-25T04:41:37.715Z] Step 6/24 : RUN apk add --update --no-cache make git [2024-06-25T04:41:37.715Z] ---> Running in fc6b582abb1b [2024-06-25T04:41:38.676Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-06-25T04:41:39.256Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-06-25T04:41:40.219Z] OK: 266 MiB in 52 packages [2024-06-25T04:41:41.185Z] Removing intermediate container fc6b582abb1b [2024-06-25T04:41:41.185Z] ---> a7aa4b3dbb1a [2024-06-25T04:41:41.185Z] Step 7/24 : COPY go.mod vendor* ./ [2024-06-25T04:41:41.456Z] ---> 7647d85b507a [2024-06-25T04:41:41.456Z] Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-06-25T04:41:41.725Z] ---> Running in 3841f72aa173 [2024-06-25T04:41:44.377Z] Removing intermediate container 3841f72aa173 [2024-06-25T04:41:44.377Z] ---> 4f8fd8001352 [2024-06-25T04:41:44.377Z] Step 9/24 : COPY . . [2024-06-25T04:41:45.356Z] ---> a355be1593a5 [2024-06-25T04:41:45.356Z] Step 10/24 : RUN ${MAKE} [2024-06-25T04:41:45.356Z] ---> Running in dffb70feb764 [2024-06-25T04:41:46.318Z] 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 [2024-06-25T04:45:08.044Z] Removing intermediate container dffb70feb764 [2024-06-25T04:45:08.044Z] ---> 8764ffabfb7f [2024-06-25T04:45:08.044Z] Step 11/24 : FROM alpine:3.18 [2024-06-25T04:45:08.044Z] 3.18: Pulling from library/alpine [2024-06-25T04:45:08.044Z] 5c905c7ebe2f: Pulling fs layer [2024-06-25T04:45:08.044Z] 5c905c7ebe2f: Download complete [2024-06-25T04:45:08.044Z] 5c905c7ebe2f: Pull complete [2024-06-25T04:45:08.044Z] Digest: sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-06-25T04:45:08.044Z] Status: Downloaded newer image for alpine:3.18 [2024-06-25T04:45:08.044Z] ---> dec292d02e07 [2024-06-25T04:45:08.044Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2024-06-25T04:45:08.044Z] ---> Running in 6d3ac0c5473d [2024-06-25T04:45:08.044Z] Removing intermediate container 6d3ac0c5473d [2024-06-25T04:45:08.044Z] ---> ca97b6f18b21 [2024-06-25T04:45:08.044Z] Step 13/24 : RUN apk add --update --no-cache dumb-init [2024-06-25T04:45:08.044Z] ---> Running in b443e98a2544 [2024-06-25T04:45:08.044Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-06-25T04:45:08.044Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-06-25T04:45:08.044Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-06-25T04:45:08.044Z] Executing busybox-1.36.1-r7.trigger [2024-06-25T04:45:08.044Z] OK: 8 MiB in 16 packages [2024-06-25T04:45:08.044Z] Removing intermediate container b443e98a2544 [2024-06-25T04:45:08.044Z] ---> dac58af3e31a [2024-06-25T04:45:08.044Z] Step 14/24 : RUN apk --no-cache upgrade [2024-06-25T04:45:08.044Z] ---> Running in 46bd5c6b9458 [2024-06-25T04:45:08.623Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-06-25T04:45:08.886Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-06-25T04:45:09.836Z] OK: 8 MiB in 16 packages [2024-06-25T04:45:10.416Z] Removing intermediate container 46bd5c6b9458 [2024-06-25T04:45:10.416Z] ---> e2d851a5420e [2024-06-25T04:45:10.416Z] Step 15/24 : WORKDIR / [2024-06-25T04:45:10.416Z] ---> Running in ee472654352c [2024-06-25T04:45:10.996Z] Removing intermediate container ee472654352c [2024-06-25T04:45:10.996Z] ---> 430433c56861 [2024-06-25T04:45:10.996Z] Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2024-06-25T04:45:11.260Z] ---> abe6f576a0b9 [2024-06-25T04:45:11.260Z] Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2024-06-25T04:45:13.191Z] ---> 0ee17197bd7e [2024-06-25T04:45:13.191Z] Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2024-06-25T04:45:13.772Z] ---> 05177f9b7307 [2024-06-25T04:45:13.772Z] Step 19/24 : EXPOSE 59999 [2024-06-25T04:45:13.772Z] ---> Running in 79fe7478a8b3 [2024-06-25T04:45:14.042Z] Removing intermediate container 79fe7478a8b3 [2024-06-25T04:45:14.042Z] ---> 65bbd09a6a33 [2024-06-25T04:45:14.042Z] Step 20/24 : ENTRYPOINT ["/device-simple"] [2024-06-25T04:45:14.308Z] ---> Running in d2b6f149d427 [2024-06-25T04:45:14.580Z] Removing intermediate container d2b6f149d427 [2024-06-25T04:45:14.580Z] ---> c0e4faa5cff2 [2024-06-25T04:45:14.580Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-06-25T04:45:14.580Z] ---> Running in f0c3555d2f5f [2024-06-25T04:45:14.848Z] Removing intermediate container f0c3555d2f5f [2024-06-25T04:45:14.848Z] ---> 16722583280b [2024-06-25T04:45:14.848Z] Step 22/24 : LABEL arch=arm64 [2024-06-25T04:45:14.848Z] ---> Running in 791022538ef6 [2024-06-25T04:45:15.122Z] Removing intermediate container 791022538ef6 [2024-06-25T04:45:15.122Z] ---> 2c7f5ef8a31c [2024-06-25T04:45:15.122Z] Step 23/24 : LABEL git_sha=fe16d8082ffe90efe591807bc1dfcfadbc83ed2b [2024-06-25T04:45:15.391Z] ---> Running in 5860e5dcec61 [2024-06-25T04:45:15.656Z] Removing intermediate container 5860e5dcec61 [2024-06-25T04:45:15.656Z] ---> 821ed901d54a [2024-06-25T04:45:15.656Z] Step 24/24 : LABEL version=0.0.0 [2024-06-25T04:45:15.656Z] ---> Running in 30fcd56ab2fc [2024-06-25T04:45:15.920Z] Removing intermediate container 30fcd56ab2fc [2024-06-25T04:45:15.920Z] ---> a9f16932afd7 [2024-06-25T04:45:15.920Z] [Warning] One or more build-args [ARCH] were not consumed [2024-06-25T04:45:15.920Z] Successfully built a9f16932afd7 [2024-06-25T04:45:15.920Z] 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] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-25T04:45:16.860Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-06-25T04:45:16.861Z] [2024-06-25T04:45:16.861Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-25T04:45:17.279Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-06-25T04:45:17.279Z] arm64: Pulling from edgex-lftools-log-publisher [2024-06-25T04:45:17.279Z] 8998bd30e6a1: Pulling fs layer [2024-06-25T04:45:17.279Z] 04944245beec: Pulling fs layer [2024-06-25T04:45:17.279Z] 699f458cf7ca: Pulling fs layer [2024-06-25T04:45:17.279Z] 765212b225bb: Pulling fs layer [2024-06-25T04:45:17.279Z] f23df028b6ca: Pulling fs layer [2024-06-25T04:45:17.279Z] d65c8cfc05b1: Pulling fs layer [2024-06-25T04:45:17.279Z] 2437ff75d9bd: Pulling fs layer [2024-06-25T04:45:17.279Z] f23df028b6ca: Waiting [2024-06-25T04:45:17.279Z] 765212b225bb: Waiting [2024-06-25T04:45:17.279Z] d65c8cfc05b1: Waiting [2024-06-25T04:45:17.279Z] 2437ff75d9bd: Waiting [2024-06-25T04:45:17.548Z] 04944245beec: Verifying Checksum [2024-06-25T04:45:17.548Z] 04944245beec: Download complete [2024-06-25T04:45:17.548Z] 765212b225bb: Verifying Checksum [2024-06-25T04:45:17.548Z] 765212b225bb: Download complete [2024-06-25T04:45:17.548Z] f23df028b6ca: Verifying Checksum [2024-06-25T04:45:17.548Z] f23df028b6ca: Download complete [2024-06-25T04:45:17.548Z] d65c8cfc05b1: Verifying Checksum [2024-06-25T04:45:17.548Z] d65c8cfc05b1: Download complete [2024-06-25T04:45:17.548Z] 699f458cf7ca: Verifying Checksum [2024-06-25T04:45:17.548Z] 699f458cf7ca: Download complete [2024-06-25T04:45:18.135Z] 8998bd30e6a1: Verifying Checksum [2024-06-25T04:45:18.135Z] 8998bd30e6a1: Download complete [2024-06-25T04:45:20.712Z] 2437ff75d9bd: Verifying Checksum [2024-06-25T04:45:20.712Z] 2437ff75d9bd: Download complete [2024-06-25T04:45:22.649Z] 8998bd30e6a1: Pull complete [2024-06-25T04:45:23.229Z] 04944245beec: Pull complete [2024-06-25T04:45:24.632Z] 699f458cf7ca: Pull complete [2024-06-25T04:45:24.899Z] 765212b225bb: Pull complete [2024-06-25T04:45:25.855Z] f23df028b6ca: Pull complete [2024-06-25T04:45:26.121Z] d65c8cfc05b1: Pull complete [2024-06-25T04:45:44.309Z] 2437ff75d9bd: Pull complete [2024-06-25T04:45:44.309Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-06-25T04:45:44.309Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-06-25T04:45:44.309Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-06-25T04:45:44.652Z] prd-ubuntu20.04-docker-arm64-4c-16g-4320 does not seem to be running inside a container [2024-06-25T04:45:44.701Z] $ 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 [2024-06-25T04:45:47.357Z] $ docker top a449ca49082df923a412fbc3e7b75826563d6209fba0e15022bc841c13983c47 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-06-25T04:45:48.263Z] ---> job-cost.sh [2024-06-25T04:45:48.263Z] lf-activate-venv: SKIPPING [2024-06-25T04:45:48.263Z] INFO: No Stack... [2024-06-25T04:45:48.839Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-06-25T04:45:49.415Z] INFO: Archiving Costs [Pipeline] sh [2024-06-25T04:45:49.764Z] + cat /w/workspace/device-sdk-go/1/archives/cost.csv [2024-06-25T04:45:49.764Z] + cut -d, -f6 [Pipeline] lock [2024-06-25T04:45:50.106Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-sdk-go-PR-1588-1-stack-cost] [2024-06-25T04:45:50.116Z] Resource [jenkins-edgexfoundry-device-sdk-go-PR-1588-1-stack-cost] did not exist. Created. [2024-06-25T04:45:50.123Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-sdk-go-PR-1588-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-06-25T04:45:50.880Z] /w/workspace/device-sdk-go/1@tmp/durable-879ce8a8/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-06-25T04:45:51.240Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-06-25T04:45:51.288Z] Warning: overwriting stash ‘stack-cost’ [2024-06-25T04:45:51.357Z] Stashed 1 file(s) [Pipeline] } [2024-06-25T04:45:51.379Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-sdk-go-PR-1588-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-06-25T04:45:51.466Z] $ docker stop --time=1 a449ca49082df923a412fbc3e7b75826563d6209fba0e15022bc841c13983c47 [2024-06-25T04:45:52.944Z] $ docker rm -f --volumes a449ca49082df923a412fbc3e7b75826563d6209fba0e15022bc841c13983c47 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2024-06-25T04:45:54.124Z] provisioning config files... [2024-06-25T04:45:54.135Z] copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1588@tmp/config1692827717535630525tmp [Pipeline] { [Pipeline] sh [2024-06-25T04:45:54.488Z] + set +x [2024-06-25T04:45:54.488Z] + + curl -sbash https://codecov.io/bash -s [2024-06-25T04:45:54.488Z] -- [2024-06-25T04:45:54.488Z] [2024-06-25T04:45:54.488Z] _____ _ [2024-06-25T04:45:54.488Z] / ____| | | [2024-06-25T04:45:54.488Z] | | ___ __| | ___ ___ _____ __ [2024-06-25T04:45:54.488Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-06-25T04:45:54.488Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-06-25T04:45:54.488Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-06-25T04:45:54.488Z] Bash-1.0.6 [2024-06-25T04:45:54.488Z] [2024-06-25T04:45:54.488Z] [2024-06-25T04:45:54.488Z] ==> git version 2.25.1 found [2024-06-25T04:45:54.488Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2024-06-25T04:45:54.488Z] Release-Date: 2020-01-08 [2024-06-25T04:45:54.488Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2024-06-25T04:45:54.488Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-06-25T04:45:54.488Z] ==> Jenkins CI detected. [2024-06-25T04:45:54.488Z] current dir:  /w/workspace/gexfoundry_device-sdk-go_PR-1588 [2024-06-25T04:45:54.488Z] project root: . [2024-06-25T04:45:54.488Z] --> token set from env [2024-06-25T04:45:54.488Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-06-25T04:45:54.488Z] ==> Running gcov in . (disable via -X gcov) [2024-06-25T04:45:54.488Z] ==> Python coveragepy not found [2024-06-25T04:45:54.488Z] ==> Searching for coverage reports in: [2024-06-25T04:45:54.488Z] + . [2024-06-25T04:45:54.488Z] -> Found 1 reports [2024-06-25T04:45:54.488Z] ==> Detecting git/mercurial file structure [2024-06-25T04:45:54.488Z] ==> Reading reports [2024-06-25T04:45:54.488Z] + ./coverage.out bytes=122323 [2024-06-25T04:45:54.747Z] ==> Appending adjustments [2024-06-25T04:45:54.747Z] https://docs.codecov.io/docs/fixing-reports [2024-06-25T04:45:55.007Z] + Found adjustments [2024-06-25T04:45:55.007Z] ==> Gzipping contents [2024-06-25T04:45:55.007Z] 20K /tmp/codecov.XJwvaT.gz [2024-06-25T04:45:55.007Z] ==> Uploading reports [2024-06-25T04:45:55.007Z] url: https://codecov.io [2024-06-25T04:45:55.007Z] query: branch=PR-1588&commit=fe16d8082ffe90efe591807bc1dfcfadbc83ed2b&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1588%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1588&job=&cmd_args= [2024-06-25T04:45:55.007Z] -> Pinging Codecov [2024-06-25T04:45:55.008Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-1588&commit=fe16d8082ffe90efe591807bc1dfcfadbc83ed2b&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1588%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1588&job=&cmd_args= [2024-06-25T04:45:55.008Z] -> Uploading to [2024-06-25T04:45:55.008Z] https://storage.googleapis.com/codecov/v4/raw/2024-06-25/7E55EF52A471D76F132DFD9A03CDDE97/fe16d8082ffe90efe591807bc1dfcfadbc83ed2b/1f2ea3ca-ea0a-4d6b-b51c-ab0641c0fe5e.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240625%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240625T044554Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=9765fff26f580c83dcd619e4573416576509cef98a00b6c0fd83bd50d7988718 [2024-06-25T04:45:55.008Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-06-25T04:45:55.008Z] Dload Upload Total Spent Left Speed [2024-06-25T04:45:55.268Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16737 0 0 100 16737 0 81643 --:--:-- --:--:-- --:--:-- 81643 100 16737 0 0 100 16737 0 74386 --:--:-- --:--:-- --:--:-- 74386 [2024-06-25T04:45:55.268Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-sdk-go/commit/fe16d8082ffe90efe591807bc1dfcfadbc83ed2b [Pipeline] } [2024-06-25T04:45:55.308Z] 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] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2024-06-25T04:45:57.503Z] + [ -d /w/workspace/gexfoundry_device-sdk-go_PR-1588/archives ] [2024-06-25T04:45:57.503Z] + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1588/archives [2024-06-25T04:45:57.503Z] total 16 [2024-06-25T04:45:57.503Z] drwxr-xr-x 3 root root 4096 Jun 25 04:31 . [2024-06-25T04:45:57.503Z] drwxrwxr-x 12 jenkins jenkins 4096 Jun 25 04:31 .. [2024-06-25T04:45:57.503Z] drwxr-xr-x 2 root root 4096 Jun 25 04:31 cost [2024-06-25T04:45:57.503Z] -rw-r--r-- 1 root root 86 Jun 25 04:31 cost.csv [2024-06-25T04:45:57.503Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-sdk-go_PR-1588/archives [2024-06-25T04:45:57.503Z] + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1588/archives [2024-06-25T04:45:57.503Z] total 16 [2024-06-25T04:45:57.503Z] drwxr-xr-x 3 jenkins jenkins 4096 Jun 25 04:31 . [2024-06-25T04:45:57.503Z] drwxrwxr-x 12 jenkins jenkins 4096 Jun 25 04:31 .. [2024-06-25T04:45:57.503Z] drwxr-xr-x 2 jenkins jenkins 4096 Jun 25 04:31 cost [2024-06-25T04:45:57.503Z] -rw-r--r-- 1 jenkins jenkins 86 Jun 25 04:31 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-06-25T04:45:57.848Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-06-25T04:45:58.754Z] ---> package-listing.sh [2024-06-25T04:45:58.754Z] ++ facter osfamily [2024-06-25T04:45:58.754Z] ++ tr '[:upper:]' '[:lower:]' [2024-06-25T04:45:59.013Z] + OS_FAMILY=debian [2024-06-25T04:45:59.013Z] + workspace=/w/workspace/gexfoundry_device-sdk-go_PR-1588 [2024-06-25T04:45:59.013Z] + START_PACKAGES=/tmp/packages_start.txt [2024-06-25T04:45:59.013Z] + END_PACKAGES=/tmp/packages_end.txt [2024-06-25T04:45:59.013Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-06-25T04:45:59.013Z] + PACKAGES=/tmp/packages_start.txt [2024-06-25T04:45:59.013Z] + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1588 ']' [2024-06-25T04:45:59.013Z] + PACKAGES=/tmp/packages_end.txt [2024-06-25T04:45:59.013Z] + case "${OS_FAMILY}" in [2024-06-25T04:45:59.013Z] + dpkg -l [2024-06-25T04:45:59.013Z] + grep '^ii' [2024-06-25T04:45:59.013Z] + '[' -f /tmp/packages_start.txt ']' [2024-06-25T04:45:59.013Z] + '[' -f /tmp/packages_end.txt ']' [2024-06-25T04:45:59.013Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-06-25T04:45:59.013Z] + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1588 ']' [2024-06-25T04:45:59.013Z] + mkdir -p /w/workspace/gexfoundry_device-sdk-go_PR-1588/archives/ [2024-06-25T04:45:59.013Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-sdk-go_PR-1588/archives/ [Pipeline] echo [2024-06-25T04:45:59.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-1588/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-06-25T04:45:59.353Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-25T04:46:00.013Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-06-25T04:46:00.014Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-06-25T04:46:00.189Z] prd-ubuntu20.04-docker-8c-8g-4319 does not seem to be running inside a container [2024-06-25T04:46:00.219Z] $ 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-1588/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-1588 -v /w/workspace/gexfoundry_device-sdk-go_PR-1588:/w/workspace/gexfoundry_device-sdk-go_PR-1588:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1588@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1588@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-06-25T04:46:00.412Z] $ docker top 1b575f32683f75e88cc6549d6db3412c223fb54c52aef3e27f010a4488c57514 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-06-25T04:46:00.816Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-06-25T04:46:01.132Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-06-25T04:46:01.455Z] + ls /var/log/sa-host [2024-06-25T04:46:01.455Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-06-25T04:46:01.722Z] provisioning config files... [2024-06-25T04:46:01.732Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1588@tmp/config6126423264258119810tmp [Pipeline] { [Pipeline] echo [2024-06-25T04:46:01.797Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-06-25T04:46:02.119Z] ---> create-netrc.sh [Pipeline] } [2024-06-25T04:46:02.149Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-06-25T04:46:02.574Z] ---> python-tools-install.sh [Pipeline] echo [2024-06-25T04:46:02.611Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-06-25T04:46:03.029Z] ---> sudo-logs.sh [2024-06-25T04:46:03.029Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-06-25T04:46:03.161Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-06-25T04:46:03.501Z] ---> job-cost.sh [2024-06-25T04:46:03.501Z] lf-activate-venv: SKIPPING [2024-06-25T04:46:03.501Z] DEBUG: total: 0.2199999988079071 [2024-06-25T04:46:03.501Z] INFO: Retrieving Stack Cost... [2024-06-25T04:46:03.759Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-06-25T04:46:04.327Z] INFO: Archiving Costs [Pipeline] echo [2024-06-25T04:46:04.367Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-06-25T04:46:04.687Z] ---> logs-deploy.sh [2024-06-25T04:46:04.687Z] lf-activate-venv: SKIPPING [2024-06-25T04:46:04.687Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-1588/1 [2024-06-25T04:46:04.687Z] INFO: archiving workspace using pattern(s): [2024-06-25T04:46:05.624Z] Archives upload complete. [2024-06-25T04:46:05.884Z] INFO: archiving logs to Nexus [2024-06-25T04:46:06.453Z] ---> uname -a: [2024-06-25T04:46:06.453Z] Linux prd-ubuntu20-04-docker-8c-8g-4319 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2024-06-25T04:46:06.453Z] [2024-06-25T04:46:06.453Z] [2024-06-25T04:46:06.453Z] ---> lscpu: [2024-06-25T04:46:06.453Z] Architecture: x86_64 [2024-06-25T04:46:06.453Z] CPU op-mode(s): 32-bit, 64-bit [2024-06-25T04:46:06.453Z] Byte Order: Little Endian [2024-06-25T04:46:06.453Z] Address sizes: 40 bits physical, 48 bits virtual [2024-06-25T04:46:06.453Z] CPU(s): 8 [2024-06-25T04:46:06.453Z] On-line CPU(s) list: 0-7 [2024-06-25T04:46:06.453Z] Thread(s) per core: 1 [2024-06-25T04:46:06.453Z] Core(s) per socket: 1 [2024-06-25T04:46:06.453Z] Socket(s): 8 [2024-06-25T04:46:06.453Z] NUMA node(s): 1 [2024-06-25T04:46:06.453Z] Vendor ID: AuthenticAMD [2024-06-25T04:46:06.453Z] CPU family: 23 [2024-06-25T04:46:06.453Z] Model: 49 [2024-06-25T04:46:06.453Z] Model name: AMD EPYC-Rome Processor [2024-06-25T04:46:06.453Z] Stepping: 0 [2024-06-25T04:46:06.453Z] CPU MHz: 2799.998 [2024-06-25T04:46:06.453Z] BogoMIPS: 5599.99 [2024-06-25T04:46:06.453Z] Virtualization: AMD-V [2024-06-25T04:46:06.453Z] Hypervisor vendor: KVM [2024-06-25T04:46:06.453Z] Virtualization type: full [2024-06-25T04:46:06.453Z] L1d cache: 256 KiB [2024-06-25T04:46:06.453Z] L1i cache: 256 KiB [2024-06-25T04:46:06.453Z] L2 cache: 4 MiB [2024-06-25T04:46:06.453Z] L3 cache: 128 MiB [2024-06-25T04:46:06.453Z] NUMA node0 CPU(s): 0-7 [2024-06-25T04:46:06.453Z] Vulnerability Itlb multihit: Not affected [2024-06-25T04:46:06.453Z] Vulnerability L1tf: Not affected [2024-06-25T04:46:06.453Z] Vulnerability Mds: Not affected [2024-06-25T04:46:06.453Z] Vulnerability Meltdown: Not affected [2024-06-25T04:46:06.453Z] Vulnerability Mmio stale data: Not affected [2024-06-25T04:46:06.453Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2024-06-25T04:46:06.453Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2024-06-25T04:46:06.453Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2024-06-25T04:46:06.453Z] Vulnerability Srbds: Not affected [2024-06-25T04:46:06.453Z] Vulnerability Tsx async abort: Not affected [2024-06-25T04:46:06.454Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2024-06-25T04:46:06.454Z] [2024-06-25T04:46:06.454Z] [2024-06-25T04:46:06.454Z] ---> nproc: [2024-06-25T04:46:06.454Z] 8 [2024-06-25T04:46:06.454Z] [2024-06-25T04:46:06.454Z] [2024-06-25T04:46:06.454Z] ---> df -h: [2024-06-25T04:46:06.454Z] Filesystem Size Used Avail Use% Mounted on [2024-06-25T04:46:06.454Z] overlay 155G 12G 143G 8% / [2024-06-25T04:46:06.454Z] tmpfs 64M 0 64M 0% /dev [2024-06-25T04:46:06.454Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2024-06-25T04:46:06.454Z] shm 64M 0 64M 0% /dev/shm [2024-06-25T04:46:06.454Z] /dev/vda1 155G 12G 143G 8% /facter-os [2024-06-25T04:46:06.454Z] [2024-06-25T04:46:06.454Z] [2024-06-25T04:46:06.454Z] ---> sar -b -r -n DEV: [2024-06-25T04:46:06.454Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-4319) 06/25/24 _x86_64_ (8 CPU) [2024-06-25T04:46:06.454Z] [2024-06-25T04:46:06.454Z] 04:26:34 LINUX RESTART (8 CPU) [2024-06-25T04:46:06.454Z] [2024-06-25T04:46:06.454Z] 04:27:03 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2024-06-25T04:46:06.454Z] 04:28:01 389.40 25.86 363.54 0.00 2703.40 38913.15 0.00 [2024-06-25T04:46:06.454Z] 04:29:01 234.33 2.63 231.69 0.00 28.53 76304.88 0.00 [2024-06-25T04:46:06.454Z] 04:30:01 37.23 0.00 37.23 0.00 0.00 25675.87 0.00 [2024-06-25T04:46:06.454Z] 04:31:01 117.08 0.17 116.91 0.00 14.53 47113.61 0.00 [2024-06-25T04:46:06.454Z] 04:32:01 155.88 6.18 149.70 0.00 4369.61 29086.44 0.00 [2024-06-25T04:46:06.454Z] 04:33:01 5.08 0.00 5.08 0.00 0.00 129.05 0.00 [2024-06-25T04:46:06.454Z] 04:34:01 3.27 0.02 3.25 0.00 0.13 91.45 0.00 [2024-06-25T04:46:06.454Z] 04:35:01 1.77 0.00 1.77 0.00 0.00 19.46 0.00 [2024-06-25T04:46:06.454Z] 04:36:01 1.35 0.00 1.35 0.00 0.00 14.66 0.00 [2024-06-25T04:46:06.454Z] 04:37:01 2.12 0.00 2.12 0.00 0.00 23.86 0.00 [2024-06-25T04:46:06.454Z] 04:38:01 1.30 0.00 1.30 0.00 0.00 15.33 0.00 [2024-06-25T04:46:06.454Z] 04:39:01 1.83 0.00 1.83 0.00 0.00 19.86 0.00 [2024-06-25T04:46:06.454Z] 04:40:01 0.87 0.00 0.87 0.00 0.00 9.73 0.00 [2024-06-25T04:46:06.454Z] 04:41:01 0.92 0.00 0.92 0.00 0.00 11.33 0.00 [2024-06-25T04:46:06.454Z] 04:42:01 1.53 0.02 1.52 0.00 0.13 21.86 0.00 [2024-06-25T04:46:06.454Z] 04:43:01 1.33 0.00 1.33 0.00 0.00 16.66 0.00 [2024-06-25T04:46:06.454Z] 04:44:01 1.17 0.00 1.17 0.00 0.00 12.93 0.00 [2024-06-25T04:46:06.454Z] 04:45:01 0.87 0.00 0.87 0.00 0.00 11.46 0.00 [2024-06-25T04:46:06.454Z] 04:46:01 6.07 0.28 5.78 0.00 27.86 119.58 0.00 [2024-06-25T04:46:06.454Z] Average: 50.11 1.81 48.30 0.00 371.95 11404.82 0.00 [2024-06-25T04:46:06.454Z] [2024-06-25T04:46:06.454Z] 04:27:03 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2024-06-25T04:46:06.454Z] 04:28:01 29134696 31499692 814168 2.48 80628 2553140 1962312 5.78 1072360 2279032 9728 [2024-06-25T04:46:06.454Z] 04:29:01 27216580 31141168 1158076 3.52 187280 3852152 2466052 7.27 1784140 3316660 365992 [2024-06-25T04:46:06.454Z] 04:30:01 27089104 31499104 798352 2.43 190772 4299172 1815964 5.35 1294992 3897084 398956 [2024-06-25T04:46:06.454Z] 04:31:01 27464052 31495336 804844 2.45 194164 3952044 1907964 5.62 1351488 3501736 648 [2024-06-25T04:46:06.454Z] 04:32:01 26497296 31480328 788944 2.40 228872 4814540 1709436 5.04 1677204 4053084 952 [2024-06-25T04:46:06.454Z] 04:33:01 26505492 31498344 773212 2.35 231404 4821728 1736880 5.12 1676252 4046520 44 [2024-06-25T04:46:06.454Z] 04:34:01 26518516 31506616 765432 2.33 229980 4818476 1704768 5.02 1667396 4043300 8 [2024-06-25T04:46:06.454Z] 04:35:01 26518500 31506668 765336 2.33 230028 4818480 1704768 5.02 1667460 4043304 8 [2024-06-25T04:46:06.454Z] 04:36:01 26523272 31511492 760456 2.31 230100 4818480 1704768 5.02 1663224 4043304 8 [2024-06-25T04:46:06.454Z] 04:37:01 26524956 31513304 758592 2.31 230172 4818484 1704768 5.02 1661720 4043308 16 [2024-06-25T04:46:06.454Z] 04:38:01 26524404 31512824 759012 2.31 230232 4818488 1704768 5.02 1661856 4043312 8 [2024-06-25T04:46:06.454Z] 04:39:01 26525900 31514380 757400 2.30 230288 4818488 1704768 5.02 1660392 4043312 12 [2024-06-25T04:46:06.454Z] 04:40:01 26526336 31514824 757116 2.30 230304 4818492 1704768 5.02 1659948 4043316 12 [2024-06-25T04:46:06.454Z] 04:41:01 26526304 31514832 757040 2.30 230328 4818496 1704768 5.02 1660156 4043316 176 [2024-06-25T04:46:06.454Z] 04:42:01 26525132 31513772 758184 2.31 230392 4818476 1740320 5.13 1660844 4043292 236 [2024-06-25T04:46:06.454Z] 04:43:01 26525084 31513736 758168 2.31 230392 4818480 1740320 5.13 1661004 4043296 236 [2024-06-25T04:46:06.454Z] 04:44:01 26525124 31513812 758048 2.31 230428 4818480 1740320 5.13 1660740 4043296 4 [2024-06-25T04:46:06.454Z] 04:45:01 26525076 31513912 757872 2.30 230460 4818612 1740320 5.13 1660764 4043420 200 [2024-06-25T04:46:06.454Z] 04:46:01 26496840 31488184 780420 2.37 230624 4820252 1747308 5.15 1684924 4044028 460 [2024-06-25T04:46:06.454Z] Average: 26773298 31486965 791088 2.41 216150 4575524 1786597 5.27 1604572 3876733 40932 [2024-06-25T04:46:06.454Z] [2024-06-25T04:46:06.454Z] 04:27:03 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2024-06-25T04:46:06.454Z] 04:28:01 docker0 184.38 200.05 15.45 377.24 0.00 0.00 0.00 0.00 [2024-06-25T04:46:06.454Z] 04:28:01 lo 6.90 6.90 0.68 0.68 0.00 0.00 0.00 0.00 [2024-06-25T04:46:06.454Z] 04:28:01 vethdb17075 149.18 162.01 14.91 147.25 0.00 0.00 0.00 0.01 [2024-06-25T04:46:06.454Z] 04:28:01 ens3 719.82 553.23 6293.16 118.55 0.00 0.00 0.00 0.00 [2024-06-25T04:46:06.454Z] 04:29:01 docker0 149.99 340.18 13.85 3093.42 0.00 0.00 0.00 0.00 [2024-06-25T04:46:06.454Z] 04:29:01 veth6291027 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 [2024-06-25T04:46:06.454Z] 04:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-06-25T04:46:06.454Z] 04:29:01 ens3 364.69 165.12 3120.30 25.78 0.00 0.00 0.00 0.00 [2024-06-25T04:46:06.454Z] 04:30:01 docker0 0.90 1.23 0.09 0.34 0.00 0.00 0.00 0.00 [2024-06-25T04:46:06.454Z] 04:30:01 veth6291027 0.90 1.27 0.10 0.34 0.00 0.00 0.00 0.00 [2024-06-25T04:46:06.454Z] 04:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-06-25T04:46:06.454Z] 04:30:01 ens3 10.76 7.50 8.30 4.50 0.00 0.00 0.00 0.00 [2024-06-25T04:46:06.454Z] 04:31:01 docker0 2.72 5.25 0.17 62.32 0.00 0.00 0.00 0.00 [2024-06-25T04:46:06.454Z] 04:31:01 lo 1.13 1.13 0.11 0.11 0.00 0.00 0.00 0.00 [2024-06-25T04:46:06.454Z] 04:31:01 veth6cd438b 1.45 3.22 0.11 31.43 0.00 0.00 0.00 0.00 [2024-06-25T04:46:06.454Z] 04:31:01 ens3 30.43 18.31 137.10 9.19 0.00 0.00 0.00 0.00 [2024-06-25T04:46:06.454Z] 04:32:01 docker0 1.20 1.88 0.07 30.86 0.00 0.00 0.00 0.00 [2024-06-25T04:46:06.454Z] 04:32:01 lo 1.47 1.47 0.14 0.14 0.00 0.00 0.00 0.00 [2024-06-25T04:46:06.454Z] 04:32:01 ens3 336.20 196.08 5272.39 21.32 0.00 0.00 0.00 0.00 [2024-06-25T04:46:06.454Z] 04:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-06-25T04:46:06.454Z] 04:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-06-25T04:46:06.454Z] 04:33:01 ens3 0.63 0.48 0.35 0.13 0.00 0.00 0.00 0.00 [2024-06-25T04:46:06.454Z] 04:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-06-25T04:46:06.454Z] 04:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-06-25T04:46:06.454Z] 04:34:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-06-25T04:46:06.454Z] 04:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-06-25T04:46:06.454Z] 04:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-06-25T04:46:06.454Z] 04:35:01 ens3 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2024-06-25T04:46:06.454Z] 04:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-06-25T04:46:06.454Z] 04:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-06-25T04:46:06.454Z] 04:36:01 ens3 0.05 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2024-06-25T04:46:06.454Z] 04:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-06-25T04:46:06.454Z] 04:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-06-25T04:46:06.454Z] 04:37:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-06-25T04:46:06.454Z] 04:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-06-25T04:46:06.454Z] 04:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-06-25T04:46:06.454Z] 04:38:01 ens3 0.17 0.10 0.08 0.06 0.00 0.00 0.00 0.00 [2024-06-25T04:46:06.454Z] 04:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-06-25T04:46:06.454Z] 04:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-06-25T04:46:06.454Z] 04:39:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-06-25T04:46:06.454Z] 04:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-06-25T04:46:06.454Z] 04:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-06-25T04:46:06.454Z] 04:40:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-06-25T04:46:06.454Z] 04:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-06-25T04:46:06.454Z] 04:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-06-25T04:46:06.454Z] 04:41:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-06-25T04:46:06.454Z] 04:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-06-25T04:46:06.454Z] 04:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-06-25T04:46:06.454Z] 04:42:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-06-25T04:46:06.454Z] 04:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-06-25T04:46:06.454Z] 04:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-06-25T04:46:06.454Z] 04:43:01 ens3 0.27 0.22 0.08 0.07 0.00 0.00 0.00 0.00 [2024-06-25T04:46:06.454Z] 04:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-06-25T04:46:06.454Z] 04:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-06-25T04:46:06.454Z] 04:44:01 ens3 0.25 0.20 0.62 0.01 0.00 0.00 0.00 0.00 [2024-06-25T04:46:06.454Z] 04:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-06-25T04:46:06.454Z] 04:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-06-25T04:46:06.454Z] 04:45:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2024-06-25T04:46:06.454Z] 04:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-06-25T04:46:06.454Z] 04:46:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 [2024-06-25T04:46:06.454Z] 04:46:01 ens3 19.66 11.93 21.76 7.40 0.00 0.00 0.00 0.00 [2024-06-25T04:46:06.454Z] Average: docker0 17.56 28.57 1.54 187.25 0.00 0.00 0.00 0.00 [2024-06-25T04:46:06.454Z] Average: lo 0.59 0.59 0.06 0.06 0.00 0.00 0.00 0.00 [2024-06-25T04:46:06.454Z] Average: ens3 76.95 49.31 772.13 9.65 0.00 0.00 0.00 0.00 [2024-06-25T04:46:06.454Z] [2024-06-25T04:46:06.454Z] [2024-06-25T04:46:06.454Z] ---> sar -P ALL: [2024-06-25T04:46:06.454Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-4319) 06/25/24 _x86_64_ (8 CPU) [2024-06-25T04:46:06.454Z] [2024-06-25T04:46:06.454Z] 04:26:34 LINUX RESTART (8 CPU) [2024-06-25T04:46:06.454Z] [2024-06-25T04:46:06.454Z] 04:27:03 CPU %user %nice %system %iowait %steal %idle [2024-06-25T04:46:06.454Z] 04:28:01 all 10.14 0.00 3.47 2.05 0.05 84.30 [2024-06-25T04:46:06.454Z] 04:28:01 0 7.66 0.00 3.55 1.64 0.05 87.11 [2024-06-25T04:46:06.454Z] 04:28:01 1 12.86 0.00 2.95 0.14 0.05 84.00 [2024-06-25T04:46:06.454Z] 04:28:01 2 12.38 0.00 4.07 0.24 0.05 83.25 [2024-06-25T04:46:06.454Z] 04:28:01 3 9.14 0.00 4.75 2.93 0.07 83.11 [2024-06-25T04:46:06.454Z] 04:28:01 4 9.06 0.00 2.84 2.13 0.05 85.91 [2024-06-25T04:46:06.454Z] 04:28:01 5 8.51 0.00 3.53 7.59 0.05 80.31 [2024-06-25T04:46:06.454Z] 04:28:01 6 10.04 0.00 2.86 0.70 0.05 86.35 [2024-06-25T04:46:06.454Z] 04:28:01 7 11.44 0.00 3.18 1.01 0.05 84.31 [2024-06-25T04:46:06.454Z] 04:29:01 all 20.03 0.00 4.95 3.10 0.07 71.86 [2024-06-25T04:46:06.454Z] 04:29:01 0 19.76 0.00 5.13 0.29 0.05 74.77 [2024-06-25T04:46:06.454Z] 04:29:01 1 20.53 0.00 6.07 0.52 0.07 72.81 [2024-06-25T04:46:06.454Z] 04:29:01 2 19.81 0.00 5.34 9.52 0.07 65.27 [2024-06-25T04:46:06.454Z] 04:29:01 3 18.91 0.00 4.66 2.84 0.07 73.52 [2024-06-25T04:46:06.454Z] 04:29:01 4 20.17 0.00 4.43 0.89 0.07 74.44 [2024-06-25T04:46:06.454Z] 04:29:01 5 20.96 0.00 3.84 0.69 0.07 74.44 [2024-06-25T04:46:06.454Z] 04:29:01 6 19.35 0.00 5.40 9.83 0.10 65.31 [2024-06-25T04:46:06.454Z] 04:29:01 7 20.73 0.00 4.72 0.17 0.07 74.31 [2024-06-25T04:46:06.454Z] 04:30:01 all 42.18 0.00 7.27 1.50 0.12 48.93 [2024-06-25T04:46:06.454Z] 04:30:01 0 41.86 0.00 6.64 0.15 0.12 51.23 [2024-06-25T04:46:06.454Z] 04:30:01 1 42.32 0.00 7.04 0.27 0.10 50.27 [2024-06-25T04:46:06.454Z] 04:30:01 2 39.40 0.00 8.00 8.76 0.12 43.73 [2024-06-25T04:46:06.454Z] 04:30:01 3 41.36 0.00 7.22 0.12 0.15 51.15 [2024-06-25T04:46:06.454Z] 04:30:01 4 43.06 0.00 7.26 0.82 0.12 48.74 [2024-06-25T04:46:06.454Z] 04:30:01 5 41.99 0.00 6.76 1.84 0.10 49.31 [2024-06-25T04:46:06.454Z] 04:30:01 6 44.19 0.00 7.95 0.02 0.14 47.71 [2024-06-25T04:46:06.454Z] 04:30:01 7 43.24 0.00 7.32 0.00 0.10 49.34 [2024-06-25T04:46:06.454Z] 04:31:01 all 42.13 0.00 6.80 1.74 0.08 49.24 [2024-06-25T04:46:06.455Z] 04:31:01 0 42.04 0.00 6.33 0.10 0.10 51.43 [2024-06-25T04:46:06.455Z] 04:31:01 1 43.40 0.00 7.09 7.08 0.08 42.35 [2024-06-25T04:46:06.455Z] 04:31:01 2 41.38 0.00 7.69 3.95 0.08 46.89 [2024-06-25T04:46:06.455Z] 04:31:01 3 43.84 0.00 6.27 0.54 0.07 49.28 [2024-06-25T04:46:06.455Z] 04:31:01 4 41.57 0.00 7.77 0.42 0.08 50.16 [2024-06-25T04:46:06.455Z] 04:31:01 5 41.90 0.00 6.68 0.15 0.08 51.18 [2024-06-25T04:46:06.455Z] 04:31:01 6 41.31 0.00 6.52 1.54 0.08 50.55 [2024-06-25T04:46:06.455Z] 04:31:01 7 41.61 0.00 6.04 0.15 0.08 52.12 [2024-06-25T04:46:06.455Z] 04:32:01 all 5.58 0.00 2.74 1.89 0.05 89.74 [2024-06-25T04:46:06.455Z] 04:32:01 0 5.47 0.00 4.17 1.51 0.03 88.82 [2024-06-25T04:46:06.455Z] 04:32:01 1 5.05 0.00 2.96 0.75 0.03 91.21 [2024-06-25T04:46:06.455Z] 04:32:01 2 5.36 0.00 2.37 0.18 0.03 92.05 [2024-06-25T04:46:06.455Z] 04:32:01 3 5.84 0.00 2.93 0.79 0.07 90.37 [2024-06-25T04:46:06.455Z] 04:32:01 4 5.44 0.00 2.41 1.62 0.05 90.47 [2024-06-25T04:46:06.455Z] 04:32:01 5 5.02 0.00 2.69 5.07 0.08 87.14 [2024-06-25T04:46:06.455Z] 04:32:01 6 6.69 0.00 1.84 4.56 0.05 86.85 [2024-06-25T04:46:06.455Z] 04:32:01 7 5.76 0.00 2.57 0.61 0.03 91.03 [2024-06-25T04:46:06.455Z] 04:33:01 all 0.07 0.00 0.12 0.01 0.02 99.78 [2024-06-25T04:46:06.455Z] 04:33:01 0 0.07 0.00 0.08 0.00 0.02 99.83 [2024-06-25T04:46:06.455Z] 04:33:01 1 0.05 0.00 0.13 0.00 0.02 99.80 [2024-06-25T04:46:06.455Z] 04:33:01 2 0.12 0.00 0.03 0.03 0.02 99.80 [2024-06-25T04:46:06.455Z] 04:33:01 3 0.08 0.00 0.05 0.00 0.02 99.85 [2024-06-25T04:46:06.455Z] 04:33:01 4 0.05 0.00 0.08 0.00 0.03 99.83 [2024-06-25T04:46:06.455Z] 04:33:01 5 0.07 0.00 0.43 0.00 0.00 99.50 [2024-06-25T04:46:06.455Z] 04:33:01 6 0.08 0.00 0.08 0.07 0.02 99.75 [2024-06-25T04:46:06.455Z] 04:33:01 7 0.03 0.00 0.07 0.00 0.02 99.88 [2024-06-25T04:46:06.455Z] 04:34:01 all 0.19 0.00 0.05 0.01 0.01 99.74 [2024-06-25T04:46:06.455Z] 04:34:01 0 0.08 0.00 0.05 0.00 0.00 99.87 [2024-06-25T04:46:06.455Z] 04:34:01 1 0.03 0.00 0.05 0.00 0.00 99.92 [2024-06-25T04:46:06.455Z] 04:34:01 2 0.08 0.00 0.05 0.00 0.00 99.87 [2024-06-25T04:46:06.455Z] 04:34:01 3 0.90 0.00 0.02 0.00 0.02 99.07 [2024-06-25T04:46:06.455Z] 04:34:01 4 0.03 0.00 0.03 0.00 0.02 99.92 [2024-06-25T04:46:06.455Z] 04:34:01 5 0.03 0.00 0.03 0.00 0.02 99.92 [2024-06-25T04:46:06.455Z] 04:34:01 6 0.02 0.00 0.03 0.07 0.02 99.87 [2024-06-25T04:46:06.455Z] 04:34:01 7 0.33 0.00 0.10 0.02 0.02 99.53 [2024-06-25T04:46:06.455Z] 04:35:01 all 0.01 0.00 0.00 0.00 0.01 99.97 [2024-06-25T04:46:06.455Z] 04:35:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2024-06-25T04:46:06.455Z] 04:35:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2024-06-25T04:46:06.455Z] 04:35:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2024-06-25T04:46:06.455Z] 04:35:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2024-06-25T04:46:06.455Z] 04:35:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2024-06-25T04:46:06.455Z] 04:35:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-06-25T04:46:06.455Z] 04:35:01 6 0.03 0.00 0.00 0.02 0.02 99.93 [2024-06-25T04:46:06.455Z] 04:35:01 7 0.02 0.00 0.02 0.02 0.02 99.93 [2024-06-25T04:46:06.455Z] 04:36:01 all 0.02 0.00 0.02 0.01 0.01 99.95 [2024-06-25T04:46:06.455Z] 04:36:01 0 0.02 0.00 0.03 0.00 0.02 99.93 [2024-06-25T04:46:06.455Z] 04:36:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2024-06-25T04:46:06.455Z] 04:36:01 2 0.02 0.00 0.02 0.00 0.02 99.95 [2024-06-25T04:46:06.455Z] 04:36:01 3 0.00 0.00 0.00 0.02 0.00 99.98 [2024-06-25T04:46:06.455Z] 04:36:01 4 0.00 0.00 0.02 0.00 0.02 99.97 [2024-06-25T04:46:06.455Z] 04:36:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2024-06-25T04:46:06.455Z] 04:36:01 6 0.03 0.00 0.03 0.03 0.02 99.88 [2024-06-25T04:46:06.455Z] 04:36:01 7 0.03 0.00 0.02 0.00 0.02 99.93 [2024-06-25T04:46:06.455Z] 04:37:01 all 0.02 0.00 0.01 0.01 0.01 99.95 [2024-06-25T04:46:06.455Z] 04:37:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2024-06-25T04:46:06.455Z] 04:37:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2024-06-25T04:46:06.455Z] 04:37:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2024-06-25T04:46:06.455Z] 04:37:01 3 0.10 0.00 0.00 0.00 0.02 99.88 [2024-06-25T04:46:06.455Z] 04:37:01 4 0.02 0.00 0.02 0.00 0.03 99.93 [2024-06-25T04:46:06.455Z] 04:37:01 5 0.02 0.00 0.02 0.00 0.02 99.95 [2024-06-25T04:46:06.455Z] 04:37:01 6 0.02 0.00 0.00 0.03 0.00 99.95 [2024-06-25T04:46:06.455Z] 04:37:01 7 0.00 0.00 0.00 0.02 0.02 99.97 [2024-06-25T04:46:06.455Z] 04:38:01 all 0.04 0.00 0.01 0.00 0.01 99.94 [2024-06-25T04:46:06.455Z] 04:38:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2024-06-25T04:46:06.455Z] 04:38:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2024-06-25T04:46:06.455Z] 04:38:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2024-06-25T04:46:06.455Z] 04:38:01 3 0.23 0.00 0.00 0.00 0.02 99.75 [2024-06-25T04:46:06.455Z] 04:38:01 4 0.02 0.00 0.02 0.00 0.03 99.93 [2024-06-25T04:46:06.455Z] 04:38:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2024-06-25T04:46:06.455Z] 04:38:01 6 0.00 0.00 0.00 0.03 0.02 99.95 [2024-06-25T04:46:06.455Z] 04:38:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2024-06-25T04:46:06.455Z] [2024-06-25T04:46:06.455Z] 04:38:01 CPU %user %nice %system %iowait %steal %idle [2024-06-25T04:46:06.455Z] 04:39:01 all 0.02 0.00 0.02 0.00 0.01 99.95 [2024-06-25T04:46:06.455Z] 04:39:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2024-06-25T04:46:06.455Z] 04:39:01 1 0.00 0.00 0.02 0.00 0.02 99.97 [2024-06-25T04:46:06.455Z] 04:39:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2024-06-25T04:46:06.455Z] 04:39:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2024-06-25T04:46:06.455Z] 04:39:01 4 0.05 0.00 0.03 0.00 0.02 99.90 [2024-06-25T04:46:06.455Z] 04:39:01 5 0.05 0.00 0.03 0.00 0.02 99.90 [2024-06-25T04:46:06.455Z] 04:39:01 6 0.02 0.00 0.00 0.03 0.02 99.93 [2024-06-25T04:46:06.455Z] 04:39:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-06-25T04:46:06.455Z] 04:40:01 all 0.02 0.00 0.01 0.00 0.01 99.95 [2024-06-25T04:46:06.455Z] 04:40:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2024-06-25T04:46:06.455Z] 04:40:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2024-06-25T04:46:06.455Z] 04:40:01 2 0.03 0.00 0.02 0.00 0.02 99.93 [2024-06-25T04:46:06.455Z] 04:40:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2024-06-25T04:46:06.455Z] 04:40:01 4 0.00 0.00 0.02 0.00 0.03 99.95 [2024-06-25T04:46:06.455Z] 04:40:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2024-06-25T04:46:06.455Z] 04:40:01 6 0.08 0.00 0.00 0.02 0.02 99.88 [2024-06-25T04:46:06.455Z] 04:40:01 7 0.02 0.00 0.00 0.00 0.02 99.97 [2024-06-25T04:46:06.455Z] 04:41:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2024-06-25T04:46:06.455Z] 04:41:01 0 0.05 0.00 0.02 0.00 0.00 99.93 [2024-06-25T04:46:06.455Z] 04:41:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2024-06-25T04:46:06.455Z] 04:41:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2024-06-25T04:46:06.455Z] 04:41:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2024-06-25T04:46:06.455Z] 04:41:01 4 0.00 0.00 0.02 0.02 0.02 99.95 [2024-06-25T04:46:06.455Z] 04:41:01 5 0.03 0.00 0.02 0.00 0.00 99.95 [2024-06-25T04:46:06.455Z] 04:41:01 6 0.03 0.00 0.00 0.02 0.02 99.93 [2024-06-25T04:46:06.455Z] 04:41:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-06-25T04:46:06.455Z] 04:42:01 all 0.05 0.00 0.04 0.00 0.01 99.91 [2024-06-25T04:46:06.455Z] 04:42:01 0 0.05 0.00 0.02 0.00 0.02 99.92 [2024-06-25T04:46:06.455Z] 04:42:01 1 0.03 0.00 0.03 0.00 0.00 99.93 [2024-06-25T04:46:06.455Z] 04:42:01 2 0.03 0.00 0.03 0.02 0.00 99.92 [2024-06-25T04:46:06.455Z] 04:42:01 3 0.07 0.00 0.03 0.00 0.00 99.90 [2024-06-25T04:46:06.455Z] 04:42:01 4 0.05 0.00 0.07 0.00 0.03 99.85 [2024-06-25T04:46:06.455Z] 04:42:01 5 0.03 0.00 0.02 0.00 0.00 99.95 [2024-06-25T04:46:06.455Z] 04:42:01 6 0.07 0.00 0.05 0.02 0.00 99.87 [2024-06-25T04:46:06.455Z] 04:42:01 7 0.05 0.00 0.03 0.00 0.00 99.92 [2024-06-25T04:46:06.455Z] 04:43:01 all 0.02 0.00 0.00 0.00 0.01 99.96 [2024-06-25T04:46:06.455Z] 04:43:01 0 0.05 0.00 0.00 0.00 0.00 99.95 [2024-06-25T04:46:06.455Z] 04:43:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2024-06-25T04:46:06.455Z] 04:43:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2024-06-25T04:46:06.455Z] 04:43:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2024-06-25T04:46:06.455Z] 04:43:01 4 0.00 0.00 0.02 0.02 0.02 99.95 [2024-06-25T04:46:06.455Z] 04:43:01 5 0.03 0.00 0.00 0.00 0.02 99.95 [2024-06-25T04:46:06.455Z] 04:43:01 6 0.05 0.00 0.02 0.02 0.02 99.90 [2024-06-25T04:46:06.455Z] 04:43:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-06-25T04:46:06.455Z] 04:44:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2024-06-25T04:46:06.455Z] 04:44:01 0 0.00 0.00 0.02 0.00 0.02 99.97 [2024-06-25T04:46:06.455Z] 04:44:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2024-06-25T04:46:06.455Z] 04:44:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2024-06-25T04:46:06.455Z] 04:44:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2024-06-25T04:46:06.455Z] 04:44:01 4 0.05 0.00 0.02 0.02 0.03 99.88 [2024-06-25T04:46:06.455Z] 04:44:01 5 0.03 0.00 0.02 0.00 0.00 99.95 [2024-06-25T04:46:06.455Z] 04:44:01 6 0.02 0.00 0.00 0.02 0.02 99.95 [2024-06-25T04:46:06.455Z] 04:44:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2024-06-25T04:46:06.455Z] 04:45:01 all 0.02 0.00 0.01 0.00 0.01 99.95 [2024-06-25T04:46:06.455Z] 04:45:01 0 0.03 0.00 0.05 0.00 0.00 99.92 [2024-06-25T04:46:06.455Z] 04:45:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2024-06-25T04:46:06.455Z] 04:45:01 2 0.00 0.00 0.02 0.00 0.02 99.97 [2024-06-25T04:46:06.455Z] 04:45:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2024-06-25T04:46:06.455Z] 04:45:01 4 0.05 0.00 0.02 0.00 0.03 99.90 [2024-06-25T04:46:06.455Z] 04:45:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2024-06-25T04:46:06.455Z] 04:45:01 6 0.03 0.00 0.02 0.02 0.02 99.92 [2024-06-25T04:46:06.455Z] 04:45:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2024-06-25T04:46:06.455Z] 04:46:01 all 0.43 0.00 0.21 0.02 0.01 99.33 [2024-06-25T04:46:06.455Z] 04:46:01 0 0.43 0.00 0.18 0.00 0.02 99.37 [2024-06-25T04:46:06.455Z] 04:46:01 1 0.23 0.00 0.20 0.00 0.02 99.55 [2024-06-25T04:46:06.455Z] 04:46:01 2 0.90 0.00 0.25 0.00 0.00 98.85 [2024-06-25T04:46:06.455Z] 04:46:01 3 0.20 0.00 0.17 0.02 0.02 99.60 [2024-06-25T04:46:06.455Z] 04:46:01 4 0.63 0.00 0.33 0.02 0.02 99.00 [2024-06-25T04:46:06.455Z] 04:46:01 5 0.23 0.00 0.10 0.00 0.02 99.65 [2024-06-25T04:46:06.455Z] 04:46:01 6 0.53 0.00 0.18 0.15 0.02 99.12 [2024-06-25T04:46:06.455Z] 04:46:01 7 0.25 0.00 0.23 0.00 0.00 99.52 [2024-06-25T04:46:06.455Z] Average: all 6.32 0.00 1.34 0.54 0.03 91.77 [2024-06-25T04:46:06.455Z] Average: 0 6.13 0.00 1.37 0.19 0.02 92.28 [2024-06-25T04:46:06.455Z] Average: 1 6.48 0.00 1.38 0.46 0.02 91.66 [2024-06-25T04:46:06.455Z] Average: 2 6.24 0.00 1.45 1.19 0.02 91.10 [2024-06-25T04:46:06.455Z] Average: 3 6.33 0.00 1.36 0.38 0.03 91.90 [2024-06-25T04:46:06.455Z] Average: 4 6.29 0.00 1.33 0.31 0.04 92.04 [2024-06-25T04:46:06.455Z] Average: 5 6.21 0.00 1.26 0.79 0.02 91.71 [2024-06-25T04:46:06.455Z] Average: 6 6.40 0.00 1.30 0.90 0.03 91.37 [2024-06-25T04:46:06.455Z] Average: 7 6.45 0.00 1.27 0.10 0.02 92.16 [2024-06-25T04:46:06.455Z] [2024-06-25T04:46:06.455Z] [2024-06-25T04:46:06.455Z]