Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from db005db0661b6aa55dca2c75477a49f23130ceb1 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-ssh1248519104753249270.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision c72b16708d6eed9a08be464a432ce22db7d90667 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-ssh13995100822878470332.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 c72b16708d6eed9a08be464a432ce22db7d90667 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/main/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > 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 > 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/main/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh17308682852030717552.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision c72b16708d6eed9a08be464a432ce22db7d90667 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c72b16708d6eed9a08be464a432ce22db7d90667 # timeout=10 Commit message: "Merge pull request #378 from ernestojeda/ubuntu-20-changes" > 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 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared 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-ssh1588089488246711296.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b3dada9287033e4e81bc68320e01fd57bef02650 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/main/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags 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/main/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh4289625283497293215.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > 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 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared 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/v2]] ========================================================= [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.17 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/v2 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 [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-ubuntu20.04-docker-8c-8g-20991 in /w/workspace/edgexfoundry_device-sdk-go_main [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/edgexfoundry_device-sdk-go_main # 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 Avoid second fetch Checking out Revision db005db0661b6aa55dca2c75477a49f23130ceb1 (main) > 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 core.sparsecheckout # timeout=10 > git checkout -f db005db0661b6aa55dca2c75477a49f23130ceb1 # timeout=10 Commit message: "Merge pull request #1137 from jenmwms/1136_device_customconfig" > git rev-list --no-walk 49643132f6b9e95e3a0d289ddc01900e940e8eba # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 23:49:00 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 23:49:00 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 23:49:00 ========================================================= 23:49:00 EdgeX Global Pipelines Version Info 23:49:00 ========================================================= [Pipeline] libraryResource [Pipeline] sh 23:49:01 ------------------- 23:49:01 stable info: 23:49:01 ------------------- 23:49:01 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 23:49:01 Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 23:49:01 Message: update stable to v1.0.221 23:49:02 ------------------- 23:49:02 experimental info: 23:49:02 ------------------- 23:49:02 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 23:49:02 Commit SHA: 2d41b7a85c8a62c0c33f5e39ad1462a101ac531d 23:49:02 Message: update experimental to v1.0.222 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 23:49:02 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 23:49:02 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 23:49:02 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 23:49:02 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 23:49:02 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 23:49:02 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 23:49:02 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 23:49:02 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 23:49:02 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 23:49:02 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 23:49:02 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 23:49:02 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo 23:49:02 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 23:49:02 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 23:49:02 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 23:49:02 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 23:49:02 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 23:49:02 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 23:49:02 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 23:49:02 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 23:49:02 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 23:49:02 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 23:49:02 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 23:49:02 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 23:49:02 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 23:49:02 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 23:49:02 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 23:49:02 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 23:49:02 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 23:49:02 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = db005db0661b6aa55dca2c75477a49f23130ceb1 [Pipeline] echo 23:49:02 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = db005db [Pipeline] echo 23:49:02 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:49:02 provisioning config files... 23:49:02 copy managed file [device-sdk-go-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config8607535903069205780tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:49:03 ---> docker-login.sh 23:49:03 nexus3.edgexfoundry.org:10001 23:49:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:49:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:49:03 Configure a credential helper to remove this warning. See 23:49:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:49:03 23:49:03 Login Succeeded 23:49:03 nexus3.edgexfoundry.org:10002 23:49:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:49:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:49:03 Configure a credential helper to remove this warning. See 23:49:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:49:03 23:49:03 Login Succeeded 23:49:03 nexus3.edgexfoundry.org:10003 23:49:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:49:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:49:03 Configure a credential helper to remove this warning. See 23:49:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:49:03 23:49:03 Login Succeeded 23:49:03 nexus3.edgexfoundry.org:10004 23:49:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:49:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:49:03 Configure a credential helper to remove this warning. See 23:49:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:49:03 23:49:03 Login Succeeded 23:49:03 docker.io 23:49:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:49:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:49:04 Configure a credential helper to remove this warning. See 23:49:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:49:04 23:49:04 Login Succeeded 23:49:04 ---> docker-login.sh ends [Pipeline] } 23:49:04 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 23:49:04 + git rev-list -1 --merges db005db0661b6aa55dca2c75477a49f23130ceb1~1..db005db0661b6aa55dca2c75477a49f23130ceb1 [Pipeline] echo 23:49:05 -----------> git rev-list -1 --merges db005db0661b6aa55dca2c75477a49f23130ceb1~1..db005db0661b6aa55dca2c75477a49f23130ceb1 db005db0661b6aa55dca2c75477a49f23130ceb1 23:49:05 db005db0661b6aa55dca2c75477a49f23130ceb1 [false] [Pipeline] sh 23:49:05 + git log --format=format:%s -1 db005db0661b6aa55dca2c75477a49f23130ceb1 [Pipeline] echo 23:49:05 ========================================================= 23:49:05 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 23:49:05 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 23:49:05 + git log --format=format:%s -1 db005db0661b6aa55dca2c75477a49f23130ceb1 [Pipeline] echo 23:49:05 [semverPrep] GIT_COMMIT: db005db0661b6aa55dca2c75477a49f23130ceb1, Commit Message: Merge pull request #1137 from jenmwms/1136_device_customconfig [Pipeline] echo 23:49:05 [semverPrep] This is not a build commit. [Pipeline] sh 23:49:06 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 23:49:06 + grep -v github /etc/ssh/ssh_known_hosts 23:49:06 + [ -e /tmp/ssh_known_hosts ] 23:49:06 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 23:49:06 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 23:49:06 + sudo tee -a /etc/ssh/ssh_known_hosts 23:49:06 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 23:49:06 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 23:49:06 23:49:06 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 23:49:06 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 23:49:06 latest: Pulling from edgex-devops/git-semver 23:49:06 a0d0a0d46f8b: Pulling fs layer 23:49:06 3e5f54012d9b: Pulling fs layer 23:49:06 4c7163046ea9: Pulling fs layer 23:49:06 0c2d73faf560: Pulling fs layer 23:49:06 0c2d73faf560: Waiting 23:49:06 3e5f54012d9b: Verifying Checksum 23:49:06 3e5f54012d9b: Download complete 23:49:06 a0d0a0d46f8b: Verifying Checksum 23:49:06 a0d0a0d46f8b: Download complete 23:49:07 0c2d73faf560: Verifying Checksum 23:49:07 0c2d73faf560: Download complete 23:49:07 4c7163046ea9: Verifying Checksum 23:49:07 a0d0a0d46f8b: Pull complete 23:49:07 3e5f54012d9b: Pull complete 23:49:07 4c7163046ea9: Pull complete 23:49:07 0c2d73faf560: Pull complete 23:49:07 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 23:49:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 23:49:07 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 23:49:07 prd-ubuntu20.04-docker-8c-8g-20991 does not seem to be running inside a container 23:49:07 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 23:49:08 $ docker top fcf520c9aac6a65dad6d75cd56989e97a5c2408218abc4bd47accaca29e7b596 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:49:08 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:49:08 [ssh-agent] Looking for ssh-agent implementation... 23:49:08 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:49:08 $ docker exec fcf520c9aac6a65dad6d75cd56989e97a5c2408218abc4bd47accaca29e7b596 ssh-agent 23:49:08 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXJjAonA/agent.14 23:49:08 SSH_AGENT_PID=20 23:49:08 Running ssh-add (command line suppressed) 23:49:09 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_1710888279723297693.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_1710888279723297693.key) 23:49:09 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:49:09 + git tag --points-at HEAD [Pipeline] } 23:49:09 $ docker exec --env ******** --env ******** fcf520c9aac6a65dad6d75cd56989e97a5c2408218abc4bd47accaca29e7b596 ssh-agent -k 23:49:09 unset SSH_AUTH_SOCK; 23:49:09 unset SSH_AGENT_PID; 23:49:09 echo Agent pid 20 killed; 23:49:09 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 23:49:09 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:49:09 [ssh-agent] Looking for ssh-agent implementation... 23:49:09 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:49:09 $ docker exec fcf520c9aac6a65dad6d75cd56989e97a5c2408218abc4bd47accaca29e7b596 ssh-agent 23:49:09 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXNGpgLl/agent.52 23:49:09 SSH_AGENT_PID=59 23:49:09 Running ssh-add (command line suppressed) 23:49:09 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_2431810298901207547.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_2431810298901207547.key) 23:49:09 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:49:10 + git semver init 23:49:10 # -> Open(): unable to determine branch for HEAD 23:49:10 # $GIT_DIR = /w/workspace/edgexfoundry_device-sdk-go_main/.git 23:49:10 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-sdk-go_main 23:49:10 # $SEMVER_REMOTE_NAME = origin 23:49:10 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 23:49:10 # $SEMVER_USER_NAME = edgex-jenkins 23:49:10 # $SEMVER_BRANCH = main 23:49:10 # $SEMVER_TEMP = /tmp/semver-382926972 23:49:10 # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP 23:49:11 # '/tmp/semver-382926972' -> '/w/workspace/edgexfoundry_device-sdk-go_main/.semver' 23:49:11 # -> Force: false 23:49:11 # $SEMVER_DIR = /w/workspace/edgexfoundry_device-sdk-go_main/.semver [Pipeline] } 23:49:11 $ docker exec --env ******** --env ******** fcf520c9aac6a65dad6d75cd56989e97a5c2408218abc4bd47accaca29e7b596 ssh-agent -k 23:49:11 unset SSH_AUTH_SOCK; 23:49:11 unset SSH_AGENT_PID; 23:49:11 echo Agent pid 59 killed; 23:49:11 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:49:11 + git semver [Pipeline] } 23:49:11 $ docker stop --time=1 fcf520c9aac6a65dad6d75cd56989e97a5c2408218abc4bd47accaca29e7b596 23:49:12 $ docker rm -f fcf520c9aac6a65dad6d75cd56989e97a5c2408218abc4bd47accaca29e7b596 [Pipeline] // withDockerContainer [Pipeline] sh 23:49:13 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 23:49:13 Stashed 1 file(s) [Pipeline] echo 23:49:13 [edgeXSemver]: initialized semver on version 2.2.0-dev.27 [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 23:49:13 provisioning config files... 23:49:13 copy managed file [device-sdk-go-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config911005872115342233tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:49:14 ---> docker-login.sh 23:49:14 nexus3.edgexfoundry.org:10001 23:49:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:49:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:49:14 Configure a credential helper to remove this warning. See 23:49:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:49:14 23:49:14 Login Succeeded 23:49:14 nexus3.edgexfoundry.org:10002 23:49:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:49:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:49:14 Configure a credential helper to remove this warning. See 23:49:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:49:14 23:49:14 Login Succeeded 23:49:14 nexus3.edgexfoundry.org:10003 23:49:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:49:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:49:14 Configure a credential helper to remove this warning. See 23:49:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:49:14 23:49:14 Login Succeeded 23:49:14 nexus3.edgexfoundry.org:10004 23:49:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:49:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:49:14 Configure a credential helper to remove this warning. See 23:49:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:49:14 23:49:14 Login Succeeded 23:49:14 docker.io 23:49:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:49:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:49:14 Configure a credential helper to remove this warning. See 23:49:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:49:14 23:49:14 Login Succeeded 23:49:14 ---> docker-login.sh ends [Pipeline] } 23:49:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 23:49:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:49:14 ========================================================= 23:49:14 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 23:49:14 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 23:49:15 + 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.17-alpine --build-arg MAKE=echo noop --target=builder . 23:49:15 Sending build context to Docker daemon 9.618MB 23:49:15 Step 1/11 : ARG BASE=golang:1.17-alpine3.15 23:49:15 Step 2/11 : FROM ${BASE} AS builder 23:49:15 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 23:49:15 59bf1c3509f3: Pulling fs layer 23:49:15 666ba61612fd: Pulling fs layer 23:49:15 8ed8ca486205: Pulling fs layer 23:49:15 4fe6c5a15a65: Pulling fs layer 23:49:15 22a0e8bec74d: Pulling fs layer 23:49:15 640e595b4fbd: Pulling fs layer 23:49:15 763cafe07f6e: Pulling fs layer 23:49:15 0c0b528cf693: Pulling fs layer 23:49:15 10935f4eaf8b: Pulling fs layer 23:49:15 22a0e8bec74d: Waiting 23:49:15 640e595b4fbd: Waiting 23:49:15 763cafe07f6e: Waiting 23:49:15 10935f4eaf8b: Waiting 23:49:15 0c0b528cf693: Waiting 23:49:15 8ed8ca486205: Download complete 23:49:15 666ba61612fd: Download complete 23:49:15 22a0e8bec74d: Verifying Checksum 23:49:15 22a0e8bec74d: Download complete 23:49:15 640e595b4fbd: Verifying Checksum 23:49:15 640e595b4fbd: Download complete 23:49:15 59bf1c3509f3: Verifying Checksum 23:49:15 59bf1c3509f3: Download complete 23:49:15 763cafe07f6e: Verifying Checksum 23:49:15 763cafe07f6e: Download complete 23:49:15 0c0b528cf693: Verifying Checksum 23:49:15 0c0b528cf693: Download complete 23:49:15 59bf1c3509f3: Pull complete 23:49:15 666ba61612fd: Pull complete 23:49:15 8ed8ca486205: Pull complete 23:49:15 10935f4eaf8b: Verifying Checksum 23:49:15 10935f4eaf8b: Download complete 23:49:16 4fe6c5a15a65: Verifying Checksum 23:49:16 4fe6c5a15a65: Download complete 23:49:20 4fe6c5a15a65: Pull complete 23:49:20 22a0e8bec74d: Pull complete 23:49:20 640e595b4fbd: Pull complete 23:49:20 763cafe07f6e: Pull complete 23:49:20 0c0b528cf693: Pull complete 23:49:22 10935f4eaf8b: Pull complete 23:49:22 Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 23:49:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 23:49:22 ---> 99d49a6021b9 23:49:22 Step 3/11 : ARG MAKE=make build 23:49:24 ---> Running in 92dd0868a9a5 23:49:24 Removing intermediate container 92dd0868a9a5 23:49:24 ---> c1ee04620b73 23:49:24 Step 4/11 : WORKDIR /device-sdk-go 23:49:24 ---> Running in 7bda8adb818e 23:49:24 Removing intermediate container 7bda8adb818e 23:49:24 ---> 7eba7f1d96b5 23:49:24 Step 5/11 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 23:49:24 ---> Running in 2b6f4ba5ca54 23:49:24 Removing intermediate container 2b6f4ba5ca54 23:49:24 ---> d60a992f7085 23:49:24 Step 6/11 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:49:24 ---> Running in 5f53e70cc9ff 23:49:25 Removing intermediate container 5f53e70cc9ff 23:49:25 ---> f87ff4cb564a 23:49:25 Step 7/11 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 23:49:25 ---> Running in 3f92a29abece 23:49:25 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 23:49:26 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 23:49:26 OK: 221 MiB in 52 packages 23:49:27 Removing intermediate container 3f92a29abece 23:49:27 ---> 8b57fa6d3a9e 23:49:27 Step 8/11 : COPY go.mod vendor* ./ 23:49:27 ---> 44f330ce40a2 23:49:27 Step 9/11 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:49:27 ---> Running in 4bd4b5d02e4c 23:49:28 Still waiting to schedule task 23:49:28 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 23:49:42 Removing intermediate container 4bd4b5d02e4c 23:49:42 ---> 5cd52b47bcde 23:49:42 Step 10/11 : COPY . . 23:49:42 ---> a8ef96dbb702 23:49:42 Step 11/11 : RUN ${MAKE} 23:49:42 ---> Running in 6d7212484a9c 23:49:42 noop 23:49:42 Removing intermediate container 6d7212484a9c 23:49:42 ---> 6e63627147a3 23:49:42 Successfully built 6e63627147a3 23:49:42 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 23:49:42 + docker inspect -f . ci-base-image-x86_64 23:49:42 . [Pipeline] withDockerContainer 23:49:42 prd-ubuntu20.04-docker-8c-8g-20991 does not seem to be running inside a container 23:49:42 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@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 ******** ci-base-image-x86_64 cat 23:49:43 $ docker top 0155610bd26ef8890544e42c78f69797e8f43db3bcd2891557461aea0b8bdf95 -eo pid,comm [Pipeline] { [Pipeline] sh 23:49:43 + go version 23:49:43 go version go1.17.6 linux/amd64 [Pipeline] } 23:49:43 $ docker stop --time=1 0155610bd26ef8890544e42c78f69797e8f43db3bcd2891557461aea0b8bdf95 23:49:44 $ docker rm -f 0155610bd26ef8890544e42c78f69797e8f43db3bcd2891557461aea0b8bdf95 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 23:49:45 + docker inspect -f . ci-base-image-x86_64 23:49:45 . [Pipeline] withDockerContainer 23:49:45 prd-ubuntu20.04-docker-8c-8g-20991 does not seem to be running inside a container 23:49:45 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@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 ******** ci-base-image-x86_64 cat 23:49:45 $ docker top b8d85967cc9eaa1c64e9554f611813dbe4e9bfc3390f5b04a92a010b67c8fe5e -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 23:49:46 + make test 23:49:46 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 23:49:51 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 23:50:03 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 23:50:03 ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] 23:50:03 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 23:50:03 ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.046s coverage: 23.3% of statements 23:50:03 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 23:50:03 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.057s coverage: 27.6% of statements 23:50:03 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.068s coverage: 78.9% of statements 23:50:03 ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.059s coverage: 10.8% of statements 23:50:03 ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] 23:50:03 ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] 23:50:03 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 23:50:03 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.085s coverage: 34.7% of statements 23:50:03 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] 23:50:03 ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.083s coverage: 86.1% of statements 23:50:03 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 23:50:03 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 23:50:03 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.122s coverage: 65.1% of statements 23:50:03 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 0.841s coverage: 89.2% of statements 23:50:03 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] 23:50:03 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.057s coverage: 4.7% of statements 23:50:03 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 23:50:18 GO111MODULE=on go vet ./... 23:50:21 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 23:50:21 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 23:50:21 ./bin/test-attribution-txt.sh [Pipeline] echo 23:50:21 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 23:50:21 $ docker stop --time=1 b8d85967cc9eaa1c64e9554f611813dbe4e9bfc3390f5b04a92a010b67c8fe5e 23:50:23 $ docker rm -f b8d85967cc9eaa1c64e9554f611813dbe4e9bfc3390f5b04a92a010b67c8fe5e [Pipeline] // withDockerContainer [Pipeline] sh 23:50:24 + sudo chown -R jenkins:jenkins . [Pipeline] stash 23:50:24 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 23:50:25 + sudo chown -R jenkins:jenkins . [Pipeline] sh 23:50:25 + ls -al . 23:50:25 total 296 23:50:25 drwxrwxr-x 11 jenkins jenkins 4096 Apr 14 23:50 . 23:50:25 drwxrwxr-x 4 jenkins jenkins 4096 Apr 14 23:48 .. 23:50:25 -rw-rw-r-- 1 jenkins jenkins 140 Apr 14 23:48 .dockerignore 23:50:25 drwxrwxr-x 8 jenkins jenkins 4096 Apr 14 23:49 .git 23:50:25 drwxrwxr-x 2 jenkins jenkins 4096 Apr 14 23:48 .github 23:50:25 -rw-rw-r-- 1 jenkins jenkins 131 Apr 14 23:48 .gitignore 23:50:25 -rw-rw-r-- 1 jenkins jenkins 42 Apr 14 23:48 .golangci.yml 23:50:25 drwx------ 3 jenkins jenkins 4096 Apr 14 23:49 .semver 23:50:25 -rw-rw-r-- 1 jenkins jenkins 26321 Apr 14 23:48 CHANGELOG.md 23:50:25 -rw-rw-r-- 1 jenkins jenkins 677 Apr 14 23:48 GOVERNANCE.md 23:50:25 -rw-rw-r-- 1 jenkins jenkins 880 Apr 14 23:48 Jenkinsfile 23:50:25 -rw-rw-r-- 1 jenkins jenkins 11341 Apr 14 23:48 LICENSE 23:50:25 -rw-rw-r-- 1 jenkins jenkins 2015 Apr 14 23:48 Makefile 23:50:25 -rw-rw-r-- 1 jenkins jenkins 619 Apr 14 23:48 OWNERS.md 23:50:25 -rw-rw-r-- 1 jenkins jenkins 4881 Apr 14 23:48 README.md 23:50:25 -rw-rw-r-- 1 jenkins jenkins 12 Apr 14 23:49 VERSION 23:50:25 drwxrwxr-x 2 jenkins jenkins 4096 Apr 14 23:48 bin 23:50:25 -rw-r--r-- 1 jenkins jenkins 129788 Apr 14 23:50 coverage.out 23:50:25 drwxrwxr-x 5 jenkins jenkins 4096 Apr 14 23:48 example 23:50:25 -rw-rw-r-- 1 jenkins jenkins 3105 Apr 14 23:48 go.mod 23:50:25 -rw-rw-r-- 1 jenkins jenkins 34435 Apr 14 23:48 go.sum 23:50:25 drwxrwxr-x 15 jenkins jenkins 4096 Apr 14 23:48 internal 23:50:25 drwxrwxr-x 3 jenkins jenkins 4096 Apr 14 23:48 openapi 23:50:25 drwxrwxr-x 5 jenkins jenkins 4096 Apr 14 23:48 pkg 23:50:25 drwxrwxr-x 4 jenkins jenkins 4096 Apr 14 23:48 snap 23:50:25 -rw-rw-r-- 1 jenkins jenkins 222 Apr 14 23:48 version.go [Pipeline] isUnix [Pipeline] sh 23:50:26 + docker build -t device-sdk-simple -f example/cmd/device-simple/Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=db005db0661b6aa55dca2c75477a49f23130ceb1 --label arch=amd64 --label version=2.2.0-dev.27 . 23:50:26 Sending build context to Docker daemon 9.749MB 23:50:26 Step 1/25 : ARG BASE=golang:1.17-alpine3.15 23:50:26 Step 2/25 : FROM ${BASE} AS builder 23:50:26 ---> 6e63627147a3 23:50:26 Step 3/25 : ARG MAKE=make build 23:50:26 ---> Running in 8bb87b57f7be 23:50:26 Removing intermediate container 8bb87b57f7be 23:50:26 ---> 9874502269ce 23:50:26 Step 4/25 : WORKDIR /device-sdk-go 23:50:26 ---> Running in b6d4e0f1aa19 23:50:26 Removing intermediate container b6d4e0f1aa19 23:50:26 ---> 46faf7e39033 23:50:26 Step 5/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 23:50:26 ---> Running in 22d7d14807e4 23:50:26 Removing intermediate container 22d7d14807e4 23:50:26 ---> 4e99a54ba33d 23:50:26 Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:50:26 ---> Running in 8cd913c8aeeb 23:50:27 Removing intermediate container 8cd913c8aeeb 23:50:27 ---> 48758d7b9111 23:50:27 Step 7/25 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 23:50:27 ---> Running in 10583f0f2ac8 23:50:27 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 23:50:28 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 23:50:28 OK: 221 MiB in 52 packages 23:50:29 Removing intermediate container 10583f0f2ac8 23:50:29 ---> 3037d578107c 23:50:29 Step 8/25 : COPY go.mod vendor* ./ 23:50:29 ---> 8c2c6092fb90 23:50:29 Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:50:29 ---> Running in dfbe94f49846 23:50:30 Removing intermediate container dfbe94f49846 23:50:30 ---> df4db1a3b6ad 23:50:30 Step 10/25 : COPY . . 23:50:30 ---> 064063566ced 23:50:30 Step 11/25 : RUN ${MAKE} 23:50:30 ---> Running in 9f0c4c52550c 23:50:30 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-sdk-go/v2.Version=2.2.0-dev.27" -trimpath -mod=readonly -buildmode=pie -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 23:50:48 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 23:50:49 Removing intermediate container 9f0c4c52550c 23:50:49 ---> 2b325e965ea5 23:50:49 Step 12/25 : FROM alpine:3.14 23:50:50 3.14: Pulling from library/alpine 23:50:50 8663204ce13b: Pulling fs layer 23:50:50 8663204ce13b: Verifying Checksum 23:50:50 8663204ce13b: Download complete 23:50:50 8663204ce13b: Pull complete 23:50:50 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 23:50:50 Status: Downloaded newer image for alpine:3.14 23:50:50 ---> e04c818066af 23:50:50 Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 23:50:50 ---> Running in d3dabb8fa16f 23:50:50 Removing intermediate container d3dabb8fa16f 23:50:50 ---> 1d2d7bde04bd 23:50:50 Step 14/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:50:50 ---> Running in 9407a7df5369 23:50:51 Removing intermediate container 9407a7df5369 23:50:51 ---> 0b2e71941af6 23:50:51 Step 15/25 : RUN apk add --update --no-cache zeromq 23:50:51 ---> Running in 17498ba7f8d8 23:50:52 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 23:50:53 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 23:50:53 (1/5) Installing libgcc (10.3.1_git20210424-r2) 23:50:53 (2/5) Installing libsodium (1.0.18-r0) 23:50:53 (3/5) Installing libstdc++ (10.3.1_git20210424-r2) 23:50:53 (4/5) Installing libzmq (4.3.4-r0) 23:50:53 (5/5) Installing zeromq (4.3.4-r0) 23:50:53 Executing busybox-1.33.1-r7.trigger 23:50:53 OK: 8 MiB in 19 packages 23:50:54 Removing intermediate container 17498ba7f8d8 23:50:54 ---> fa4743c87da8 23:50:54 Step 16/25 : WORKDIR / 23:50:54 ---> Running in 486b89cf4655 23:50:54 Removing intermediate container 486b89cf4655 23:50:54 ---> 1a4b31bdd7d7 23:50:54 Step 17/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 23:50:54 ---> 313d0db4b0e0 23:50:54 Step 18/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 23:50:54 ---> e94a271fb64b 23:50:54 Step 19/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 23:50:55 ---> b1a00b850ad2 23:50:55 Step 20/25 : EXPOSE 59999 23:50:55 ---> Running in ffcf1bb08cfa 23:50:55 Removing intermediate container ffcf1bb08cfa 23:50:55 ---> 069daa3239e7 23:50:55 Step 21/25 : ENTRYPOINT ["/device-simple"] 23:50:55 ---> Running in 131efd6e37d8 23:50:55 Removing intermediate container 131efd6e37d8 23:50:55 ---> 15142fdac9ad 23:50:55 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:50:55 ---> Running in f9ea31059f53 23:50:55 Removing intermediate container f9ea31059f53 23:50:55 ---> 266215a4f006 23:50:55 Step 23/25 : LABEL arch=amd64 23:50:55 ---> Running in 12a58f5ea5c5 23:50:55 Removing intermediate container 12a58f5ea5c5 23:50:55 ---> 64c4cd03a2eb 23:50:55 Step 24/25 : LABEL git_sha=db005db0661b6aa55dca2c75477a49f23130ceb1 23:50:55 ---> Running in 2e31aaceb023 23:50:55 Removing intermediate container 2e31aaceb023 23:50:55 ---> 345aa3dd02e7 23:50:55 Step 25/25 : LABEL version=2.2.0-dev.27 23:50:55 ---> Running in 6c4ecf83da3f 23:50:55 Removing intermediate container 6c4ecf83da3f 23:50:55 ---> 9f85ef7c6fa4 23:50:55 [Warning] One or more build-args [ARCH] were not consumed 23:50:55 Successfully built 9f85ef7c6fa4 23:50:55 Successfully tagged device-sdk-simple:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 23:50:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:50:56 23:50:56 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 23:50:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:50:56 latest: Pulling from edgex-lftools-log-publisher 23:50:56 5eb5b503b376: Pulling fs layer 23:50:56 5c69ac0246d0: Pulling fs layer 23:50:56 ec43610c2a17: Pulling fs layer 23:50:56 3a2ae6a8a46f: Pulling fs layer 23:50:56 33b1e0a273af: Pulling fs layer 23:50:56 5d3b04190fa2: Pulling fs layer 23:50:56 3a2ae6a8a46f: Waiting 23:50:56 5d3b04190fa2: Waiting 23:50:56 33b1e0a273af: Waiting 23:50:56 2f39f015ded8: Pulling fs layer 23:50:56 2f39f015ded8: Waiting 23:50:56 5c69ac0246d0: Download complete 23:50:56 3a2ae6a8a46f: Verifying Checksum 23:50:56 3a2ae6a8a46f: Download complete 23:50:56 33b1e0a273af: Verifying Checksum 23:50:56 33b1e0a273af: Download complete 23:50:56 5d3b04190fa2: Verifying Checksum 23:50:56 5d3b04190fa2: Download complete 23:50:56 ec43610c2a17: Verifying Checksum 23:50:56 5eb5b503b376: Verifying Checksum 23:50:56 5eb5b503b376: Download complete 23:50:57 2f39f015ded8: Verifying Checksum 23:50:57 2f39f015ded8: Download complete 23:50:58 5eb5b503b376: Pull complete 23:50:58 5c69ac0246d0: Pull complete 23:50:59 ec43610c2a17: Pull complete 23:50:59 3a2ae6a8a46f: Pull complete 23:50:59 33b1e0a273af: Pull complete 23:50:59 5d3b04190fa2: Pull complete 23:51:03 2f39f015ded8: Pull complete 23:51:03 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 23:51:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:51:03 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 23:51:03 prd-ubuntu20.04-docker-8c-8g-20991 does not seem to be running inside a container 23:51:03 $ 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/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@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-lftools-log-publisher:latest cat 23:51:05 $ docker top 036acc3425ece868b806f1d0f0682bfafa67a55d74d2c11a1299df93ea584710 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:51:06 ---> job-cost.sh 23:51:06 lf-activate-venv: SKIPPING 23:51:06 INFO: No Stack... 23:51:06 INFO: Retrieving Pricing Info for: v3-standard-8 23:51:06 INFO: Archiving Costs [Pipeline] sh 23:51:07 + cat /w/workspace/edgexfoundry_device-sdk-go_main/archives/cost.csv 23:51:07 + cut -d, -f6 [Pipeline] lock 23:51:07 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-main-60-stack-cost] 23:51:07 Resource [jenkins-edgexfoundry-device-sdk-go-main-60-stack-cost] did not exist. Created. 23:51:07 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-main-60-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 23:51:07 + echo total: 0.2199999988079071 [Pipeline] stash 23:51:07 Stashed 1 file(s) [Pipeline] } 23:51:07 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-main-60-stack-cost] [Pipeline] // lock [Pipeline] } 23:51:07 $ docker stop --time=1 036acc3425ece868b806f1d0f0682bfafa67a55d74d2c11a1299df93ea584710 23:51:08 $ docker rm -f 036acc3425ece868b806f1d0f0682bfafa67a55d74d2c11a1299df93ea584710 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 23:51:09 Running on prd-ubuntu20.04-docker-arm64-4c-16g-20992 in /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] { [Pipeline] ws 23:51:09 Running in /w/workspace/device-sdk-go/60 [Pipeline] { [Pipeline] checkout 23:51:09 The recommended git tool is: git 23:51:14 using credential edgex-jenkins-ssh 23:51:14 Cloning the remote Git repository 23:51:14 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 23:51:14 > git init /w/workspace/device-sdk-go/60 # timeout=10 23:51:14 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 23:51:14 > git --version # timeout=10 23:51:14 > git --version # 'git version 2.25.1' 23:51:14 using GIT_SSH to set credentials SSH Credentials for GitHub 23:51:14 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 23:51:16 Avoid second fetch 23:51:16 Checking out Revision db005db0661b6aa55dca2c75477a49f23130ceb1 (main) 23:51:16 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 23:51:16 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 23:51:16 > git config core.sparsecheckout # timeout=10 23:51:16 > git checkout -f db005db0661b6aa55dca2c75477a49f23130ceb1 # timeout=10 23:51:20 Commit message: "Merge pull request #1137 from jenmwms/1136_device_customconfig" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 23:51:21 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 23:51:21 % Total % Received % Xferd Average Speed Time Time Time Current 23:51:21 Dload Upload Total Spent Left Speed 23:51:21 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 40697 0 --:--:-- --:--:-- --:--:-- 40697 [Pipeline] sh 23:51:22 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 23:51:22 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 23:51:22 + sudo tee /etc/docker/daemon.new 23:51:22 { 23:51:22 "registry-mirrors": [ 23:51:22 "https://nexus3.edgexfoundry.org:10001" 23:51:22 ], 23:51:22 "bip": "10.250.0.254/24", 23:51:22 "hosts": [ 23:51:22 "tcp://0.0.0.0:5555", 23:51:22 "unix:///var/run/docker.sock" 23:51:22 ], 23:51:22 "mtu": 1458, 23:51:22 "selinux-enabled": true, 23:51:22 "seccomp-profile": "/etc/docker/seccomp.json" 23:51:22 } [Pipeline] sh 23:51:23 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 23:51:23 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:51:41 provisioning config files... 23:51:41 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/60@tmp/config775229725076545592tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:51:42 ---> docker-login.sh 23:51:42 nexus3.edgexfoundry.org:10001 23:51:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:51:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:51:43 Configure a credential helper to remove this warning. See 23:51:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:51:43 23:51:43 Login Succeeded 23:51:43 nexus3.edgexfoundry.org:10002 23:51:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:51:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:51:43 Configure a credential helper to remove this warning. See 23:51:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:51:43 23:51:43 Login Succeeded 23:51:43 nexus3.edgexfoundry.org:10003 23:51:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:51:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:51:43 Configure a credential helper to remove this warning. See 23:51:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:51:43 23:51:43 Login Succeeded 23:51:43 nexus3.edgexfoundry.org:10004 23:51:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:51:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:51:44 Configure a credential helper to remove this warning. See 23:51:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:51:44 23:51:44 Login Succeeded 23:51:44 docker.io 23:51:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:51:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:51:45 Configure a credential helper to remove this warning. See 23:51:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:51:45 23:51:45 Login Succeeded 23:51:45 ---> docker-login.sh ends [Pipeline] } 23:51:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 23:51:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:51:45 ========================================================= 23:51:45 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 23:51:45 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 23:51:46 + 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.17-alpine --build-arg MAKE=echo noop --target=builder . 23:51:46 Sending build context to Docker daemon 5.192MB 23:51:46 Step 1/11 : ARG BASE=golang:1.17-alpine3.15 23:51:46 Step 2/11 : FROM ${BASE} AS builder 23:51:46 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 23:51:46 9b3977197b4f: Pulling fs layer 23:51:46 1a89e8eeedd5: Pulling fs layer 23:51:46 94645a83ff95: Pulling fs layer 23:51:46 3f3a8bcf1eab: Pulling fs layer 23:51:46 0c92f367c5e7: Pulling fs layer 23:51:46 f7c0051592d6: Pulling fs layer 23:51:46 a227ed2f7395: Pulling fs layer 23:51:46 7b1c46037f91: Pulling fs layer 23:51:46 0c92f367c5e7: Waiting 23:51:46 f7c0051592d6: Waiting 23:51:46 a227ed2f7395: Waiting 23:51:46 7b1c46037f91: Waiting 23:51:46 3f3a8bcf1eab: Waiting 23:51:46 94645a83ff95: Download complete 23:51:46 1a89e8eeedd5: Verifying Checksum 23:51:46 1a89e8eeedd5: Download complete 23:51:46 0c92f367c5e7: Verifying Checksum 23:51:46 0c92f367c5e7: Download complete 23:51:47 f7c0051592d6: Verifying Checksum 23:51:47 f7c0051592d6: Download complete 23:51:47 9b3977197b4f: Verifying Checksum 23:51:47 9b3977197b4f: Download complete 23:51:47 a227ed2f7395: Verifying Checksum 23:51:47 a227ed2f7395: Download complete 23:51:47 9b3977197b4f: Pull complete 23:51:48 1a89e8eeedd5: Pull complete 23:51:48 94645a83ff95: Pull complete 23:51:48 7b1c46037f91: Verifying Checksum 23:51:49 3f3a8bcf1eab: Verifying Checksum 23:51:49 3f3a8bcf1eab: Download complete 23:52:01 3f3a8bcf1eab: Pull complete 23:52:01 0c92f367c5e7: Pull complete 23:52:01 f7c0051592d6: Pull complete 23:52:02 a227ed2f7395: Pull complete 23:52:08 7b1c46037f91: Pull complete 23:52:08 Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe 23:52:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 23:52:08 ---> f79e39bc4007 23:52:08 Step 3/11 : ARG MAKE=make build 23:52:09 ---> Running in 70523bc9bff3 23:52:09 Removing intermediate container 70523bc9bff3 23:52:09 ---> 9c97e7892217 23:52:09 Step 4/11 : WORKDIR /device-sdk-go 23:52:09 ---> Running in 4de4bdbe5ba0 23:52:10 Removing intermediate container 4de4bdbe5ba0 23:52:10 ---> ede5cf90d498 23:52:10 Step 5/11 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 23:52:10 ---> Running in e55fd196cd4a 23:52:10 Removing intermediate container e55fd196cd4a 23:52:10 ---> 0738116cfe74 23:52:10 Step 6/11 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:52:10 ---> Running in e193f3789d05 23:52:12 Removing intermediate container e193f3789d05 23:52:12 ---> 086024e168a1 23:52:12 Step 7/11 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 23:52:12 ---> Running in f1c6237d84aa 23:52:13 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 23:52:14 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 23:52:15 OK: 220 MiB in 52 packages 23:52:15 Removing intermediate container f1c6237d84aa 23:52:15 ---> 791c6783c21a 23:52:15 Step 8/11 : COPY go.mod vendor* ./ 23:52:16 ---> 607028b013fc 23:52:16 Step 9/11 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:52:16 ---> Running in f63655445a37 23:53:03 Removing intermediate container f63655445a37 23:53:03 ---> 630efab5eae6 23:53:03 Step 10/11 : COPY . . 23:53:03 ---> 68cb564f81c6 23:53:03 Step 11/11 : RUN ${MAKE} 23:53:03 ---> Running in 60ed6ceb45b9 23:53:03 noop 23:53:03 Removing intermediate container 60ed6ceb45b9 23:53:03 ---> 2418d6dbb81c 23:53:03 Successfully built 2418d6dbb81c 23:53:03 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 23:53:03 + docker inspect -f . ci-base-image-arm64 23:53:03 . [Pipeline] withDockerContainer 23:53:04 prd-ubuntu20.04-docker-arm64-4c-16g-20992 does not seem to be running inside a container 23:53:04 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/60 -v /w/workspace/device-sdk-go/60:/w/workspace/device-sdk-go/60:rw,z -v /w/workspace/device-sdk-go/60@tmp:/w/workspace/device-sdk-go/60@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 ******** ci-base-image-arm64 cat 23:53:05 $ docker top a2853b0ada4bbb55932a4dda19d87cef90bd6ec382a2f1765805ef02a2e51d87 -eo pid,comm [Pipeline] { [Pipeline] sh 23:53:06 + go version 23:53:06 go version go1.17.6 linux/arm64 [Pipeline] } 23:53:06 $ docker stop --time=1 a2853b0ada4bbb55932a4dda19d87cef90bd6ec382a2f1765805ef02a2e51d87 23:53:07 $ docker rm -f a2853b0ada4bbb55932a4dda19d87cef90bd6ec382a2f1765805ef02a2e51d87 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 23:53:08 + docker inspect -f . ci-base-image-arm64 23:53:08 . [Pipeline] withDockerContainer 23:53:08 prd-ubuntu20.04-docker-arm64-4c-16g-20992 does not seem to be running inside a container 23:53:08 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/60 -v /w/workspace/device-sdk-go/60:/w/workspace/device-sdk-go/60:rw,z -v /w/workspace/device-sdk-go/60@tmp:/w/workspace/device-sdk-go/60@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 ******** ci-base-image-arm64 cat 23:53:10 $ docker top 30755dbb102aff064992b5d861bbeea226225cc19c659b944d61e9883ffcc417 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 23:53:11 + make test 23:53:11 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 23:53:37 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 23:55:14 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 23:55:14 ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] 23:55:14 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 23:55:21 ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.459s coverage: 23.3% of statements 23:55:21 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 23:55:21 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.314s coverage: 27.6% of statements 23:55:21 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.278s coverage: 78.9% of statements 23:55:21 ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.448s coverage: 10.8% of statements 23:55:21 ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] 23:55:21 ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] 23:55:21 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 23:55:24 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.424s coverage: 34.7% of statements 23:55:24 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] 23:55:26 ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.265s coverage: 86.1% of statements 23:55:26 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 23:55:26 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 23:55:26 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.453s coverage: 65.1% of statements 23:55:28 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 3.039s coverage: 89.2% of statements 23:55:28 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] 23:55:31 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.230s coverage: 4.7% of statements 23:55:31 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 23:55:32 WARNING: Linting skipped (not on x86_64 or linter not installed) 23:55:32 GO111MODULE=on go vet ./... 23:56:53 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 23:56:53 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 23:56:53 ./bin/test-attribution-txt.sh [Pipeline] echo 23:56:53 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 23:56:53 $ docker stop --time=1 30755dbb102aff064992b5d861bbeea226225cc19c659b944d61e9883ffcc417 23:56:55 $ docker rm -f 30755dbb102aff064992b5d861bbeea226225cc19c659b944d61e9883ffcc417 [Pipeline] // withDockerContainer [Pipeline] sh 23:56:56 + sudo chown -R jenkins:jenkins . [Pipeline] stash 23:56:56 Warning: overwriting stash ‘coverage-report’ 23:56:57 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 23:56:58 + sudo chown -R jenkins:jenkins . [Pipeline] sh 23:56:58 + ls -al . 23:56:58 total 292 23:56:58 drwxrwxr-x 10 jenkins jenkins 4096 Apr 14 23:56 . 23:56:58 drwxrwxr-x 4 jenkins jenkins 4096 Apr 14 23:51 .. 23:56:58 -rw-rw-r-- 1 jenkins jenkins 140 Apr 14 23:51 .dockerignore 23:56:58 drwxrwxr-x 8 jenkins jenkins 4096 Apr 14 23:51 .git 23:56:58 drwxrwxr-x 2 jenkins jenkins 4096 Apr 14 23:51 .github 23:56:58 -rw-rw-r-- 1 jenkins jenkins 131 Apr 14 23:51 .gitignore 23:56:58 -rw-rw-r-- 1 jenkins jenkins 42 Apr 14 23:51 .golangci.yml 23:56:58 -rw-rw-r-- 1 jenkins jenkins 26321 Apr 14 23:51 CHANGELOG.md 23:56:58 -rw-rw-r-- 1 jenkins jenkins 677 Apr 14 23:51 GOVERNANCE.md 23:56:58 -rw-rw-r-- 1 jenkins jenkins 880 Apr 14 23:51 Jenkinsfile 23:56:58 -rw-rw-r-- 1 jenkins jenkins 11341 Apr 14 23:51 LICENSE 23:56:58 -rw-rw-r-- 1 jenkins jenkins 2015 Apr 14 23:51 Makefile 23:56:58 -rw-rw-r-- 1 jenkins jenkins 619 Apr 14 23:51 OWNERS.md 23:56:58 -rw-rw-r-- 1 jenkins jenkins 4881 Apr 14 23:51 README.md 23:56:58 -rw-rw-r-- 1 jenkins jenkins 12 Apr 14 23:49 VERSION 23:56:58 drwxrwxr-x 2 jenkins jenkins 4096 Apr 14 23:51 bin 23:56:58 -rw-r--r-- 1 jenkins jenkins 129788 Apr 14 23:55 coverage.out 23:56:58 drwxrwxr-x 5 jenkins jenkins 4096 Apr 14 23:51 example 23:56:58 -rw-rw-r-- 1 jenkins jenkins 3105 Apr 14 23:51 go.mod 23:56:58 -rw-rw-r-- 1 jenkins jenkins 34435 Apr 14 23:51 go.sum 23:56:58 drwxrwxr-x 15 jenkins jenkins 4096 Apr 14 23:51 internal 23:56:58 drwxrwxr-x 3 jenkins jenkins 4096 Apr 14 23:51 openapi 23:56:58 drwxrwxr-x 5 jenkins jenkins 4096 Apr 14 23:51 pkg 23:56:58 drwxrwxr-x 4 jenkins jenkins 4096 Apr 14 23:51 snap 23:56:58 -rw-rw-r-- 1 jenkins jenkins 222 Apr 14 23:51 version.go [Pipeline] isUnix [Pipeline] sh 23:56:58 + docker build -t device-sdk-simple-arm64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=db005db0661b6aa55dca2c75477a49f23130ceb1 --label arch=arm64 --label version=2.2.0-dev.27 . 23:56:59 Sending build context to Docker daemon 5.323MB 23:56:59 Step 1/25 : ARG BASE=golang:1.17-alpine3.15 23:56:59 Step 2/25 : FROM ${BASE} AS builder 23:56:59 ---> 2418d6dbb81c 23:56:59 Step 3/25 : ARG MAKE=make build 23:56:59 ---> Running in d35926134cae 23:56:59 Removing intermediate container d35926134cae 23:56:59 ---> f7cf19b57942 23:56:59 Step 4/25 : WORKDIR /device-sdk-go 23:57:00 ---> Running in 1285b759bf71 23:57:00 Removing intermediate container 1285b759bf71 23:57:00 ---> 2ee8f14fb219 23:57:00 Step 5/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 23:57:00 ---> Running in 4772c67af35a 23:57:00 Removing intermediate container 4772c67af35a 23:57:00 ---> 563b0ee70f61 23:57:00 Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:57:01 ---> Running in 20eb490a1da2 23:57:02 Removing intermediate container 20eb490a1da2 23:57:02 ---> 98ef3ac33cf9 23:57:02 Step 7/25 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 23:57:02 ---> Running in 8c124870d491 23:57:03 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 23:57:04 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 23:57:05 OK: 220 MiB in 52 packages 23:57:06 Removing intermediate container 8c124870d491 23:57:06 ---> 833706e4cc4a 23:57:06 Step 8/25 : COPY go.mod vendor* ./ 23:57:06 ---> fd6938752aed 23:57:06 Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:57:06 ---> Running in 9737162f7121 23:57:08 Removing intermediate container 9737162f7121 23:57:08 ---> 3a12a0565820 23:57:08 Step 10/25 : COPY . . 23:57:09 ---> 61d8ad894c17 23:57:09 Step 11/25 : RUN ${MAKE} 23:57:09 ---> Running in 08d1c2a8b780 23:57:10 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-sdk-go/v2.Version=2.2.0-dev.27" -trimpath -mod=readonly -buildmode=pie -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 23:59:02 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 23:59:02 Removing intermediate container 08d1c2a8b780 23:59:02 ---> b3b6111573df 23:59:02 Step 12/25 : FROM alpine:3.14 23:59:03 3.14: Pulling from library/alpine 23:59:03 455c02918c45: Pulling fs layer 23:59:03 455c02918c45: Verifying Checksum 23:59:03 455c02918c45: Download complete 23:59:04 455c02918c45: Pull complete 23:59:04 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 23:59:04 Status: Downloaded newer image for alpine:3.14 23:59:04 ---> ac73e934f311 23:59:04 Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 23:59:04 ---> Running in caefebdc766c 23:59:04 Removing intermediate container caefebdc766c 23:59:04 ---> bc2ce10fdec5 23:59:04 Step 14/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:59:04 ---> Running in 19775e2f605a 23:59:06 Removing intermediate container 19775e2f605a 23:59:06 ---> d74cb0f115af 23:59:06 Step 15/25 : RUN apk add --update --no-cache zeromq 23:59:06 ---> Running in ad991bab8eb9 23:59:07 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 23:59:08 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 23:59:09 (1/5) Installing libgcc (10.3.1_git20210424-r2) 23:59:09 (2/5) Installing libsodium (1.0.18-r0) 23:59:09 (3/5) Installing libstdc++ (10.3.1_git20210424-r2) 23:59:09 (4/5) Installing libzmq (4.3.4-r0) 23:59:09 (5/5) Installing zeromq (4.3.4-r0) 23:59:09 Executing busybox-1.33.1-r7.trigger 23:59:09 OK: 8 MiB in 19 packages 23:59:10 Removing intermediate container ad991bab8eb9 23:59:10 ---> 561ed51ce445 23:59:10 Step 16/25 : WORKDIR / 23:59:10 ---> Running in 74182fd40b2a 23:59:10 Removing intermediate container 74182fd40b2a 23:59:10 ---> 01f58edae0d5 23:59:10 Step 17/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 23:59:11 ---> def67818c9e7 23:59:11 Step 18/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 23:59:12 ---> 3dc33d2d0e07 23:59:12 Step 19/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 23:59:13 ---> 2c5b9102d7ba 23:59:13 Step 20/25 : EXPOSE 59999 23:59:13 ---> Running in 96278d5f708e 23:59:13 Removing intermediate container 96278d5f708e 23:59:13 ---> 6641e3eee0e7 23:59:13 Step 21/25 : ENTRYPOINT ["/device-simple"] 23:59:13 ---> Running in edb8dff82e62 23:59:13 Removing intermediate container edb8dff82e62 23:59:13 ---> 705f9fd6d40f 23:59:13 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:59:14 ---> Running in 0c1c821bf3c3 23:59:14 Removing intermediate container 0c1c821bf3c3 23:59:14 ---> 5ceec3c53630 23:59:14 Step 23/25 : LABEL arch=arm64 23:59:14 ---> Running in b66341bbee7a 23:59:14 Removing intermediate container b66341bbee7a 23:59:14 ---> bde3e5de5c02 23:59:14 Step 24/25 : LABEL git_sha=db005db0661b6aa55dca2c75477a49f23130ceb1 23:59:14 ---> Running in 09d8ef2361e6 23:59:15 Removing intermediate container 09d8ef2361e6 23:59:15 ---> 97c87e1befa1 23:59:15 Step 25/25 : LABEL version=2.2.0-dev.27 23:59:15 ---> Running in a42fe1f6c2dd 23:59:15 Removing intermediate container a42fe1f6c2dd 23:59:15 ---> 3d4316333557 23:59:15 [Warning] One or more build-args [ARCH] were not consumed 23:59:15 Successfully built 3d4316333557 23:59:15 Successfully tagged device-sdk-simple-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 23:59:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:59:16 23:59:16 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 23:59:16 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:59:16 arm64: Pulling from edgex-lftools-log-publisher 23:59:16 8998bd30e6a1: Pulling fs layer 23:59:16 04944245beec: Pulling fs layer 23:59:16 699f458cf7ca: Pulling fs layer 23:59:16 765212b225bb: Pulling fs layer 23:59:16 f23df028b6ca: Pulling fs layer 23:59:16 d65c8cfc05b1: Pulling fs layer 23:59:16 2437ff75d9bd: Pulling fs layer 23:59:16 765212b225bb: Waiting 23:59:16 f23df028b6ca: Waiting 23:59:16 2437ff75d9bd: Waiting 23:59:16 d65c8cfc05b1: Waiting 23:59:16 04944245beec: Verifying Checksum 23:59:16 04944245beec: Download complete 23:59:16 765212b225bb: Verifying Checksum 23:59:16 765212b225bb: Download complete 23:59:16 f23df028b6ca: Verifying Checksum 23:59:16 f23df028b6ca: Download complete 23:59:16 d65c8cfc05b1: Download complete 23:59:16 699f458cf7ca: Verifying Checksum 23:59:16 699f458cf7ca: Download complete 23:59:17 8998bd30e6a1: Verifying Checksum 23:59:17 8998bd30e6a1: Download complete 23:59:19 2437ff75d9bd: Verifying Checksum 23:59:19 2437ff75d9bd: Download complete 23:59:21 8998bd30e6a1: Pull complete 23:59:21 04944245beec: Pull complete 23:59:23 699f458cf7ca: Pull complete 23:59:23 765212b225bb: Pull complete 23:59:24 f23df028b6ca: Pull complete 23:59:24 d65c8cfc05b1: Pull complete 23:59:39 2437ff75d9bd: Pull complete 23:59:39 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 23:59:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:59:39 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 23:59:39 prd-ubuntu20.04-docker-arm64-4c-16g-20992 does not seem to be running inside a container 23:59:39 $ 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/60 -v /w/workspace/device-sdk-go/60:/w/workspace/device-sdk-go/60:rw,z -v /w/workspace/device-sdk-go/60@tmp:/w/workspace/device-sdk-go/60@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-lftools-log-publisher:arm64 cat 23:59:42 $ docker top 35a59df7ddf64c896c10b28b169246fe358a53b57f1e24fa321ccf9426747eac -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:59:43 ---> job-cost.sh 23:59:43 lf-activate-venv: SKIPPING 23:59:43 INFO: No Stack... 23:59:43 INFO: Retrieving Pricing Info for: v3-standard-4 23:59:44 INFO: Archiving Costs [Pipeline] sh 23:59:45 + cut -d, -f6 23:59:45 + cat /w/workspace/device-sdk-go/60/archives/cost.csv [Pipeline] lock 23:59:45 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-main-60-stack-cost] 23:59:45 Resource [jenkins-edgexfoundry-device-sdk-go-main-60-stack-cost] did not exist. Created. 23:59:45 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-main-60-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 23:59:46 /w/workspace/device-sdk-go/60@tmp/durable-dce18276/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 23:59:46 + echo total: 0.10999999940395355 [Pipeline] stash 23:59:46 Warning: overwriting stash ‘stack-cost’ 23:59:46 Stashed 1 file(s) [Pipeline] } 23:59:46 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-main-60-stack-cost] [Pipeline] // lock [Pipeline] } 23:59:46 $ docker stop --time=1 35a59df7ddf64c896c10b28b169246fe358a53b57f1e24fa321ccf9426747eac 23:59:48 $ docker rm -f 35a59df7ddf64c896c10b28b169246fe358a53b57f1e24fa321ccf9426747eac [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 23:59:48 provisioning config files... 23:59:48 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config1240054447432464941tmp [Pipeline] { [Pipeline] sh 23:59:49 + set +x 23:59:49 + + curl -s https://codecov.io/bash 23:59:49 bash -s -- 23:59:49 23:59:49 _____ _ 23:59:49 / ____| | | 23:59:49 | | ___ __| | ___ ___ _____ __ 23:59:49 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 23:59:49 | |___| (_) | (_| | __/ (_| (_) \ V / 23:59:49 \_____\___/ \__,_|\___|\___\___/ \_/ 23:59:49 Bash-1.0.6 23:59:49 23:59:49 23:59:49 ==> git version 2.25.1 found 23:59:49 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 23:59:49 Release-Date: 2020-01-08 23:59:49 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 23:59:49 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 23:59:49 ==> Jenkins CI detected. 23:59:49 current dir:  /w/workspace/edgexfoundry_device-sdk-go_main 23:59:49 project root: . 23:59:49 --> token set from env 23:59:49 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 23:59:49 ==> Running gcov in . (disable via -X gcov) 23:59:49 ==> Python coveragepy not found 23:59:49 ==> Searching for coverage reports in: 23:59:49 + . 23:59:49 -> Found 1 reports 23:59:49 ==> Detecting git/mercurial file structure 23:59:49 ==> Reading reports 23:59:49 + ./coverage.out bytes=129788 23:59:49 ==> Appending adjustments 23:59:49 https://docs.codecov.io/docs/fixing-reports 23:59:49 + Found adjustments 23:59:49 ==> Gzipping contents 23:59:49 20K /tmp/codecov.3mYWIV.gz 23:59:49 ==> Uploading reports 23:59:49 url: https://codecov.io 23:59:49 query: branch=main&commit=db005db0661b6aa55dca2c75477a49f23130ceb1&build=60&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F60%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= 23:59:49 -> Pinging Codecov 23:59:49 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6fc62cd9-fce6-47f0-85f4-af589338491a&branch=main&commit=db005db0661b6aa55dca2c75477a49f23130ceb1&build=60&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F60%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= 23:59:49 -> Uploading to 23:59:49 https://storage.googleapis.com/codecov/v4/raw/2022-04-14/7E55EF52A471D76F132DFD9A03CDDE97/db005db0661b6aa55dca2c75477a49f23130ceb1/047404b2-1382-49e7-be7f-f19ee1a74fc9.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220414%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220414T235949Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=e27b0d03214cf1d5c0fdb57198bd3af109c6c7b66e07bc30c51457ab3ce8630c 23:59:49 % Total % Received % Xferd Average Speed Time Time Time Current 23:59:49 Dload Upload Total Spent Left Speed 23:59:50 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16648 0 0 100 16648 0 67951 --:--:-- --:--:-- --:--:-- 67951 23:59:50 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-sdk-go/commit/db005db0661b6aa55dca2c75477a49f23130ceb1 [Pipeline] } 23:59:50 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 23:59:50 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 23:59:50 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 23:59:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 23:59:50 23:59:50 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 23:59:50 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 23:59:50 1.410.4: Pulling from edgex-devops/edgex-snyk-go 23:59:50 188c0c94c7c5: Pulling fs layer 23:59:50 0ef7d3d256c8: Pulling fs layer 23:59:50 de9db76c5a1d: Pulling fs layer 23:59:50 0eba1c9be4d2: Pulling fs layer 23:59:50 0d57e429df01: Pulling fs layer 23:59:50 4e4be7b47b0d: Pulling fs layer 23:59:50 e1f770b5df2f: Pulling fs layer 23:59:50 85a0685a4137: Pulling fs layer 23:59:50 0eba1c9be4d2: Waiting 23:59:50 4e4be7b47b0d: Waiting 23:59:50 0d57e429df01: Waiting 23:59:50 85a0685a4137: Waiting 23:59:50 de9db76c5a1d: Verifying Checksum 23:59:50 de9db76c5a1d: Download complete 23:59:50 0ef7d3d256c8: Verifying Checksum 23:59:50 0ef7d3d256c8: Download complete 23:59:50 0d57e429df01: Download complete 23:59:50 4e4be7b47b0d: Verifying Checksum 23:59:50 4e4be7b47b0d: Download complete 23:59:50 188c0c94c7c5: Verifying Checksum 23:59:50 188c0c94c7c5: Download complete 23:59:51 e1f770b5df2f: Verifying Checksum 23:59:51 e1f770b5df2f: Download complete 23:59:51 188c0c94c7c5: Pull complete 23:59:51 0ef7d3d256c8: Pull complete 23:59:51 de9db76c5a1d: Pull complete 23:59:51 0eba1c9be4d2: Verifying Checksum 23:59:51 0eba1c9be4d2: Download complete 23:59:51 85a0685a4137: Verifying Checksum 23:59:51 85a0685a4137: Download complete 23:59:55 0eba1c9be4d2: Pull complete 23:59:55 0d57e429df01: Pull complete 23:59:55 4e4be7b47b0d: Pull complete 23:59:55 e1f770b5df2f: Pull complete 23:59:58 85a0685a4137: Pull complete 23:59:58 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 23:59:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 23:59:58 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 23:59:58 prd-ubuntu20.04-docker-8c-8g-20991 does not seem to be running inside a container 23:59:59 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@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/edgex-snyk-go:1.410.4 cat 00:00:00 $ docker top 7b2da244ad391399cb9d4bf714b4909ceebfe01d4002af52fe57efb4940b0fb3 -eo pid,comm [Pipeline] { [Pipeline] echo 00:00:00 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 00:00:01 + set -o pipefail 00:00:01 + snyk monitor '--org=edgex-jenkins' 00:00:07 00:00:07 Monitoring /w/workspace/edgexfoundry_device-sdk-go_main (github.com/edgexfoundry/device-sdk-go/v2)... 00:00:07 00:00:07 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/a91414f5-c324-409e-a494-413a27791127/history/8d1c6be7-1fe6-4754-bc3b-10de045d5a11 00:00:07 00:00:07 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 00:00:07 00:00:07 [Pipeline] } 00:00:07 $ docker stop --time=1 7b2da244ad391399cb9d4bf714b4909ceebfe01d4002af52fe57efb4940b0fb3 00:00:09 $ docker rm -f 7b2da244ad391399cb9d4bf714b4909ceebfe01d4002af52fe57efb4940b0fb3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 00:00:10 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:00:10 provisioning config files... 00:00:10 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config2054277689357665114tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:00:10 --> edgex-publish-swagger.sh 00:00:10 === Publish openapi/v2 API === 00:00:10 [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger 00:00:10 [publishToSwagger] Publishing API Name [device-sdk] [/w/workspace/edgexfoundry_device-sdk-go_main/openapi/v2/device-sdk.yaml] 00:00:10 % Total % Received % Xferd Average Speed Time Time Time Current 00:00:10 Dload Upload Total Spent Left Speed 00:00:12 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 53282 0 0 100 53282 0 349k --:--:-- --:--:-- --:--:-- 346k 100 53282 0 0 100 53282 0 43213 0:00:01 0:00:01 --:--:-- 43178 100 53282 0 0 100 53282 0 25542 0:00:02 0:00:02 --:--:-- 25542 00:00:12 00:00:12 [Pipeline] } 00:00:12 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 00:00:13 + git log --format=format:%s -1 db005db0661b6aa55dca2c75477a49f23130ceb1 [Pipeline] sh 00:00:13 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 00:00:13 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 00:00:13 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:00:13 . [Pipeline] withDockerContainer 00:00:13 prd-ubuntu20.04-docker-8c-8g-20991 does not seem to be running inside a container 00:00:13 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 00:00:14 $ docker top 57b6c9e4ac1cd35268d18d02c0e69689a4f56842589ee845b8d5e5b5ef8d80a4 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:00:14 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:00:14 [ssh-agent] Looking for ssh-agent implementation... 00:00:14 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:00:14 $ docker exec 57b6c9e4ac1cd35268d18d02c0e69689a4f56842589ee845b8d5e5b5ef8d80a4 ssh-agent 00:00:14 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXBmLClI/agent.14 00:00:14 SSH_AGENT_PID=21 00:00:14 Running ssh-add (command line suppressed) 00:00:14 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_7737746129586240785.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_7737746129586240785.key) 00:00:14 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:00:14 + git semver tag 00:00:14 # -> Open(): unable to determine branch for HEAD 00:00:14 # $GIT_DIR = /w/workspace/edgexfoundry_device-sdk-go_main/.git 00:00:14 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-sdk-go_main 00:00:14 # $SEMVER_REMOTE_NAME = origin 00:00:14 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 00:00:14 # $SEMVER_USER_NAME = edgex-jenkins 00:00:14 # $SEMVER_BRANCH = main 00:00:14 # $SEMVER_DIR = /w/workspace/edgexfoundry_device-sdk-go_main/.semver 00:00:14 # db005db0661b6aa55dca2c75477a49f23130ceb1 HEAD 00:00:14 # -> Force: false 00:00:14 # 8ffb3f15c19a185344260d787e7158a5e7a57384 refs/tags/v2.2.0-dev.27 [Pipeline] } 00:00:14 $ docker exec --env ******** --env ******** 57b6c9e4ac1cd35268d18d02c0e69689a4f56842589ee845b8d5e5b5ef8d80a4 ssh-agent -k 00:00:14 unset SSH_AUTH_SOCK; 00:00:14 unset SSH_AGENT_PID; 00:00:14 echo Agent pid 21 killed; 00:00:14 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:00:15 + git semver [Pipeline] } 00:00:15 $ docker stop --time=1 57b6c9e4ac1cd35268d18d02c0e69689a4f56842589ee845b8d5e5b5ef8d80a4 00:00:16 $ docker rm -f 57b6c9e4ac1cd35268d18d02c0e69689a4f56842589ee845b8d5e5b5ef8d80a4 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 00:00:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 00:00:16 00:00:16 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 00:00:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 00:00:17 0.23.1-centos7: Pulling from edgex-lftools 00:00:17 ab5ef0e58194: Pulling fs layer 00:00:17 9712f1f96733: Pulling fs layer 00:00:17 63f879dbbcfc: Pulling fs layer 00:00:17 0d9ebad4ef96: Pulling fs layer 00:00:17 e9a5061849ea: Pulling fs layer 00:00:17 d747dcd14b5f: Pulling fs layer 00:00:17 2de7ff778b66: Pulling fs layer 00:00:17 e9a5061849ea: Waiting 00:00:17 0d9ebad4ef96: Waiting 00:00:17 2de7ff778b66: Waiting 00:00:17 9712f1f96733: Verifying Checksum 00:00:17 9712f1f96733: Download complete 00:00:17 63f879dbbcfc: Verifying Checksum 00:00:17 63f879dbbcfc: Download complete 00:00:17 ab5ef0e58194: Verifying Checksum 00:00:17 ab5ef0e58194: Download complete 00:00:17 e9a5061849ea: Verifying Checksum 00:00:17 e9a5061849ea: Download complete 00:00:17 d747dcd14b5f: Verifying Checksum 00:00:17 d747dcd14b5f: Download complete 00:00:17 0d9ebad4ef96: Verifying Checksum 00:00:17 0d9ebad4ef96: Download complete 00:00:17 2de7ff778b66: Verifying Checksum 00:00:17 2de7ff778b66: Download complete 00:00:20 ab5ef0e58194: Pull complete 00:00:20 9712f1f96733: Pull complete 00:00:21 63f879dbbcfc: Pull complete 00:00:24 0d9ebad4ef96: Pull complete 00:00:24 e9a5061849ea: Pull complete 00:00:24 d747dcd14b5f: Pull complete 00:00:25 2de7ff778b66: Pull complete 00:00:25 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 00:00:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 00:00:25 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 00:00:25 prd-ubuntu20.04-docker-8c-8g-20991 does not seem to be running inside a container 00:00:25 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 00:00:27 $ docker top 4ddbea70db3ec119807f0f757daad48e2a1d3463b66a854c28c36fcffb7d0141 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 00:00:27 provisioning config files... 00:00:27 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config7845480288600286380tmp 00:00:27 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config223859656875150583tmp 00:00:27 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config3510112045515746842tmp [Pipeline] { [Pipeline] echo 00:00:27 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 00:00:28 ---> sigul-configuration.sh 00:00:28 gpg: directory `/root/.gnupg' created 00:00:28 gpg: new configuration file `/root/.gnupg/gpg.conf' created 00:00:28 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 00:00:28 gpg: keyring `/root/.gnupg/secring.gpg' created 00:00:28 gpg: keyring `/root/.gnupg/pubring.gpg' created 00:00:28 gpg: CAST5 encrypted data 00:00:28 gpg: encrypted with 1 passphrase 00:00:28 gpg: WARNING: message was not integrity protected [Pipeline] sh 00:00:28 + mkdir /home/jenkins 00:00:28 + mkdir /home/jenkins/sigul [Pipeline] sh 00:00:28 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 00:00:28 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 00:00:29 ---> sigul-install.sh 00:00:29 Sigul already installed; skipping installation. [Pipeline] sh 00:00:29 + git tag --list 00:00:29 0.7.1 00:00:29 delhi-tag 00:00:29 v1.0.0 00:00:29 v1.1.0 00:00:29 v1.1.1 00:00:29 v1.1.2 00:00:29 v1.2.0 00:00:29 v1.2.1 00:00:29 v1.2.2 00:00:29 v1.2.3 00:00:29 v1.3.0 00:00:29 v1.4.0 00:00:29 v2.0.0 00:00:29 v2.0.1-dev.1 00:00:29 v2.0.1-dev.10 00:00:29 v2.0.1-dev.11 00:00:29 v2.0.1-dev.12 00:00:29 v2.0.1-dev.13 00:00:29 v2.0.1-dev.14 00:00:29 v2.0.1-dev.15 00:00:29 v2.0.1-dev.16 00:00:29 v2.0.1-dev.17 00:00:29 v2.0.1-dev.18 00:00:29 v2.0.1-dev.19 00:00:29 v2.0.1-dev.2 00:00:29 v2.0.1-dev.20 00:00:29 v2.0.1-dev.21 00:00:29 v2.0.1-dev.22 00:00:29 v2.0.1-dev.23 00:00:29 v2.0.1-dev.24 00:00:29 v2.0.1-dev.25 00:00:29 v2.0.1-dev.26 00:00:29 v2.0.1-dev.27 00:00:29 v2.0.1-dev.28 00:00:29 v2.0.1-dev.29 00:00:29 v2.0.1-dev.3 00:00:29 v2.0.1-dev.30 00:00:29 v2.0.1-dev.31 00:00:29 v2.0.1-dev.32 00:00:29 v2.0.1-dev.33 00:00:29 v2.0.1-dev.4 00:00:29 v2.0.1-dev.5 00:00:29 v2.0.1-dev.6 00:00:29 v2.0.1-dev.7 00:00:29 v2.0.1-dev.8 00:00:29 v2.0.1-dev.9 00:00:29 v2.1.0 00:00:29 v2.1.1-dev.1 00:00:29 v2.2.0-dev.1 00:00:29 v2.2.0-dev.10 00:00:29 v2.2.0-dev.11 00:00:29 v2.2.0-dev.12 00:00:29 v2.2.0-dev.13 00:00:29 v2.2.0-dev.14 00:00:29 v2.2.0-dev.15 00:00:29 v2.2.0-dev.16 00:00:29 v2.2.0-dev.17 00:00:29 v2.2.0-dev.18 00:00:29 v2.2.0-dev.19 00:00:29 v2.2.0-dev.2 00:00:29 v2.2.0-dev.20 00:00:29 v2.2.0-dev.21 00:00:29 v2.2.0-dev.22 00:00:29 v2.2.0-dev.23 00:00:29 v2.2.0-dev.24 00:00:29 v2.2.0-dev.25 00:00:29 v2.2.0-dev.26 00:00:29 v2.2.0-dev.27 00:00:29 v2.2.0-dev.3 00:00:29 v2.2.0-dev.4 00:00:29 v2.2.0-dev.5 00:00:29 v2.2.0-dev.6 00:00:29 v2.2.0-dev.7 00:00:29 v2.2.0-dev.8 00:00:29 v2.2.0-dev.9 [Pipeline] sh 00:00:29 + lftools sign git-tag v2.2.0-dev.27 00:00:30 Signing Git tag with Sigul... 00:00:30 Signing v2.2.0-dev.27 [Pipeline] echo 00:00:30 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 00:00:30 ---> sigul-configuration-cleanup.sh [Pipeline] } 00:00:30 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 00:00:30 $ docker stop --time=1 4ddbea70db3ec119807f0f757daad48e2a1d3463b66a854c28c36fcffb7d0141 00:00:32 $ docker rm -f 4ddbea70db3ec119807f0f757daad48e2a1d3463b66a854c28c36fcffb7d0141 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 00:00:32 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 00:00:32 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 00:00:32 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:00:32 . [Pipeline] withDockerContainer 00:00:32 prd-ubuntu20.04-docker-8c-8g-20991 does not seem to be running inside a container 00:00:33 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 00:00:33 $ docker top 1fac4226bc99a94d14cbcc5e88a98ae4ee345832db1d29b1ac4117a1951cc893 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:00:33 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:00:33 [ssh-agent] Looking for ssh-agent implementation... 00:00:33 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:00:33 $ docker exec 1fac4226bc99a94d14cbcc5e88a98ae4ee345832db1d29b1ac4117a1951cc893 ssh-agent 00:00:33 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXohFiGK/agent.15 00:00:33 SSH_AGENT_PID=22 00:00:33 Running ssh-add (command line suppressed) 00:00:33 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_84767064249774963.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_84767064249774963.key) 00:00:33 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:00:34 + git semver bump pre 00:00:34 # -> Open(): unable to determine branch for HEAD 00:00:34 # $GIT_DIR = /w/workspace/edgexfoundry_device-sdk-go_main/.git 00:00:34 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-sdk-go_main 00:00:34 # $SEMVER_REMOTE_NAME = origin 00:00:34 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 00:00:34 # $SEMVER_USER_NAME = edgex-jenkins 00:00:34 # $SEMVER_BRANCH = main 00:00:34 # $SEMVER_DIR = /w/workspace/edgexfoundry_device-sdk-go_main/.semver 00:00:34 2.2.0-dev.28 [Pipeline] } 00:00:34 $ docker exec --env ******** --env ******** 1fac4226bc99a94d14cbcc5e88a98ae4ee345832db1d29b1ac4117a1951cc893 ssh-agent -k 00:00:34 unset SSH_AUTH_SOCK; 00:00:34 unset SSH_AGENT_PID; 00:00:34 echo Agent pid 22 killed; 00:00:34 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:00:34 + git semver [Pipeline] } 00:00:34 $ docker stop --time=1 1fac4226bc99a94d14cbcc5e88a98ae4ee345832db1d29b1ac4117a1951cc893 00:00:35 $ docker rm -f 1fac4226bc99a94d14cbcc5e88a98ae4ee345832db1d29b1ac4117a1951cc893 [Pipeline] // withDockerContainer [Pipeline] sh 00:00:36 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 00:00:36 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 00:00:36 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:00:36 . [Pipeline] withDockerContainer 00:00:36 prd-ubuntu20.04-docker-8c-8g-20991 does not seem to be running inside a container 00:00:36 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 00:00:37 $ docker top 9a8de3f0e8c538933a08575b45110c5c0d959ebde112d60d52408ac9adb2ea71 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:00:37 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:00:37 [ssh-agent] Looking for ssh-agent implementation... 00:00:37 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:00:37 $ docker exec 9a8de3f0e8c538933a08575b45110c5c0d959ebde112d60d52408ac9adb2ea71 ssh-agent 00:00:37 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXGmMjfp/agent.13 00:00:37 SSH_AGENT_PID=19 00:00:37 Running ssh-add (command line suppressed) 00:00:37 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_3572477187215719665.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_3572477187215719665.key) 00:00:37 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:00:37 + git semver push 00:00:37 # -> Open(): unable to determine branch for HEAD 00:00:37 # $GIT_DIR = /w/workspace/edgexfoundry_device-sdk-go_main/.git 00:00:37 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-sdk-go_main 00:00:37 # $SEMVER_REMOTE_NAME = origin 00:00:37 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 00:00:37 # $SEMVER_USER_NAME = edgex-jenkins 00:00:37 # $SEMVER_BRANCH = main 00:00:37 # $SEMVER_DIR = /w/workspace/edgexfoundry_device-sdk-go_main/.semver [Pipeline] } 00:00:39 $ docker exec --env ******** --env ******** 9a8de3f0e8c538933a08575b45110c5c0d959ebde112d60d52408ac9adb2ea71 ssh-agent -k 00:00:39 unset SSH_AUTH_SOCK; 00:00:39 unset SSH_AGENT_PID; 00:00:39 echo Agent pid 19 killed; 00:00:39 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:00:40 + git semver [Pipeline] } 00:00:40 $ docker stop --time=1 9a8de3f0e8c538933a08575b45110c5c0d959ebde112d60d52408ac9adb2ea71 00:00:41 $ docker rm -f 9a8de3f0e8c538933a08575b45110c5c0d959ebde112d60d52408ac9adb2ea71 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 00:00:42 + [ -d /w/workspace/edgexfoundry_device-sdk-go_main/archives ] 00:00:42 + ls -al /w/workspace/edgexfoundry_device-sdk-go_main/archives 00:00:42 total 16 00:00:42 drwxr-xr-x 3 root root 4096 Apr 14 23:51 . 00:00:42 drwxrwxr-x 12 jenkins jenkins 4096 Apr 15 00:00 .. 00:00:42 drwxr-xr-x 2 root root 4096 Apr 14 23:51 cost 00:00:42 -rw-r--r-- 1 root root 83 Apr 14 23:51 cost.csv 00:00:42 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-sdk-go_main/archives 00:00:42 + ls -al /w/workspace/edgexfoundry_device-sdk-go_main/archives 00:00:42 total 16 00:00:42 drwxr-xr-x 3 jenkins jenkins 4096 Apr 14 23:51 . 00:00:42 drwxrwxr-x 12 jenkins jenkins 4096 Apr 15 00:00 .. 00:00:42 drwxr-xr-x 2 jenkins jenkins 4096 Apr 14 23:51 cost 00:00:42 -rw-r--r-- 1 jenkins jenkins 83 Apr 14 23:51 cost.csv [Pipeline] libraryResource [Pipeline] sh 00:00:42 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 00:00:43 ---> package-listing.sh 00:00:43 ++ facter osfamily 00:00:43 ++ tr '[:upper:]' '[:lower:]' 00:00:43 + OS_FAMILY=debian 00:00:43 + workspace=/w/workspace/edgexfoundry_device-sdk-go_main 00:00:43 + START_PACKAGES=/tmp/packages_start.txt 00:00:43 + END_PACKAGES=/tmp/packages_end.txt 00:00:43 + DIFF_PACKAGES=/tmp/packages_diff.txt 00:00:43 + PACKAGES=/tmp/packages_start.txt 00:00:43 + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' 00:00:43 + PACKAGES=/tmp/packages_end.txt 00:00:43 + case "${OS_FAMILY}" in 00:00:43 + dpkg -l 00:00:43 + grep '^ii' 00:00:43 + '[' -f /tmp/packages_start.txt ']' 00:00:43 + '[' -f /tmp/packages_end.txt ']' 00:00:43 + diff /tmp/packages_start.txt /tmp/packages_end.txt 00:00:43 + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' 00:00:43 + mkdir -p /w/workspace/edgexfoundry_device-sdk-go_main/archives/ 00:00:43 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-sdk-go_main/archives/ [Pipeline] echo 00:00:43 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/edgexfoundry_device-sdk-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 00:00:43 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 00:00:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:00:44 . [Pipeline] withDockerContainer 00:00:44 prd-ubuntu20.04-docker-8c-8g-20991 does not seem to be running inside a container 00:00:44 $ 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/edgexfoundry_device-sdk-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 00:00:44 $ docker top 07b1f94835daf950a447820f011a682d81522ef6e825006033d954d22acd23a0 -eo pid,comm [Pipeline] { [Pipeline] sh 00:00:45 + touch /tmp/pre-build-complete [Pipeline] sh 00:00:45 + mkdir -p /var/log/sysstat [Pipeline] sh 00:00:45 + ls /var/log/sa-host 00:00:45 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:00:45 provisioning config files... 00:00:45 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config3015835588140361033tmp [Pipeline] { [Pipeline] echo 00:00:45 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 00:00:46 ---> create-netrc.sh [Pipeline] } 00:00:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 00:00:46 ---> python-tools-install.sh [Pipeline] echo 00:00:46 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 00:00:46 ---> sudo-logs.sh 00:00:46 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 00:00:46 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 00:00:47 ---> job-cost.sh 00:00:47 lf-activate-venv: SKIPPING 00:00:47 DEBUG: total: 0.2199999988079071 00:00:47 INFO: Retrieving Stack Cost... 00:00:48 INFO: Retrieving Pricing Info for: v3-standard-8 00:00:48 INFO: Archiving Costs [Pipeline] echo 00:00:48 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 00:00:49 ---> logs-deploy.sh 00:00:49 lf-activate-venv: SKIPPING 00:00:49 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/main/60 00:00:49 INFO: archiving workspace using pattern(s): 00:00:50 Archives upload complete. 00:00:50 INFO: archiving logs to Nexus