Pull request #359 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 90ccbe8c3959e88cf292f2cee2145a297c115455+be4ef312c22dc034e41ce6d88dbc2c6735f3bed2 (a78b13bfa938d33d668988de2baa6f24454a5029) 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-ssh15706969628205647776.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 05349e3f996d6f6d0c0ad3c2ccda408eae121119 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-ssh5312484318477189469.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 05349e3f996d6f6d0c0ad3c2ccda408eae121119 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rest-go/branches/PR-359/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rest-go/branches/PR-359/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9930133072761198595.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rest-go/branches/PR-359/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7524495629698522867.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 05349e3f996d6f6d0c0ad3c2ccda408eae121119 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 05349e3f996d6f6d0c0ad3c2ccda408eae121119 # timeout=10 Commit message: "Merge pull request #444 from ernestojeda/update-streams" > 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-ssh12325817166879942380.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rest-go/branches/PR-359/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rest-go/branches/PR-359/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh11441180231190078350.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 05349e3f996d6f6d0c0ad3c2ccda408eae121119 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-rest-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-rest-go-settings PROJECT: device-rest-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-rest DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-16279 in /w/workspace/gexfoundry_device-rest-go_PR-359 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-rest-go.git > git init /w/workspace/gexfoundry_device-rest-go_PR-359 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/pull/359/head:refs/remotes/origin/PR-359 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit be4ef312c22dc034e41ce6d88dbc2c6735f3bed2 into PR head commit 90ccbe8c3959e88cf292f2cee2145a297c115455 Merge succeeded, producing 90ccbe8c3959e88cf292f2cee2145a297c115455 Checking out Revision 90ccbe8c3959e88cf292f2cee2145a297c115455 (PR-359) Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 05349e3f996d6f6d0c0ad3c2ccda408eae121119 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { > git config core.sparsecheckout # timeout=10 > git checkout -f 90ccbe8c3959e88cf292f2cee2145a297c115455 # 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 be4ef312c22dc034e41ce6d88dbc2c6735f3bed2 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 90ccbe8c3959e88cf292f2cee2145a297c115455 # timeout=10 [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 20:08:22 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 20:08:22 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 20:08:22 ========================================================= 20:08:22 EdgeX Global Pipelines Version Info 20:08:22 ========================================================= [Pipeline] libraryResource [Pipeline] sh 20:08:23 ------------------- 20:08:23 stable info: 20:08:23 ------------------- 20:08:23 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 20:08:23 Commit SHA: 05349e3f996d6f6d0c0ad3c2ccda408eae121119 20:08:23 Message: update stable to v1.0.255 20:08:24 ------------------- 20:08:24 experimental info: 20:08:24 ------------------- 20:08:24 Commited By: **** collab-it+edgex@linuxfoundation.org 20:08:24 Commit SHA: 05349e3f996d6f6d0c0ad3c2ccda408eae121119 20:08:24 Message: update experimental to v1.0.255 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 20:08:24 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rest-go-settings [Pipeline] echo 20:08:24 [edgeXSetupEnvironment]: set envvar PROJECT = device-rest-go [Pipeline] echo 20:08:24 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 20:08:24 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 20:08:24 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 20:08:24 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 20:08:24 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 20:08:24 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 20:08:24 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 20:08:24 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 20:08:24 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 20:08:24 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rest [Pipeline] echo 20:08:25 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 20:08:25 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 20:08:25 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 20:08:25 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 20:08:25 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 20:08:25 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 20:08:25 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 20:08:25 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 20:08:25 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 20:08:25 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 20:08:25 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 20:08:25 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 20:08:25 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 20:08:25 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 20:08:25 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 20:08:25 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-359 [Pipeline] echo 20:08:25 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-359 [Pipeline] echo 20:08:25 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-359 [Pipeline] echo 20:08:25 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 90ccbe8c3959e88cf292f2cee2145a297c115455 [Pipeline] echo 20:08:25 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 90ccbe8 [Pipeline] echo 20:08:25 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:08:25 provisioning config files... 20:08:26 copy managed file [device-rest-go-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-359@tmp/config10917998607316786203tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:08:26 ---> docker-login.sh 20:08:26 nexus3.edgexfoundry.org:10001 20:08:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:08:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:08:27 Configure a credential helper to remove this warning. See 20:08:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:08:27 20:08:27 Login Succeeded 20:08:27 nexus3.edgexfoundry.org:10002 20:08:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:08:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:08:27 Configure a credential helper to remove this warning. See 20:08:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:08:27 20:08:27 Login Succeeded 20:08:27 nexus3.edgexfoundry.org:10003 20:08:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:08:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:08:27 Configure a credential helper to remove this warning. See 20:08:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:08:27 20:08:27 Login Succeeded 20:08:27 nexus3.edgexfoundry.org:10004 20:08:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:08:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:08:27 Configure a credential helper to remove this warning. See 20:08:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:08:27 20:08:27 Login Succeeded 20:08:27 docker.io 20:08:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:08:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:08:28 Configure a credential helper to remove this warning. See 20:08:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:08:28 20:08:28 Login Succeeded 20:08:28 ---> docker-login.sh ends [Pipeline] } 20:08:28 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 20:08:28 + git rev-list -1 --merges 90ccbe8c3959e88cf292f2cee2145a297c115455~1..90ccbe8c3959e88cf292f2cee2145a297c115455 [Pipeline] echo 20:08:28 -----------> git rev-list -1 --merges 90ccbe8c3959e88cf292f2cee2145a297c115455~1..90ccbe8c3959e88cf292f2cee2145a297c115455 90ccbe8c3959e88cf292f2cee2145a297c115455 [false] [Pipeline] sh 20:08:29 + git log --format=format:%s -1 90ccbe8c3959e88cf292f2cee2145a297c115455 [Pipeline] echo 20:08:29 ========================================================= 20:08:29 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 20:08:29 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:08:29 + git log --format=format:%s -1 90ccbe8c3959e88cf292f2cee2145a297c115455 [Pipeline] echo 20:08:29 [semverPrep] GIT_COMMIT: 90ccbe8c3959e88cf292f2cee2145a297c115455, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo 20:08:29 [semverPrep] This is not a build commit. [Pipeline] sh 20:08:30 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 20:08:30 + grep -v github /etc/ssh/ssh_known_hosts 20:08:30 + [ -e /tmp/ssh_known_hosts ] 20:08:30 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 20:08:30 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 20:08:30 + sudo tee -a /etc/ssh/ssh_known_hosts 20:08:30 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:08:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:08:30 20:08:30 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:08:31 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:08:31 0.1.4: Pulling from edgex-devops/py-git-semver 20:08:31 b85a868b505f: Pulling fs layer 20:08:31 e2be974225ed: Pulling fs layer 20:08:31 339a4e72a1f5: Pulling fs layer 20:08:31 988bab9f4d93: Pulling fs layer 20:08:31 1469e6f7b9e6: Pulling fs layer 20:08:31 eaf3925da568: Pulling fs layer 20:08:31 bab4dde63d76: Pulling fs layer 20:08:31 bde34c3a00c8: Pulling fs layer 20:08:31 b352a97aabf1: Pulling fs layer 20:08:31 4872d77fe225: Pulling fs layer 20:08:31 5851b861e8e6: Pulling fs layer 20:08:31 1469e6f7b9e6: Waiting 20:08:31 eaf3925da568: Waiting 20:08:31 bab4dde63d76: Waiting 20:08:31 bde34c3a00c8: Waiting 20:08:31 b352a97aabf1: Waiting 20:08:31 4872d77fe225: Waiting 20:08:31 988bab9f4d93: Waiting 20:08:31 e2be974225ed: Verifying Checksum 20:08:31 e2be974225ed: Download complete 20:08:31 988bab9f4d93: Verifying Checksum 20:08:31 988bab9f4d93: Download complete 20:08:31 1469e6f7b9e6: Verifying Checksum 20:08:31 1469e6f7b9e6: Download complete 20:08:31 eaf3925da568: Verifying Checksum 20:08:31 eaf3925da568: Download complete 20:08:31 339a4e72a1f5: Verifying Checksum 20:08:31 339a4e72a1f5: Download complete 20:08:31 bde34c3a00c8: Verifying Checksum 20:08:31 bde34c3a00c8: Download complete 20:08:31 b352a97aabf1: Download complete 20:08:31 4872d77fe225: Verifying Checksum 20:08:31 4872d77fe225: Download complete 20:08:31 5851b861e8e6: Verifying Checksum 20:08:31 5851b861e8e6: Download complete 20:08:31 b85a868b505f: Verifying Checksum 20:08:31 b85a868b505f: Download complete 20:08:31 bab4dde63d76: Verifying Checksum 20:08:31 bab4dde63d76: Download complete 20:08:32 b85a868b505f: Pull complete 20:08:32 e2be974225ed: Pull complete 20:08:33 339a4e72a1f5: Pull complete 20:08:33 988bab9f4d93: Pull complete 20:08:33 1469e6f7b9e6: Pull complete 20:08:33 eaf3925da568: Pull complete 20:08:35 bab4dde63d76: Pull complete 20:08:35 bde34c3a00c8: Pull complete 20:08:35 b352a97aabf1: Pull complete 20:08:35 4872d77fe225: Pull complete 20:08:35 5851b861e8e6: Pull complete 20:08:35 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 20:08:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:08:35 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:08:35 prd-ubuntu20.04-docker-8c-8g-16279 does not seem to be running inside a container 20:08:35 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-rest-go_PR-359 -v /w/workspace/gexfoundry_device-rest-go_PR-359:/w/workspace/gexfoundry_device-rest-go_PR-359:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-359@tmp:/w/workspace/gexfoundry_device-rest-go_PR-359@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 20:08:38 $ docker top edbb90db0be7d3794bd07cb7b0bb4006c760ba9a7149cd9a20f1e7190c196aa8 -eo pid,comm 20:08:38 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). 20:08:38 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:08:38 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:08:38 [ssh-agent] Looking for ssh-agent implementation... 20:08:38 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:08:38 $ docker exec edbb90db0be7d3794bd07cb7b0bb4006c760ba9a7149cd9a20f1e7190c196aa8 ssh-agent 20:08:39 SSH_AUTH_SOCK=/tmp/ssh-njSg3FZ9RYYc/agent.32 20:08:39 SSH_AGENT_PID=38 20:08:39 Running ssh-add (command line suppressed) 20:08:39 Identity added: /w/workspace/gexfoundry_device-rest-go_PR-359@tmp/private_key_16664554640458091222.key (/w/workspace/gexfoundry_device-rest-go_PR-359@tmp/private_key_16664554640458091222.key) 20:08:39 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:08:39 + git tag --points-at HEAD [Pipeline] } 20:08:39 $ docker exec --env ******** --env ******** edbb90db0be7d3794bd07cb7b0bb4006c760ba9a7149cd9a20f1e7190c196aa8 ssh-agent -k 20:08:39 unset SSH_AUTH_SOCK; 20:08:39 unset SSH_AGENT_PID; 20:08:39 echo Agent pid 38 killed; 20:08:39 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 20:08:39 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:08:39 [ssh-agent] Looking for ssh-agent implementation... 20:08:39 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:08:39 $ docker exec edbb90db0be7d3794bd07cb7b0bb4006c760ba9a7149cd9a20f1e7190c196aa8 ssh-agent 20:08:39 SSH_AUTH_SOCK=/tmp/ssh-MYc4XseJg8kF/agent.70 20:08:39 SSH_AGENT_PID=76 20:08:39 Running ssh-add (command line suppressed) 20:08:40 Identity added: /w/workspace/gexfoundry_device-rest-go_PR-359@tmp/private_key_9341911717433211972.key (/w/workspace/gexfoundry_device-rest-go_PR-359@tmp/private_key_9341911717433211972.key) 20:08:40 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:08:40 + git semver init 20:08:40 2023-11-01 20:08:40,573 [run_init] DEBUG init version:0.0.0 force:False 20:08:40 2023-11-01 20:08:40,573 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-rest-go_PR-359/.semver 20:08:40 2023-11-01 20:08:40,574 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rest-go.git /w/workspace/gexfoundry_device-rest-go_PR-359/.semver 20:08:40 2023-11-01 20:08:40,574 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rest-go.git', '/w/workspace/gexfoundry_device-rest-go_PR-359/.semver'], cwd=/w/workspace/gexfoundry_device-rest-go_PR-359, universal_newlines=False, shell=None, istream=None) 20:08:42 2023-11-01 20:08:41,631 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-rest-go_PR-359/.git/info/exclude 20:08:42 2023-11-01 20:08:41,631 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-rest-go_PR-359/.semver/PR-359 with force:False 20:08:42 2023-11-01 20:08:41,631 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-rest-go_PR-359/.semver/PR-359 20:08:42 2023-11-01 20:08:41,636 [execute] INFO git cat-file --batch-check 20:08:42 2023-11-01 20:08:41,636 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-rest-go_PR-359/.semver, universal_newlines=False, shell=None, istream=) 20:08:42 2023-11-01 20:08:41,642 [execute] INFO git cat-file --batch 20:08:42 2023-11-01 20:08:41,642 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-rest-go_PR-359/.semver, universal_newlines=False, shell=None, istream=) 20:08:42 2023-11-01 20:08:41,647 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-rest-go_PR-359/.semver/PR-359 20:08:42 0.0.0 [Pipeline] } 20:08:42 $ docker exec --env ******** --env ******** edbb90db0be7d3794bd07cb7b0bb4006c760ba9a7149cd9a20f1e7190c196aa8 ssh-agent -k 20:08:42 unset SSH_AUTH_SOCK; 20:08:42 unset SSH_AGENT_PID; 20:08:42 echo Agent pid 76 killed; 20:08:42 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:08:42 + git semver [Pipeline] } 20:08:42 $ docker stop --time=1 edbb90db0be7d3794bd07cb7b0bb4006c760ba9a7149cd9a20f1e7190c196aa8 20:08:44 $ docker rm -f --volumes edbb90db0be7d3794bd07cb7b0bb4006c760ba9a7149cd9a20f1e7190c196aa8 [Pipeline] // withDockerContainer [Pipeline] sh 20:08:44 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 20:08:45 Stashed 1 file(s) [Pipeline] echo 20:08:45 [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 20:08:45 provisioning config files... 20:08:45 copy managed file [device-rest-go-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-359@tmp/config7399294768478175219tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:08:45 ---> docker-login.sh 20:08:45 nexus3.edgexfoundry.org:10001 20:08:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:08:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:08:45 Configure a credential helper to remove this warning. See 20:08:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:08:45 20:08:45 Login Succeeded 20:08:45 nexus3.edgexfoundry.org:10002 20:08:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:08:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:08:45 Configure a credential helper to remove this warning. See 20:08:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:08:45 20:08:45 Login Succeeded 20:08:45 nexus3.edgexfoundry.org:10003 20:08:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:08:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:08:46 Configure a credential helper to remove this warning. See 20:08:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:08:46 20:08:46 Login Succeeded 20:08:46 nexus3.edgexfoundry.org:10004 20:08:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:08:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:08:46 Configure a credential helper to remove this warning. See 20:08:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:08:46 20:08:46 Login Succeeded 20:08:46 docker.io 20:08:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:08:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:08:46 Configure a credential helper to remove this warning. See 20:08:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:08:46 20:08:46 Login Succeeded 20:08:46 ---> docker-login.sh ends [Pipeline] } 20:08:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 20:08:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 20:08:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 20:08:46 ========================================================= 20:08:46 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 20:08:46 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:08:47 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . 20:08:47 Sending build context to Docker daemon 10.94MB 20:08:47 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 20:08:47 Step 2/12 : FROM ${BASE} AS builder 20:08:47 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 20:08:47 7264a8db6415: Pulling fs layer 20:08:47 c4d48a809fc2: Pulling fs layer 20:08:47 4f1c88b9dad5: Pulling fs layer 20:08:47 ad3a456e5733: Pulling fs layer 20:08:47 33e27b845d1e: Pulling fs layer 20:08:47 c68163c4e522: Pulling fs layer 20:08:47 50da416c3ac9: Pulling fs layer 20:08:47 23d2d4c4bb30: Pulling fs layer 20:08:47 33e27b845d1e: Waiting 20:08:47 c68163c4e522: Waiting 20:08:47 50da416c3ac9: Waiting 20:08:47 23d2d4c4bb30: Waiting 20:08:47 ad3a456e5733: Waiting 20:08:47 c4d48a809fc2: Download complete 20:08:47 ad3a456e5733: Download complete 20:08:47 33e27b845d1e: Verifying Checksum 20:08:47 33e27b845d1e: Download complete 20:08:47 7264a8db6415: Download complete 20:08:47 c68163c4e522: Verifying Checksum 20:08:47 c68163c4e522: Download complete 20:08:47 7264a8db6415: Pull complete 20:08:47 23d2d4c4bb30: Verifying Checksum 20:08:47 23d2d4c4bb30: Download complete 20:08:47 c4d48a809fc2: Pull complete 20:08:48 4f1c88b9dad5: Verifying Checksum 20:08:48 4f1c88b9dad5: Download complete 20:08:48 50da416c3ac9: Verifying Checksum 20:08:48 50da416c3ac9: Download complete 20:08:50 4f1c88b9dad5: Pull complete 20:08:51 ad3a456e5733: Pull complete 20:08:51 33e27b845d1e: Pull complete 20:08:51 c68163c4e522: Pull complete 20:08:53 50da416c3ac9: Pull complete 20:08:53 23d2d4c4bb30: Pull complete 20:08:53 Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c 20:08:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 20:08:53 ---> 0786185ac409 20:08:53 Step 3/12 : ARG ADD_BUILD_TAGS="" 20:08:59 ---> Running in 903a1020a9e4 20:08:59 Removing intermediate container 903a1020a9e4 20:08:59 ---> 0120f3422147 20:08:59 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 20:08:59 ---> Running in 763b8253d6d0 20:08:59 Removing intermediate container 763b8253d6d0 20:08:59 ---> 3e1f602a5409 20:08:59 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 20:08:59 ---> Running in 664b3f67d8ce 20:08:59 Removing intermediate container 664b3f67d8ce 20:08:59 ---> b9d9cdb8ee25 20:08:59 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 20:08:59 ---> Running in e759654dbb8d 20:08:59 Removing intermediate container e759654dbb8d 20:08:59 ---> c058d277b53e 20:08:59 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:08:59 ---> Running in 71087205f51c 20:08:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 20:08:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 20:08:59 (1/4) Installing openssh-keygen (9.3_p2-r0) 20:08:59 (2/4) Installing libedit (20221030.3.1-r1) 20:08:59 (3/4) Installing openssh-client-common (9.3_p2-r0) 20:08:59 (4/4) Installing openssh-client-default (9.3_p2-r0) 20:08:59 Executing busybox-1.36.1-r2.trigger 20:08:59 OK: 268 MiB in 56 packages 20:09:00 Removing intermediate container 71087205f51c 20:09:00 ---> efcf5d5765ff 20:09:00 Step 8/12 : WORKDIR /device-rest-go 20:09:00 ---> Running in 3c24c4e076da 20:09:00 Removing intermediate container 3c24c4e076da 20:09:00 ---> a4fb6d351e50 20:09:00 Step 9/12 : COPY go.mod vendor* ./ 20:09:00 ---> 9e60a40d1051 20:09:00 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:09:00 ---> Running in aab65a53bd17 20:09:00 Still waiting to schedule task 20:09:00 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 20:09:39 Removing intermediate container aab65a53bd17 20:09:39 ---> 7fe6e1e7adb5 20:09:39 Step 11/12 : COPY . . 20:09:39 ---> be0e17b66121 20:09:39 Step 12/12 : RUN $MAKE 20:09:39 ---> Running in dd64c7023c89 20:09:39 noop 20:09:39 Removing intermediate container dd64c7023c89 20:09:39 ---> c8e76003e98b 20:09:39 Successfully built c8e76003e98b 20:09:39 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:09:40 + docker inspect -f . ci-base-image-x86_64 20:09:40 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:09:40 prd-ubuntu20.04-docker-8c-8g-16279 does not seem to be running inside a container 20:09:40 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-rest-go_PR-359 -v /w/workspace/gexfoundry_device-rest-go_PR-359:/w/workspace/gexfoundry_device-rest-go_PR-359:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-359@tmp:/w/workspace/gexfoundry_device-rest-go_PR-359@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 20:09:41 $ docker top 12aed05ed31d28882d9d7115e97407c66eda2196759648010d389d9a8b656664 -eo pid,comm [Pipeline] { [Pipeline] sh 20:09:41 + go version 20:09:41 go version go1.21.0 linux/amd64 [Pipeline] } 20:09:41 $ docker stop --time=1 12aed05ed31d28882d9d7115e97407c66eda2196759648010d389d9a8b656664 20:09:42 $ docker rm -f --volumes 12aed05ed31d28882d9d7115e97407c66eda2196759648010d389d9a8b656664 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:09:43 + docker inspect -f . ci-base-image-x86_64 20:09:43 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:09:43 prd-ubuntu20.04-docker-8c-8g-16279 does not seem to be running inside a container 20:09:43 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/gexfoundry_device-rest-go_PR-359 -v /w/workspace/gexfoundry_device-rest-go_PR-359:/w/workspace/gexfoundry_device-rest-go_PR-359:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-359@tmp:/w/workspace/gexfoundry_device-rest-go_PR-359@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 20:09:44 $ docker top 1ad8fc216d55c298603c27c1c47d8449cc3afa068561c4ae1499c408980b15d2 -eo pid,comm [Pipeline] { [Pipeline] sh 20:09:44 + git config --global --add safe.directory /w/workspace/gexfoundry_device-rest-go_PR-359 [Pipeline] fileExists [Pipeline] sh 20:09:44 + make test 20:09:44 go test ./... -coverprofile=coverage.out ./... 20:09:47 ? github.com/edgexfoundry/device-rest-go [no test files] 20:09:57 ? github.com/edgexfoundry/device-rest-go/cmd [no test files] 20:09:57 ok github.com/edgexfoundry/device-rest-go/driver 0.014s coverage: 33.2% of statements 20:10:01 go vet ./... 20:10:04 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:10:04 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 20:10:04 ./bin/test-attribution-txt.sh [Pipeline] echo 20:10:05 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 20:10:05 $ docker stop --time=1 1ad8fc216d55c298603c27c1c47d8449cc3afa068561c4ae1499c408980b15d2 20:10:10 $ docker rm -f --volumes 1ad8fc216d55c298603c27c1c47d8449cc3afa068561c4ae1499c408980b15d2 [Pipeline] // withDockerContainer [Pipeline] sh 20:10:11 + sudo chown -R jenkins:jenkins . [Pipeline] stash 20:10:11 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 20:10:12 + sudo chown -R jenkins:jenkins . [Pipeline] sh 20:10:12 + ls -al . 20:10:12 total 184 20:10:12 drwxrwxr-x 8 jenkins jenkins 4096 Nov 1 20:09 . 20:10:12 drwxrwxr-x 4 jenkins jenkins 4096 Nov 1 20:08 .. 20:10:12 -rw-rw-r-- 1 jenkins jenkins 151 Nov 1 20:08 .dockerignore 20:10:12 drwxrwxr-x 8 jenkins jenkins 4096 Nov 1 20:09 .git 20:10:12 drwxrwxr-x 3 jenkins jenkins 4096 Nov 1 20:08 .github 20:10:12 -rw-rw-r-- 1 jenkins jenkins 264 Nov 1 20:08 .gitignore 20:10:12 -rw-rw-r-- 1 jenkins jenkins 41 Nov 1 20:08 .golangci.yml 20:10:12 drwxr-xr-x 3 jenkins jenkins 4096 Nov 1 20:08 .semver 20:10:12 -rw-rw-r-- 1 jenkins jenkins 10300 Nov 1 20:08 Attribution.txt 20:10:12 -rw-rw-r-- 1 jenkins jenkins 15709 Nov 1 20:08 CHANGELOG.md 20:10:12 -rw-rw-r-- 1 jenkins jenkins 1578 Nov 1 20:08 Dockerfile 20:10:12 -rw-rw-r-- 1 jenkins jenkins 677 Nov 1 20:08 GOVERNANCE.md 20:10:12 -rw-rw-r-- 1 jenkins jenkins 680 Nov 1 20:08 Jenkinsfile 20:10:12 -rw-rw-r-- 1 jenkins jenkins 11340 Nov 1 20:08 LICENSE 20:10:12 -rw-rw-r-- 1 jenkins jenkins 2010 Nov 1 20:08 Makefile 20:10:12 -rw-rw-r-- 1 jenkins jenkins 620 Nov 1 20:08 OWNERS.md 20:10:12 -rw-rw-r-- 1 jenkins jenkins 15738 Nov 1 20:08 README.md 20:10:12 -rw-rw-r-- 1 jenkins jenkins 5 Nov 1 20:08 VERSION 20:10:12 drwxrwxr-x 2 jenkins jenkins 4096 Nov 1 20:08 bin 20:10:12 drwxrwxr-x 3 jenkins jenkins 4096 Nov 1 20:08 cmd 20:10:12 -rw-r--r-- 1 jenkins jenkins 14499 Nov 1 20:09 coverage.out 20:10:12 drwxrwxr-x 2 jenkins jenkins 4096 Nov 1 20:08 driver 20:10:12 -rw-rw-r-- 1 jenkins jenkins 3891 Nov 1 20:08 go.mod 20:10:12 -rw-rw-r-- 1 jenkins jenkins 35094 Nov 1 20:08 go.sum 20:10:12 -rw-rw-r-- 1 jenkins jenkins 713 Nov 1 20:08 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:10:12 + docker build -t device-rest -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=90ccbe8c3959e88cf292f2cee2145a297c115455 --label arch=amd64 --label version=0.0.0 . 20:10:12 Sending build context to Docker daemon 10.96MB 20:10:12 Step 1/25 : ARG BASE=golang:1.21-alpine3.18 20:10:12 Step 2/25 : FROM ${BASE} AS builder 20:10:12 ---> c8e76003e98b 20:10:12 Step 3/25 : ARG ADD_BUILD_TAGS="" 20:10:13 ---> Running in f41d8ac0a42f 20:10:13 Removing intermediate container f41d8ac0a42f 20:10:13 ---> fa730d6d041f 20:10:13 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 20:10:14 ---> Running in 2582fc08ee5b 20:10:14 Removing intermediate container 2582fc08ee5b 20:10:14 ---> 1034e2a8ca6d 20:10:14 Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" 20:10:14 ---> Running in dedb15d43bea 20:10:14 Removing intermediate container dedb15d43bea 20:10:14 ---> 2619ce58cf0d 20:10:14 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 20:10:14 ---> Running in 4f55a8b84a15 20:10:14 Removing intermediate container 4f55a8b84a15 20:10:14 ---> 47001e559106 20:10:14 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:10:14 ---> Running in 3bb748d6eb4a 20:10:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 20:10:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 20:10:15 OK: 268 MiB in 56 packages 20:10:15 Removing intermediate container 3bb748d6eb4a 20:10:15 ---> a9521689a31f 20:10:15 Step 8/25 : WORKDIR /device-rest-go 20:10:15 ---> Running in e6ee668d95c1 20:10:15 Removing intermediate container e6ee668d95c1 20:10:15 ---> 2670fdc51c11 20:10:15 Step 9/25 : COPY go.mod vendor* ./ 20:10:15 ---> a351474ec028 20:10:15 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:10:15 ---> Running in 097617449cc5 20:10:16 Removing intermediate container 097617449cc5 20:10:16 ---> c7858a669181 20:10:16 Step 11/25 : COPY . . 20:10:17 ---> 0e0a37228a8d 20:10:17 Step 12/25 : RUN $MAKE 20:10:17 ---> Running in 505af1505d85 20:10:17 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rest-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.39" -trimpath -mod=readonly -o cmd/device-rest ./cmd 20:10:39 Removing intermediate container 505af1505d85 20:10:39 ---> d9066fc0cad2 20:10:39 Step 13/25 : FROM alpine:3.18 20:10:39 3.18: Pulling from library/alpine 20:10:39 96526aa774ef: Pulling fs layer 20:10:39 96526aa774ef: Verifying Checksum 20:10:39 96526aa774ef: Download complete 20:10:39 96526aa774ef: Pull complete 20:10:39 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 20:10:39 Status: Downloaded newer image for alpine:3.18 20:10:39 ---> 8ca4688f4f35 20:10:39 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 20:10:39 ---> Running in e6309efe39d1 20:10:40 Removing intermediate container e6309efe39d1 20:10:40 ---> f2742707b8af 20:10:40 Step 15/25 : LABEL Name=device-rest-go Version=${VERSION} 20:10:40 ---> Running in eee152a340d4 20:10:40 Removing intermediate container eee152a340d4 20:10:40 ---> dfacea078456 20:10:40 Step 16/25 : RUN apk add --update --no-cache dumb-init 20:10:40 ---> Running in 533bb36d589c 20:10:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 20:10:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 20:10:41 (1/1) Installing dumb-init (1.2.5-r2) 20:10:41 Executing busybox-1.36.1-r2.trigger 20:10:41 OK: 7 MiB in 16 packages 20:10:42 Removing intermediate container 533bb36d589c 20:10:42 ---> 728fb6696eb6 20:10:42 Step 17/25 : COPY --from=builder /device-rest-go/cmd / 20:10:43 ---> 76bf8b5cd6fc 20:10:43 Step 18/25 : COPY --from=builder /device-rest-go/LICENSE / 20:10:43 ---> 7e4786a3a7bf 20:10:43 Step 19/25 : COPY --from=builder /device-rest-go/Attribution.txt / 20:10:43 ---> 96cf24f39858 20:10:43 Step 20/25 : EXPOSE 59986 20:10:43 ---> Running in c2f995c341f1 20:10:43 Removing intermediate container c2f995c341f1 20:10:43 ---> 39978574a2f4 20:10:43 Step 21/25 : ENTRYPOINT ["/device-rest"] 20:10:43 ---> Running in d86cd6a1c375 20:10:43 Removing intermediate container d86cd6a1c375 20:10:43 ---> d6063656a46b 20:10:43 Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 20:10:43 ---> Running in 91b22faf6709 20:10:43 Removing intermediate container 91b22faf6709 20:10:43 ---> c134bc55f514 20:10:43 Step 23/25 : LABEL arch=amd64 20:10:43 ---> Running in ebb31db8370c 20:10:43 Removing intermediate container ebb31db8370c 20:10:43 ---> d7c43ecf5bd6 20:10:43 Step 24/25 : LABEL git_sha=90ccbe8c3959e88cf292f2cee2145a297c115455 20:10:43 ---> Running in d94fb525422e 20:10:43 Removing intermediate container d94fb525422e 20:10:43 ---> 47e0b7d0e065 20:10:43 Step 25/25 : LABEL version=0.0.0 20:10:43 ---> Running in fcaa11b313a9 20:10:44 Removing intermediate container fcaa11b313a9 20:10:44 ---> 3d7adf37e3a7 20:10:44 [Warning] One or more build-args [ARCH] were not consumed 20:10:44 Successfully built 3d7adf37e3a7 20:10:44 Successfully tagged device-rest:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:10:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:10:44 20:10:44 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:10:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:10:45 latest: Pulling from edgex-lftools-log-publisher 20:10:45 5eb5b503b376: Pulling fs layer 20:10:45 5c69ac0246d0: Pulling fs layer 20:10:45 ec43610c2a17: Pulling fs layer 20:10:45 3a2ae6a8a46f: Pulling fs layer 20:10:45 33b1e0a273af: Pulling fs layer 20:10:45 5d3b04190fa2: Pulling fs layer 20:10:45 2f39f015ded8: Pulling fs layer 20:10:45 33b1e0a273af: Waiting 20:10:45 5d3b04190fa2: Waiting 20:10:45 2f39f015ded8: Waiting 20:10:45 3a2ae6a8a46f: Waiting 20:10:45 5c69ac0246d0: Download complete 20:10:45 3a2ae6a8a46f: Verifying Checksum 20:10:45 3a2ae6a8a46f: Download complete 20:10:45 33b1e0a273af: Verifying Checksum 20:10:45 33b1e0a273af: Download complete 20:10:45 5d3b04190fa2: Download complete 20:10:45 ec43610c2a17: Download complete 20:10:45 5eb5b503b376: Verifying Checksum 20:10:45 5eb5b503b376: Download complete 20:10:46 2f39f015ded8: Verifying Checksum 20:10:46 2f39f015ded8: Download complete 20:10:46 5eb5b503b376: Pull complete 20:10:47 5c69ac0246d0: Pull complete 20:10:47 ec43610c2a17: Pull complete 20:10:47 3a2ae6a8a46f: Pull complete 20:10:47 33b1e0a273af: Pull complete 20:10:47 5d3b04190fa2: Pull complete 20:10:48 Running on prd-ubuntu20.04-docker-arm64-4c-16g-16281 in /w/workspace/gexfoundry_device-rest-go_PR-359 [Pipeline] { [Pipeline] ws 20:10:48 Running in /w/workspace/device-rest-go/1 [Pipeline] { [Pipeline] checkout 20:10:48 The recommended git tool is: git 20:10:52 2f39f015ded8: Pull complete 20:10:52 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 20:10:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:10:52 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:10:52 prd-ubuntu20.04-docker-8c-8g-16279 does not seem to be running inside a container 20:10:52 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-rest-go_PR-359 -v /w/workspace/gexfoundry_device-rest-go_PR-359:/w/workspace/gexfoundry_device-rest-go_PR-359:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-359@tmp:/w/workspace/gexfoundry_device-rest-go_PR-359@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 20:10:57 using credential edgex-jenkins-ssh 20:10:57 Cloning the remote Git repository 20:10:58 $ docker top c7c7f970bf0d7598edd41dc9b99a82a38c47a95fe506082cd9a5a01c576cc1f4 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:10:57 Cloning repository git@github.com:edgexfoundry/device-rest-go.git 20:10:57 > git init /w/workspace/device-rest-go/1 # timeout=10 20:10:57 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git 20:10:57 > git --version # timeout=10 20:10:57 > git --version # 'git version 2.25.1' 20:10:57 using GIT_SSH to set credentials SSH Credentials for GitHub 20:10:58 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 20:10:58 ---> job-cost.sh 20:10:58 lf-activate-venv: SKIPPING 20:10:58 INFO: No Stack... 20:10:58 INFO: Retrieving Pricing Info for: v3-standard-8 20:10:59 INFO: Archiving Costs [Pipeline] sh 20:10:59 + cat /w/workspace/gexfoundry_device-rest-go_PR-359/archives/cost.csv 20:10:59 + cut -d, -f6 [Pipeline] lock 20:10:59 Trying to acquire lock on [jenkins-edgexfoundry-device-rest-go-PR-359-1-stack-cost] 20:10:59 Resource [jenkins-edgexfoundry-device-rest-go-PR-359-1-stack-cost] did not exist. Created. 20:10:59 Lock acquired on [jenkins-edgexfoundry-device-rest-go-PR-359-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:11:00 + echo total: 0.2199999988079071 [Pipeline] stash 20:11:00 Stashed 1 file(s) [Pipeline] } 20:11:00 Lock released on resource [jenkins-edgexfoundry-device-rest-go-PR-359-1-stack-cost] [Pipeline] // lock [Pipeline] } 20:11:00 $ docker stop --time=1 c7c7f970bf0d7598edd41dc9b99a82a38c47a95fe506082cd9a5a01c576cc1f4 20:11:00 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 20:11:00 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:11:01 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 20:11:01 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git 20:11:01 using GIT_SSH to set credentials SSH Credentials for GitHub 20:11:01 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/pull/359/head:refs/remotes/origin/PR-359 +refs/heads/main:refs/remotes/origin/main # timeout=10 20:11:01 $ docker rm -f --volumes c7c7f970bf0d7598edd41dc9b99a82a38c47a95fe506082cd9a5a01c576cc1f4 20:11:01 Merging remotes/origin/main commit be4ef312c22dc034e41ce6d88dbc2c6735f3bed2 into PR head commit 90ccbe8c3959e88cf292f2cee2145a297c115455 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 20:11:02 Merge succeeded, producing 90ccbe8c3959e88cf292f2cee2145a297c115455 20:11:02 Checking out Revision 90ccbe8c3959e88cf292f2cee2145a297c115455 (PR-359) 20:11:01 > git config core.sparsecheckout # timeout=10 20:11:01 > git checkout -f 90ccbe8c3959e88cf292f2cee2145a297c115455 # timeout=10 20:11:01 > git remote # timeout=10 20:11:01 > git config --get remote.origin.url # timeout=10 20:11:02 using GIT_SSH to set credentials SSH Credentials for GitHub 20:11:02 > git merge be4ef312c22dc034e41ce6d88dbc2c6735f3bed2 # timeout=10 20:11:02 > git rev-parse HEAD^{commit} # timeout=10 20:11:02 > git config core.sparsecheckout # timeout=10 20:11:02 > git checkout -f 90ccbe8c3959e88cf292f2cee2145a297c115455 # timeout=10 20:11:02 Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" 20:11:02 > git --version # timeout=10 20:11:03 > git --version # 'git version 2.25.1' 20:11:03 fatal: bad object 05349e3f996d6f6d0c0ad3c2ccda408eae121119 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:11:04 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 20:11:04 % Total % Received % Xferd Average Speed Time Time Time Current 20:11:04 Dload Upload Total Spent Left Speed 20:11:04 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 75898 0 --:--:-- --:--:-- --:--:-- 75449 [Pipeline] sh 20:11:05 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 20:11:05 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 20:11:05 + sudo tee /etc/docker/daemon.new 20:11:06 { 20:11:06 "registry-mirrors": [ 20:11:06 "https://nexus3.edgexfoundry.org:10001" 20:11:06 ], 20:11:06 "bip": "10.250.0.254/24", 20:11:06 "hosts": [ 20:11:06 "tcp://0.0.0.0:5555", 20:11:06 "unix:///var/run/docker.sock" 20:11:06 ], 20:11:06 "mtu": 1458, 20:11:06 "selinux-enabled": true, 20:11:06 "seccomp-profile": "/etc/docker/seccomp.json" 20:11:06 } [Pipeline] sh 20:11:07 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 20:11:07 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:11:26 provisioning config files... 20:11:26 copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/1@tmp/config3296346974293358998tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:11:26 ---> docker-login.sh 20:11:26 nexus3.edgexfoundry.org:10001 20:11:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:11:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:11:27 Configure a credential helper to remove this warning. See 20:11:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:11:27 20:11:27 Login Succeeded 20:11:27 nexus3.edgexfoundry.org:10002 20:11:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:11:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:11:27 Configure a credential helper to remove this warning. See 20:11:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:11:27 20:11:27 Login Succeeded 20:11:27 nexus3.edgexfoundry.org:10003 20:11:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:11:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:11:27 Configure a credential helper to remove this warning. See 20:11:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:11:27 20:11:27 Login Succeeded 20:11:27 nexus3.edgexfoundry.org:10004 20:11:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:11:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:11:28 Configure a credential helper to remove this warning. See 20:11:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:11:28 20:11:28 Login Succeeded 20:11:28 docker.io 20:11:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:11:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:11:29 Configure a credential helper to remove this warning. See 20:11:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:11:29 20:11:29 Login Succeeded 20:11:29 ---> docker-login.sh ends [Pipeline] } 20:11:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 20:11:29 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 20:11:29 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 20:11:29 ========================================================= 20:11:29 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 20:11:29 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:11:30 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . 20:11:30 Sending build context to Docker daemon 121.9kB 20:11:30 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 20:11:30 Step 2/12 : FROM ${BASE} AS builder 20:11:30 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 20:11:30 9fda8d8052c6: Pulling fs layer 20:11:30 5d54e960e981: Pulling fs layer 20:11:30 c4a7e357bf2a: Pulling fs layer 20:11:30 f0e02332f6b5: Pulling fs layer 20:11:30 cefa15bbcfad: Pulling fs layer 20:11:30 17808c966233: Pulling fs layer 20:11:30 f4c1fc716caa: Pulling fs layer 20:11:30 f0e02332f6b5: Waiting 20:11:30 cefa15bbcfad: Waiting 20:11:30 17808c966233: Waiting 20:11:30 f4c1fc716caa: Waiting 20:11:30 5d54e960e981: Verifying Checksum 20:11:30 5d54e960e981: Download complete 20:11:30 f0e02332f6b5: Verifying Checksum 20:11:30 f0e02332f6b5: Download complete 20:11:30 cefa15bbcfad: Verifying Checksum 20:11:30 cefa15bbcfad: Download complete 20:11:30 9fda8d8052c6: Verifying Checksum 20:11:30 9fda8d8052c6: Download complete 20:11:31 f4c1fc716caa: Verifying Checksum 20:11:31 f4c1fc716caa: Download complete 20:11:32 c4a7e357bf2a: Verifying Checksum 20:11:32 c4a7e357bf2a: Download complete 20:11:33 17808c966233: Verifying Checksum 20:11:33 17808c966233: Download complete 20:11:35 9fda8d8052c6: Pull complete 20:11:35 5d54e960e981: Pull complete 20:11:50 c4a7e357bf2a: Pull complete 20:11:50 f0e02332f6b5: Pull complete 20:11:50 cefa15bbcfad: Pull complete 20:11:57 17808c966233: Pull complete 20:11:59 f4c1fc716caa: Pull complete 20:11:59 Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 20:11:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 20:11:59 ---> ea914061e18c 20:11:59 Step 3/12 : ARG ADD_BUILD_TAGS="" 20:12:00 ---> Running in ac75387dbb13 20:12:00 Removing intermediate container ac75387dbb13 20:12:00 ---> 66435a5c6855 20:12:00 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 20:12:00 ---> Running in ac73ff8f5b72 20:12:01 Removing intermediate container ac73ff8f5b72 20:12:01 ---> 550a12f98599 20:12:01 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 20:12:01 ---> Running in e5ebb7dcd39e 20:12:01 Removing intermediate container e5ebb7dcd39e 20:12:01 ---> 0c24a74d612b 20:12:01 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 20:12:01 ---> Running in f073ad9b8f5b 20:12:01 Removing intermediate container f073ad9b8f5b 20:12:01 ---> 1c6e4f8ea8a5 20:12:01 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:12:02 ---> Running in b336a298504b 20:12:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:12:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:12:04 (1/4) Installing openssh-keygen (9.3_p2-r0) 20:12:04 (2/4) Installing libedit (20221030.3.1-r1) 20:12:04 (3/4) Installing openssh-client-common (9.3_p2-r0) 20:12:05 (4/4) Installing openssh-client-default (9.3_p2-r0) 20:12:05 Executing busybox-1.36.1-r2.trigger 20:12:05 OK: 270 MiB in 56 packages 20:12:05 Removing intermediate container b336a298504b 20:12:05 ---> b83abb1045a9 20:12:05 Step 8/12 : WORKDIR /device-rest-go 20:12:06 ---> Running in c35c92494f6a 20:12:06 Removing intermediate container c35c92494f6a 20:12:06 ---> c15db6fcc63a 20:12:06 Step 9/12 : COPY go.mod vendor* ./ 20:12:06 ---> 556abc24ce22 20:12:06 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:12:07 ---> Running in f957acefcc31 20:13:28 Removing intermediate container f957acefcc31 20:13:28 ---> 6ba83401d9dd 20:13:28 Step 11/12 : COPY . . 20:13:28 ---> dda397a40dcf 20:13:28 Step 12/12 : RUN $MAKE 20:13:28 ---> Running in 3ead77946c14 20:13:28 noop 20:13:28 Removing intermediate container 3ead77946c14 20:13:28 ---> fe2452b59ea3 20:13:28 Successfully built fe2452b59ea3 20:13:28 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:13:29 + docker inspect -f . ci-base-image-arm64 20:13:29 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:13:29 prd-ubuntu20.04-docker-arm64-4c-16g-16281 does not seem to be running inside a container 20:13:29 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/1 -v /w/workspace/device-rest-go/1:/w/workspace/device-rest-go/1:rw,z -v /w/workspace/device-rest-go/1@tmp:/w/workspace/device-rest-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 20:13:30 $ docker top 53b85cc21b6a61b1e0f31ece6e51a718052aa26e60368ffc28db5d1cc694a595 -eo pid,comm [Pipeline] { [Pipeline] sh 20:13:31 + go version 20:13:31 go version go1.21.0 linux/arm64 [Pipeline] } 20:13:31 $ docker stop --time=1 53b85cc21b6a61b1e0f31ece6e51a718052aa26e60368ffc28db5d1cc694a595 20:13:33 $ docker rm -f --volumes 53b85cc21b6a61b1e0f31ece6e51a718052aa26e60368ffc28db5d1cc694a595 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:13:34 + docker inspect -f . ci-base-image-arm64 20:13:34 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:13:34 prd-ubuntu20.04-docker-arm64-4c-16g-16281 does not seem to be running inside a container 20:13:34 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-rest-go/1 -v /w/workspace/device-rest-go/1:/w/workspace/device-rest-go/1:rw,z -v /w/workspace/device-rest-go/1@tmp:/w/workspace/device-rest-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 20:13:35 $ docker top 9918cf9939edcf18de8c0144787d0dbdd1e9c3ee41925d013017e9bb06ee2c76 -eo pid,comm [Pipeline] { [Pipeline] sh 20:13:36 + git config --global --add safe.directory /w/workspace/device-rest-go/1 [Pipeline] fileExists [Pipeline] sh 20:13:37 + make test 20:13:37 go test ./... -coverprofile=coverage.out ./... 20:13:44 ? github.com/edgexfoundry/device-rest-go [no test files] 20:15:35 ? github.com/edgexfoundry/device-rest-go/cmd [no test files] 20:15:35 ok github.com/edgexfoundry/device-rest-go/driver 0.058s coverage: 33.2% of statements 20:15:35 WARNING: Linting skipped (not on x86_64 or linter not installed) 20:15:35 go vet ./... 20:15:54 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:15:54 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 20:15:54 ./bin/test-attribution-txt.sh [Pipeline] echo 20:15:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 20:15:54 $ docker stop --time=1 9918cf9939edcf18de8c0144787d0dbdd1e9c3ee41925d013017e9bb06ee2c76 20:15:56 $ docker rm -f --volumes 9918cf9939edcf18de8c0144787d0dbdd1e9c3ee41925d013017e9bb06ee2c76 [Pipeline] // withDockerContainer [Pipeline] sh 20:15:57 + sudo chown -R jenkins:jenkins . [Pipeline] stash 20:15:57 Warning: overwriting stash ‘coverage-report’ 20:15:58 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 20:15:58 + sudo chown -R jenkins:jenkins . [Pipeline] sh 20:15:59 + ls -al . 20:15:59 total 180 20:15:59 drwxrwxr-x 7 jenkins jenkins 4096 Nov 1 20:13 . 20:15:59 drwxrwxr-x 4 jenkins jenkins 4096 Nov 1 20:10 .. 20:15:59 -rw-rw-r-- 1 jenkins jenkins 151 Nov 1 20:11 .dockerignore 20:15:59 drwxrwxr-x 8 jenkins jenkins 4096 Nov 1 20:11 .git 20:15:59 drwxrwxr-x 3 jenkins jenkins 4096 Nov 1 20:11 .github 20:15:59 -rw-rw-r-- 1 jenkins jenkins 264 Nov 1 20:11 .gitignore 20:15:59 -rw-rw-r-- 1 jenkins jenkins 41 Nov 1 20:11 .golangci.yml 20:15:59 -rw-rw-r-- 1 jenkins jenkins 10300 Nov 1 20:11 Attribution.txt 20:15:59 -rw-rw-r-- 1 jenkins jenkins 15709 Nov 1 20:11 CHANGELOG.md 20:15:59 -rw-rw-r-- 1 jenkins jenkins 1578 Nov 1 20:11 Dockerfile 20:15:59 -rw-rw-r-- 1 jenkins jenkins 677 Nov 1 20:11 GOVERNANCE.md 20:15:59 -rw-rw-r-- 1 jenkins jenkins 680 Nov 1 20:11 Jenkinsfile 20:15:59 -rw-rw-r-- 1 jenkins jenkins 11340 Nov 1 20:11 LICENSE 20:15:59 -rw-rw-r-- 1 jenkins jenkins 2010 Nov 1 20:11 Makefile 20:15:59 -rw-rw-r-- 1 jenkins jenkins 620 Nov 1 20:11 OWNERS.md 20:15:59 -rw-rw-r-- 1 jenkins jenkins 15738 Nov 1 20:11 README.md 20:15:59 -rw-rw-r-- 1 jenkins jenkins 5 Nov 1 20:08 VERSION 20:15:59 drwxrwxr-x 2 jenkins jenkins 4096 Nov 1 20:11 bin 20:15:59 drwxrwxr-x 3 jenkins jenkins 4096 Nov 1 20:11 cmd 20:15:59 -rw-r--r-- 1 jenkins jenkins 14499 Nov 1 20:15 coverage.out 20:15:59 drwxrwxr-x 2 jenkins jenkins 4096 Nov 1 20:11 driver 20:15:59 -rw-rw-r-- 1 jenkins jenkins 3891 Nov 1 20:11 go.mod 20:15:59 -rw-rw-r-- 1 jenkins jenkins 35094 Nov 1 20:11 go.sum 20:15:59 -rw-rw-r-- 1 jenkins jenkins 713 Nov 1 20:11 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:15:59 + docker build -t device-rest-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=90ccbe8c3959e88cf292f2cee2145a297c115455 --label arch=arm64 --label version=0.0.0 . 20:15:59 Sending build context to Docker daemon 137.2kB 20:16:00 Step 1/25 : ARG BASE=golang:1.21-alpine3.18 20:16:00 Step 2/25 : FROM ${BASE} AS builder 20:16:00 ---> fe2452b59ea3 20:16:00 Step 3/25 : ARG ADD_BUILD_TAGS="" 20:16:00 ---> Running in 84f611ac5202 20:16:00 Removing intermediate container 84f611ac5202 20:16:00 ---> 898087c1ac26 20:16:00 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 20:16:00 ---> Running in d00d77740e36 20:16:00 Removing intermediate container d00d77740e36 20:16:00 ---> ab5919df2333 20:16:00 Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" 20:16:01 ---> Running in bb4ff49a7b0c 20:16:01 Removing intermediate container bb4ff49a7b0c 20:16:01 ---> 972003f16af7 20:16:01 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 20:16:01 ---> Running in 7ad8fc8f9f81 20:16:01 Removing intermediate container 7ad8fc8f9f81 20:16:01 ---> a9e22d78db6b 20:16:01 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:16:01 ---> Running in 6c406dc5db9d 20:16:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:16:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:16:05 OK: 270 MiB in 56 packages 20:16:06 Removing intermediate container 6c406dc5db9d 20:16:06 ---> 726550e9fc15 20:16:06 Step 8/25 : WORKDIR /device-rest-go 20:16:06 ---> Running in b4ea96e6389f 20:16:06 Removing intermediate container b4ea96e6389f 20:16:06 ---> 3f2950cf9257 20:16:06 Step 9/25 : COPY go.mod vendor* ./ 20:16:06 ---> 199d59e688c7 20:16:06 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:16:06 ---> Running in c31e947484b1 20:16:09 Removing intermediate container c31e947484b1 20:16:09 ---> dbc19fb8df68 20:16:09 Step 11/25 : COPY . . 20:16:10 ---> 1ee45286f5af 20:16:10 Step 12/25 : RUN $MAKE 20:16:10 ---> Running in e1610bf707fa 20:16:11 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rest-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.39" -trimpath -mod=readonly -o cmd/device-rest ./cmd 20:18:17 Removing intermediate container e1610bf707fa 20:18:17 ---> 37242d8a9184 20:18:17 Step 13/25 : FROM alpine:3.18 20:18:18 3.18: Pulling from library/alpine 20:18:18 579b34f0a95b: Pulling fs layer 20:18:18 579b34f0a95b: Verifying Checksum 20:18:18 579b34f0a95b: Download complete 20:18:18 579b34f0a95b: Pull complete 20:18:18 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 20:18:18 Status: Downloaded newer image for alpine:3.18 20:18:18 ---> 3cc203321400 20:18:18 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 20:18:19 ---> Running in f4f0f8df6861 20:18:19 Removing intermediate container f4f0f8df6861 20:18:19 ---> 5f8e07645806 20:18:19 Step 15/25 : LABEL Name=device-rest-go Version=${VERSION} 20:18:19 ---> Running in 612d4d6475df 20:18:19 Removing intermediate container 612d4d6475df 20:18:19 ---> d22bfce0463f 20:18:19 Step 16/25 : RUN apk add --update --no-cache dumb-init 20:18:20 ---> Running in 04fd1109cb99 20:18:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:18:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:18:22 (1/1) Installing dumb-init (1.2.5-r2) 20:18:22 Executing busybox-1.36.1-r2.trigger 20:18:22 OK: 8 MiB in 16 packages 20:18:25 Removing intermediate container 04fd1109cb99 20:18:25 ---> a7824b0a56f1 20:18:25 Step 17/25 : COPY --from=builder /device-rest-go/cmd / 20:18:26 ---> 3a394b973e39 20:18:26 Step 18/25 : COPY --from=builder /device-rest-go/LICENSE / 20:18:26 ---> 3ea10141b18b 20:18:26 Step 19/25 : COPY --from=builder /device-rest-go/Attribution.txt / 20:18:27 ---> d367ce5ea544 20:18:27 Step 20/25 : EXPOSE 59986 20:18:27 ---> Running in 21746f41c2e2 20:18:27 Removing intermediate container 21746f41c2e2 20:18:27 ---> f5f2c6f1d351 20:18:27 Step 21/25 : ENTRYPOINT ["/device-rest"] 20:18:28 ---> Running in 9a68074a1030 20:18:28 Removing intermediate container 9a68074a1030 20:18:28 ---> 6e2e1f767058 20:18:28 Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 20:18:28 ---> Running in 70bedec8330f 20:18:28 Removing intermediate container 70bedec8330f 20:18:28 ---> 2aad2c1696b2 20:18:28 Step 23/25 : LABEL arch=arm64 20:18:29 ---> Running in 8b14742afe4b 20:18:29 Removing intermediate container 8b14742afe4b 20:18:29 ---> a38aac4c9bda 20:18:29 Step 24/25 : LABEL git_sha=90ccbe8c3959e88cf292f2cee2145a297c115455 20:18:29 ---> Running in ea783d17fb0e 20:18:29 Removing intermediate container ea783d17fb0e 20:18:29 ---> aa254ab008a0 20:18:29 Step 25/25 : LABEL version=0.0.0 20:18:29 ---> Running in 37e0a170d36e 20:18:30 Removing intermediate container 37e0a170d36e 20:18:30 ---> fb7c9a389c03 20:18:30 [Warning] One or more build-args [ARCH] were not consumed 20:18:30 Successfully built fb7c9a389c03 20:18:30 Successfully tagged device-rest-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:18:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:18:30 20:18:30 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:18:31 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:18:31 arm64: Pulling from edgex-lftools-log-publisher 20:18:31 8998bd30e6a1: Pulling fs layer 20:18:31 04944245beec: Pulling fs layer 20:18:31 699f458cf7ca: Pulling fs layer 20:18:31 765212b225bb: Pulling fs layer 20:18:31 f23df028b6ca: Pulling fs layer 20:18:31 d65c8cfc05b1: Pulling fs layer 20:18:31 2437ff75d9bd: Pulling fs layer 20:18:31 765212b225bb: Waiting 20:18:31 f23df028b6ca: Waiting 20:18:31 d65c8cfc05b1: Waiting 20:18:31 2437ff75d9bd: Waiting 20:18:31 04944245beec: Verifying Checksum 20:18:31 04944245beec: Download complete 20:18:31 765212b225bb: Verifying Checksum 20:18:31 765212b225bb: Download complete 20:18:31 f23df028b6ca: Verifying Checksum 20:18:31 f23df028b6ca: Download complete 20:18:31 d65c8cfc05b1: Verifying Checksum 20:18:31 d65c8cfc05b1: Download complete 20:18:31 699f458cf7ca: Verifying Checksum 20:18:31 699f458cf7ca: Download complete 20:18:32 8998bd30e6a1: Verifying Checksum 20:18:32 8998bd30e6a1: Download complete 20:18:34 2437ff75d9bd: Verifying Checksum 20:18:34 2437ff75d9bd: Download complete 20:18:36 8998bd30e6a1: Pull complete 20:18:37 04944245beec: Pull complete 20:18:39 699f458cf7ca: Pull complete 20:18:39 765212b225bb: Pull complete 20:18:40 f23df028b6ca: Pull complete 20:18:40 d65c8cfc05b1: Pull complete 20:18:55 2437ff75d9bd: Pull complete 20:18:55 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 20:18:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:18:55 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:18:56 prd-ubuntu20.04-docker-arm64-4c-16g-16281 does not seem to be running inside a container 20:18:56 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-rest-go/1 -v /w/workspace/device-rest-go/1:/w/workspace/device-rest-go/1:rw,z -v /w/workspace/device-rest-go/1@tmp:/w/workspace/device-rest-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 20:18:59 $ docker top b539802efc3026ae0d6cb52f4721b28f490b2c7d63443b1e693ff8a53a0bc300 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:18:59 ---> job-cost.sh 20:19:00 lf-activate-venv: SKIPPING 20:19:00 INFO: No Stack... 20:19:00 INFO: Retrieving Pricing Info for: v3-standard-4 20:19:01 INFO: Archiving Costs [Pipeline] sh 20:19:01 + cat /w/workspace/device-rest-go/1/archives/cost.csv 20:19:01 + cut -d, -f6 [Pipeline] lock 20:19:02 Trying to acquire lock on [jenkins-edgexfoundry-device-rest-go-PR-359-1-stack-cost] 20:19:02 Resource [jenkins-edgexfoundry-device-rest-go-PR-359-1-stack-cost] did not exist. Created. 20:19:02 Lock acquired on [jenkins-edgexfoundry-device-rest-go-PR-359-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:19:02 /w/workspace/device-rest-go/1@tmp/durable-f5cbb5a4/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 20:19:03 + echo total: 0.10999999940395355 [Pipeline] stash 20:19:03 Warning: overwriting stash ‘stack-cost’ 20:19:03 Stashed 1 file(s) [Pipeline] } 20:19:03 Lock released on resource [jenkins-edgexfoundry-device-rest-go-PR-359-1-stack-cost] [Pipeline] // lock [Pipeline] } 20:19:03 $ docker stop --time=1 b539802efc3026ae0d6cb52f4721b28f490b2c7d63443b1e693ff8a53a0bc300 20:19:08 $ docker rm -f --volumes b539802efc3026ae0d6cb52f4721b28f490b2c7d63443b1e693ff8a53a0bc300 [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 20:19:09 provisioning config files... 20:19:09 copy managed file [device-rest-go-codecov-token] to file:/w/workspace/gexfoundry_device-rest-go_PR-359@tmp/config8477022308727519627tmp [Pipeline] { [Pipeline] sh 20:19:09 + set +x 20:19:09 + bash -s+ -- 20:19:09 curl -s https://codecov.io/bash 20:19:09 20:19:09 _____ _ 20:19:09 / ____| | | 20:19:09 | | ___ __| | ___ ___ _____ __ 20:19:09 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 20:19:09 | |___| (_) | (_| | __/ (_| (_) \ V / 20:19:09 \_____\___/ \__,_|\___|\___\___/ \_/ 20:19:09 Bash-1.0.6 20:19:09 20:19:09 20:19:09 ==> git version 2.25.1 found 20:19:09 ==> 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 20:19:09 Release-Date: 2020-01-08 20:19:09 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 20:19:09 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 20:19:09 ==> Jenkins CI detected. 20:19:09 current dir:  /w/workspace/gexfoundry_device-rest-go_PR-359 20:19:09 project root: . 20:19:09 --> token set from env 20:19:09 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 20:19:09 ==> Running gcov in . (disable via -X gcov) 20:19:09 ==> Python coveragepy not found 20:19:09 ==> Searching for coverage reports in: 20:19:09 + . 20:19:09 -> Found 1 reports 20:19:09 ==> Detecting git/mercurial file structure 20:19:09 ==> Reading reports 20:19:09 + ./coverage.out bytes=14499 20:19:09 ==> Appending adjustments 20:19:09 https://docs.codecov.io/docs/fixing-reports 20:19:10 + Found adjustments 20:19:10 ==> Gzipping contents 20:19:10 4.0K /tmp/codecov.xcwxx2.gz 20:19:10 ==> Uploading reports 20:19:10 url: https://codecov.io 20:19:10 query: branch=PR-359&commit=90ccbe8c3959e88cf292f2cee2145a297c115455&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2FPR-359%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=359&job=&cmd_args= 20:19:10 -> Pinging Codecov 20:19:10 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=c51feb23-73ac-4f49-b3d1-d26df23137db&branch=PR-359&commit=90ccbe8c3959e88cf292f2cee2145a297c115455&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2FPR-359%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=359&job=&cmd_args= 20:19:10 -> Uploading to 20:19:10 https://storage.googleapis.com/codecov/v4/raw/2023-11-01/4E5D53B4F1F92C436F7061BF334D961C/90ccbe8c3959e88cf292f2cee2145a297c115455/81b07d40-deb3-4c78-bc84-d65e7b9d98fb.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231101%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231101T201909Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=683c4c6d782f2f1cbe0f7c3305d6d96155efc5d1a4553b452e00afb8b3d3da25 20:19:10 % Total % Received % Xferd Average Speed Time Time Time Current 20:19:10 Dload Upload Total Spent Left Speed 20:19:10 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 2321 0 0 100 2321 0 9396 --:--:-- --:--:-- --:--:-- 9396 20:19:10 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rest-go/commit/90ccbe8c3959e88cf292f2cee2145a297c115455 [Pipeline] } 20:19:10 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 20:19:12 + [ -d /w/workspace/gexfoundry_device-rest-go_PR-359/archives ] 20:19:12 + ls -al /w/workspace/gexfoundry_device-rest-go_PR-359/archives 20:19:12 total 16 20:19:12 drwxr-xr-x 3 root root 4096 Nov 1 20:10 . 20:19:12 drwxrwxr-x 9 jenkins jenkins 4096 Nov 1 20:11 .. 20:19:12 drwxr-xr-x 2 root root 4096 Nov 1 20:10 cost 20:19:12 -rw-r--r-- 1 root root 86 Nov 1 20:10 cost.csv 20:19:12 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-rest-go_PR-359/archives 20:19:12 + ls -al /w/workspace/gexfoundry_device-rest-go_PR-359/archives 20:19:12 total 16 20:19:12 drwxr-xr-x 3 jenkins jenkins 4096 Nov 1 20:10 . 20:19:12 drwxrwxr-x 9 jenkins jenkins 4096 Nov 1 20:11 .. 20:19:12 drwxr-xr-x 2 jenkins jenkins 4096 Nov 1 20:10 cost 20:19:12 -rw-r--r-- 1 jenkins jenkins 86 Nov 1 20:10 cost.csv [Pipeline] libraryResource [Pipeline] sh 20:19:12 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 20:19:13 ---> package-listing.sh 20:19:13 ++ facter osfamily 20:19:13 ++ tr '[:upper:]' '[:lower:]' 20:19:13 + OS_FAMILY=debian 20:19:13 + workspace=/w/workspace/gexfoundry_device-rest-go_PR-359 20:19:13 + START_PACKAGES=/tmp/packages_start.txt 20:19:13 + END_PACKAGES=/tmp/packages_end.txt 20:19:13 + DIFF_PACKAGES=/tmp/packages_diff.txt 20:19:13 + PACKAGES=/tmp/packages_start.txt 20:19:13 + '[' /w/workspace/gexfoundry_device-rest-go_PR-359 ']' 20:19:13 + PACKAGES=/tmp/packages_end.txt 20:19:13 + case "${OS_FAMILY}" in 20:19:13 + dpkg -l 20:19:13 + grep '^ii' 20:19:13 + '[' -f /tmp/packages_start.txt ']' 20:19:13 + '[' -f /tmp/packages_end.txt ']' 20:19:13 + diff /tmp/packages_start.txt /tmp/packages_end.txt 20:19:13 + '[' /w/workspace/gexfoundry_device-rest-go_PR-359 ']' 20:19:13 + mkdir -p /w/workspace/gexfoundry_device-rest-go_PR-359/archives/ 20:19:13 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-rest-go_PR-359/archives/ [Pipeline] echo 20:19:13 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-rest-go_PR-359/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 20:19:14 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:19:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:19:14 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:19:14 prd-ubuntu20.04-docker-8c-8g-16279 does not seem to be running inside a container 20:19:14 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-rest-go_PR-359/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-rest-go_PR-359 -v /w/workspace/gexfoundry_device-rest-go_PR-359:/w/workspace/gexfoundry_device-rest-go_PR-359:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-359@tmp:/w/workspace/gexfoundry_device-rest-go_PR-359@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 20:19:15 $ docker top 865ea74e9cf6a9bde113e5a31e4411c89a28676948d005dbcc97b92a04011ede -eo pid,comm [Pipeline] { [Pipeline] sh 20:19:15 + touch /tmp/pre-build-complete [Pipeline] sh 20:19:15 + mkdir -p /var/log/sysstat [Pipeline] sh 20:19:16 + ls /var/log/sa-host 20:19:16 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:19:16 provisioning config files... 20:19:16 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-359@tmp/config9952323345692044700tmp [Pipeline] { [Pipeline] echo 20:19:16 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 20:19:16 ---> create-netrc.sh [Pipeline] } 20:19:16 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 20:19:17 ---> python-tools-install.sh [Pipeline] echo 20:19:17 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 20:19:17 ---> sudo-logs.sh 20:19:17 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 20:19:17 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 20:19:17 ---> job-cost.sh 20:19:17 lf-activate-venv: SKIPPING 20:19:17 DEBUG: total: 0.2199999988079071 20:19:17 INFO: Retrieving Stack Cost... 20:19:18 INFO: Retrieving Pricing Info for: v3-standard-8 20:19:18 INFO: Archiving Costs [Pipeline] echo 20:19:18 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 20:19:19 ---> logs-deploy.sh 20:19:19 lf-activate-venv: SKIPPING 20:19:19 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rest-go/PR-359/1 20:19:19 INFO: archiving workspace using pattern(s): 20:19:19 Archives upload complete. 20:19:19 INFO: archiving logs to Nexus