Pull request #1323 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from d75953f8992a98090e397d8c7706567f2e1c2bc6+8b9fd5bc22bc5ff949621087fe72c38333f95112 (530700eb246c173f7a37d7e5e8943dee2900e9ef) 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-ssh7004348007929358246.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh3970767228490267535.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1323/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1323/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16961066624974920186.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1323/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17998845784090014566.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > 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-ssh17259598412821880106.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1323/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1323/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh15705261675388132837.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-sdk-go, dockerImageName:device-sdk-simple, dockerFilePath:example/cmd/device-simple/Dockerfile, pushImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-sdk-go-settings PROJECT: device-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-sdk-simple DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task ‘prd-centos7-blackbox-4c-2g-5385’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu20.04-docker-8c-8g-6048’ is offline ‘prd-ubuntu20.04-docker-8c-8g-6056’ is offline ‘prd-ubuntu20.04-docker-arm64-4c-16g-6053’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-6060 in /w/workspace/gexfoundry_device-sdk-go_PR-1323 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-sdk-go.git > git init /w/workspace/gexfoundry_device-sdk-go_PR-1323 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1323/head:refs/remotes/origin/PR-1323 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 8b9fd5bc22bc5ff949621087fe72c38333f95112 into PR head commit d75953f8992a98090e397d8c7706567f2e1c2bc6 Merge succeeded, producing d75953f8992a98090e397d8c7706567f2e1c2bc6 Checking out Revision d75953f8992a98090e397d8c7706567f2e1c2bc6 (PR-1323) Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-02-15T04:59:22.635Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-02-15T04:59:22.817Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { > git config core.sparsecheckout # timeout=10 > git checkout -f d75953f8992a98090e397d8c7706567f2e1c2bc6 # 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 8b9fd5bc22bc5ff949621087fe72c38333f95112 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d75953f8992a98090e397d8c7706567f2e1c2bc6 # timeout=10 [Pipeline] echo [2023-02-15T04:59:22.926Z] ========================================================= [2023-02-15T04:59:22.926Z] EdgeX Global Pipelines Version Info [2023-02-15T04:59:22.926Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-02-15T04:59:23.663Z] ------------------- [2023-02-15T04:59:23.663Z] stable info: [2023-02-15T04:59:23.663Z] ------------------- [2023-02-15T04:59:23.663Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-02-15T04:59:23.663Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-02-15T04:59:23.663Z] Message: update stable to v1.0.244 [2023-02-15T04:59:24.234Z] ------------------- [2023-02-15T04:59:24.234Z] experimental info: [2023-02-15T04:59:24.234Z] ------------------- [2023-02-15T04:59:24.234Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-02-15T04:59:24.234Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-02-15T04:59:24.234Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-02-15T04:59:24.499Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo [2023-02-15T04:59:24.539Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo [2023-02-15T04:59:24.581Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-02-15T04:59:24.618Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-02-15T04:59:24.660Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-02-15T04:59:24.699Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-02-15T04:59:24.737Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-02-15T04:59:24.777Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo [2023-02-15T04:59:24.818Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-02-15T04:59:24.863Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-02-15T04:59:24.905Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-02-15T04:59:24.948Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo [2023-02-15T04:59:24.994Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-02-15T04:59:25.033Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-02-15T04:59:25.071Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-02-15T04:59:25.111Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2023-02-15T04:59:25.151Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-02-15T04:59:25.190Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-02-15T04:59:25.229Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-02-15T04:59:25.269Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-02-15T04:59:25.312Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-02-15T04:59:25.360Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-02-15T04:59:25.411Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-02-15T04:59:25.448Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-02-15T04:59:25.490Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-02-15T04:59:25.526Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-02-15T04:59:25.568Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-02-15T04:59:25.613Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-1323 [Pipeline] echo [2023-02-15T04:59:25.652Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-1323 [Pipeline] echo [2023-02-15T04:59:25.692Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-1323 [Pipeline] echo [2023-02-15T04:59:25.740Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d75953f8992a98090e397d8c7706567f2e1c2bc6 [Pipeline] echo [2023-02-15T04:59:25.778Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d75953f [Pipeline] echo [2023-02-15T04:59:25.820Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-15T04:59:25.932Z] provisioning config files... [2023-02-15T04:59:25.946Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1323@tmp/config4535612586067361488tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-15T04:59:26.311Z] ---> docker-login.sh [2023-02-15T04:59:26.312Z] nexus3.edgexfoundry.org:10001 [2023-02-15T04:59:26.571Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-15T04:59:26.571Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-15T04:59:26.571Z] Configure a credential helper to remove this warning. See [2023-02-15T04:59:26.571Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-15T04:59:26.571Z] [2023-02-15T04:59:26.571Z] Login Succeeded [2023-02-15T04:59:26.571Z] nexus3.edgexfoundry.org:10002 [2023-02-15T04:59:26.831Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-15T04:59:26.831Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-15T04:59:26.832Z] Configure a credential helper to remove this warning. See [2023-02-15T04:59:26.832Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-15T04:59:26.832Z] [2023-02-15T04:59:26.832Z] Login Succeeded [2023-02-15T04:59:26.832Z] nexus3.edgexfoundry.org:10003 [2023-02-15T04:59:26.832Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-15T04:59:26.832Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-15T04:59:26.832Z] Configure a credential helper to remove this warning. See [2023-02-15T04:59:26.832Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-15T04:59:26.832Z] [2023-02-15T04:59:26.832Z] Login Succeeded [2023-02-15T04:59:26.832Z] nexus3.edgexfoundry.org:10004 [2023-02-15T04:59:26.832Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-15T04:59:27.093Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-15T04:59:27.093Z] Configure a credential helper to remove this warning. See [2023-02-15T04:59:27.093Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-15T04:59:27.093Z] [2023-02-15T04:59:27.093Z] Login Succeeded [2023-02-15T04:59:27.093Z] docker.io [2023-02-15T04:59:27.093Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-15T04:59:27.355Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-15T04:59:27.355Z] Configure a credential helper to remove this warning. See [2023-02-15T04:59:27.355Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-15T04:59:27.355Z] [2023-02-15T04:59:27.355Z] Login Succeeded [2023-02-15T04:59:27.355Z] ---> docker-login.sh ends [Pipeline] } [2023-02-15T04:59:27.391Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-02-15T04:59:28.022Z] + git rev-list -1 --merges d75953f8992a98090e397d8c7706567f2e1c2bc6~1..d75953f8992a98090e397d8c7706567f2e1c2bc6 [Pipeline] echo [2023-02-15T04:59:28.088Z] -----------> git rev-list -1 --merges d75953f8992a98090e397d8c7706567f2e1c2bc6~1..d75953f8992a98090e397d8c7706567f2e1c2bc6 d75953f8992a98090e397d8c7706567f2e1c2bc6 [false] [Pipeline] sh [2023-02-15T04:59:28.397Z] + git log --format=format:%s -1 d75953f8992a98090e397d8c7706567f2e1c2bc6 [Pipeline] echo [2023-02-15T04:59:28.442Z] ========================================================= [2023-02-15T04:59:28.442Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-02-15T04:59:28.442Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-02-15T04:59:28.879Z] + git log --format=format:%s -1 d75953f8992a98090e397d8c7706567f2e1c2bc6 [Pipeline] echo [2023-02-15T04:59:28.912Z] [semverPrep] GIT_COMMIT: d75953f8992a98090e397d8c7706567f2e1c2bc6, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v3 [Pipeline] echo [2023-02-15T04:59:28.942Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-02-15T04:59:29.321Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-02-15T04:59:29.321Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-02-15T04:59:29.321Z] + [ -e /tmp/ssh_known_hosts ] [2023-02-15T04:59:29.321Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-02-15T04:59:29.321Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-02-15T04:59:29.321Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-02-15T04:59:29.321Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-15T04:59:29.737Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-15T04:59:29.737Z] [2023-02-15T04:59:29.737Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-15T04:59:30.128Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-15T04:59:30.128Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-02-15T04:59:30.128Z] b85a868b505f: Pulling fs layer [2023-02-15T04:59:30.128Z] e2be974225ed: Pulling fs layer [2023-02-15T04:59:30.128Z] 339a4e72a1f5: Pulling fs layer [2023-02-15T04:59:30.128Z] 988bab9f4d93: Pulling fs layer [2023-02-15T04:59:30.128Z] 1469e6f7b9e6: Pulling fs layer [2023-02-15T04:59:30.128Z] eaf3925da568: Pulling fs layer [2023-02-15T04:59:30.128Z] bab4dde63d76: Pulling fs layer [2023-02-15T04:59:30.128Z] bde34c3a00c8: Pulling fs layer [2023-02-15T04:59:30.128Z] b352a97aabf1: Pulling fs layer [2023-02-15T04:59:30.128Z] 4872d77fe225: Pulling fs layer [2023-02-15T04:59:30.128Z] 5851b861e8e6: Pulling fs layer [2023-02-15T04:59:30.128Z] 988bab9f4d93: Waiting [2023-02-15T04:59:30.128Z] 1469e6f7b9e6: Waiting [2023-02-15T04:59:30.128Z] bab4dde63d76: Waiting [2023-02-15T04:59:30.128Z] bde34c3a00c8: Waiting [2023-02-15T04:59:30.128Z] b352a97aabf1: Waiting [2023-02-15T04:59:30.128Z] 4872d77fe225: Waiting [2023-02-15T04:59:30.128Z] 5851b861e8e6: Waiting [2023-02-15T04:59:30.128Z] e2be974225ed: Verifying Checksum [2023-02-15T04:59:30.128Z] e2be974225ed: Download complete [2023-02-15T04:59:30.390Z] 988bab9f4d93: Download complete [2023-02-15T04:59:30.390Z] 339a4e72a1f5: Verifying Checksum [2023-02-15T04:59:30.390Z] 339a4e72a1f5: Download complete [2023-02-15T04:59:30.390Z] 1469e6f7b9e6: Verifying Checksum [2023-02-15T04:59:30.390Z] 1469e6f7b9e6: Download complete [2023-02-15T04:59:30.390Z] bde34c3a00c8: Verifying Checksum [2023-02-15T04:59:30.390Z] bde34c3a00c8: Download complete [2023-02-15T04:59:30.390Z] b352a97aabf1: Verifying Checksum [2023-02-15T04:59:30.390Z] b352a97aabf1: Download complete [2023-02-15T04:59:30.390Z] 4872d77fe225: Verifying Checksum [2023-02-15T04:59:30.390Z] 4872d77fe225: Download complete [2023-02-15T04:59:30.652Z] 5851b861e8e6: Verifying Checksum [2023-02-15T04:59:30.652Z] 5851b861e8e6: Download complete [2023-02-15T04:59:30.914Z] bab4dde63d76: Verifying Checksum [2023-02-15T04:59:30.914Z] bab4dde63d76: Download complete [2023-02-15T04:59:31.172Z] b85a868b505f: Verifying Checksum [2023-02-15T04:59:31.172Z] b85a868b505f: Download complete [2023-02-15T04:59:32.546Z] b85a868b505f: Pull complete [2023-02-15T04:59:32.546Z] e2be974225ed: Pull complete [2023-02-15T04:59:33.114Z] 339a4e72a1f5: Pull complete [2023-02-15T04:59:33.114Z] 988bab9f4d93: Pull complete [2023-02-15T04:59:33.373Z] 1469e6f7b9e6: Pull complete [2023-02-15T04:59:33.373Z] eaf3925da568: Pull complete [2023-02-15T04:59:35.276Z] bab4dde63d76: Pull complete [2023-02-15T04:59:35.276Z] bde34c3a00c8: Pull complete [2023-02-15T04:59:35.276Z] b352a97aabf1: Pull complete [2023-02-15T04:59:35.540Z] 4872d77fe225: Pull complete [2023-02-15T04:59:35.540Z] 5851b861e8e6: Pull complete [2023-02-15T04:59:35.540Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-02-15T04:59:35.540Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-15T04:59:35.540Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-15T04:59:35.762Z] prd-ubuntu20.04-docker-8c-8g-6060 does not seem to be running inside a container [2023-02-15T04:59:35.799Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-sdk-go_PR-1323 -v /w/workspace/gexfoundry_device-sdk-go_PR-1323:/w/workspace/gexfoundry_device-sdk-go_PR-1323:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1323@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1323@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 [2023-02-15T04:59:37.305Z] $ docker top 881c1e2fbca1e822f3fa108fc5ecdf3927594c77b99e6ebcb76fc6bd13107e92 -eo pid,comm [2023-02-15T04:59:37.360Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-02-15T04:59:37.360Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-02-15T04:59:37.484Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-15T04:59:37.484Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-15T04:59:37.598Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-15T04:59:37.604Z] $ docker exec 881c1e2fbca1e822f3fa108fc5ecdf3927594c77b99e6ebcb76fc6bd13107e92 ssh-agent [2023-02-15T04:59:37.711Z] SSH_AUTH_SOCK=/tmp/ssh-GeIlWZs5AeFw/agent.31 [2023-02-15T04:59:37.711Z] SSH_AGENT_PID=38 [2023-02-15T04:59:37.718Z] Running ssh-add (command line suppressed) [2023-02-15T04:59:37.827Z] Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1323@tmp/private_key_2644094949693359097.key (/w/workspace/gexfoundry_device-sdk-go_PR-1323@tmp/private_key_2644094949693359097.key) [2023-02-15T04:59:37.839Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-15T04:59:38.167Z] + git tag --points-at HEAD [Pipeline] } [2023-02-15T04:59:38.199Z] $ docker exec --env ******** --env ******** 881c1e2fbca1e822f3fa108fc5ecdf3927594c77b99e6ebcb76fc6bd13107e92 ssh-agent -k [2023-02-15T04:59:38.300Z] unset SSH_AUTH_SOCK; [2023-02-15T04:59:38.300Z] unset SSH_AGENT_PID; [2023-02-15T04:59:38.301Z] echo Agent pid 38 killed; [2023-02-15T04:59:38.308Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-02-15T04:59:38.404Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-15T04:59:38.404Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-15T04:59:38.520Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-15T04:59:38.525Z] $ docker exec 881c1e2fbca1e822f3fa108fc5ecdf3927594c77b99e6ebcb76fc6bd13107e92 ssh-agent [2023-02-15T04:59:38.631Z] SSH_AUTH_SOCK=/tmp/ssh-EfyHmX4Xbq3o/agent.70 [2023-02-15T04:59:38.631Z] SSH_AGENT_PID=76 [2023-02-15T04:59:38.636Z] Running ssh-add (command line suppressed) [2023-02-15T04:59:38.748Z] Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1323@tmp/private_key_7491149229533704220.key (/w/workspace/gexfoundry_device-sdk-go_PR-1323@tmp/private_key_7491149229533704220.key) [2023-02-15T04:59:38.759Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-15T04:59:39.089Z] + git semver init [2023-02-15T04:59:39.349Z] 2023-02-15 04:59:39,263 [run_init] DEBUG init version:0.0.0 force:False [2023-02-15T04:59:39.349Z] 2023-02-15 04:59:39,264 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-sdk-go_PR-1323/.semver [2023-02-15T04:59:39.349Z] 2023-02-15 04:59:39,265 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/gexfoundry_device-sdk-go_PR-1323/.semver [2023-02-15T04:59:39.349Z] 2023-02-15 04:59:39,265 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-sdk-go.git', '/w/workspace/gexfoundry_device-sdk-go_PR-1323/.semver'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1323, universal_newlines=False, shell=None, istream=None) [2023-02-15T04:59:40.288Z] 2023-02-15 04:59:40,260 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-sdk-go_PR-1323/.git/info/exclude [2023-02-15T04:59:40.288Z] 2023-02-15 04:59:40,261 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-sdk-go_PR-1323/.semver/PR-1323 with force:False [2023-02-15T04:59:40.288Z] 2023-02-15 04:59:40,261 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-sdk-go_PR-1323/.semver/PR-1323 [2023-02-15T04:59:40.288Z] 2023-02-15 04:59:40,266 [execute] INFO git cat-file --batch-check [2023-02-15T04:59:40.288Z] 2023-02-15 04:59:40,266 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1323/.semver, universal_newlines=False, shell=None, istream=) [2023-02-15T04:59:40.288Z] 2023-02-15 04:59:40,272 [execute] INFO git cat-file --batch [2023-02-15T04:59:40.288Z] 2023-02-15 04:59:40,272 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1323/.semver, universal_newlines=False, shell=None, istream=) [2023-02-15T04:59:40.288Z] 2023-02-15 04:59:40,276 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-sdk-go_PR-1323/.semver/PR-1323 [2023-02-15T04:59:40.288Z] 0.0.0 [Pipeline] } [2023-02-15T04:59:40.564Z] $ docker exec --env ******** --env ******** 881c1e2fbca1e822f3fa108fc5ecdf3927594c77b99e6ebcb76fc6bd13107e92 ssh-agent -k [2023-02-15T04:59:40.672Z] unset SSH_AUTH_SOCK; [2023-02-15T04:59:40.673Z] unset SSH_AGENT_PID; [2023-02-15T04:59:40.673Z] echo Agent pid 76 killed; [2023-02-15T04:59:40.683Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-02-15T04:59:41.113Z] + git semver [Pipeline] } [2023-02-15T04:59:41.397Z] $ docker stop --time=1 881c1e2fbca1e822f3fa108fc5ecdf3927594c77b99e6ebcb76fc6bd13107e92 [2023-02-15T04:59:42.690Z] $ docker rm -f --volumes 881c1e2fbca1e822f3fa108fc5ecdf3927594c77b99e6ebcb76fc6bd13107e92 [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-15T04:59:43.104Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-02-15T04:59:43.383Z] Stashed 1 file(s) [Pipeline] echo [2023-02-15T04:59:43.402Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-15T04:59:43.973Z] provisioning config files... [2023-02-15T04:59:43.982Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1323@tmp/config12077397194541896374tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-15T04:59:44.330Z] ---> docker-login.sh [2023-02-15T04:59:44.330Z] nexus3.edgexfoundry.org:10001 [2023-02-15T04:59:44.330Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-15T04:59:44.330Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-15T04:59:44.330Z] Configure a credential helper to remove this warning. See [2023-02-15T04:59:44.330Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-15T04:59:44.330Z] [2023-02-15T04:59:44.330Z] Login Succeeded [2023-02-15T04:59:44.330Z] nexus3.edgexfoundry.org:10002 [2023-02-15T04:59:44.330Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-15T04:59:44.330Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-15T04:59:44.330Z] Configure a credential helper to remove this warning. See [2023-02-15T04:59:44.330Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-15T04:59:44.330Z] [2023-02-15T04:59:44.330Z] Login Succeeded [2023-02-15T04:59:44.330Z] nexus3.edgexfoundry.org:10003 [2023-02-15T04:59:44.589Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-15T04:59:44.589Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-15T04:59:44.589Z] Configure a credential helper to remove this warning. See [2023-02-15T04:59:44.589Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-15T04:59:44.589Z] [2023-02-15T04:59:44.589Z] Login Succeeded [2023-02-15T04:59:44.589Z] nexus3.edgexfoundry.org:10004 [2023-02-15T04:59:44.589Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-15T04:59:44.589Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-15T04:59:44.589Z] Configure a credential helper to remove this warning. See [2023-02-15T04:59:44.589Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-15T04:59:44.589Z] [2023-02-15T04:59:44.589Z] Login Succeeded [2023-02-15T04:59:44.589Z] docker.io [2023-02-15T04:59:44.850Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-15T04:59:45.122Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-15T04:59:45.122Z] Configure a credential helper to remove this warning. See [2023-02-15T04:59:45.122Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-15T04:59:45.122Z] [2023-02-15T04:59:45.122Z] Login Succeeded [2023-02-15T04:59:45.122Z] ---> docker-login.sh ends [Pipeline] } [2023-02-15T04:59:45.151Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-02-15T04:59:45.349Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-15T04:59:45.382Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-15T04:59:45.411Z] ========================================================= [2023-02-15T04:59:45.411Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-02-15T04:59:45.411Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-15T04:59:45.880Z] + docker build -t ci-base-image-x86_64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2023-02-15T04:59:45.880Z] Sending build context to Docker daemon 10.45MB [2023-02-15T04:59:45.880Z] Step 1/10 : ARG BASE=golang:1.18-alpine3.16 [2023-02-15T04:59:45.880Z] Step 2/10 : FROM ${BASE} AS builder [2023-02-15T04:59:45.880Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-02-15T04:59:45.880Z] 213ec9aee27d: Pulling fs layer [2023-02-15T04:59:45.880Z] 4583459ba037: Pulling fs layer [2023-02-15T04:59:45.880Z] 93c1e223e6f2: Pulling fs layer [2023-02-15T04:59:45.880Z] 53926ce57604: Pulling fs layer [2023-02-15T04:59:45.880Z] 21b2b0c7a3f4: Pulling fs layer [2023-02-15T04:59:45.880Z] 22ff95d597cd: Pulling fs layer [2023-02-15T04:59:45.880Z] 12d6caf4c0d1: Pulling fs layer [2023-02-15T04:59:45.880Z] 96b7cbca73a9: Pulling fs layer [2023-02-15T04:59:45.880Z] a7acece74701: Pulling fs layer [2023-02-15T04:59:45.880Z] 22ff95d597cd: Waiting [2023-02-15T04:59:45.880Z] 12d6caf4c0d1: Waiting [2023-02-15T04:59:45.880Z] 96b7cbca73a9: Waiting [2023-02-15T04:59:45.880Z] 53926ce57604: Waiting [2023-02-15T04:59:45.880Z] a7acece74701: Waiting [2023-02-15T04:59:45.880Z] 21b2b0c7a3f4: Waiting [2023-02-15T04:59:46.144Z] 93c1e223e6f2: Download complete [2023-02-15T04:59:46.145Z] 4583459ba037: Verifying Checksum [2023-02-15T04:59:46.145Z] 4583459ba037: Download complete [2023-02-15T04:59:46.145Z] 21b2b0c7a3f4: Verifying Checksum [2023-02-15T04:59:46.145Z] 21b2b0c7a3f4: Download complete [2023-02-15T04:59:46.145Z] 22ff95d597cd: Verifying Checksum [2023-02-15T04:59:46.145Z] 22ff95d597cd: Download complete [2023-02-15T04:59:46.145Z] 213ec9aee27d: Verifying Checksum [2023-02-15T04:59:46.145Z] 213ec9aee27d: Download complete [2023-02-15T04:59:46.145Z] 12d6caf4c0d1: Verifying Checksum [2023-02-15T04:59:46.145Z] 12d6caf4c0d1: Download complete [2023-02-15T04:59:46.145Z] 213ec9aee27d: Pull complete [2023-02-15T04:59:46.409Z] 4583459ba037: Pull complete [2023-02-15T04:59:46.409Z] 93c1e223e6f2: Pull complete [2023-02-15T04:59:47.010Z] a7acece74701: Verifying Checksum [2023-02-15T04:59:47.010Z] a7acece74701: Download complete [2023-02-15T04:59:47.273Z] 53926ce57604: Verifying Checksum [2023-02-15T04:59:47.273Z] 53926ce57604: Download complete [2023-02-15T04:59:47.533Z] 96b7cbca73a9: Verifying Checksum [2023-02-15T04:59:47.533Z] 96b7cbca73a9: Download complete [2023-02-15T04:59:51.736Z] 53926ce57604: Pull complete [2023-02-15T04:59:51.736Z] 21b2b0c7a3f4: Pull complete [2023-02-15T04:59:51.736Z] 22ff95d597cd: Pull complete [2023-02-15T04:59:51.736Z] 12d6caf4c0d1: Pull complete [2023-02-15T04:59:53.637Z] 96b7cbca73a9: Pull complete [2023-02-15T04:59:54.204Z] a7acece74701: Pull complete [2023-02-15T04:59:54.205Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-02-15T04:59:54.205Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-02-15T04:59:54.205Z] ---> db6d94c90886 [2023-02-15T04:59:54.205Z] Step 3/10 : ARG MAKE=make build [2023-02-15T04:59:56.111Z] ---> Running in 54c15a2a0e6d [2023-02-15T04:59:56.111Z] Removing intermediate container 54c15a2a0e6d [2023-02-15T04:59:56.111Z] ---> 6f6769bcfc87 [2023-02-15T04:59:56.111Z] Step 4/10 : WORKDIR /device-sdk-go [2023-02-15T04:59:56.111Z] ---> Running in a232873ecde7 [2023-02-15T04:59:56.111Z] Removing intermediate container a232873ecde7 [2023-02-15T04:59:56.111Z] ---> b01944a840ac [2023-02-15T04:59:56.111Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-02-15T04:59:56.111Z] ---> Running in 4a5f57934e7b [2023-02-15T04:59:56.368Z] Removing intermediate container 4a5f57934e7b [2023-02-15T04:59:56.368Z] ---> f6b8c1d1cb20 [2023-02-15T04:59:56.368Z] Step 6/10 : RUN apk add --update --no-cache make git [2023-02-15T04:59:56.368Z] ---> Running in 9eb9d0975bc3 [2023-02-15T04:59:56.627Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-15T04:59:56.627Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-15T04:59:56.885Z] OK: 211 MiB in 51 packages [2023-02-15T04:59:57.144Z] Removing intermediate container 9eb9d0975bc3 [2023-02-15T04:59:57.144Z] ---> 9cdf09fa54ea [2023-02-15T04:59:57.144Z] Step 7/10 : COPY go.mod vendor* ./ [2023-02-15T04:59:57.403Z] ---> 07229ba27934 [2023-02-15T04:59:57.403Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-15T04:59:57.403Z] ---> Running in 0adaa5ad4a78 [2023-02-15T04:59:58.800Z] Still waiting to schedule task [2023-02-15T04:59:58.800Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-02-15T05:00:23.956Z] Removing intermediate container 0adaa5ad4a78 [2023-02-15T05:00:23.957Z] ---> 94f1d0240d13 [2023-02-15T05:00:23.957Z] Step 9/10 : COPY . . [2023-02-15T05:00:23.957Z] ---> 876ad586b57e [2023-02-15T05:00:23.957Z] Step 10/10 : RUN ${MAKE} [2023-02-15T05:00:23.957Z] ---> Running in 56afdc18c594 [2023-02-15T05:00:23.957Z] noop [2023-02-15T05:00:24.524Z] Removing intermediate container 56afdc18c594 [2023-02-15T05:00:24.524Z] ---> a130fcda09b3 [2023-02-15T05:00:24.524Z] Successfully built a130fcda09b3 [2023-02-15T05:00:24.524Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-15T05:00:24.971Z] + docker inspect -f . ci-base-image-x86_64 [2023-02-15T05:00:24.971Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-15T05:00:25.133Z] prd-ubuntu20.04-docker-8c-8g-6060 does not seem to be running inside a container [2023-02-15T05:00:25.164Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-sdk-go_PR-1323 -v /w/workspace/gexfoundry_device-sdk-go_PR-1323:/w/workspace/gexfoundry_device-sdk-go_PR-1323:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1323@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1323@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 [2023-02-15T05:00:25.552Z] $ docker top 0f314bb01672bd7664062ac32a773bcebd9cecfa1f2859d5e1d3e37b1f116718 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-15T05:00:25.957Z] + go version [2023-02-15T05:00:25.957Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-02-15T05:00:26.003Z] $ docker stop --time=1 0f314bb01672bd7664062ac32a773bcebd9cecfa1f2859d5e1d3e37b1f116718 [2023-02-15T05:00:27.304Z] $ docker rm -f --volumes 0f314bb01672bd7664062ac32a773bcebd9cecfa1f2859d5e1d3e37b1f116718 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-15T05:00:28.035Z] + docker inspect -f . ci-base-image-x86_64 [2023-02-15T05:00:28.035Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-15T05:00:28.179Z] prd-ubuntu20.04-docker-8c-8g-6060 does not seem to be running inside a container [2023-02-15T05:00:28.213Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/gexfoundry_device-sdk-go_PR-1323 -v /w/workspace/gexfoundry_device-sdk-go_PR-1323:/w/workspace/gexfoundry_device-sdk-go_PR-1323:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1323@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1323@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 [2023-02-15T05:00:28.567Z] $ docker top 691142c298de0dd52459df0e961aa4f8ee73573ebc791fb45b04c1c4d8f45adf -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-15T05:00:28.966Z] + git config --global --add safe.directory /w/workspace/gexfoundry_device-sdk-go_PR-1323 [Pipeline] fileExists [Pipeline] sh [2023-02-15T05:00:29.331Z] + make test [2023-02-15T05:00:29.331Z] go test -race -coverprofile=coverage.out ./... [2023-02-15T05:00:35.890Z] ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] [2023-02-15T05:00:50.755Z] # github.com/edgexfoundry/device-sdk-go/v3/internal/common [2023-02-15T05:00:50.755Z] internal/common/utils.go:89:37: configuration.MessageBus.Topics undefined (type "github.com/edgexfoundry/go-mod-bootstrap/v3/config".MessageBusInfo has no field or method Topics) [2023-02-15T05:00:50.755Z] internal/common/utils.go:89:51: undefined: config.MessageBusPublishTopicPrefix [2023-02-15T05:00:50.755Z] FAIL github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent [build failed] [2023-02-15T05:00:50.755Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 0.077s coverage: 78.9% of statements [2023-02-15T05:00:50.755Z] FAIL github.com/edgexfoundry/device-sdk-go/v3/internal/common [build failed] [2023-02-15T05:00:50.755Z] FAIL github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http [build failed] [2023-02-15T05:00:50.755Z] FAIL github.com/edgexfoundry/device-sdk-go/v3/internal/transformer [build failed] [2023-02-15T05:00:50.755Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 0.759s coverage: 89.2% of statements [2023-02-15T05:00:50.755Z] FAIL github.com/edgexfoundry/device-sdk-go/v3/pkg/service [build failed] [2023-02-15T05:00:50.755Z] make: *** [Makefile:35: unittest] Error 2 [Pipeline] } [2023-02-15T05:00:50.804Z] $ docker stop --time=1 691142c298de0dd52459df0e961aa4f8ee73573ebc791fb45b04c1c4d8f45adf [2023-02-15T05:00:52.778Z] $ docker rm -f --volumes 691142c298de0dd52459df0e961aa4f8ee73573ebc791fb45b04c1c4d8f45adf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-15T05:00:53.921Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-15T05:00:53.921Z] [2023-02-15T05:00:53.921Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-15T05:00:54.350Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-15T05:00:54.351Z] latest: Pulling from edgex-lftools-log-publisher [2023-02-15T05:00:54.351Z] 5eb5b503b376: Pulling fs layer [2023-02-15T05:00:54.351Z] 5c69ac0246d0: Pulling fs layer [2023-02-15T05:00:54.351Z] ec43610c2a17: Pulling fs layer [2023-02-15T05:00:54.351Z] 3a2ae6a8a46f: Pulling fs layer [2023-02-15T05:00:54.351Z] 33b1e0a273af: Pulling fs layer [2023-02-15T05:00:54.351Z] 5d3b04190fa2: Pulling fs layer [2023-02-15T05:00:54.351Z] 2f39f015ded8: Pulling fs layer [2023-02-15T05:00:54.351Z] 33b1e0a273af: Waiting [2023-02-15T05:00:54.351Z] 5d3b04190fa2: Waiting [2023-02-15T05:00:54.351Z] 2f39f015ded8: Waiting [2023-02-15T05:00:54.351Z] 3a2ae6a8a46f: Waiting [2023-02-15T05:00:54.351Z] 5c69ac0246d0: Verifying Checksum [2023-02-15T05:00:54.351Z] 5c69ac0246d0: Download complete [2023-02-15T05:00:54.351Z] 3a2ae6a8a46f: Verifying Checksum [2023-02-15T05:00:54.351Z] 3a2ae6a8a46f: Download complete [2023-02-15T05:00:54.654Z] 33b1e0a273af: Verifying Checksum [2023-02-15T05:00:54.654Z] 33b1e0a273af: Download complete [2023-02-15T05:00:54.654Z] 5d3b04190fa2: Verifying Checksum [2023-02-15T05:00:54.654Z] 5d3b04190fa2: Download complete [2023-02-15T05:00:54.654Z] ec43610c2a17: Verifying Checksum [2023-02-15T05:00:54.654Z] ec43610c2a17: Download complete [2023-02-15T05:00:54.654Z] 5eb5b503b376: Verifying Checksum [2023-02-15T05:00:54.654Z] 5eb5b503b376: Download complete [2023-02-15T05:00:55.248Z] 2f39f015ded8: Download complete [2023-02-15T05:00:55.814Z] 5eb5b503b376: Pull complete [2023-02-15T05:00:56.072Z] 5c69ac0246d0: Pull complete [2023-02-15T05:00:56.639Z] ec43610c2a17: Pull complete [2023-02-15T05:00:56.639Z] 3a2ae6a8a46f: Pull complete [2023-02-15T05:00:56.898Z] 33b1e0a273af: Pull complete [2023-02-15T05:00:56.898Z] 5d3b04190fa2: Pull complete [2023-02-15T05:01:01.084Z] 2f39f015ded8: Pull complete [2023-02-15T05:01:01.084Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-02-15T05:01:01.084Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-15T05:01:01.084Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-15T05:01:01.290Z] prd-ubuntu20.04-docker-8c-8g-6060 does not seem to be running inside a container [2023-02-15T05:01:01.323Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-sdk-go_PR-1323 -v /w/workspace/gexfoundry_device-sdk-go_PR-1323:/w/workspace/gexfoundry_device-sdk-go_PR-1323:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1323@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1323@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 [2023-02-15T05:01:03.228Z] $ docker top d6f21b55385df51e65632c0425790b9464bb14662deb0087dcfceeb6dc0b091a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-15T05:01:03.653Z] ---> job-cost.sh [2023-02-15T05:01:03.653Z] lf-activate-venv: SKIPPING [2023-02-15T05:01:03.653Z] INFO: No Stack... [2023-02-15T05:01:03.912Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-02-15T05:01:04.171Z] INFO: Archiving Costs [Pipeline] sh [2023-02-15T05:01:04.488Z] + cat /w/workspace/gexfoundry_device-sdk-go_PR-1323/archives/cost.csv [2023-02-15T05:01:04.488Z] + cut -d, -f6 [Pipeline] lock [2023-02-15T05:01:04.531Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1323-1-stack-cost] [2023-02-15T05:01:04.535Z] Resource [jenkins-edgexfoundry-device-sdk-go-PR-1323-1-stack-cost] did not exist. Created. [2023-02-15T05:01:04.535Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1323-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-02-15T05:01:04.934Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-02-15T05:01:05.002Z] Stashed 1 file(s) [Pipeline] } [2023-02-15T05:01:05.018Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1323-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-02-15T05:01:05.098Z] $ docker stop --time=1 d6f21b55385df51e65632c0425790b9464bb14662deb0087dcfceeb6dc0b091a [2023-02-15T05:01:06.257Z] $ docker rm -f --volumes d6f21b55385df51e65632c0425790b9464bb14662deb0087dcfceeb6dc0b091a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-02-15T05:01:06.616Z] Failed in branch amd64 [2023-02-15T05:03:04.066Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-6066 in /w/workspace/gexfoundry_device-sdk-go_PR-1323 [Pipeline] { [Pipeline] ws [2023-02-15T05:03:04.125Z] Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout [2023-02-15T05:03:04.206Z] The recommended git tool is: git [2023-02-15T05:03:10.702Z] using credential edgex-jenkins-ssh [2023-02-15T05:03:10.727Z] Cloning the remote Git repository [2023-02-15T05:03:10.795Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2023-02-15T05:03:10.893Z] > git init /w/workspace/device-sdk-go/1 # timeout=10 [2023-02-15T05:03:11.087Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2023-02-15T05:03:11.089Z] > git --version # timeout=10 [2023-02-15T05:03:11.112Z] > git --version # 'git version 2.25.1' [2023-02-15T05:03:11.115Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-15T05:03:11.194Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-02-15T05:03:13.419Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2023-02-15T05:03:13.464Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-02-15T05:03:15.634Z] Merging remotes/origin/main commit 8b9fd5bc22bc5ff949621087fe72c38333f95112 into PR head commit d75953f8992a98090e397d8c7706567f2e1c2bc6 [2023-02-15T05:03:15.919Z] Merge succeeded, producing d75953f8992a98090e397d8c7706567f2e1c2bc6 [2023-02-15T05:03:15.920Z] Checking out Revision d75953f8992a98090e397d8c7706567f2e1c2bc6 (PR-1323) [2023-02-15T05:03:14.668Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2023-02-15T05:03:14.722Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2023-02-15T05:03:14.723Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-15T05:03:14.745Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1323/head:refs/remotes/origin/PR-1323 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-02-15T05:03:15.654Z] > git config core.sparsecheckout # timeout=10 [2023-02-15T05:03:15.674Z] > git checkout -f d75953f8992a98090e397d8c7706567f2e1c2bc6 # timeout=10 [2023-02-15T05:03:15.802Z] > git remote # timeout=10 [2023-02-15T05:03:15.827Z] > git config --get remote.origin.url # timeout=10 [2023-02-15T05:03:15.847Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-15T05:03:15.863Z] > git merge 8b9fd5bc22bc5ff949621087fe72c38333f95112 # timeout=10 [2023-02-15T05:03:15.896Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-02-15T05:03:16.590Z] Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v3" [2023-02-15T05:03:16.649Z] > git --version # timeout=10 [2023-02-15T05:03:16.662Z] > git --version # 'git version 2.25.1' [2023-02-15T05:03:16.685Z] fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-02-15T05:03:15.926Z] > git config core.sparsecheckout # timeout=10 [2023-02-15T05:03:15.954Z] > git checkout -f d75953f8992a98090e397d8c7706567f2e1c2bc6 # timeout=10 [2023-02-15T05:03:17.916Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-02-15T05:03:17.916Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-15T05:03:17.916Z] Dload Upload Total Spent Left Speed [2023-02-15T05:03:17.916Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 65056 0 --:--:-- --:--:-- --:--:-- 65389 [Pipeline] sh [2023-02-15T05:03:18.582Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-02-15T05:03:18.958Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-02-15T05:03:18.958Z] + sudo tee /etc/docker/daemon.new [2023-02-15T05:03:18.958Z] { [2023-02-15T05:03:18.958Z] "registry-mirrors": [ [2023-02-15T05:03:18.958Z] "https://nexus3.edgexfoundry.org:10001" [2023-02-15T05:03:18.958Z] ], [2023-02-15T05:03:18.958Z] "bip": "10.250.0.254/24", [2023-02-15T05:03:18.958Z] "hosts": [ [2023-02-15T05:03:18.958Z] "tcp://0.0.0.0:5555", [2023-02-15T05:03:18.958Z] "unix:///var/run/docker.sock" [2023-02-15T05:03:18.958Z] ], [2023-02-15T05:03:18.958Z] "mtu": 1458, [2023-02-15T05:03:18.958Z] "selinux-enabled": true, [2023-02-15T05:03:18.958Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-02-15T05:03:18.958Z] } [Pipeline] sh [2023-02-15T05:03:19.329Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-02-15T05:03:19.700Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-15T05:03:38.086Z] provisioning config files... [2023-02-15T05:03:38.127Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config11227185524673858420tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-15T05:03:38.551Z] ---> docker-login.sh [2023-02-15T05:03:38.551Z] nexus3.edgexfoundry.org:10001 [2023-02-15T05:03:39.146Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-15T05:03:39.420Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-15T05:03:39.420Z] Configure a credential helper to remove this warning. See [2023-02-15T05:03:39.420Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-15T05:03:39.420Z] [2023-02-15T05:03:39.420Z] Login Succeeded [2023-02-15T05:03:39.420Z] nexus3.edgexfoundry.org:10002 [2023-02-15T05:03:39.694Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-15T05:03:39.694Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-15T05:03:39.694Z] Configure a credential helper to remove this warning. See [2023-02-15T05:03:39.694Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-15T05:03:39.694Z] [2023-02-15T05:03:39.694Z] Login Succeeded [2023-02-15T05:03:39.694Z] nexus3.edgexfoundry.org:10003 [2023-02-15T05:03:39.970Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-15T05:03:40.569Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-15T05:03:40.569Z] Configure a credential helper to remove this warning. See [2023-02-15T05:03:40.569Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-15T05:03:40.569Z] [2023-02-15T05:03:40.569Z] Login Succeeded [2023-02-15T05:03:40.569Z] nexus3.edgexfoundry.org:10004 [2023-02-15T05:03:40.850Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-15T05:03:40.850Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-15T05:03:40.850Z] Configure a credential helper to remove this warning. See [2023-02-15T05:03:40.850Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-15T05:03:40.850Z] [2023-02-15T05:03:40.850Z] Login Succeeded [2023-02-15T05:03:40.850Z] docker.io [2023-02-15T05:03:41.126Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-15T05:03:41.721Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-15T05:03:41.721Z] Configure a credential helper to remove this warning. See [2023-02-15T05:03:41.721Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-15T05:03:41.721Z] [2023-02-15T05:03:41.721Z] Login Succeeded [2023-02-15T05:03:41.721Z] ---> docker-login.sh ends [Pipeline] } [2023-02-15T05:03:41.750Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-02-15T05:03:42.197Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-15T05:03:42.235Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-15T05:03:42.266Z] ========================================================= [2023-02-15T05:03:42.266Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-02-15T05:03:42.266Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-15T05:03:42.772Z] + docker build -t ci-base-image-arm64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2023-02-15T05:03:43.052Z] Sending build context to Docker daemon 5.612MB [2023-02-15T05:03:43.326Z] Step 1/10 : ARG BASE=golang:1.18-alpine3.16 [2023-02-15T05:03:43.326Z] Step 2/10 : FROM ${BASE} AS builder [2023-02-15T05:03:43.326Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-02-15T05:03:43.326Z] 9b18e9b68314: Pulling fs layer [2023-02-15T05:03:43.326Z] 35d82f9e3411: Pulling fs layer [2023-02-15T05:03:43.326Z] e16973657156: Pulling fs layer [2023-02-15T05:03:43.326Z] fc693d55d65f: Pulling fs layer [2023-02-15T05:03:43.326Z] 7e9fc2657dce: Pulling fs layer [2023-02-15T05:03:43.326Z] dda99020689f: Pulling fs layer [2023-02-15T05:03:43.326Z] db1c61fa0a46: Pulling fs layer [2023-02-15T05:03:43.326Z] 891c053d2c06: Pulling fs layer [2023-02-15T05:03:43.326Z] 7e9fc2657dce: Waiting [2023-02-15T05:03:43.326Z] dda99020689f: Waiting [2023-02-15T05:03:43.326Z] db1c61fa0a46: Waiting [2023-02-15T05:03:43.326Z] fc693d55d65f: Waiting [2023-02-15T05:03:43.326Z] 891c053d2c06: Waiting [2023-02-15T05:03:43.599Z] e16973657156: Verifying Checksum [2023-02-15T05:03:43.599Z] e16973657156: Download complete [2023-02-15T05:03:43.599Z] 35d82f9e3411: Verifying Checksum [2023-02-15T05:03:43.599Z] 35d82f9e3411: Download complete [2023-02-15T05:03:43.599Z] 7e9fc2657dce: Verifying Checksum [2023-02-15T05:03:43.599Z] 7e9fc2657dce: Download complete [2023-02-15T05:03:43.599Z] dda99020689f: Verifying Checksum [2023-02-15T05:03:43.599Z] dda99020689f: Download complete [2023-02-15T05:03:43.599Z] 9b18e9b68314: Verifying Checksum [2023-02-15T05:03:43.599Z] 9b18e9b68314: Download complete [2023-02-15T05:03:44.606Z] 9b18e9b68314: Pull complete [2023-02-15T05:03:44.885Z] 891c053d2c06: Verifying Checksum [2023-02-15T05:03:44.885Z] 891c053d2c06: Download complete [2023-02-15T05:03:45.496Z] 35d82f9e3411: Pull complete [2023-02-15T05:03:45.770Z] e16973657156: Pull complete [2023-02-15T05:03:46.370Z] db1c61fa0a46: Verifying Checksum [2023-02-15T05:03:46.370Z] db1c61fa0a46: Download complete [2023-02-15T05:03:46.972Z] fc693d55d65f: Verifying Checksum [2023-02-15T05:03:46.972Z] fc693d55d65f: Download complete [2023-02-15T05:03:59.338Z] fc693d55d65f: Pull complete [2023-02-15T05:03:59.338Z] 7e9fc2657dce: Pull complete [2023-02-15T05:03:59.338Z] dda99020689f: Pull complete [2023-02-15T05:04:04.749Z] db1c61fa0a46: Pull complete [2023-02-15T05:04:06.706Z] 891c053d2c06: Pull complete [2023-02-15T05:04:06.978Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-02-15T05:04:06.978Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-02-15T05:04:06.978Z] ---> f96f9c87975a [2023-02-15T05:04:06.978Z] Step 3/10 : ARG MAKE=make build [2023-02-15T05:04:08.950Z] ---> Running in 3ab4d50aefb0 [2023-02-15T05:04:09.540Z] Removing intermediate container 3ab4d50aefb0 [2023-02-15T05:04:09.540Z] ---> da5c7c9a7934 [2023-02-15T05:04:09.540Z] Step 4/10 : WORKDIR /device-sdk-go [2023-02-15T05:04:09.540Z] ---> Running in ad516beb788b [2023-02-15T05:04:09.812Z] Removing intermediate container ad516beb788b [2023-02-15T05:04:09.812Z] ---> d6f222855aa6 [2023-02-15T05:04:09.812Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-02-15T05:04:10.081Z] ---> Running in 33b00296207c [2023-02-15T05:04:10.353Z] Removing intermediate container 33b00296207c [2023-02-15T05:04:10.353Z] ---> 90dd7a0c3d99 [2023-02-15T05:04:10.353Z] Step 6/10 : RUN apk add --update --no-cache make git [2023-02-15T05:04:10.353Z] ---> Running in 0a658b016d14 [2023-02-15T05:04:11.784Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-15T05:04:12.056Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-15T05:04:13.476Z] OK: 221 MiB in 51 packages [2023-02-15T05:04:14.462Z] Removing intermediate container 0a658b016d14 [2023-02-15T05:04:14.462Z] ---> 45079f135d39 [2023-02-15T05:04:14.462Z] Step 7/10 : COPY go.mod vendor* ./ [2023-02-15T05:04:14.731Z] ---> 32be1ea5a3cb [2023-02-15T05:04:14.731Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-15T05:04:15.005Z] ---> Running in 54d38062d904 [2023-02-15T05:05:36.693Z] Removing intermediate container 54d38062d904 [2023-02-15T05:05:36.693Z] ---> 923773e34152 [2023-02-15T05:05:36.693Z] Step 9/10 : COPY . . [2023-02-15T05:05:36.693Z] ---> 83d6c7647b91 [2023-02-15T05:05:36.693Z] Step 10/10 : RUN ${MAKE} [2023-02-15T05:05:36.693Z] ---> Running in e440d38f2e24 [2023-02-15T05:05:36.693Z] noop [2023-02-15T05:05:36.693Z] Removing intermediate container e440d38f2e24 [2023-02-15T05:05:36.693Z] ---> bef11d1b7ebd [2023-02-15T05:05:36.693Z] Successfully built bef11d1b7ebd [2023-02-15T05:05:36.693Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-15T05:05:37.176Z] + docker inspect -f . ci-base-image-arm64 [2023-02-15T05:05:37.176Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-15T05:05:37.473Z] prd-ubuntu20.04-docker-arm64-4c-16g-6066 does not seem to be running inside a container [2023-02-15T05:05:37.551Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-02-15T05:05:38.916Z] $ docker top 53785f4771705fe74be8828263487776b04d06b5f17f17fcd534c3d6fa73b23d -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-15T05:05:39.848Z] + go version [2023-02-15T05:05:39.848Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-02-15T05:05:39.876Z] $ docker stop --time=1 53785f4771705fe74be8828263487776b04d06b5f17f17fcd534c3d6fa73b23d [2023-02-15T05:05:41.590Z] $ docker rm -f --volumes 53785f4771705fe74be8828263487776b04d06b5f17f17fcd534c3d6fa73b23d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-15T05:05:42.482Z] + docker inspect -f . ci-base-image-arm64 [2023-02-15T05:05:42.482Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-15T05:05:42.767Z] prd-ubuntu20.04-docker-arm64-4c-16g-6066 does not seem to be running inside a container [2023-02-15T05:05:42.837Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-02-15T05:05:44.150Z] $ docker top 62bf720160c62a7abb489f8eb03bb08e6ccc1b7c3b12f028f92f72e4c14e49ca -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-15T05:05:45.107Z] + git config --global --add safe.directory /w/workspace/device-sdk-go/1 [Pipeline] fileExists [Pipeline] sh [2023-02-15T05:05:45.828Z] + make test [2023-02-15T05:05:45.828Z] go test -race -coverprofile=coverage.out ./... [2023-02-15T05:06:32.734Z] ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] [2023-02-15T05:08:54.502Z] # github.com/edgexfoundry/device-sdk-go/v3/internal/common [2023-02-15T05:08:54.502Z] internal/common/utils.go:89:37: configuration.MessageBus.Topics undefined (type "github.com/edgexfoundry/go-mod-bootstrap/v3/config".MessageBusInfo has no field or method Topics) [2023-02-15T05:08:54.502Z] internal/common/utils.go:89:51: undefined: config.MessageBusPublishTopicPrefix [2023-02-15T05:08:54.502Z] FAIL github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent [build failed] [2023-02-15T05:08:55.921Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 0.321s coverage: 78.9% of statements [2023-02-15T05:08:55.921Z] FAIL github.com/edgexfoundry/device-sdk-go/v3/internal/common [build failed] [2023-02-15T05:08:55.921Z] FAIL github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http [build failed] [2023-02-15T05:08:55.921Z] FAIL github.com/edgexfoundry/device-sdk-go/v3/internal/transformer [build failed] [2023-02-15T05:08:59.288Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 3.307s coverage: 89.2% of statements [2023-02-15T05:08:59.288Z] FAIL github.com/edgexfoundry/device-sdk-go/v3/pkg/service [build failed] [2023-02-15T05:08:59.878Z] make: *** [Makefile:35: unittest] Error 2 [Pipeline] } [2023-02-15T05:08:59.927Z] $ docker stop --time=1 62bf720160c62a7abb489f8eb03bb08e6ccc1b7c3b12f028f92f72e4c14e49ca [2023-02-15T05:09:03.158Z] $ docker rm -f --volumes 62bf720160c62a7abb489f8eb03bb08e6ccc1b7c3b12f028f92f72e4c14e49ca [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-15T05:09:04.890Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-15T05:09:04.890Z] [2023-02-15T05:09:04.890Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-15T05:09:05.300Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-15T05:09:05.572Z] arm64: Pulling from edgex-lftools-log-publisher [2023-02-15T05:09:05.572Z] 8998bd30e6a1: Pulling fs layer [2023-02-15T05:09:05.572Z] 04944245beec: Pulling fs layer [2023-02-15T05:09:05.572Z] 699f458cf7ca: Pulling fs layer [2023-02-15T05:09:05.572Z] 765212b225bb: Pulling fs layer [2023-02-15T05:09:05.572Z] f23df028b6ca: Pulling fs layer [2023-02-15T05:09:05.572Z] d65c8cfc05b1: Pulling fs layer [2023-02-15T05:09:05.572Z] 2437ff75d9bd: Pulling fs layer [2023-02-15T05:09:05.572Z] f23df028b6ca: Waiting [2023-02-15T05:09:05.572Z] d65c8cfc05b1: Waiting [2023-02-15T05:09:05.572Z] 2437ff75d9bd: Waiting [2023-02-15T05:09:05.572Z] 765212b225bb: Waiting [2023-02-15T05:09:05.572Z] 04944245beec: Verifying Checksum [2023-02-15T05:09:05.572Z] 04944245beec: Download complete [2023-02-15T05:09:05.572Z] 765212b225bb: Download complete [2023-02-15T05:09:05.572Z] f23df028b6ca: Verifying Checksum [2023-02-15T05:09:05.572Z] f23df028b6ca: Download complete [2023-02-15T05:09:05.844Z] d65c8cfc05b1: Verifying Checksum [2023-02-15T05:09:05.844Z] d65c8cfc05b1: Download complete [2023-02-15T05:09:05.844Z] 699f458cf7ca: Verifying Checksum [2023-02-15T05:09:05.844Z] 699f458cf7ca: Download complete [2023-02-15T05:09:06.116Z] 8998bd30e6a1: Verifying Checksum [2023-02-15T05:09:06.116Z] 8998bd30e6a1: Download complete [2023-02-15T05:09:08.716Z] 2437ff75d9bd: Verifying Checksum [2023-02-15T05:09:08.716Z] 2437ff75d9bd: Download complete [2023-02-15T05:09:10.135Z] 8998bd30e6a1: Pull complete [2023-02-15T05:09:10.722Z] 04944245beec: Pull complete [2023-02-15T05:09:15.010Z] 699f458cf7ca: Pull complete [2023-02-15T05:09:15.280Z] 765212b225bb: Pull complete [2023-02-15T05:09:16.249Z] f23df028b6ca: Pull complete [2023-02-15T05:09:16.249Z] d65c8cfc05b1: Pull complete [2023-02-15T05:09:31.290Z] 2437ff75d9bd: Pull complete [2023-02-15T05:09:31.290Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-02-15T05:09:31.290Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-15T05:09:31.290Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-15T05:09:31.677Z] prd-ubuntu20.04-docker-arm64-4c-16g-6066 does not seem to be running inside a container [2023-02-15T05:09:31.752Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-02-15T05:09:34.620Z] $ docker top 36f66434cc81f3675e5583dde2f5a268d20cd2932ef0ecf84f4934b648a66316 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-15T05:09:35.550Z] ---> job-cost.sh [2023-02-15T05:09:35.550Z] lf-activate-venv: SKIPPING [2023-02-15T05:09:35.550Z] INFO: No Stack... [2023-02-15T05:09:36.136Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-02-15T05:09:36.723Z] INFO: Archiving Costs [Pipeline] sh [2023-02-15T05:09:37.656Z] + cat /w/workspace/device-sdk-go/1/archives/cost.csv [2023-02-15T05:09:37.656Z] + cut -d, -f6 [Pipeline] lock [2023-02-15T05:09:37.745Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1323-1-stack-cost] [2023-02-15T05:09:37.749Z] Resource [jenkins-edgexfoundry-device-sdk-go-PR-1323-1-stack-cost] did not exist. Created. [2023-02-15T05:09:37.749Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1323-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-02-15T05:09:38.492Z] /w/workspace/device-sdk-go/1@tmp/durable-80240af5/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-02-15T05:09:39.189Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-02-15T05:09:39.224Z] Warning: overwriting stash ‘stack-cost’ [2023-02-15T05:09:39.785Z] Stashed 1 file(s) [Pipeline] } [2023-02-15T05:09:39.805Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1323-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-02-15T05:09:39.883Z] $ docker stop --time=1 36f66434cc81f3675e5583dde2f5a268d20cd2932ef0ecf84f4934b648a66316 [2023-02-15T05:09:41.443Z] $ docker rm -f --volumes 36f66434cc81f3675e5583dde2f5a268d20cd2932ef0ecf84f4934b648a66316 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-02-15T05:09:42.189Z] Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-02-15T05:09:44.046Z] + [ -d /w/workspace/gexfoundry_device-sdk-go_PR-1323/archives ] [2023-02-15T05:09:44.046Z] + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1323/archives [2023-02-15T05:09:44.046Z] total 16 [2023-02-15T05:09:44.046Z] drwxr-xr-x 3 root root 4096 Feb 15 05:01 . [2023-02-15T05:09:44.046Z] drwxrwxr-x 12 jenkins jenkins 4096 Feb 15 05:01 .. [2023-02-15T05:09:44.046Z] drwxr-xr-x 2 root root 4096 Feb 15 05:01 cost [2023-02-15T05:09:44.046Z] -rw-r--r-- 1 root root 86 Feb 15 05:01 cost.csv [2023-02-15T05:09:44.046Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-sdk-go_PR-1323/archives [2023-02-15T05:09:44.046Z] + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1323/archives [2023-02-15T05:09:44.046Z] total 16 [2023-02-15T05:09:44.046Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 15 05:01 . [2023-02-15T05:09:44.046Z] drwxrwxr-x 12 jenkins jenkins 4096 Feb 15 05:01 .. [2023-02-15T05:09:44.046Z] drwxr-xr-x 2 jenkins jenkins 4096 Feb 15 05:01 cost [2023-02-15T05:09:44.046Z] -rw-r--r-- 1 jenkins jenkins 86 Feb 15 05:01 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-02-15T05:09:44.371Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-15T05:09:45.280Z] ---> package-listing.sh [2023-02-15T05:09:45.281Z] ++ facter osfamily [2023-02-15T05:09:45.281Z] ++ tr '[:upper:]' '[:lower:]' [2023-02-15T05:09:45.541Z] + OS_FAMILY=debian [2023-02-15T05:09:45.541Z] + workspace=/w/workspace/gexfoundry_device-sdk-go_PR-1323 [2023-02-15T05:09:45.541Z] + START_PACKAGES=/tmp/packages_start.txt [2023-02-15T05:09:45.541Z] + END_PACKAGES=/tmp/packages_end.txt [2023-02-15T05:09:45.541Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-02-15T05:09:45.541Z] + PACKAGES=/tmp/packages_start.txt [2023-02-15T05:09:45.541Z] + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1323 ']' [2023-02-15T05:09:45.541Z] + PACKAGES=/tmp/packages_end.txt [2023-02-15T05:09:45.541Z] + case "${OS_FAMILY}" in [2023-02-15T05:09:45.541Z] + dpkg -l [2023-02-15T05:09:45.541Z] + grep '^ii' [2023-02-15T05:09:45.541Z] + '[' -f /tmp/packages_start.txt ']' [2023-02-15T05:09:45.541Z] + '[' -f /tmp/packages_end.txt ']' [2023-02-15T05:09:45.541Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-02-15T05:09:45.541Z] + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1323 ']' [2023-02-15T05:09:45.541Z] + mkdir -p /w/workspace/gexfoundry_device-sdk-go_PR-1323/archives/ [2023-02-15T05:09:45.541Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-sdk-go_PR-1323/archives/ [Pipeline] echo [2023-02-15T05:09:45.575Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-sdk-go_PR-1323/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-02-15T05:09:45.869Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-15T05:09:46.490Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-15T05:09:46.490Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-15T05:09:46.631Z] prd-ubuntu20.04-docker-8c-8g-6060 does not seem to be running inside a container [2023-02-15T05:09:46.669Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-sdk-go_PR-1323/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-sdk-go_PR-1323 -v /w/workspace/gexfoundry_device-sdk-go_PR-1323:/w/workspace/gexfoundry_device-sdk-go_PR-1323:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1323@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1323@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-02-15T05:09:46.872Z] $ docker top 4a4255c17ecd61d4a28b6de923461220e1f39c067769b7597f2cb7ddf3aa2ce0 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-15T05:09:47.249Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-02-15T05:09:47.568Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-02-15T05:09:47.874Z] + ls /var/log/sa-host [2023-02-15T05:09:47.874Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-15T05:09:48.026Z] provisioning config files... [2023-02-15T05:09:48.035Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1323@tmp/config2622561029387115842tmp [Pipeline] { [Pipeline] echo [2023-02-15T05:09:48.084Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-15T05:09:48.421Z] ---> create-netrc.sh [Pipeline] } [2023-02-15T05:09:48.450Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-02-15T05:09:48.880Z] ---> python-tools-install.sh [Pipeline] echo [2023-02-15T05:09:48.912Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-15T05:09:49.223Z] ---> sudo-logs.sh [2023-02-15T05:09:49.223Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-02-15T05:09:49.304Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-15T05:09:49.611Z] ---> job-cost.sh [2023-02-15T05:09:49.611Z] lf-activate-venv: SKIPPING [2023-02-15T05:09:49.611Z] DEBUG: total: 0.2199999988079071 [2023-02-15T05:09:49.611Z] INFO: Retrieving Stack Cost... [2023-02-15T05:09:49.871Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-02-15T05:09:50.440Z] INFO: Archiving Costs [Pipeline] echo [2023-02-15T05:09:50.477Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-15T05:09:50.794Z] ---> logs-deploy.sh [2023-02-15T05:09:50.794Z] lf-activate-venv: SKIPPING [2023-02-15T05:09:50.794Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-1323/1 [2023-02-15T05:09:50.794Z] INFO: archiving workspace using pattern(s): [2023-02-15T05:09:51.731Z] Archives upload complete. [2023-02-15T05:09:51.731Z] INFO: archiving logs to Nexus