Pull request #1561 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from e16564e879bfc72f10010d3dbf3f5a0c5082cf5b+4f47f79f53f1840767b32d78ce83479da4d392c8 (b27f211cc6827f785ddaae5fba4305d1c3f4b72c) 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-ssh13707944229123119253.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh14255157196719638355.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1561/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-1561/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6862997127791123677.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-1561/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6514145995214136786.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh10675932138370089400.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-1561/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-1561/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh15632557872037971767.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-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 ‘prd-ubuntu20.04-docker-8c-8g-1477’ Running on prd-ubuntu20.04-docker-8c-8g-1479 in /w/workspace/gexfoundry_device-sdk-go_PR-1561 [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-1561 # 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 Merging remotes/origin/main commit 4f47f79f53f1840767b32d78ce83479da4d392c8 into PR head commit e16564e879bfc72f10010d3dbf3f5a0c5082cf5b Merge succeeded, producing e16564e879bfc72f10010d3dbf3f5a0c5082cf5b Checking out Revision e16564e879bfc72f10010d3dbf3f5a0c5082cf5b (PR-1561) 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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 > 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/1561/head:refs/remotes/origin/PR-1561 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e16564e879bfc72f10010d3dbf3f5a0c5082cf5b # 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 4f47f79f53f1840767b32d78ce83479da4d392c8 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e16564e879bfc72f10010d3dbf3f5a0c5082cf5b # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-02-22T04:26:21.785Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-02-22T04:26:22.007Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-02-22T04:26:22.117Z] ========================================================= [2024-02-22T04:26:22.117Z] EdgeX Global Pipelines Version Info [2024-02-22T04:26:22.117Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-02-22T04:26:22.869Z] ------------------- [2024-02-22T04:26:22.869Z] stable info: [2024-02-22T04:26:22.869Z] ------------------- [2024-02-22T04:26:22.869Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2024-02-22T04:26:22.869Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-02-22T04:26:22.869Z] Message: update stable to v1.0.258 [2024-02-22T04:26:23.438Z] ------------------- [2024-02-22T04:26:23.438Z] experimental info: [2024-02-22T04:26:23.438Z] ------------------- [2024-02-22T04:26:23.438Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2024-02-22T04:26:23.438Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-02-22T04:26:23.438Z] Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-02-22T04:26:23.658Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo [2024-02-22T04:26:23.712Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo [2024-02-22T04:26:23.771Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-02-22T04:26:23.823Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-02-22T04:26:23.880Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-02-22T04:26:23.931Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-02-22T04:26:23.989Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-02-22T04:26:24.050Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo [2024-02-22T04:26:24.114Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-02-22T04:26:24.171Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-02-22T04:26:24.233Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-02-22T04:26:24.293Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo [2024-02-22T04:26:24.353Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-02-22T04:26:24.434Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-02-22T04:26:24.500Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-02-22T04:26:24.568Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2024-02-22T04:26:24.637Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-02-22T04:26:24.704Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-02-22T04:26:24.768Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-02-22T04:26:24.833Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-02-22T04:26:24.908Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2024-02-22T04:26:24.972Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2024-02-22T04:26:25.040Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-02-22T04:26:25.105Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-02-22T04:26:25.174Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-02-22T04:26:25.245Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-02-22T04:26:25.324Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-02-22T04:26:25.400Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-1561 [Pipeline] echo [2024-02-22T04:26:25.477Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-1561 [Pipeline] echo [2024-02-22T04:26:25.547Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-1561 [Pipeline] echo [2024-02-22T04:26:25.622Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e16564e879bfc72f10010d3dbf3f5a0c5082cf5b [Pipeline] echo [2024-02-22T04:26:25.694Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e16564e [Pipeline] echo [2024-02-22T04:26:25.770Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-02-22T04:26:25.933Z] provisioning config files... [2024-02-22T04:26:25.971Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1561@tmp/config4683712925933973145tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-02-22T04:26:26.354Z] ---> ****-login.sh [2024-02-22T04:26:26.354Z] nexus3.edgexfoundry.org:10001 [2024-02-22T04:26:26.354Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-22T04:26:26.617Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-22T04:26:26.617Z] Configure a credential helper to remove this warning. See [2024-02-22T04:26:26.617Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-22T04:26:26.617Z] [2024-02-22T04:26:26.617Z] Login Succeeded [2024-02-22T04:26:26.617Z] nexus3.edgexfoundry.org:10002 [2024-02-22T04:26:26.617Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-22T04:26:26.617Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-22T04:26:26.617Z] Configure a credential helper to remove this warning. See [2024-02-22T04:26:26.617Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-22T04:26:26.617Z] [2024-02-22T04:26:26.617Z] Login Succeeded [2024-02-22T04:26:26.617Z] nexus3.edgexfoundry.org:10003 [2024-02-22T04:26:26.617Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-22T04:26:26.876Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-22T04:26:26.876Z] Configure a credential helper to remove this warning. See [2024-02-22T04:26:26.876Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-22T04:26:26.876Z] [2024-02-22T04:26:26.877Z] Login Succeeded [2024-02-22T04:26:26.877Z] nexus3.edgexfoundry.org:10004 [2024-02-22T04:26:26.877Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-22T04:26:26.877Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-22T04:26:26.877Z] Configure a credential helper to remove this warning. See [2024-02-22T04:26:26.877Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-22T04:26:26.877Z] [2024-02-22T04:26:26.877Z] Login Succeeded [2024-02-22T04:26:26.877Z] ****.io [2024-02-22T04:26:26.877Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-22T04:26:27.136Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-22T04:26:27.136Z] Configure a credential helper to remove this warning. See [2024-02-22T04:26:27.136Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-22T04:26:27.136Z] [2024-02-22T04:26:27.136Z] Login Succeeded [2024-02-22T04:26:27.136Z] ---> ****-login.sh ends [Pipeline] } [2024-02-22T04:26:27.165Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-02-22T04:26:27.946Z] + git rev-list -1 --merges e16564e879bfc72f10010d3dbf3f5a0c5082cf5b~1..e16564e879bfc72f10010d3dbf3f5a0c5082cf5b [Pipeline] echo [2024-02-22T04:26:27.988Z] -----------> git rev-list -1 --merges e16564e879bfc72f10010d3dbf3f5a0c5082cf5b~1..e16564e879bfc72f10010d3dbf3f5a0c5082cf5b e16564e879bfc72f10010d3dbf3f5a0c5082cf5b [false] [Pipeline] sh [2024-02-22T04:26:28.322Z] + git log --format=format:%s -1 e16564e879bfc72f10010d3dbf3f5a0c5082cf5b [Pipeline] echo [2024-02-22T04:26:28.369Z] ========================================================= [2024-02-22T04:26:28.369Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-02-22T04:26:28.369Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-02-22T04:26:28.872Z] + git log --format=format:%s -1 e16564e879bfc72f10010d3dbf3f5a0c5082cf5b [Pipeline] echo [2024-02-22T04:26:28.907Z] [semverPrep] GIT_COMMIT: e16564e879bfc72f10010d3dbf3f5a0c5082cf5b, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v3 [Pipeline] echo [2024-02-22T04:26:28.960Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-02-22T04:26:29.385Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-02-22T04:26:29.385Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-02-22T04:26:29.385Z] + [ -e /tmp/ssh_known_hosts ] [2024-02-22T04:26:29.385Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-02-22T04:26:29.385Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-02-22T04:26:29.385Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-02-22T04:26:29.385Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-22T04:26:29.901Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-02-22T04:26:29.901Z] [2024-02-22T04:26:29.901Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-22T04:26:30.308Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-02-22T04:26:30.308Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-02-22T04:26:30.308Z] b85a868b505f: Pulling fs layer [2024-02-22T04:26:30.308Z] e2be974225ed: Pulling fs layer [2024-02-22T04:26:30.308Z] 339a4e72a1f5: Pulling fs layer [2024-02-22T04:26:30.308Z] 988bab9f4d93: Pulling fs layer [2024-02-22T04:26:30.308Z] 1469e6f7b9e6: Pulling fs layer [2024-02-22T04:26:30.308Z] eaf3925da568: Pulling fs layer [2024-02-22T04:26:30.308Z] bab4dde63d76: Pulling fs layer [2024-02-22T04:26:30.308Z] bde34c3a00c8: Pulling fs layer [2024-02-22T04:26:30.308Z] b352a97aabf1: Pulling fs layer [2024-02-22T04:26:30.308Z] 4872d77fe225: Pulling fs layer [2024-02-22T04:26:30.308Z] 5851b861e8e6: Pulling fs layer [2024-02-22T04:26:30.308Z] bde34c3a00c8: Waiting [2024-02-22T04:26:30.308Z] 1469e6f7b9e6: Waiting [2024-02-22T04:26:30.308Z] b352a97aabf1: Waiting [2024-02-22T04:26:30.308Z] 4872d77fe225: Waiting [2024-02-22T04:26:30.308Z] 5851b861e8e6: Waiting [2024-02-22T04:26:30.308Z] eaf3925da568: Waiting [2024-02-22T04:26:30.308Z] bab4dde63d76: Waiting [2024-02-22T04:26:30.308Z] 988bab9f4d93: Waiting [2024-02-22T04:26:30.308Z] e2be974225ed: Download complete [2024-02-22T04:26:30.308Z] 988bab9f4d93: Verifying Checksum [2024-02-22T04:26:30.308Z] 988bab9f4d93: Download complete [2024-02-22T04:26:30.308Z] 1469e6f7b9e6: Verifying Checksum [2024-02-22T04:26:30.308Z] 1469e6f7b9e6: Download complete [2024-02-22T04:26:30.571Z] 339a4e72a1f5: Verifying Checksum [2024-02-22T04:26:30.571Z] 339a4e72a1f5: Download complete [2024-02-22T04:26:30.571Z] eaf3925da568: Download complete [2024-02-22T04:26:30.571Z] bde34c3a00c8: Verifying Checksum [2024-02-22T04:26:30.571Z] bde34c3a00c8: Download complete [2024-02-22T04:26:30.571Z] b352a97aabf1: Verifying Checksum [2024-02-22T04:26:30.571Z] b352a97aabf1: Download complete [2024-02-22T04:26:30.571Z] 4872d77fe225: Download complete [2024-02-22T04:26:30.571Z] 5851b861e8e6: Download complete [2024-02-22T04:26:30.571Z] b85a868b505f: Verifying Checksum [2024-02-22T04:26:30.571Z] b85a868b505f: Download complete [2024-02-22T04:26:30.831Z] bab4dde63d76: Verifying Checksum [2024-02-22T04:26:30.831Z] bab4dde63d76: Download complete [2024-02-22T04:26:31.767Z] b85a868b505f: Pull complete [2024-02-22T04:26:32.025Z] e2be974225ed: Pull complete [2024-02-22T04:26:32.285Z] 339a4e72a1f5: Pull complete [2024-02-22T04:26:32.285Z] 988bab9f4d93: Pull complete [2024-02-22T04:26:32.545Z] 1469e6f7b9e6: Pull complete [2024-02-22T04:26:32.802Z] eaf3925da568: Pull complete [2024-02-22T04:26:34.708Z] bab4dde63d76: Pull complete [2024-02-22T04:26:34.708Z] bde34c3a00c8: Pull complete [2024-02-22T04:26:34.708Z] b352a97aabf1: Pull complete [2024-02-22T04:26:34.708Z] 4872d77fe225: Pull complete [2024-02-22T04:26:34.708Z] 5851b861e8e6: Pull complete [2024-02-22T04:26:34.708Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-02-22T04:26:34.708Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-02-22T04:26:34.708Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-22T04:26:35.079Z] prd-ubuntu20.04-docker-8c-8g-1479 does not seem to be running inside a container [2024-02-22T04:26:35.107Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-sdk-go_PR-1561 -v /w/workspace/gexfoundry_device-sdk-go_PR-1561:/w/workspace/gexfoundry_device-sdk-go_PR-1561:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1561@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1561@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-02-22T04:26:39.070Z] $ docker top cc112bd1628c01629e7fccb44465c086ff9e6292536eefde9b54b7f3a8bcb449 -eo pid,comm [2024-02-22T04:26:39.116Z] 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-02-22T04:26:39.116Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-02-22T04:26:39.313Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-02-22T04:26:39.313Z] [ssh-agent] Looking for ssh-agent implementation... [2024-02-22T04:26:39.414Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-02-22T04:26:39.415Z] $ docker exec cc112bd1628c01629e7fccb44465c086ff9e6292536eefde9b54b7f3a8bcb449 ssh-agent [2024-02-22T04:26:39.529Z] SSH_AUTH_SOCK=/tmp/ssh-Xxy1lvQSXiUI/agent.32 [2024-02-22T04:26:39.529Z] SSH_AGENT_PID=38 [2024-02-22T04:26:39.535Z] Running ssh-add (command line suppressed) [2024-02-22T04:26:39.631Z] Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1561@tmp/private_key_14264271867738027771.key (/w/workspace/gexfoundry_device-sdk-go_PR-1561@tmp/private_key_14264271867738027771.key) [2024-02-22T04:26:39.647Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-02-22T04:26:40.005Z] + git tag --points-at HEAD [Pipeline] } [2024-02-22T04:26:40.045Z] $ docker exec --env ******** --env ******** cc112bd1628c01629e7fccb44465c086ff9e6292536eefde9b54b7f3a8bcb449 ssh-agent -k [2024-02-22T04:26:40.128Z] unset SSH_AUTH_SOCK; [2024-02-22T04:26:40.129Z] unset SSH_AGENT_PID; [2024-02-22T04:26:40.129Z] echo Agent pid 38 killed; [2024-02-22T04:26:40.139Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-02-22T04:26:40.294Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-02-22T04:26:40.294Z] [ssh-agent] Looking for ssh-agent implementation... [2024-02-22T04:26:40.416Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-02-22T04:26:40.417Z] $ docker exec cc112bd1628c01629e7fccb44465c086ff9e6292536eefde9b54b7f3a8bcb449 ssh-agent [2024-02-22T04:26:40.533Z] SSH_AUTH_SOCK=/tmp/ssh-NwE7cqtXiI69/agent.70 [2024-02-22T04:26:40.533Z] SSH_AGENT_PID=76 [2024-02-22T04:26:40.539Z] Running ssh-add (command line suppressed) [2024-02-22T04:26:40.632Z] Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1561@tmp/private_key_1469197093451804378.key (/w/workspace/gexfoundry_device-sdk-go_PR-1561@tmp/private_key_1469197093451804378.key) [2024-02-22T04:26:40.646Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-02-22T04:26:41.005Z] + git semver init [2024-02-22T04:26:41.572Z] 2024-02-22 04:26:41,333 [run_init] DEBUG init version:0.0.0 force:False [2024-02-22T04:26:41.572Z] 2024-02-22 04:26:41,334 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-sdk-go_PR-1561/.semver [2024-02-22T04:26:41.572Z] 2024-02-22 04:26:41,335 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/gexfoundry_device-sdk-go_PR-1561/.semver [2024-02-22T04:26:41.572Z] 2024-02-22 04:26:41,335 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-sdk-go.git', '/w/workspace/gexfoundry_device-sdk-go_PR-1561/.semver'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1561, universal_newlines=False, shell=None, istream=None) [2024-02-22T04:26:42.952Z] 2024-02-22 04:26:42,727 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-sdk-go_PR-1561/.git/info/exclude [2024-02-22T04:26:42.952Z] 2024-02-22 04:26:42,728 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-sdk-go_PR-1561/.semver/PR-1561 with force:False [2024-02-22T04:26:42.952Z] 2024-02-22 04:26:42,728 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-sdk-go_PR-1561/.semver/PR-1561 [2024-02-22T04:26:42.952Z] 2024-02-22 04:26:42,731 [execute] INFO git cat-file --batch-check [2024-02-22T04:26:42.952Z] 2024-02-22 04:26:42,731 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1561/.semver, universal_newlines=False, shell=None, istream=) [2024-02-22T04:26:42.952Z] 2024-02-22 04:26:42,737 [execute] INFO git cat-file --batch [2024-02-22T04:26:42.952Z] 2024-02-22 04:26:42,738 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1561/.semver, universal_newlines=False, shell=None, istream=) [2024-02-22T04:26:42.952Z] 2024-02-22 04:26:42,742 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-sdk-go_PR-1561/.semver/PR-1561 [2024-02-22T04:26:42.952Z] 0.0.0 [Pipeline] } [2024-02-22T04:26:42.983Z] $ docker exec --env ******** --env ******** cc112bd1628c01629e7fccb44465c086ff9e6292536eefde9b54b7f3a8bcb449 ssh-agent -k [2024-02-22T04:26:43.069Z] unset SSH_AUTH_SOCK; [2024-02-22T04:26:43.070Z] unset SSH_AGENT_PID; [2024-02-22T04:26:43.070Z] echo Agent pid 76 killed; [2024-02-22T04:26:43.083Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-02-22T04:26:43.627Z] + git semver [Pipeline] } [2024-02-22T04:26:44.219Z] $ docker stop --time=1 cc112bd1628c01629e7fccb44465c086ff9e6292536eefde9b54b7f3a8bcb449 [2024-02-22T04:26:45.494Z] $ docker rm -f --volumes cc112bd1628c01629e7fccb44465c086ff9e6292536eefde9b54b7f3a8bcb449 [Pipeline] // withDockerContainer [Pipeline] sh [2024-02-22T04:26:45.959Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-02-22T04:26:46.285Z] Stashed 1 file(s) [Pipeline] echo [2024-02-22T04:26:46.304Z] [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-02-22T04:26:47.382Z] provisioning config files... [2024-02-22T04:26:47.392Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1561@tmp/config6700040198672008294tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-02-22T04:26:47.798Z] ---> ****-login.sh [2024-02-22T04:26:47.798Z] nexus3.edgexfoundry.org:10001 [2024-02-22T04:26:47.798Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-22T04:26:47.798Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-22T04:26:47.798Z] Configure a credential helper to remove this warning. See [2024-02-22T04:26:47.799Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-22T04:26:47.799Z] [2024-02-22T04:26:47.799Z] Login Succeeded [2024-02-22T04:26:47.799Z] nexus3.edgexfoundry.org:10002 [2024-02-22T04:26:47.799Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-22T04:26:47.799Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-22T04:26:47.799Z] Configure a credential helper to remove this warning. See [2024-02-22T04:26:47.799Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-22T04:26:47.799Z] [2024-02-22T04:26:47.799Z] Login Succeeded [2024-02-22T04:26:47.799Z] nexus3.edgexfoundry.org:10003 [2024-02-22T04:26:48.059Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-22T04:26:48.059Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-22T04:26:48.059Z] Configure a credential helper to remove this warning. See [2024-02-22T04:26:48.060Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-22T04:26:48.060Z] [2024-02-22T04:26:48.060Z] Login Succeeded [2024-02-22T04:26:48.060Z] nexus3.edgexfoundry.org:10004 [2024-02-22T04:26:48.060Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-22T04:26:48.060Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-22T04:26:48.060Z] Configure a credential helper to remove this warning. See [2024-02-22T04:26:48.060Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-22T04:26:48.060Z] [2024-02-22T04:26:48.060Z] Login Succeeded [2024-02-22T04:26:48.060Z] ****.io [2024-02-22T04:26:48.060Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-22T04:26:48.320Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-22T04:26:48.320Z] Configure a credential helper to remove this warning. See [2024-02-22T04:26:48.320Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-22T04:26:48.320Z] [2024-02-22T04:26:48.320Z] Login Succeeded [2024-02-22T04:26:48.320Z] ---> ****-login.sh ends [Pipeline] } [2024-02-22T04:26:48.350Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-02-22T04:26:48.760Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-02-22T04:26:48.840Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-02-22T04:26:48.940Z] ========================================================= [2024-02-22T04:26:48.940Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-02-22T04:26:48.940Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-22T04:26:49.549Z] + 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-02-22T04:26:49.549Z] Sending build context to Docker daemon 21.95MB [2024-02-22T04:26:49.549Z] Step 1/10 : ARG BASE=golang:1.21-alpine3.18 [2024-02-22T04:26:49.549Z] Step 2/10 : FROM ${BASE} AS builder [2024-02-22T04:26:49.815Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-02-22T04:26:49.815Z] 7264a8db6415: Pulling fs layer [2024-02-22T04:26:49.815Z] c4d48a809fc2: Pulling fs layer [2024-02-22T04:26:49.815Z] 4f1c88b9dad5: Pulling fs layer [2024-02-22T04:26:49.815Z] ad3a456e5733: Pulling fs layer [2024-02-22T04:26:49.815Z] 69c7f0334f64: Pulling fs layer [2024-02-22T04:26:49.815Z] 1f1c1a5573a3: Pulling fs layer [2024-02-22T04:26:49.815Z] ce7588e14bc9: Pulling fs layer [2024-02-22T04:26:49.815Z] b5e4710f87ac: Pulling fs layer [2024-02-22T04:26:49.815Z] ad3a456e5733: Waiting [2024-02-22T04:26:49.815Z] 69c7f0334f64: Waiting [2024-02-22T04:26:49.815Z] 1f1c1a5573a3: Waiting [2024-02-22T04:26:49.815Z] ce7588e14bc9: Waiting [2024-02-22T04:26:49.815Z] b5e4710f87ac: Waiting [2024-02-22T04:26:49.815Z] c4d48a809fc2: Verifying Checksum [2024-02-22T04:26:49.815Z] c4d48a809fc2: Download complete [2024-02-22T04:26:49.815Z] ad3a456e5733: Download complete [2024-02-22T04:26:49.815Z] 69c7f0334f64: Download complete [2024-02-22T04:26:49.815Z] 7264a8db6415: Verifying Checksum [2024-02-22T04:26:49.815Z] 7264a8db6415: Download complete [2024-02-22T04:26:49.815Z] 1f1c1a5573a3: Verifying Checksum [2024-02-22T04:26:49.815Z] 1f1c1a5573a3: Download complete [2024-02-22T04:26:50.074Z] 7264a8db6415: Pull complete [2024-02-22T04:26:50.074Z] c4d48a809fc2: Pull complete [2024-02-22T04:26:50.074Z] b5e4710f87ac: Verifying Checksum [2024-02-22T04:26:50.074Z] b5e4710f87ac: Download complete [2024-02-22T04:26:50.338Z] 4f1c88b9dad5: Verifying Checksum [2024-02-22T04:26:50.338Z] 4f1c88b9dad5: Download complete [2024-02-22T04:26:50.906Z] ce7588e14bc9: Verifying Checksum [2024-02-22T04:26:50.906Z] ce7588e14bc9: Download complete [2024-02-22T04:26:54.199Z] 4f1c88b9dad5: Pull complete [2024-02-22T04:26:54.199Z] ad3a456e5733: Pull complete [2024-02-22T04:26:54.199Z] 69c7f0334f64: Pull complete [2024-02-22T04:26:54.199Z] 1f1c1a5573a3: Pull complete [2024-02-22T04:26:56.110Z] ce7588e14bc9: Pull complete [2024-02-22T04:26:56.370Z] b5e4710f87ac: Pull complete [2024-02-22T04:26:56.370Z] Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e [2024-02-22T04:26:56.370Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-02-22T04:26:56.370Z] ---> 88b5674ff536 [2024-02-22T04:26:56.370Z] Step 3/10 : ARG MAKE=make build [2024-02-22T04:27:02.116Z] Still waiting to schedule task [2024-02-22T04:27:02.117Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-1478’ is offline [2024-02-22T04:27:06.358Z] ---> Running in 0b6e33db9d92 [2024-02-22T04:27:06.359Z] Removing intermediate container 0b6e33db9d92 [2024-02-22T04:27:06.359Z] ---> b06ceef166cc [2024-02-22T04:27:06.359Z] Step 4/10 : WORKDIR /device-sdk-go [2024-02-22T04:27:06.359Z] ---> Running in a2555a917fa3 [2024-02-22T04:27:06.359Z] Removing intermediate container a2555a917fa3 [2024-02-22T04:27:06.359Z] ---> e7d308639bba [2024-02-22T04:27:06.359Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-02-22T04:27:06.359Z] ---> Running in 9d95c2ca5d13 [2024-02-22T04:27:06.618Z] Removing intermediate container 9d95c2ca5d13 [2024-02-22T04:27:06.618Z] ---> 7c23a1ca19a2 [2024-02-22T04:27:06.618Z] Step 6/10 : RUN apk add --update --no-cache make git [2024-02-22T04:27:06.618Z] ---> Running in 2193863794bb [2024-02-22T04:27:06.882Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-22T04:27:07.141Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-22T04:27:07.401Z] OK: 264 MiB in 52 packages [2024-02-22T04:27:07.660Z] Removing intermediate container 2193863794bb [2024-02-22T04:27:07.660Z] ---> 60304aa5f944 [2024-02-22T04:27:07.660Z] Step 7/10 : COPY go.mod vendor* ./ [2024-02-22T04:27:07.920Z] ---> 2055ed7b1fa9 [2024-02-22T04:27:07.920Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-22T04:27:07.920Z] ---> Running in 68519cf2b7c0 [2024-02-22T04:27:40.000Z] Removing intermediate container 68519cf2b7c0 [2024-02-22T04:27:40.000Z] ---> 5c45491531bb [2024-02-22T04:27:40.000Z] Step 9/10 : COPY . . [2024-02-22T04:27:41.384Z] ---> 2b791a64c798 [2024-02-22T04:27:41.384Z] Step 10/10 : RUN ${MAKE} [2024-02-22T04:27:41.384Z] ---> Running in 1cc313cfab49 [2024-02-22T04:27:41.384Z] noop [2024-02-22T04:27:41.642Z] Removing intermediate container 1cc313cfab49 [2024-02-22T04:27:41.642Z] ---> 845c42c9b028 [2024-02-22T04:27:41.643Z] Successfully built 845c42c9b028 [2024-02-22T04:27:41.643Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-22T04:27:42.166Z] + docker inspect -f . ci-base-image-x86_64 [2024-02-22T04:27:42.166Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-22T04:27:42.377Z] prd-ubuntu20.04-docker-8c-8g-1479 does not seem to be running inside a container [2024-02-22T04:27:42.453Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-sdk-go_PR-1561 -v /w/workspace/gexfoundry_device-sdk-go_PR-1561:/w/workspace/gexfoundry_device-sdk-go_PR-1561:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1561@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1561@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-02-22T04:27:42.765Z] $ docker top 227e55d87e9c394b91173e8e93ff173f404410efa65552eb012466a47c4a5aca -eo pid,comm [Pipeline] { [Pipeline] sh [2024-02-22T04:27:43.260Z] + go version [2024-02-22T04:27:43.260Z] go version go1.21.0 linux/amd64 [Pipeline] } [2024-02-22T04:27:43.290Z] $ docker stop --time=1 227e55d87e9c394b91173e8e93ff173f404410efa65552eb012466a47c4a5aca [2024-02-22T04:27:44.604Z] $ docker rm -f --volumes 227e55d87e9c394b91173e8e93ff173f404410efa65552eb012466a47c4a5aca [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-22T04:27:45.601Z] + docker inspect -f . ci-base-image-x86_64 [2024-02-22T04:27:45.602Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-22T04:27:45.818Z] prd-ubuntu20.04-docker-8c-8g-1479 does not seem to be running inside a container [2024-02-22T04:27:45.846Z] $ 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-1561 -v /w/workspace/gexfoundry_device-sdk-go_PR-1561:/w/workspace/gexfoundry_device-sdk-go_PR-1561:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1561@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1561@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-02-22T04:27:46.960Z] $ docker top 03f40c9e7f12bc1e91b91f98b9a04b08def8eea418dde8e7ebce68b9ff8c1103 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-02-22T04:27:47.417Z] + git config --global --add safe.directory /w/workspace/gexfoundry_device-sdk-go_PR-1561 [Pipeline] fileExists [Pipeline] sh [2024-02-22T04:27:47.819Z] + make test [2024-02-22T04:27:47.819Z] go test -race -coverprofile=coverage.out ./... [2024-02-22T04:27:54.395Z] ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] [2024-02-22T04:28:06.596Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] [2024-02-22T04:28:06.596Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] [2024-02-22T04:28:06.596Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] [2024-02-22T04:28:06.596Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] [2024-02-22T04:28:06.596Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] [2024-02-22T04:28:07.531Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] [2024-02-22T04:28:07.531Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] [2024-02-22T04:28:07.531Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] [2024-02-22T04:28:08.125Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 1.042s coverage: 27.6% of statements [2024-02-22T04:28:08.384Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 1.068s coverage: 81.5% of statements [2024-02-22T04:28:08.384Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 1.062s coverage: 86.0% of statements [2024-02-22T04:28:08.384Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 1.080s coverage: 71.8% of statements [2024-02-22T04:28:08.951Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] [2024-02-22T04:28:08.951Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] [2024-02-22T04:28:09.888Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] [2024-02-22T04:28:11.793Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 4.048s coverage: 14.4% of statements [2024-02-22T04:28:11.793Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/provision 2.934s coverage: 45.9% of statements [2024-02-22T04:28:11.793Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 1.078s coverage: 68.5% of statements [2024-02-22T04:28:11.793Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 1.115s coverage: 89.2% of statements [2024-02-22T04:28:11.793Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 1.041s coverage: 5.5% of statements [2024-02-22T04:28:33.741Z] GO111MODULE=on go vet ./... [2024-02-22T04:28:34.313Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-02-22T04:28:34.313Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-02-22T04:28:34.577Z] ./bin/test-attribution-txt.sh [2024-02-22T04:28:34.577Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo [2024-02-22T04:28:34.619Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-02-22T04:28:34.681Z] $ docker stop --time=1 03f40c9e7f12bc1e91b91f98b9a04b08def8eea418dde8e7ebce68b9ff8c1103 [2024-02-22T04:28:40.218Z] $ docker rm -f --volumes 03f40c9e7f12bc1e91b91f98b9a04b08def8eea418dde8e7ebce68b9ff8c1103 [Pipeline] // withDockerContainer [Pipeline] sh [2024-02-22T04:28:40.943Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-02-22T04:28:41.033Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-02-22T04:28:41.815Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-02-22T04:28:42.126Z] + ls -al . [2024-02-22T04:28:42.126Z] total 308 [2024-02-22T04:28:42.126Z] drwxrwxr-x 11 jenkins jenkins 4096 Feb 22 04:27 . [2024-02-22T04:28:42.126Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 22 04:26 .. [2024-02-22T04:28:42.126Z] -rw-rw-r-- 1 jenkins jenkins 140 Feb 22 04:26 .dockerignore [2024-02-22T04:28:42.126Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 22 04:28 .git [2024-02-22T04:28:42.126Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 22 04:26 .github [2024-02-22T04:28:42.126Z] -rw-rw-r-- 1 jenkins jenkins 137 Feb 22 04:26 .gitignore [2024-02-22T04:28:42.126Z] -rw-rw-r-- 1 jenkins jenkins 42 Feb 22 04:26 .golangci.yml [2024-02-22T04:28:42.126Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 22 04:26 .semver [2024-02-22T04:28:42.126Z] -rw-rw-r-- 1 jenkins jenkins 48109 Feb 22 04:26 CHANGELOG.md [2024-02-22T04:28:42.126Z] -rw-rw-r-- 1 jenkins jenkins 677 Feb 22 04:26 GOVERNANCE.md [2024-02-22T04:28:42.126Z] -rw-rw-r-- 1 jenkins jenkins 885 Feb 22 04:26 Jenkinsfile [2024-02-22T04:28:42.126Z] -rw-rw-r-- 1 jenkins jenkins 11341 Feb 22 04:26 LICENSE [2024-02-22T04:28:42.126Z] -rw-rw-r-- 1 jenkins jenkins 1842 Feb 22 04:26 Makefile [2024-02-22T04:28:42.126Z] -rw-rw-r-- 1 jenkins jenkins 619 Feb 22 04:26 OWNERS.md [2024-02-22T04:28:42.126Z] -rw-rw-r-- 1 jenkins jenkins 4933 Feb 22 04:26 README.md [2024-02-22T04:28:42.126Z] -rw-rw-r-- 1 jenkins jenkins 5 Feb 22 04:26 VERSION [2024-02-22T04:28:42.126Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 22 04:26 bin [2024-02-22T04:28:42.126Z] -rw-r--r-- 1 jenkins jenkins 122153 Feb 22 04:28 coverage.out [2024-02-22T04:28:42.126Z] drwxrwxr-x 5 jenkins jenkins 4096 Feb 22 04:26 example [2024-02-22T04:28:42.126Z] -rw-rw-r-- 1 jenkins jenkins 3768 Feb 22 04:26 go.mod [2024-02-22T04:28:42.126Z] -rw-rw-r-- 1 jenkins jenkins 33786 Feb 22 04:26 go.sum [2024-02-22T04:28:42.126Z] drwxrwxr-x 12 jenkins jenkins 4096 Feb 22 04:26 internal [2024-02-22T04:28:42.126Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 22 04:26 openapi [2024-02-22T04:28:42.126Z] drwxrwxr-x 6 jenkins jenkins 4096 Feb 22 04:26 pkg [2024-02-22T04:28:42.126Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 22 04:26 snap [2024-02-22T04:28:42.126Z] -rw-rw-r-- 1 jenkins jenkins 222 Feb 22 04:26 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-22T04:28:42.572Z] + 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=e16564e879bfc72f10010d3dbf3f5a0c5082cf5b --label arch=amd64 --label version=0.0.0 . [2024-02-22T04:28:42.572Z] Sending build context to Docker daemon 22.08MB [2024-02-22T04:28:42.572Z] Step 1/23 : ARG BASE=golang:1.21-alpine3.18 [2024-02-22T04:28:42.572Z] Step 2/23 : FROM ${BASE} AS builder [2024-02-22T04:28:42.572Z] ---> 845c42c9b028 [2024-02-22T04:28:42.572Z] Step 3/23 : ARG MAKE=make build [2024-02-22T04:28:43.139Z] ---> Running in 9346ae0ef004 [2024-02-22T04:28:43.139Z] Removing intermediate container 9346ae0ef004 [2024-02-22T04:28:43.139Z] ---> 3c76c9c7287b [2024-02-22T04:28:43.140Z] Step 4/23 : WORKDIR /device-sdk-go [2024-02-22T04:28:43.140Z] ---> Running in 2a570fd20b70 [2024-02-22T04:28:43.140Z] Removing intermediate container 2a570fd20b70 [2024-02-22T04:28:43.140Z] ---> 7a6b436544fc [2024-02-22T04:28:43.140Z] Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-02-22T04:28:43.140Z] ---> Running in 287a87547121 [2024-02-22T04:28:43.140Z] Removing intermediate container 287a87547121 [2024-02-22T04:28:43.140Z] ---> cc43d532dc0d [2024-02-22T04:28:43.140Z] Step 6/23 : RUN apk add --update --no-cache make git [2024-02-22T04:28:43.140Z] ---> Running in d4738240fd2f [2024-02-22T04:28:43.398Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-22T04:28:43.661Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-22T04:28:43.921Z] OK: 264 MiB in 52 packages [2024-02-22T04:28:44.180Z] Removing intermediate container d4738240fd2f [2024-02-22T04:28:44.180Z] ---> 27c270149127 [2024-02-22T04:28:44.180Z] Step 7/23 : COPY go.mod vendor* ./ [2024-02-22T04:28:44.439Z] ---> b57727071886 [2024-02-22T04:28:44.439Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-22T04:28:44.439Z] ---> Running in d61f7e6eea34 [2024-02-22T04:28:45.008Z] Removing intermediate container d61f7e6eea34 [2024-02-22T04:28:45.008Z] ---> 906f887bc787 [2024-02-22T04:28:45.008Z] Step 9/23 : COPY . . [2024-02-22T04:28:45.948Z] ---> 7897d9b34289 [2024-02-22T04:28:45.948Z] Step 10/23 : RUN ${MAKE} [2024-02-22T04:28:45.948Z] ---> Running in c951397dc8b3 [2024-02-22T04:28:46.207Z] 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-02-22T04:28:54.088Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-1480 in /w/workspace/gexfoundry_device-sdk-go_PR-1561 [Pipeline] { [Pipeline] ws [2024-02-22T04:28:54.177Z] Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout [2024-02-22T04:28:57.306Z] The recommended git tool is: git [2024-02-22T04:29:04.427Z] using credential edgex-jenkins-ssh [2024-02-22T04:29:04.450Z] Cloning the remote Git repository [2024-02-22T04:29:04.514Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2024-02-22T04:29:04.620Z] > git init /w/workspace/device-sdk-go/1 # timeout=10 [2024-02-22T04:29:04.994Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2024-02-22T04:29:05.003Z] > git --version # timeout=10 [2024-02-22T04:29:05.184Z] > git --version # 'git version 2.25.1' [2024-02-22T04:29:05.187Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-02-22T04:29:05.507Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-02-22T04:29:08.135Z] Removing intermediate container c951397dc8b3 [2024-02-22T04:29:08.135Z] ---> 84f81f4d412e [2024-02-22T04:29:08.135Z] Step 11/23 : FROM alpine:3.18 [2024-02-22T04:29:08.135Z] 3.18: Pulling from library/alpine [2024-02-22T04:29:08.135Z] 619be1103602: Pulling fs layer [2024-02-22T04:29:08.400Z] 619be1103602: Verifying Checksum [2024-02-22T04:29:08.400Z] 619be1103602: Download complete [2024-02-22T04:29:08.659Z] 619be1103602: Pull complete [2024-02-22T04:29:08.659Z] Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-02-22T04:29:08.659Z] Status: Downloaded newer image for alpine:3.18 [2024-02-22T04:29:08.659Z] ---> d3782b16ccc9 [2024-02-22T04:29:08.659Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2024-02-22T04:29:08.659Z] ---> Running in 2c923d860032 [2024-02-22T04:29:08.918Z] Removing intermediate container 2c923d860032 [2024-02-22T04:29:08.918Z] ---> 60a5a591e15a [2024-02-22T04:29:08.918Z] Step 13/23 : RUN apk add --update --no-cache [2024-02-22T04:29:08.918Z] ---> Running in 5ce99e697a20 [2024-02-22T04:29:08.572Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2024-02-22T04:29:08.657Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-02-22T04:29:09.182Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-22T04:29:09.182Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-22T04:29:09.754Z] OK: 7 MiB in 15 packages [2024-02-22T04:29:09.754Z] Removing intermediate container 5ce99e697a20 [2024-02-22T04:29:09.754Z] ---> 1719edd0e99b [2024-02-22T04:29:09.754Z] Step 14/23 : WORKDIR / [2024-02-22T04:29:10.012Z] ---> Running in 65f54dd24b6e [2024-02-22T04:29:10.012Z] Removing intermediate container 65f54dd24b6e [2024-02-22T04:29:10.012Z] ---> 590848b9cdc0 [2024-02-22T04:29:10.012Z] Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2024-02-22T04:29:10.012Z] ---> 2b9e48baa16d [2024-02-22T04:29:10.012Z] Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2024-02-22T04:29:09.964Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2024-02-22T04:29:10.042Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2024-02-22T04:29:10.044Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-02-22T04:29:10.066Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1561/head:refs/remotes/origin/PR-1561 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-02-22T04:29:10.703Z] Merging remotes/origin/main commit 4f47f79f53f1840767b32d78ce83479da4d392c8 into PR head commit e16564e879bfc72f10010d3dbf3f5a0c5082cf5b [2024-02-22T04:29:11.391Z] ---> 2ec50ccedce6 [2024-02-22T04:29:11.391Z] Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2024-02-22T04:29:11.391Z] ---> 897d769c47e2 [2024-02-22T04:29:11.391Z] Step 18/23 : EXPOSE 59999 [2024-02-22T04:29:11.391Z] ---> Running in 358e2cc86132 [2024-02-22T04:29:11.651Z] Removing intermediate container 358e2cc86132 [2024-02-22T04:29:11.651Z] ---> fae6a666e9eb [2024-02-22T04:29:11.651Z] Step 19/23 : ENTRYPOINT ["/device-simple"] [2024-02-22T04:29:11.651Z] ---> Running in 88077ac1c302 [2024-02-22T04:29:11.651Z] Removing intermediate container 88077ac1c302 [2024-02-22T04:29:11.651Z] ---> ce6844a758c0 [2024-02-22T04:29:11.651Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-02-22T04:29:11.651Z] ---> Running in e8f8667b426a [2024-02-22T04:29:11.651Z] Removing intermediate container e8f8667b426a [2024-02-22T04:29:11.651Z] ---> 990f6f426cf7 [2024-02-22T04:29:11.651Z] Step 21/23 : LABEL arch=amd64 [2024-02-22T04:29:11.651Z] ---> Running in 99434611a412 [2024-02-22T04:29:11.910Z] Removing intermediate container 99434611a412 [2024-02-22T04:29:11.910Z] ---> 5dca4ed6131c [2024-02-22T04:29:11.910Z] Step 22/23 : LABEL git_sha=e16564e879bfc72f10010d3dbf3f5a0c5082cf5b [2024-02-22T04:29:11.910Z] ---> Running in 68da3169068b [2024-02-22T04:29:11.910Z] Removing intermediate container 68da3169068b [2024-02-22T04:29:11.910Z] ---> 249520dfe920 [2024-02-22T04:29:11.910Z] Step 23/23 : LABEL version=0.0.0 [2024-02-22T04:29:11.910Z] ---> Running in 3e291afabcb2 [2024-02-22T04:29:11.910Z] Removing intermediate container 3e291afabcb2 [2024-02-22T04:29:11.910Z] ---> a30790e3d145 [2024-02-22T04:29:11.910Z] [Warning] One or more build-args [ARCH] were not consumed [2024-02-22T04:29:11.910Z] Successfully built a30790e3d145 [2024-02-22T04:29:11.910Z] Successfully tagged device-sdk-simple:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [2024-02-22T04:29:10.722Z] > git config core.sparsecheckout # timeout=10 [2024-02-22T04:29:10.797Z] > git checkout -f e16564e879bfc72f10010d3dbf3f5a0c5082cf5b # timeout=10 [2024-02-22T04:29:10.912Z] > git remote # timeout=10 Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-22T04:29:13.152Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-02-22T04:29:13.152Z] [2024-02-22T04:29:13.152Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-22T04:29:13.559Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-02-22T04:29:13.559Z] latest: Pulling from edgex-lftools-log-publisher [2024-02-22T04:29:13.559Z] 5eb5b503b376: Pulling fs layer [2024-02-22T04:29:13.559Z] 5c69ac0246d0: Pulling fs layer [2024-02-22T04:29:13.559Z] ec43610c2a17: Pulling fs layer [2024-02-22T04:29:13.559Z] 3a2ae6a8a46f: Pulling fs layer [2024-02-22T04:29:13.559Z] 33b1e0a273af: Pulling fs layer [2024-02-22T04:29:13.559Z] 5d3b04190fa2: Pulling fs layer [2024-02-22T04:29:13.559Z] 2f39f015ded8: Pulling fs layer [2024-02-22T04:29:13.559Z] 33b1e0a273af: Waiting [2024-02-22T04:29:13.559Z] 2f39f015ded8: Waiting [2024-02-22T04:29:13.559Z] 5d3b04190fa2: Waiting [2024-02-22T04:29:13.559Z] 5c69ac0246d0: Download complete [2024-02-22T04:29:13.559Z] 3a2ae6a8a46f: Download complete [2024-02-22T04:29:13.559Z] 33b1e0a273af: Verifying Checksum [2024-02-22T04:29:13.559Z] 33b1e0a273af: Download complete [2024-02-22T04:29:13.559Z] ec43610c2a17: Verifying Checksum [2024-02-22T04:29:13.559Z] ec43610c2a17: Download complete [2024-02-22T04:29:13.559Z] 5d3b04190fa2: Verifying Checksum [2024-02-22T04:29:13.559Z] 5d3b04190fa2: Download complete [2024-02-22T04:29:13.819Z] 5eb5b503b376: Verifying Checksum [2024-02-22T04:29:13.819Z] 5eb5b503b376: Download complete [2024-02-22T04:29:13.904Z] > git config --get remote.origin.url # timeout=10 [2024-02-22T04:29:13.923Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-02-22T04:29:13.947Z] > git merge 4f47f79f53f1840767b32d78ce83479da4d392c8 # timeout=10 [2024-02-22T04:29:14.008Z] Merge succeeded, producing e16564e879bfc72f10010d3dbf3f5a0c5082cf5b [2024-02-22T04:29:14.009Z] Checking out Revision e16564e879bfc72f10010d3dbf3f5a0c5082cf5b (PR-1561) [2024-02-22T04:29:14.386Z] 2f39f015ded8: Verifying Checksum [2024-02-22T04:29:14.386Z] 2f39f015ded8: Download complete [2024-02-22T04:29:14.823Z] Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v3" [2024-02-22T04:29:14.880Z] > git --version # timeout=10 [2024-02-22T04:29:14.903Z] > git --version # 'git version 2.25.1' [2024-02-22T04:29:14.923Z] fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-02-22T04:29:14.962Z] 5eb5b503b376: Pull complete [2024-02-22T04:29:14.962Z] 5c69ac0246d0: Pull complete [2024-02-22T04:29:15.375Z] [2024-02-22T04:29:15.376Z] GitHub has been notified of this commit’s build result [2024-02-22T04:29:15.376Z] [Pipeline] withEnv [Pipeline] { [2024-02-22T04:29:15.529Z] ec43610c2a17: Pull complete [2024-02-22T04:29:15.529Z] 3a2ae6a8a46f: Pull complete [2024-02-22T04:29:15.529Z] 33b1e0a273af: Pull complete [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [2024-02-22T04:29:13.986Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-02-22T04:29:14.017Z] > git config core.sparsecheckout # timeout=10 [2024-02-22T04:29:14.035Z] > git checkout -f e16564e879bfc72f10010d3dbf3f5a0c5082cf5b # timeout=10 [2024-02-22T04:29:15.794Z] 5d3b04190fa2: Pull complete [Pipeline] sh [2024-02-22T04:29:16.458Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-02-22T04:29:16.458Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-02-22T04:29:16.458Z] Dload Upload Total Spent Left Speed [2024-02-22T04:29:16.458Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 111k 0 --:--:-- --:--:-- --:--:-- 111k [Pipeline] sh [2024-02-22T04:29:16.807Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-02-22T04:29:17.145Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-02-22T04:29:17.145Z] + sudo tee /etc/docker/daemon.new [2024-02-22T04:29:17.145Z] { [2024-02-22T04:29:17.145Z] "registry-mirrors": [ [2024-02-22T04:29:17.145Z] "https://nexus3.edgexfoundry.org:10001" [2024-02-22T04:29:17.145Z] ], [2024-02-22T04:29:17.145Z] "bip": "10.250.0.254/24", [2024-02-22T04:29:17.145Z] "hosts": [ [2024-02-22T04:29:17.145Z] "tcp://0.0.0.0:5555", [2024-02-22T04:29:17.145Z] "unix:///var/run/docker.sock" [2024-02-22T04:29:17.145Z] ], [2024-02-22T04:29:17.145Z] "mtu": 1458, [2024-02-22T04:29:17.145Z] "selinux-enabled": true, [2024-02-22T04:29:17.145Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-02-22T04:29:17.145Z] } [Pipeline] sh [2024-02-22T04:29:17.495Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-02-22T04:29:17.849Z] + sudo service docker restart [2024-02-22T04:29:19.983Z] 2f39f015ded8: Pull complete [2024-02-22T04:29:19.983Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-02-22T04:29:19.983Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-02-22T04:29:19.983Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-22T04:29:20.367Z] prd-ubuntu20.04-docker-8c-8g-1479 does not seem to be running inside a container [2024-02-22T04:29:20.395Z] $ 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-1561 -v /w/workspace/gexfoundry_device-sdk-go_PR-1561:/w/workspace/gexfoundry_device-sdk-go_PR-1561:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1561@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1561@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-02-22T04:29:26.697Z] $ docker top 947753385bc39c2a8f22b9a23b9f01e5392ff88a71cedbec773e82b9151d6b33 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-02-22T04:29:27.231Z] ---> job-cost.sh [2024-02-22T04:29:27.231Z] lf-activate-venv: SKIPPING [2024-02-22T04:29:27.231Z] INFO: No Stack... [2024-02-22T04:29:27.490Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-02-22T04:29:27.750Z] INFO: Archiving Costs [Pipeline] sh [2024-02-22T04:29:28.069Z] + cat /w/workspace/gexfoundry_device-sdk-go_PR-1561/archives/cost.csv [2024-02-22T04:29:28.070Z] + cut -d, -f6 [Pipeline] lock [2024-02-22T04:29:28.115Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1561-1-stack-cost] [2024-02-22T04:29:28.120Z] Resource [jenkins-edgexfoundry-device-sdk-go-PR-1561-1-stack-cost] did not exist. Created. [2024-02-22T04:29:28.126Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1561-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-02-22T04:29:28.604Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-02-22T04:29:28.660Z] Stashed 1 file(s) [Pipeline] } [2024-02-22T04:29:28.734Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1561-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-02-22T04:29:28.905Z] $ docker stop --time=1 947753385bc39c2a8f22b9a23b9f01e5392ff88a71cedbec773e82b9151d6b33 [2024-02-22T04:29:30.040Z] $ docker rm -f --volumes 947753385bc39c2a8f22b9a23b9f01e5392ff88a71cedbec773e82b9151d6b33 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-02-22T04:29:36.238Z] provisioning config files... [2024-02-22T04:29:36.261Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config2016329707645063297tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-02-22T04:29:36.789Z] ---> ****-login.sh [2024-02-22T04:29:36.789Z] nexus3.edgexfoundry.org:10001 [2024-02-22T04:29:37.070Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-22T04:29:37.344Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-22T04:29:37.344Z] Configure a credential helper to remove this warning. See [2024-02-22T04:29:37.344Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-22T04:29:37.344Z] [2024-02-22T04:29:37.344Z] Login Succeeded [2024-02-22T04:29:37.344Z] nexus3.edgexfoundry.org:10002 [2024-02-22T04:29:37.616Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-22T04:29:37.616Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-22T04:29:37.616Z] Configure a credential helper to remove this warning. See [2024-02-22T04:29:37.616Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-22T04:29:37.616Z] [2024-02-22T04:29:37.616Z] Login Succeeded [2024-02-22T04:29:37.616Z] nexus3.edgexfoundry.org:10003 [2024-02-22T04:29:37.887Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-22T04:29:37.887Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-22T04:29:37.887Z] Configure a credential helper to remove this warning. See [2024-02-22T04:29:37.887Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-22T04:29:37.887Z] [2024-02-22T04:29:37.887Z] Login Succeeded [2024-02-22T04:29:38.161Z] nexus3.edgexfoundry.org:10004 [2024-02-22T04:29:38.161Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-22T04:29:38.436Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-22T04:29:38.436Z] Configure a credential helper to remove this warning. See [2024-02-22T04:29:38.436Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-22T04:29:38.436Z] [2024-02-22T04:29:38.436Z] Login Succeeded [2024-02-22T04:29:38.436Z] ****.io [2024-02-22T04:29:38.710Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-22T04:29:38.980Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-22T04:29:38.980Z] Configure a credential helper to remove this warning. See [2024-02-22T04:29:38.980Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-22T04:29:38.980Z] [2024-02-22T04:29:38.980Z] Login Succeeded [2024-02-22T04:29:38.980Z] ---> ****-login.sh ends [Pipeline] } [2024-02-22T04:29:39.026Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-02-22T04:29:39.573Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-02-22T04:29:39.654Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-02-22T04:29:39.732Z] ========================================================= [2024-02-22T04:29:39.732Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-02-22T04:29:39.732Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-22T04:29:40.528Z] + 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-02-22T04:29:43.141Z] Sending build context to Docker daemon 11.38MB [2024-02-22T04:29:43.141Z] Step 1/10 : ARG BASE=golang:1.21-alpine3.18 [2024-02-22T04:29:43.141Z] Step 2/10 : FROM ${BASE} AS builder [2024-02-22T04:29:43.141Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-02-22T04:29:43.141Z] 9fda8d8052c6: Pulling fs layer [2024-02-22T04:29:43.141Z] 5d54e960e981: Pulling fs layer [2024-02-22T04:29:43.141Z] c4a7e357bf2a: Pulling fs layer [2024-02-22T04:29:43.141Z] f0e02332f6b5: Pulling fs layer [2024-02-22T04:29:43.141Z] 872ee5b61b7b: Pulling fs layer [2024-02-22T04:29:43.141Z] 0c6a40ed1a82: Pulling fs layer [2024-02-22T04:29:43.141Z] 94ae7d8d031c: Pulling fs layer [2024-02-22T04:29:43.141Z] f0e02332f6b5: Waiting [2024-02-22T04:29:43.141Z] 872ee5b61b7b: Waiting [2024-02-22T04:29:43.141Z] 0c6a40ed1a82: Waiting [2024-02-22T04:29:43.141Z] 94ae7d8d031c: Waiting [2024-02-22T04:29:43.141Z] 5d54e960e981: Download complete [2024-02-22T04:29:43.141Z] f0e02332f6b5: Verifying Checksum [2024-02-22T04:29:43.141Z] f0e02332f6b5: Download complete [2024-02-22T04:29:43.141Z] 872ee5b61b7b: Verifying Checksum [2024-02-22T04:29:43.141Z] 872ee5b61b7b: Download complete [2024-02-22T04:29:43.141Z] 9fda8d8052c6: Verifying Checksum [2024-02-22T04:29:43.141Z] 9fda8d8052c6: Download complete [2024-02-22T04:29:43.725Z] 94ae7d8d031c: Verifying Checksum [2024-02-22T04:29:43.725Z] 94ae7d8d031c: Download complete [2024-02-22T04:29:44.309Z] 9fda8d8052c6: Pull complete [2024-02-22T04:29:44.893Z] 5d54e960e981: Pull complete [2024-02-22T04:29:44.893Z] c4a7e357bf2a: Verifying Checksum [2024-02-22T04:29:44.893Z] c4a7e357bf2a: Download complete [2024-02-22T04:29:46.308Z] 0c6a40ed1a82: Verifying Checksum [2024-02-22T04:29:46.308Z] 0c6a40ed1a82: Download complete [2024-02-22T04:29:58.627Z] c4a7e357bf2a: Pull complete [2024-02-22T04:29:58.627Z] f0e02332f6b5: Pull complete [2024-02-22T04:29:58.627Z] 872ee5b61b7b: Pull complete [2024-02-22T04:30:06.851Z] 0c6a40ed1a82: Pull complete [2024-02-22T04:30:07.810Z] 94ae7d8d031c: Pull complete [2024-02-22T04:30:07.810Z] Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2024-02-22T04:30:07.810Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-02-22T04:30:07.810Z] ---> 86de565de09d [2024-02-22T04:30:07.810Z] Step 3/10 : ARG MAKE=make build [2024-02-22T04:30:09.754Z] ---> Running in 65fa62e4dad2 [2024-02-22T04:30:09.754Z] Removing intermediate container 65fa62e4dad2 [2024-02-22T04:30:09.754Z] ---> a44b54902498 [2024-02-22T04:30:09.754Z] Step 4/10 : WORKDIR /device-sdk-go [2024-02-22T04:30:10.023Z] ---> Running in eb7a5d336f8c [2024-02-22T04:30:10.294Z] Removing intermediate container eb7a5d336f8c [2024-02-22T04:30:10.294Z] ---> 75d02ecca0e4 [2024-02-22T04:30:10.294Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-02-22T04:30:10.294Z] ---> Running in 134ceeaab98d [2024-02-22T04:30:10.573Z] Removing intermediate container 134ceeaab98d [2024-02-22T04:30:10.573Z] ---> 8183514ff46b [2024-02-22T04:30:10.573Z] Step 6/10 : RUN apk add --update --no-cache make git [2024-02-22T04:30:10.844Z] ---> Running in 3ee90627a5c9 [2024-02-22T04:30:11.814Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-22T04:30:12.399Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-22T04:30:13.363Z] OK: 266 MiB in 52 packages [2024-02-22T04:30:14.326Z] Removing intermediate container 3ee90627a5c9 [2024-02-22T04:30:14.326Z] ---> dcfcaab0a2c0 [2024-02-22T04:30:14.326Z] Step 7/10 : COPY go.mod vendor* ./ [2024-02-22T04:30:14.597Z] ---> fed7e6e2e90c [2024-02-22T04:30:14.597Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-22T04:30:14.597Z] ---> Running in f6b87452a0aa [2024-02-22T04:31:11.204Z] Removing intermediate container f6b87452a0aa [2024-02-22T04:31:11.204Z] ---> 518ff84f196d [2024-02-22T04:31:11.204Z] Step 9/10 : COPY . . [2024-02-22T04:31:11.204Z] ---> 6f0fae48a740 [2024-02-22T04:31:11.204Z] Step 10/10 : RUN ${MAKE} [2024-02-22T04:31:11.473Z] ---> Running in 70dc97827529 [2024-02-22T04:31:12.437Z] noop [2024-02-22T04:31:13.025Z] Removing intermediate container 70dc97827529 [2024-02-22T04:31:13.025Z] ---> e5d1bbb75cc3 [2024-02-22T04:31:13.025Z] Successfully built e5d1bbb75cc3 [2024-02-22T04:31:13.025Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-22T04:31:13.630Z] + docker inspect -f . ci-base-image-arm64 [2024-02-22T04:31:13.630Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-22T04:31:13.980Z] prd-ubuntu20.04-docker-arm64-4c-16g-1480 does not seem to be running inside a container [2024-02-22T04:31:14.046Z] $ 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-02-22T04:31:15.241Z] $ docker top eb6243ebbcb21c2eaa27610bef84178e542499f2bef873b195a741ea1cedb1c7 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-02-22T04:31:16.398Z] + go version [2024-02-22T04:31:16.398Z] go version go1.21.0 linux/arm64 [Pipeline] } [2024-02-22T04:31:16.437Z] $ docker stop --time=1 eb6243ebbcb21c2eaa27610bef84178e542499f2bef873b195a741ea1cedb1c7 [2024-02-22T04:31:18.058Z] $ docker rm -f --volumes eb6243ebbcb21c2eaa27610bef84178e542499f2bef873b195a741ea1cedb1c7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-22T04:31:19.299Z] + docker inspect -f . ci-base-image-arm64 [2024-02-22T04:31:19.299Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-22T04:31:19.677Z] prd-ubuntu20.04-docker-arm64-4c-16g-1480 does not seem to be running inside a container [2024-02-22T04:31:19.751Z] $ 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-02-22T04:31:20.970Z] $ docker top 326b4dc73bc902d5ec41108fac1b49cc6f66812199fe1c642bbb18fda9c7cb09 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-02-22T04:31:21.621Z] + git config --global --add safe.directory /w/workspace/device-sdk-go/1 [Pipeline] fileExists [Pipeline] sh [2024-02-22T04:31:22.626Z] + make test [2024-02-22T04:31:22.626Z] go test -race -coverprofile=coverage.out ./... [2024-02-22T04:31:54.861Z] ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] [2024-02-22T04:33:31.505Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] [2024-02-22T04:33:31.505Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] [2024-02-22T04:33:31.505Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] [2024-02-22T04:33:31.505Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] [2024-02-22T04:33:31.505Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] [2024-02-22T04:33:35.760Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 1.194s coverage: 27.6% of statements [2024-02-22T04:33:43.970Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 1.253s coverage: 81.5% of statements [2024-02-22T04:33:52.170Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] [2024-02-22T04:33:52.170Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] [2024-02-22T04:33:52.439Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 1.324s coverage: 86.0% of statements [2024-02-22T04:33:56.691Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] [2024-02-22T04:33:58.633Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 1.514s coverage: 71.8% of statements [2024-02-22T04:34:01.992Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 4.258s coverage: 14.4% of statements [2024-02-22T04:34:01.992Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/provision 3.578s coverage: 45.9% of statements [2024-02-22T04:34:01.992Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] [2024-02-22T04:34:01.992Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] [2024-02-22T04:34:03.398Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 1.419s coverage: 68.5% of statements [2024-02-22T04:34:05.980Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 1.412s coverage: 89.2% of statements [2024-02-22T04:34:06.247Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] [2024-02-22T04:34:07.656Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 1.232s coverage: 5.5% of statements [2024-02-22T04:34:08.239Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-02-22T04:34:08.239Z] GO111MODULE=on go vet ./... [2024-02-22T04:35:59.899Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-02-22T04:35:59.899Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-02-22T04:35:59.899Z] ./bin/test-attribution-txt.sh [2024-02-22T04:35:59.899Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo [2024-02-22T04:35:59.949Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-02-22T04:36:00.027Z] $ docker stop --time=1 326b4dc73bc902d5ec41108fac1b49cc6f66812199fe1c642bbb18fda9c7cb09 [2024-02-22T04:36:01.869Z] $ docker rm -f --volumes 326b4dc73bc902d5ec41108fac1b49cc6f66812199fe1c642bbb18fda9c7cb09 [Pipeline] // withDockerContainer [Pipeline] sh [2024-02-22T04:36:03.544Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-02-22T04:36:03.582Z] Warning: overwriting stash ‘coverage-report’ [2024-02-22T04:36:04.093Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-02-22T04:36:04.942Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-02-22T04:36:05.276Z] + ls -al . [2024-02-22T04:36:05.276Z] total 304 [2024-02-22T04:36:05.276Z] drwxrwxr-x 10 jenkins jenkins 4096 Feb 22 04:31 . [2024-02-22T04:36:05.276Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 22 04:29 .. [2024-02-22T04:36:05.276Z] -rw-rw-r-- 1 jenkins jenkins 140 Feb 22 04:29 .dockerignore [2024-02-22T04:36:05.276Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 22 04:29 .git [2024-02-22T04:36:05.276Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 22 04:29 .github [2024-02-22T04:36:05.276Z] -rw-rw-r-- 1 jenkins jenkins 137 Feb 22 04:29 .gitignore [2024-02-22T04:36:05.276Z] -rw-rw-r-- 1 jenkins jenkins 42 Feb 22 04:29 .golangci.yml [2024-02-22T04:36:05.276Z] -rw-rw-r-- 1 jenkins jenkins 48109 Feb 22 04:29 CHANGELOG.md [2024-02-22T04:36:05.276Z] -rw-rw-r-- 1 jenkins jenkins 677 Feb 22 04:29 GOVERNANCE.md [2024-02-22T04:36:05.276Z] -rw-rw-r-- 1 jenkins jenkins 885 Feb 22 04:29 Jenkinsfile [2024-02-22T04:36:05.276Z] -rw-rw-r-- 1 jenkins jenkins 11341 Feb 22 04:29 LICENSE [2024-02-22T04:36:05.276Z] -rw-rw-r-- 1 jenkins jenkins 1842 Feb 22 04:29 Makefile [2024-02-22T04:36:05.276Z] -rw-rw-r-- 1 jenkins jenkins 619 Feb 22 04:29 OWNERS.md [2024-02-22T04:36:05.276Z] -rw-rw-r-- 1 jenkins jenkins 4933 Feb 22 04:29 README.md [2024-02-22T04:36:05.276Z] -rw-rw-r-- 1 jenkins jenkins 5 Feb 22 04:26 VERSION [2024-02-22T04:36:05.276Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 22 04:29 bin [2024-02-22T04:36:05.276Z] -rw-r--r-- 1 jenkins jenkins 122153 Feb 22 04:34 coverage.out [2024-02-22T04:36:05.276Z] drwxrwxr-x 5 jenkins jenkins 4096 Feb 22 04:29 example [2024-02-22T04:36:05.276Z] -rw-rw-r-- 1 jenkins jenkins 3768 Feb 22 04:29 go.mod [2024-02-22T04:36:05.276Z] -rw-rw-r-- 1 jenkins jenkins 33786 Feb 22 04:29 go.sum [2024-02-22T04:36:05.276Z] drwxrwxr-x 12 jenkins jenkins 4096 Feb 22 04:29 internal [2024-02-22T04:36:05.276Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 22 04:29 openapi [2024-02-22T04:36:05.276Z] drwxrwxr-x 6 jenkins jenkins 4096 Feb 22 04:29 pkg [2024-02-22T04:36:05.276Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 22 04:29 snap [2024-02-22T04:36:05.276Z] -rw-rw-r-- 1 jenkins jenkins 222 Feb 22 04:29 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-22T04:36:05.777Z] + 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=e16564e879bfc72f10010d3dbf3f5a0c5082cf5b --label arch=arm64 --label version=0.0.0 . [2024-02-22T04:36:06.362Z] Sending build context to Docker daemon 11.5MB [2024-02-22T04:36:06.362Z] Step 1/23 : ARG BASE=golang:1.21-alpine3.18 [2024-02-22T04:36:06.362Z] Step 2/23 : FROM ${BASE} AS builder [2024-02-22T04:36:06.362Z] ---> e5d1bbb75cc3 [2024-02-22T04:36:06.362Z] Step 3/23 : ARG MAKE=make build [2024-02-22T04:36:06.362Z] ---> Running in 0a9b3697b3bb [2024-02-22T04:36:06.633Z] Removing intermediate container 0a9b3697b3bb [2024-02-22T04:36:06.633Z] ---> 8df4230abfaa [2024-02-22T04:36:06.633Z] Step 4/23 : WORKDIR /device-sdk-go [2024-02-22T04:36:06.899Z] ---> Running in 5a065f39bd7d [2024-02-22T04:36:07.169Z] Removing intermediate container 5a065f39bd7d [2024-02-22T04:36:07.170Z] ---> 6672cb0644a8 [2024-02-22T04:36:07.170Z] Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-02-22T04:36:07.170Z] ---> Running in 2f99d0f7ddbf [2024-02-22T04:36:07.436Z] Removing intermediate container 2f99d0f7ddbf [2024-02-22T04:36:07.436Z] ---> 5f46b688aa4a [2024-02-22T04:36:07.436Z] Step 6/23 : RUN apk add --update --no-cache make git [2024-02-22T04:36:07.436Z] ---> Running in 0fd9931d704b [2024-02-22T04:36:08.392Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-22T04:36:08.972Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-22T04:36:09.926Z] OK: 266 MiB in 52 packages [2024-02-22T04:36:10.883Z] Removing intermediate container 0fd9931d704b [2024-02-22T04:36:10.883Z] ---> 6fc3cbba1502 [2024-02-22T04:36:10.883Z] Step 7/23 : COPY go.mod vendor* ./ [2024-02-22T04:36:14.209Z] ---> 081bb53a8cbf [2024-02-22T04:36:14.209Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-22T04:36:14.209Z] ---> Running in 966be2eac73d [2024-02-22T04:36:16.157Z] Removing intermediate container 966be2eac73d [2024-02-22T04:36:16.157Z] ---> 2c793a7a2ef7 [2024-02-22T04:36:16.157Z] Step 9/23 : COPY . . [2024-02-22T04:36:17.120Z] ---> 3c94d3451e3f [2024-02-22T04:36:17.120Z] Step 10/23 : RUN ${MAKE} [2024-02-22T04:36:17.388Z] ---> Running in f83ec2020cb1 [2024-02-22T04:36:18.354Z] 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-02-22T04:38:10.004Z] Removing intermediate container f83ec2020cb1 [2024-02-22T04:38:10.004Z] ---> b55dccade8ec [2024-02-22T04:38:10.004Z] Step 11/23 : FROM alpine:3.18 [2024-02-22T04:38:10.004Z] 3.18: Pulling from library/alpine [2024-02-22T04:38:10.004Z] c6b39de5b339: Pulling fs layer [2024-02-22T04:38:10.004Z] c6b39de5b339: Verifying Checksum [2024-02-22T04:38:10.004Z] c6b39de5b339: Download complete [2024-02-22T04:38:10.004Z] c6b39de5b339: Pull complete [2024-02-22T04:38:10.004Z] Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-02-22T04:38:10.004Z] Status: Downloaded newer image for alpine:3.18 [2024-02-22T04:38:10.004Z] ---> 33abbf032149 [2024-02-22T04:38:10.004Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2024-02-22T04:38:10.004Z] ---> Running in a7247c41547a [2024-02-22T04:38:10.004Z] Removing intermediate container a7247c41547a [2024-02-22T04:38:10.004Z] ---> 6c769276f0ea [2024-02-22T04:38:10.004Z] Step 13/23 : RUN apk add --update --no-cache [2024-02-22T04:38:10.004Z] ---> Running in 2eab828a6fc7 [2024-02-22T04:38:10.004Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-22T04:38:10.004Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-22T04:38:10.004Z] OK: 8 MiB in 15 packages [2024-02-22T04:38:10.004Z] Removing intermediate container 2eab828a6fc7 [2024-02-22T04:38:10.004Z] ---> fb79a8fb4e5d [2024-02-22T04:38:10.004Z] Step 14/23 : WORKDIR / [2024-02-22T04:38:10.004Z] ---> Running in 938396ef9aea [2024-02-22T04:38:10.004Z] Removing intermediate container 938396ef9aea [2024-02-22T04:38:10.004Z] ---> 0260bcf0a237 [2024-02-22T04:38:10.004Z] Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2024-02-22T04:38:10.004Z] ---> 6277c2e2e6ef [2024-02-22T04:38:10.004Z] Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2024-02-22T04:38:10.961Z] ---> d1289c97869c [2024-02-22T04:38:10.961Z] Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2024-02-22T04:38:11.228Z] ---> 93ab9ba3aa0c [2024-02-22T04:38:11.229Z] Step 18/23 : EXPOSE 59999 [2024-02-22T04:38:11.493Z] ---> Running in 84fc53e67f0b [2024-02-22T04:38:11.493Z] Removing intermediate container 84fc53e67f0b [2024-02-22T04:38:11.493Z] ---> 7086b6c37f70 [2024-02-22T04:38:11.493Z] Step 19/23 : ENTRYPOINT ["/device-simple"] [2024-02-22T04:38:11.758Z] ---> Running in ad700ce541e5 [2024-02-22T04:38:12.023Z] Removing intermediate container ad700ce541e5 [2024-02-22T04:38:12.023Z] ---> b1d9db357393 [2024-02-22T04:38:12.023Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-02-22T04:38:12.023Z] ---> Running in 09b3ae0a71bb [2024-02-22T04:38:12.289Z] Removing intermediate container 09b3ae0a71bb [2024-02-22T04:38:12.289Z] ---> cad79efb5454 [2024-02-22T04:38:12.289Z] Step 21/23 : LABEL arch=arm64 [2024-02-22T04:38:12.289Z] ---> Running in 4f676fac964b [2024-02-22T04:38:12.869Z] Removing intermediate container 4f676fac964b [2024-02-22T04:38:12.870Z] ---> 2e7f1150fce9 [2024-02-22T04:38:12.870Z] Step 22/23 : LABEL git_sha=e16564e879bfc72f10010d3dbf3f5a0c5082cf5b [2024-02-22T04:38:12.870Z] ---> Running in cb4e20a05e55 [2024-02-22T04:38:13.137Z] Removing intermediate container cb4e20a05e55 [2024-02-22T04:38:13.137Z] ---> 67d95474c54b [2024-02-22T04:38:13.137Z] Step 23/23 : LABEL version=0.0.0 [2024-02-22T04:38:13.137Z] ---> Running in 03a7e7b74d5a [2024-02-22T04:38:13.402Z] Removing intermediate container 03a7e7b74d5a [2024-02-22T04:38:13.402Z] ---> 782a7df25cb5 [2024-02-22T04:38:13.402Z] [Warning] One or more build-args [ARCH] were not consumed [2024-02-22T04:38:13.402Z] Successfully built 782a7df25cb5 [2024-02-22T04:38:13.402Z] Successfully tagged device-sdk-simple-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-22T04:38:14.731Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-02-22T04:38:14.731Z] [2024-02-22T04:38:14.731Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-22T04:38:15.176Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-02-22T04:38:15.176Z] arm64: Pulling from edgex-lftools-log-publisher [2024-02-22T04:38:15.176Z] 8998bd30e6a1: Pulling fs layer [2024-02-22T04:38:15.176Z] 04944245beec: Pulling fs layer [2024-02-22T04:38:15.176Z] 699f458cf7ca: Pulling fs layer [2024-02-22T04:38:15.176Z] 765212b225bb: Pulling fs layer [2024-02-22T04:38:15.176Z] f23df028b6ca: Pulling fs layer [2024-02-22T04:38:15.176Z] d65c8cfc05b1: Pulling fs layer [2024-02-22T04:38:15.176Z] 2437ff75d9bd: Pulling fs layer [2024-02-22T04:38:15.176Z] f23df028b6ca: Waiting [2024-02-22T04:38:15.176Z] d65c8cfc05b1: Waiting [2024-02-22T04:38:15.176Z] 2437ff75d9bd: Waiting [2024-02-22T04:38:15.176Z] 765212b225bb: Waiting [2024-02-22T04:38:15.444Z] 04944245beec: Verifying Checksum [2024-02-22T04:38:15.444Z] 04944245beec: Download complete [2024-02-22T04:38:15.444Z] 765212b225bb: Verifying Checksum [2024-02-22T04:38:15.444Z] 765212b225bb: Download complete [2024-02-22T04:38:15.444Z] f23df028b6ca: Download complete [2024-02-22T04:38:15.444Z] d65c8cfc05b1: Verifying Checksum [2024-02-22T04:38:15.444Z] d65c8cfc05b1: Download complete [2024-02-22T04:38:15.712Z] 699f458cf7ca: Verifying Checksum [2024-02-22T04:38:15.712Z] 699f458cf7ca: Download complete [2024-02-22T04:38:15.979Z] 8998bd30e6a1: Download complete [2024-02-22T04:38:18.561Z] 2437ff75d9bd: Verifying Checksum [2024-02-22T04:38:18.561Z] 2437ff75d9bd: Download complete [2024-02-22T04:38:20.502Z] 8998bd30e6a1: Pull complete [2024-02-22T04:38:20.769Z] 04944245beec: Pull complete [2024-02-22T04:38:25.018Z] 699f458cf7ca: Pull complete [2024-02-22T04:38:25.018Z] 765212b225bb: Pull complete [2024-02-22T04:38:25.984Z] f23df028b6ca: Pull complete [2024-02-22T04:38:25.984Z] d65c8cfc05b1: Pull complete [2024-02-22T04:38:44.177Z] 2437ff75d9bd: Pull complete [2024-02-22T04:38:44.177Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-02-22T04:38:44.177Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-02-22T04:38:44.177Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-22T04:38:44.673Z] prd-ubuntu20.04-docker-arm64-4c-16g-1480 does not seem to be running inside a container [2024-02-22T04:38:44.737Z] $ 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-02-22T04:38:47.271Z] $ docker top f37a7c01a30598b8dadd4c9e50921a7682f5cb4da7b6774ba678dbc338508083 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-02-22T04:38:48.238Z] ---> job-cost.sh [2024-02-22T04:38:48.238Z] lf-activate-venv: SKIPPING [2024-02-22T04:38:48.238Z] INFO: No Stack... [2024-02-22T04:38:49.190Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-02-22T04:38:50.145Z] INFO: Archiving Costs [Pipeline] sh [2024-02-22T04:38:50.808Z] + + cat /w/workspace/device-sdk-go/1/archives/cost.csv [2024-02-22T04:38:50.808Z] cut -d, -f6 [Pipeline] lock [2024-02-22T04:38:50.866Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1561-1-stack-cost] [2024-02-22T04:38:50.872Z] Resource [jenkins-edgexfoundry-device-sdk-go-PR-1561-1-stack-cost] did not exist. Created. [2024-02-22T04:38:50.877Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1561-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-02-22T04:38:51.539Z] /w/workspace/device-sdk-go/1@tmp/durable-3a82c6f7/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-02-22T04:38:52.194Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-02-22T04:38:52.245Z] Warning: overwriting stash ‘stack-cost’ [2024-02-22T04:38:52.322Z] Stashed 1 file(s) [Pipeline] } [2024-02-22T04:38:52.338Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1561-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-02-22T04:38:52.526Z] $ docker stop --time=1 f37a7c01a30598b8dadd4c9e50921a7682f5cb4da7b6774ba678dbc338508083 [2024-02-22T04:38:54.523Z] $ docker rm -f --volumes f37a7c01a30598b8dadd4c9e50921a7682f5cb4da7b6774ba678dbc338508083 [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-02-22T04:38:56.680Z] provisioning config files... [2024-02-22T04:38:56.689Z] copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1561@tmp/config2853309499606255493tmp [Pipeline] { [Pipeline] sh [2024-02-22T04:38:57.098Z] + set +x [2024-02-22T04:38:57.098Z] + curl -s https://codecov.io/bash [2024-02-22T04:38:57.098Z] + bash -s -- [2024-02-22T04:38:57.098Z] [2024-02-22T04:38:57.098Z] _____ _ [2024-02-22T04:38:57.098Z] / ____| | | [2024-02-22T04:38:57.098Z] | | ___ __| | ___ ___ _____ __ [2024-02-22T04:38:57.098Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-02-22T04:38:57.098Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-02-22T04:38:57.098Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-02-22T04:38:57.098Z] Bash-1.0.6 [2024-02-22T04:38:57.098Z] [2024-02-22T04:38:57.098Z] [2024-02-22T04:38:57.098Z] ==> git version 2.25.1 found [2024-02-22T04:38:57.098Z] ==> 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-02-22T04:38:57.098Z] Release-Date: 2020-01-08 [2024-02-22T04:38:57.098Z] 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-02-22T04:38:57.098Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-02-22T04:38:57.098Z] ==> Jenkins CI detected. [2024-02-22T04:38:57.098Z] current dir:  /w/workspace/gexfoundry_device-sdk-go_PR-1561 [2024-02-22T04:38:57.098Z] project root: . [2024-02-22T04:38:57.098Z] --> token set from env [2024-02-22T04:38:57.098Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-02-22T04:38:57.098Z] ==> Running gcov in . (disable via -X gcov) [2024-02-22T04:38:57.098Z] ==> Python coveragepy not found [2024-02-22T04:38:57.098Z] ==> Searching for coverage reports in: [2024-02-22T04:38:57.098Z] + . [2024-02-22T04:38:57.357Z] -> Found 1 reports [2024-02-22T04:38:57.357Z] ==> Detecting git/mercurial file structure [2024-02-22T04:38:57.357Z] ==> Reading reports [2024-02-22T04:38:57.357Z] + ./coverage.out bytes=122153 [2024-02-22T04:38:57.357Z] ==> Appending adjustments [2024-02-22T04:38:57.357Z] https://docs.codecov.io/docs/fixing-reports [2024-02-22T04:38:57.357Z] + Found adjustments [2024-02-22T04:38:57.357Z] ==> Gzipping contents [2024-02-22T04:38:57.619Z] 20K /tmp/codecov.yy0Vwd.gz [2024-02-22T04:38:57.619Z] ==> Uploading reports [2024-02-22T04:38:57.619Z] url: https://codecov.io [2024-02-22T04:38:57.619Z] query: branch=PR-1561&commit=e16564e879bfc72f10010d3dbf3f5a0c5082cf5b&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1561%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1561&job=&cmd_args= [2024-02-22T04:38:57.619Z] -> Pinging Codecov [2024-02-22T04:38:57.619Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-1561&commit=e16564e879bfc72f10010d3dbf3f5a0c5082cf5b&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1561%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1561&job=&cmd_args= [2024-02-22T04:38:57.619Z] -> Uploading to [2024-02-22T04:38:57.619Z] https://storage.googleapis.com/codecov/v4/raw/2024-02-22/7E55EF52A471D76F132DFD9A03CDDE97/e16564e879bfc72f10010d3dbf3f5a0c5082cf5b/0e2d6ad3-556f-4186-9414-c184758018d4.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240222%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20240222T043857Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=cf5f29fb6d05ce8218ab75046d0d3b4fb8cf14d98cc31b9e6743f3d42a31940d [2024-02-22T04:38:57.619Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-02-22T04:38:57.619Z] Dload Upload Total Spent Left Speed [2024-02-22T04:38:57.879Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16752 0 0 100 16752 0 60043 --:--:-- --:--:-- --:--:-- 60043 [2024-02-22T04:38:57.879Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-sdk-go/commit/e16564e879bfc72f10010d3dbf3f5a0c5082cf5b [Pipeline] } [2024-02-22T04:38:57.903Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2024-02-22T04:39:01.515Z] + [ -d /w/workspace/gexfoundry_device-sdk-go_PR-1561/archives ] [2024-02-22T04:39:01.515Z] + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1561/archives [2024-02-22T04:39:01.515Z] total 16 [2024-02-22T04:39:01.515Z] drwxr-xr-x 3 root root 4096 Feb 22 04:29 . [2024-02-22T04:39:01.515Z] drwxrwxr-x 12 jenkins jenkins 4096 Feb 22 04:29 .. [2024-02-22T04:39:01.515Z] drwxr-xr-x 2 root root 4096 Feb 22 04:29 cost [2024-02-22T04:39:01.515Z] -rw-r--r-- 1 root root 86 Feb 22 04:29 cost.csv [2024-02-22T04:39:01.515Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-sdk-go_PR-1561/archives [2024-02-22T04:39:01.515Z] + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1561/archives [2024-02-22T04:39:01.515Z] total 16 [2024-02-22T04:39:01.515Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 22 04:29 . [2024-02-22T04:39:01.515Z] drwxrwxr-x 12 jenkins jenkins 4096 Feb 22 04:29 .. [2024-02-22T04:39:01.515Z] drwxr-xr-x 2 jenkins jenkins 4096 Feb 22 04:29 cost [2024-02-22T04:39:01.515Z] -rw-r--r-- 1 jenkins jenkins 86 Feb 22 04:29 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-02-22T04:39:01.841Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-22T04:39:02.730Z] ---> package-listing.sh [2024-02-22T04:39:02.731Z] ++ facter osfamily [2024-02-22T04:39:02.731Z] ++ tr '[:upper:]' '[:lower:]' [2024-02-22T04:39:02.993Z] + OS_FAMILY=debian [2024-02-22T04:39:02.993Z] + workspace=/w/workspace/gexfoundry_device-sdk-go_PR-1561 [2024-02-22T04:39:02.993Z] + START_PACKAGES=/tmp/packages_start.txt [2024-02-22T04:39:02.993Z] + END_PACKAGES=/tmp/packages_end.txt [2024-02-22T04:39:02.993Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-02-22T04:39:02.993Z] + PACKAGES=/tmp/packages_start.txt [2024-02-22T04:39:02.993Z] + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1561 ']' [2024-02-22T04:39:02.993Z] + PACKAGES=/tmp/packages_end.txt [2024-02-22T04:39:02.993Z] + case "${OS_FAMILY}" in [2024-02-22T04:39:02.993Z] + dpkg -l [2024-02-22T04:39:02.993Z] + grep '^ii' [2024-02-22T04:39:02.993Z] + '[' -f /tmp/packages_start.txt ']' [2024-02-22T04:39:02.993Z] + '[' -f /tmp/packages_end.txt ']' [2024-02-22T04:39:02.993Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-02-22T04:39:02.993Z] + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1561 ']' [2024-02-22T04:39:02.993Z] + mkdir -p /w/workspace/gexfoundry_device-sdk-go_PR-1561/archives/ [2024-02-22T04:39:02.993Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-sdk-go_PR-1561/archives/ [Pipeline] echo [2024-02-22T04:39:03.027Z] 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-1561/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-02-22T04:39:03.320Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-22T04:39:03.999Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-02-22T04:39:03.999Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-22T04:39:04.247Z] prd-ubuntu20.04-docker-8c-8g-1479 does not seem to be running inside a container [2024-02-22T04:39:04.276Z] $ 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-1561/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-1561 -v /w/workspace/gexfoundry_device-sdk-go_PR-1561:/w/workspace/gexfoundry_device-sdk-go_PR-1561:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1561@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1561@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-02-22T04:39:04.461Z] $ docker top f7726bc4dc93aac8c623337ea21ad19921a942d60a6cbb447aca1d984ae856d2 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-02-22T04:39:04.962Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-02-22T04:39:05.270Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-02-22T04:39:05.573Z] + ls /var/log/sa-host [2024-02-22T04:39:05.573Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-02-22T04:39:05.762Z] provisioning config files... [2024-02-22T04:39:05.771Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1561@tmp/config12677286194163826096tmp [Pipeline] { [Pipeline] echo [2024-02-22T04:39:05.932Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-22T04:39:06.248Z] ---> create-netrc.sh [Pipeline] } [2024-02-22T04:39:06.279Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-02-22T04:39:06.830Z] ---> python-tools-install.sh [Pipeline] echo [2024-02-22T04:39:06.862Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-22T04:39:07.174Z] ---> sudo-logs.sh [2024-02-22T04:39:07.174Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-02-22T04:39:07.304Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-22T04:39:07.611Z] ---> job-cost.sh [2024-02-22T04:39:07.611Z] lf-activate-venv: SKIPPING [2024-02-22T04:39:07.611Z] DEBUG: total: 0.2199999988079071 [2024-02-22T04:39:07.611Z] INFO: Retrieving Stack Cost... [2024-02-22T04:39:08.180Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-02-22T04:39:08.440Z] INFO: Archiving Costs [Pipeline] echo [2024-02-22T04:39:08.477Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-22T04:39:08.790Z] ---> logs-deploy.sh [2024-02-22T04:39:08.790Z] lf-activate-venv: SKIPPING [2024-02-22T04:39:08.790Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-1561/1 [2024-02-22T04:39:08.790Z] INFO: archiving workspace using pattern(s): [2024-02-22T04:39:09.730Z] Archives upload complete. [2024-02-22T04:39:09.991Z] INFO: archiving logs to Nexus