Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 15fb7a88bc0851fefb7130faf6710b4e2cf95cf9 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-ssh14067481074353175182.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh14987721698301463690.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.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/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17307904608080991878.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh16634018144453356673.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.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/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh9215625761211946148.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-sdk-go, dockerImageName:device-sdk-simple, dockerFilePath:example/cmd/device-simple/Dockerfile, pushImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-sdk-go-settings PROJECT: device-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-sdk-simple DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-5560’ Running on prd-ubuntu20.04-docker-8c-8g-5563 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 > 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 Avoid second fetch Checking out Revision 15fb7a88bc0851fefb7130faf6710b4e2cf95cf9 (main) Commit message: "feat!: add an additional level in event publish topic (#1313)" > git config core.sparsecheckout # timeout=10 > git checkout -f 15fb7a88bc0851fefb7130faf6710b4e2cf95cf9 # timeout=10 > git rev-list --no-walk ec40eb7b3630c03e357b8f00e941d9d3aac805d2 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-02-13T15:49:34.978Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-02-13T15:49:35.027Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-02-13T15:49:35.043Z] ========================================================= [2023-02-13T15:49:35.043Z] EdgeX Global Pipelines Version Info [2023-02-13T15:49:35.043Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-02-13T15:49:35.770Z] ------------------- [2023-02-13T15:49:35.770Z] stable info: [2023-02-13T15:49:35.770Z] ------------------- [2023-02-13T15:49:35.770Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-02-13T15:49:35.770Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-02-13T15:49:35.770Z] Message: update stable to v1.0.244 [2023-02-13T15:49:36.341Z] ------------------- [2023-02-13T15:49:36.341Z] experimental info: [2023-02-13T15:49:36.341Z] ------------------- [2023-02-13T15:49:36.341Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-02-13T15:49:36.341Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-02-13T15:49:36.341Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-02-13T15:49:36.529Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo [2023-02-13T15:49:36.539Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo [2023-02-13T15:49:36.552Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-02-13T15:49:36.564Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-02-13T15:49:36.575Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-02-13T15:49:36.588Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-02-13T15:49:36.599Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-02-13T15:49:36.610Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo [2023-02-13T15:49:36.623Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-02-13T15:49:36.634Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-02-13T15:49:36.646Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-02-13T15:49:36.658Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo [2023-02-13T15:49:36.673Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-02-13T15:49:36.687Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-02-13T15:49:36.704Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-02-13T15:49:36.718Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2023-02-13T15:49:36.736Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-02-13T15:49:36.752Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-02-13T15:49:36.766Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-02-13T15:49:36.778Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-02-13T15:49:36.789Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-02-13T15:49:36.803Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-02-13T15:49:36.819Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-02-13T15:49:36.834Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-02-13T15:49:36.844Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-02-13T15:49:36.858Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-02-13T15:49:36.878Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-02-13T15:49:36.895Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-02-13T15:49:36.912Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-02-13T15:49:36.926Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-02-13T15:49:36.942Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 15fb7a88bc0851fefb7130faf6710b4e2cf95cf9 [Pipeline] echo [2023-02-13T15:49:36.955Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 15fb7a8 [Pipeline] echo [2023-02-13T15:49:36.967Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-13T15:49:37.016Z] provisioning config files... [2023-02-13T15:49:37.030Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config11955999595805008946tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-13T15:49:37.340Z] ---> docker-login.sh [2023-02-13T15:49:37.340Z] nexus3.edgexfoundry.org:10001 [2023-02-13T15:49:37.603Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-13T15:49:37.603Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-13T15:49:37.603Z] Configure a credential helper to remove this warning. See [2023-02-13T15:49:37.603Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-13T15:49:37.603Z] [2023-02-13T15:49:37.603Z] Login Succeeded [2023-02-13T15:49:37.603Z] nexus3.edgexfoundry.org:10002 [2023-02-13T15:49:37.603Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-13T15:49:37.863Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-13T15:49:37.863Z] Configure a credential helper to remove this warning. See [2023-02-13T15:49:37.863Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-13T15:49:37.863Z] [2023-02-13T15:49:37.863Z] Login Succeeded [2023-02-13T15:49:37.863Z] nexus3.edgexfoundry.org:10003 [2023-02-13T15:49:37.863Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-13T15:49:37.863Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-13T15:49:37.863Z] Configure a credential helper to remove this warning. See [2023-02-13T15:49:37.863Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-13T15:49:37.863Z] [2023-02-13T15:49:37.863Z] Login Succeeded [2023-02-13T15:49:37.863Z] nexus3.edgexfoundry.org:10004 [2023-02-13T15:49:37.863Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-13T15:49:37.863Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-13T15:49:37.863Z] Configure a credential helper to remove this warning. See [2023-02-13T15:49:37.863Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-13T15:49:37.863Z] [2023-02-13T15:49:37.863Z] Login Succeeded [2023-02-13T15:49:37.863Z] docker.io [2023-02-13T15:49:38.123Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-13T15:49:38.388Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-13T15:49:38.388Z] Configure a credential helper to remove this warning. See [2023-02-13T15:49:38.388Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-13T15:49:38.388Z] [2023-02-13T15:49:38.388Z] Login Succeeded [2023-02-13T15:49:38.388Z] ---> docker-login.sh ends [Pipeline] } [2023-02-13T15:49:38.396Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-02-13T15:49:38.768Z] + git rev-list -1 --merges 15fb7a88bc0851fefb7130faf6710b4e2cf95cf9~1..15fb7a88bc0851fefb7130faf6710b4e2cf95cf9 [Pipeline] echo [2023-02-13T15:49:38.822Z] -----------> git rev-list -1 --merges 15fb7a88bc0851fefb7130faf6710b4e2cf95cf9~1..15fb7a88bc0851fefb7130faf6710b4e2cf95cf9 15fb7a88bc0851fefb7130faf6710b4e2cf95cf9 [false] [Pipeline] sh [2023-02-13T15:49:39.109Z] + git log --format=format:%s -1 15fb7a88bc0851fefb7130faf6710b4e2cf95cf9 [Pipeline] echo [2023-02-13T15:49:39.124Z] ========================================================= [2023-02-13T15:49:39.124Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-02-13T15:49:39.124Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-02-13T15:49:39.458Z] + git log --format=format:%s -1 15fb7a88bc0851fefb7130faf6710b4e2cf95cf9 [Pipeline] echo [2023-02-13T15:49:39.470Z] [semverPrep] GIT_COMMIT: 15fb7a88bc0851fefb7130faf6710b4e2cf95cf9, Commit Message: feat!: add an additional level in event publish topic (#1313) [Pipeline] echo [2023-02-13T15:49:39.481Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-02-13T15:49:39.852Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-02-13T15:49:39.852Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-02-13T15:49:39.852Z] + [ -e /tmp/ssh_known_hosts ] [2023-02-13T15:49:39.852Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-02-13T15:49:39.853Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-02-13T15:49:39.853Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-02-13T15:49:39.853Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-13T15:49:40.285Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-13T15:49:40.285Z] [2023-02-13T15:49:40.285Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-13T15:49:40.593Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-13T15:49:40.593Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-02-13T15:49:40.593Z] b85a868b505f: Pulling fs layer [2023-02-13T15:49:40.593Z] e2be974225ed: Pulling fs layer [2023-02-13T15:49:40.593Z] 339a4e72a1f5: Pulling fs layer [2023-02-13T15:49:40.593Z] 988bab9f4d93: Pulling fs layer [2023-02-13T15:49:40.593Z] 1469e6f7b9e6: Pulling fs layer [2023-02-13T15:49:40.593Z] eaf3925da568: Pulling fs layer [2023-02-13T15:49:40.593Z] bab4dde63d76: Pulling fs layer [2023-02-13T15:49:40.593Z] bde34c3a00c8: Pulling fs layer [2023-02-13T15:49:40.593Z] b352a97aabf1: Pulling fs layer [2023-02-13T15:49:40.593Z] 4872d77fe225: Pulling fs layer [2023-02-13T15:49:40.593Z] 5851b861e8e6: Pulling fs layer [2023-02-13T15:49:40.593Z] 988bab9f4d93: Waiting [2023-02-13T15:49:40.593Z] bab4dde63d76: Waiting [2023-02-13T15:49:40.593Z] bde34c3a00c8: Waiting [2023-02-13T15:49:40.593Z] 5851b861e8e6: Waiting [2023-02-13T15:49:40.593Z] 1469e6f7b9e6: Waiting [2023-02-13T15:49:40.593Z] b352a97aabf1: Waiting [2023-02-13T15:49:40.593Z] 4872d77fe225: Waiting [2023-02-13T15:49:40.593Z] eaf3925da568: Waiting [2023-02-13T15:49:40.593Z] e2be974225ed: Verifying Checksum [2023-02-13T15:49:40.593Z] e2be974225ed: Download complete [2023-02-13T15:49:40.593Z] 988bab9f4d93: Download complete [2023-02-13T15:49:41.171Z] 1469e6f7b9e6: Verifying Checksum [2023-02-13T15:49:41.171Z] 1469e6f7b9e6: Download complete [2023-02-13T15:49:41.171Z] eaf3925da568: Verifying Checksum [2023-02-13T15:49:41.171Z] eaf3925da568: Download complete [2023-02-13T15:49:41.171Z] b85a868b505f: Verifying Checksum [2023-02-13T15:49:41.171Z] b85a868b505f: Download complete [2023-02-13T15:49:41.171Z] bde34c3a00c8: Verifying Checksum [2023-02-13T15:49:41.171Z] bde34c3a00c8: Download complete [2023-02-13T15:49:41.171Z] 339a4e72a1f5: Verifying Checksum [2023-02-13T15:49:41.171Z] 339a4e72a1f5: Download complete [2023-02-13T15:49:41.171Z] 4872d77fe225: Verifying Checksum [2023-02-13T15:49:41.171Z] 4872d77fe225: Download complete [2023-02-13T15:49:41.171Z] b352a97aabf1: Verifying Checksum [2023-02-13T15:49:41.171Z] b352a97aabf1: Download complete [2023-02-13T15:49:41.171Z] 5851b861e8e6: Verifying Checksum [2023-02-13T15:49:41.171Z] 5851b861e8e6: Download complete [2023-02-13T15:49:41.742Z] bab4dde63d76: Verifying Checksum [2023-02-13T15:49:41.742Z] bab4dde63d76: Download complete [2023-02-13T15:49:42.678Z] b85a868b505f: Pull complete [2023-02-13T15:49:42.678Z] e2be974225ed: Pull complete [2023-02-13T15:49:43.249Z] 339a4e72a1f5: Pull complete [2023-02-13T15:49:43.249Z] 988bab9f4d93: Pull complete [2023-02-13T15:49:43.509Z] 1469e6f7b9e6: Pull complete [2023-02-13T15:49:43.509Z] eaf3925da568: Pull complete [2023-02-13T15:49:46.046Z] bab4dde63d76: Pull complete [2023-02-13T15:49:46.046Z] bde34c3a00c8: Pull complete [2023-02-13T15:49:46.046Z] b352a97aabf1: Pull complete [2023-02-13T15:49:46.046Z] 4872d77fe225: Pull complete [2023-02-13T15:49:46.046Z] 5851b861e8e6: Pull complete [2023-02-13T15:49:46.046Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-02-13T15:49:46.046Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-13T15:49:46.046Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-13T15:49:46.145Z] prd-ubuntu20.04-docker-8c-8g-5563 does not seem to be running inside a container [2023-02-13T15:49:46.180Z] $ 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:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-02-13T15:49:51.062Z] $ docker top 50fb358016bc30d3e23dde2eaaffb68817740eee4367ea2ef88ef2bab6e91616 -eo pid,comm [2023-02-13T15:49:51.119Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-02-13T15:49:51.119Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-02-13T15:49:51.156Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-13T15:49:51.157Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-13T15:49:51.279Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-13T15:49:51.282Z] $ docker exec 50fb358016bc30d3e23dde2eaaffb68817740eee4367ea2ef88ef2bab6e91616 ssh-agent [2023-02-13T15:49:51.391Z] SSH_AUTH_SOCK=/tmp/ssh-gbiGN8rkw7Dj/agent.14 [2023-02-13T15:49:51.391Z] SSH_AGENT_PID=21 [2023-02-13T15:49:51.398Z] Running ssh-add (command line suppressed) [2023-02-13T15:49:51.542Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_7320641833980274495.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_7320641833980274495.key) [2023-02-13T15:49:51.556Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-13T15:49:51.842Z] + git tag --points-at HEAD [Pipeline] } [2023-02-13T15:49:51.853Z] $ docker exec --env ******** --env ******** 50fb358016bc30d3e23dde2eaaffb68817740eee4367ea2ef88ef2bab6e91616 ssh-agent -k [2023-02-13T15:49:51.952Z] unset SSH_AUTH_SOCK; [2023-02-13T15:49:51.953Z] unset SSH_AGENT_PID; [2023-02-13T15:49:51.953Z] echo Agent pid 21 killed; [2023-02-13T15:49:51.963Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-02-13T15:49:51.988Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-13T15:49:51.988Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-13T15:49:52.122Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-13T15:49:52.124Z] $ docker exec 50fb358016bc30d3e23dde2eaaffb68817740eee4367ea2ef88ef2bab6e91616 ssh-agent [2023-02-13T15:49:52.237Z] SSH_AUTH_SOCK=/tmp/ssh-ceJrxd3ilmjD/agent.71 [2023-02-13T15:49:52.237Z] SSH_AGENT_PID=77 [2023-02-13T15:49:52.242Z] Running ssh-add (command line suppressed) [2023-02-13T15:49:52.362Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_5447061692732018957.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_5447061692732018957.key) [2023-02-13T15:49:52.378Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-13T15:49:52.667Z] + git semver init [2023-02-13T15:49:52.925Z] 2023-02-13 15:49:52,899 [run_init] DEBUG init version:0.0.0 force:False [2023-02-13T15:49:52.925Z] 2023-02-13 15:49:52,900 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-sdk-go_main/.semver [2023-02-13T15:49:52.925Z] 2023-02-13 15:49:52,900 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/edgexfoundry_device-sdk-go_main/.semver [2023-02-13T15:49:52.925Z] 2023-02-13 15:49:52,900 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-sdk-go.git', '/w/workspace/edgexfoundry_device-sdk-go_main/.semver'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=None) [2023-02-13T15:49:54.306Z] 2023-02-13 15:49:53,962 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-sdk-go_main/.git/info/exclude [2023-02-13T15:49:54.306Z] 2023-02-13 15:49:53,962 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main with force:False [2023-02-13T15:49:54.306Z] 2023-02-13 15:49:53,962 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2023-02-13T15:49:54.306Z] 2023-02-13 15:49:53,963 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2023-02-13T15:49:54.306Z] 3.0.0-dev.23 [Pipeline] } [2023-02-13T15:49:54.318Z] $ docker exec --env ******** --env ******** 50fb358016bc30d3e23dde2eaaffb68817740eee4367ea2ef88ef2bab6e91616 ssh-agent -k [2023-02-13T15:49:54.416Z] unset SSH_AUTH_SOCK; [2023-02-13T15:49:54.417Z] unset SSH_AGENT_PID; [2023-02-13T15:49:54.417Z] echo Agent pid 77 killed; [2023-02-13T15:49:54.426Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-02-13T15:49:54.730Z] + git semver [Pipeline] } [2023-02-13T15:49:55.001Z] $ docker stop --time=1 50fb358016bc30d3e23dde2eaaffb68817740eee4367ea2ef88ef2bab6e91616 [2023-02-13T15:49:56.580Z] $ docker rm -f --volumes 50fb358016bc30d3e23dde2eaaffb68817740eee4367ea2ef88ef2bab6e91616 [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-13T15:49:56.966Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-02-13T15:49:57.226Z] Stashed 1 file(s) [Pipeline] echo [2023-02-13T15:49:57.231Z] [edgeXSemver]: initialized semver on version 3.0.0-dev.23 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-13T15:49:57.392Z] provisioning config files... [2023-02-13T15:49:57.402Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config4934543247741691666tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-13T15:49:57.698Z] ---> docker-login.sh [2023-02-13T15:49:57.699Z] nexus3.edgexfoundry.org:10001 [2023-02-13T15:49:57.699Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-13T15:49:57.699Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-13T15:49:57.699Z] Configure a credential helper to remove this warning. See [2023-02-13T15:49:57.699Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-13T15:49:57.699Z] [2023-02-13T15:49:57.699Z] Login Succeeded [2023-02-13T15:49:57.699Z] nexus3.edgexfoundry.org:10002 [2023-02-13T15:49:57.699Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-13T15:49:57.699Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-13T15:49:57.699Z] Configure a credential helper to remove this warning. See [2023-02-13T15:49:57.699Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-13T15:49:57.699Z] [2023-02-13T15:49:57.699Z] Login Succeeded [2023-02-13T15:49:57.699Z] nexus3.edgexfoundry.org:10003 [2023-02-13T15:49:57.957Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-13T15:49:57.957Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-13T15:49:57.957Z] Configure a credential helper to remove this warning. See [2023-02-13T15:49:57.957Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-13T15:49:57.957Z] [2023-02-13T15:49:57.957Z] Login Succeeded [2023-02-13T15:49:57.957Z] nexus3.edgexfoundry.org:10004 [2023-02-13T15:49:57.957Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-13T15:49:57.957Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-13T15:49:57.957Z] Configure a credential helper to remove this warning. See [2023-02-13T15:49:57.957Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-13T15:49:57.957Z] [2023-02-13T15:49:57.957Z] Login Succeeded [2023-02-13T15:49:57.957Z] docker.io [2023-02-13T15:49:58.216Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-13T15:49:58.216Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-13T15:49:58.216Z] Configure a credential helper to remove this warning. See [2023-02-13T15:49:58.216Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-13T15:49:58.216Z] [2023-02-13T15:49:58.216Z] Login Succeeded [2023-02-13T15:49:58.216Z] ---> docker-login.sh ends [Pipeline] } [2023-02-13T15:49:58.222Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-02-13T15:49:58.277Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-13T15:49:58.288Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-13T15:49:58.296Z] ========================================================= [2023-02-13T15:49:58.296Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-02-13T15:49:58.296Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-13T15:49:58.600Z] + docker build -t ci-base-image-x86_64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2023-02-13T15:49:58.600Z] Sending build context to Docker daemon 10.36MB [2023-02-13T15:49:58.600Z] Step 1/10 : ARG BASE=golang:1.18-alpine3.16 [2023-02-13T15:49:58.600Z] Step 2/10 : FROM ${BASE} AS builder [2023-02-13T15:49:58.600Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-02-13T15:49:58.600Z] 213ec9aee27d: Pulling fs layer [2023-02-13T15:49:58.600Z] 4583459ba037: Pulling fs layer [2023-02-13T15:49:58.600Z] 93c1e223e6f2: Pulling fs layer [2023-02-13T15:49:58.600Z] 53926ce57604: Pulling fs layer [2023-02-13T15:49:58.600Z] 21b2b0c7a3f4: Pulling fs layer [2023-02-13T15:49:58.600Z] 22ff95d597cd: Pulling fs layer [2023-02-13T15:49:58.600Z] 12d6caf4c0d1: Pulling fs layer [2023-02-13T15:49:58.600Z] 96b7cbca73a9: Pulling fs layer [2023-02-13T15:49:58.600Z] a7acece74701: Pulling fs layer [2023-02-13T15:49:58.600Z] 22ff95d597cd: Waiting [2023-02-13T15:49:58.600Z] 21b2b0c7a3f4: Waiting [2023-02-13T15:49:58.600Z] 53926ce57604: Waiting [2023-02-13T15:49:58.863Z] a7acece74701: Waiting [2023-02-13T15:49:58.863Z] 12d6caf4c0d1: Waiting [2023-02-13T15:49:58.863Z] 4583459ba037: Download complete [2023-02-13T15:49:58.863Z] 21b2b0c7a3f4: Download complete [2023-02-13T15:49:58.863Z] 22ff95d597cd: Verifying Checksum [2023-02-13T15:49:58.863Z] 22ff95d597cd: Download complete [2023-02-13T15:49:58.863Z] 213ec9aee27d: Download complete [2023-02-13T15:49:58.863Z] 12d6caf4c0d1: Verifying Checksum [2023-02-13T15:49:58.863Z] 12d6caf4c0d1: Download complete [2023-02-13T15:49:59.138Z] 213ec9aee27d: Pull complete [2023-02-13T15:49:59.411Z] 4583459ba037: Pull complete [2023-02-13T15:49:59.411Z] 93c1e223e6f2: Pull complete [2023-02-13T15:50:00.494Z] a7acece74701: Verifying Checksum [2023-02-13T15:50:00.494Z] a7acece74701: Download complete [2023-02-13T15:50:00.779Z] 53926ce57604: Verifying Checksum [2023-02-13T15:50:00.779Z] 53926ce57604: Download complete [2023-02-13T15:50:00.779Z] 96b7cbca73a9: Verifying Checksum [2023-02-13T15:50:00.779Z] 96b7cbca73a9: Download complete [2023-02-13T15:50:04.966Z] 53926ce57604: Pull complete [2023-02-13T15:50:04.966Z] 21b2b0c7a3f4: Pull complete [2023-02-13T15:50:05.534Z] 22ff95d597cd: Pull complete [2023-02-13T15:50:06.103Z] 12d6caf4c0d1: Pull complete [2023-02-13T15:50:08.634Z] 96b7cbca73a9: Pull complete [2023-02-13T15:50:09.569Z] a7acece74701: Pull complete [2023-02-13T15:50:09.829Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-02-13T15:50:09.829Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-02-13T15:50:09.829Z] ---> db6d94c90886 [2023-02-13T15:50:09.829Z] Step 3/10 : ARG MAKE=make build [2023-02-13T15:50:12.350Z] Still waiting to schedule task [2023-02-13T15:50:12.350Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-02-13T15:50:24.723Z] ---> Running in d24b7e71ac48 [2023-02-13T15:50:24.723Z] Removing intermediate container d24b7e71ac48 [2023-02-13T15:50:24.723Z] ---> 073dfa6d5f56 [2023-02-13T15:50:24.723Z] Step 4/10 : WORKDIR /device-sdk-go [2023-02-13T15:50:25.009Z] ---> Running in 8e4397be9d65 [2023-02-13T15:50:25.269Z] Removing intermediate container 8e4397be9d65 [2023-02-13T15:50:25.269Z] ---> b8799912ac1e [2023-02-13T15:50:25.269Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-02-13T15:50:25.532Z] ---> Running in 3f30afe62d23 [2023-02-13T15:50:25.791Z] Removing intermediate container 3f30afe62d23 [2023-02-13T15:50:25.791Z] ---> 664053eeb194 [2023-02-13T15:50:25.791Z] Step 6/10 : RUN apk add --update --no-cache make git [2023-02-13T15:50:26.050Z] ---> Running in a28fedbaa3cd [2023-02-13T15:50:26.620Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-13T15:50:26.620Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-13T15:50:26.879Z] OK: 211 MiB in 51 packages [2023-02-13T15:50:27.856Z] Removing intermediate container a28fedbaa3cd [2023-02-13T15:50:27.857Z] ---> a9b619b61cd3 [2023-02-13T15:50:27.857Z] Step 7/10 : COPY go.mod vendor* ./ [2023-02-13T15:50:28.117Z] ---> 2360292e81b5 [2023-02-13T15:50:28.117Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-13T15:50:28.685Z] ---> Running in 7649b49e75e9 [2023-02-13T15:51:07.408Z] Removing intermediate container 7649b49e75e9 [2023-02-13T15:51:07.408Z] ---> 564dd28ac1eb [2023-02-13T15:51:07.408Z] Step 9/10 : COPY . . [2023-02-13T15:51:07.408Z] ---> f7ce5db77631 [2023-02-13T15:51:07.408Z] Step 10/10 : RUN ${MAKE} [2023-02-13T15:51:07.408Z] ---> Running in a66c851a0206 [2023-02-13T15:51:07.408Z] noop [2023-02-13T15:51:07.408Z] Removing intermediate container a66c851a0206 [2023-02-13T15:51:07.408Z] ---> 1c63597b1aa2 [2023-02-13T15:51:07.408Z] Successfully built 1c63597b1aa2 [2023-02-13T15:51:07.408Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-13T15:51:07.721Z] + docker inspect -f . ci-base-image-x86_64 [2023-02-13T15:51:07.721Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-13T15:51:07.795Z] prd-ubuntu20.04-docker-8c-8g-5563 does not seem to be running inside a container [2023-02-13T15:51:07.830Z] $ 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 [2023-02-13T15:51:08.324Z] $ docker top cef8f63145a9f3a587671879b766bc6d23d79940db380e944668c0710b343e3e -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-13T15:51:08.678Z] + go version [2023-02-13T15:51:08.678Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-02-13T15:51:08.690Z] $ docker stop --time=1 cef8f63145a9f3a587671879b766bc6d23d79940db380e944668c0710b343e3e [2023-02-13T15:51:09.997Z] $ docker rm -f --volumes cef8f63145a9f3a587671879b766bc6d23d79940db380e944668c0710b343e3e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-13T15:51:10.395Z] + docker inspect -f . ci-base-image-x86_64 [2023-02-13T15:51:10.395Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-13T15:51:10.474Z] prd-ubuntu20.04-docker-8c-8g-5563 does not seem to be running inside a container [2023-02-13T15:51:10.509Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -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 [2023-02-13T15:51:10.876Z] $ docker top dbf093ca2e0156f9bc01ad12b6b16860d0e0392f025ccc4e40b56331615e4d4b -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-13T15:51:11.234Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] fileExists [Pipeline] sh [2023-02-13T15:51:11.535Z] + make test [2023-02-13T15:51:11.535Z] go test -race -coverprofile=coverage.out ./... [2023-02-13T15:51:18.108Z] ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] [2023-02-13T15:51:32.982Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] [2023-02-13T15:51:32.982Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] [2023-02-13T15:51:32.982Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] [2023-02-13T15:51:32.982Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] [2023-02-13T15:51:32.982Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] [2023-02-13T15:51:32.982Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 0.060s coverage: 27.6% of statements [2023-02-13T15:51:32.982Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 0.096s coverage: 78.9% of statements [2023-02-13T15:51:32.982Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/clients [no test files] [2023-02-13T15:51:32.982Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 0.107s coverage: 78.1% of statements [2023-02-13T15:51:32.982Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] [2023-02-13T15:51:32.982Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] [2023-02-13T15:51:32.982Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 0.109s coverage: 63.0% of statements [2023-02-13T15:51:32.982Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] [2023-02-13T15:51:32.982Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging [no test files] [2023-02-13T15:51:32.982Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/provision [no test files] [2023-02-13T15:51:32.982Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 0.110s coverage: 65.2% of statements [2023-02-13T15:51:32.982Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] [2023-02-13T15:51:32.982Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] [2023-02-13T15:51:32.982Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 0.756s coverage: 89.2% of statements [2023-02-13T15:51:32.982Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/models/mocks [no test files] [2023-02-13T15:51:32.982Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 0.057s coverage: 4.7% of statements [2023-02-13T15:51:32.982Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] [2023-02-13T15:51:51.052Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2023-02-13T15:51:51.052Z] GO111MODULE=on go vet ./... [2023-02-13T15:51:52.431Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-02-13T15:51:52.691Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-02-13T15:51:52.691Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-02-13T15:51:52.706Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-02-13T15:51:52.723Z] $ docker stop --time=1 dbf093ca2e0156f9bc01ad12b6b16860d0e0392f025ccc4e40b56331615e4d4b [2023-02-13T15:51:58.176Z] $ docker rm -f --volumes dbf093ca2e0156f9bc01ad12b6b16860d0e0392f025ccc4e40b56331615e4d4b [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-13T15:51:58.703Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-02-13T15:51:58.761Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-02-13T15:51:59.188Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-02-13T15:51:59.472Z] + ls -al . [2023-02-13T15:51:59.472Z] total 272 [2023-02-13T15:51:59.472Z] drwxrwxr-x 11 jenkins jenkins 4096 Feb 13 15:51 . [2023-02-13T15:51:59.472Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 13 15:49 .. [2023-02-13T15:51:59.472Z] -rw-rw-r-- 1 jenkins jenkins 140 Feb 13 15:49 .dockerignore [2023-02-13T15:51:59.472Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 13 15:51 .git [2023-02-13T15:51:59.472Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 13 15:49 .github [2023-02-13T15:51:59.472Z] -rw-rw-r-- 1 jenkins jenkins 131 Feb 13 15:49 .gitignore [2023-02-13T15:51:59.472Z] -rw-rw-r-- 1 jenkins jenkins 42 Feb 13 15:49 .golangci.yml [2023-02-13T15:51:59.472Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 13 15:49 .semver [2023-02-13T15:51:59.472Z] -rw-rw-r-- 1 jenkins jenkins 31677 Feb 13 15:49 CHANGELOG.md [2023-02-13T15:51:59.472Z] -rw-rw-r-- 1 jenkins jenkins 677 Feb 13 15:49 GOVERNANCE.md [2023-02-13T15:51:59.472Z] -rw-rw-r-- 1 jenkins jenkins 885 Feb 13 15:49 Jenkinsfile [2023-02-13T15:51:59.472Z] -rw-rw-r-- 1 jenkins jenkins 11341 Feb 13 15:49 LICENSE [2023-02-13T15:51:59.472Z] -rw-rw-r-- 1 jenkins jenkins 1679 Feb 13 15:49 Makefile [2023-02-13T15:51:59.472Z] -rw-rw-r-- 1 jenkins jenkins 619 Feb 13 15:49 OWNERS.md [2023-02-13T15:51:59.472Z] -rw-rw-r-- 1 jenkins jenkins 4891 Feb 13 15:49 README.md [2023-02-13T15:51:59.472Z] -rw-rw-r-- 1 jenkins jenkins 12 Feb 13 15:49 VERSION [2023-02-13T15:51:59.472Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 13 15:49 bin [2023-02-13T15:51:59.472Z] -rw-r--r-- 1 jenkins jenkins 100377 Feb 13 15:51 coverage.out [2023-02-13T15:51:59.472Z] drwxrwxr-x 5 jenkins jenkins 4096 Feb 13 15:49 example [2023-02-13T15:51:59.472Z] -rw-rw-r-- 1 jenkins jenkins 3265 Feb 13 15:49 go.mod [2023-02-13T15:51:59.472Z] -rw-rw-r-- 1 jenkins jenkins 32819 Feb 13 15:49 go.sum [2023-02-13T15:51:59.472Z] drwxrwxr-x 13 jenkins jenkins 4096 Feb 13 15:49 internal [2023-02-13T15:51:59.472Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 13 15:49 openapi [2023-02-13T15:51:59.472Z] drwxrwxr-x 6 jenkins jenkins 4096 Feb 13 15:49 pkg [2023-02-13T15:51:59.472Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 13 15:49 snap [2023-02-13T15:51:59.472Z] -rw-rw-r-- 1 jenkins jenkins 222 Feb 13 15:49 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-13T15:51:59.805Z] + 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=15fb7a88bc0851fefb7130faf6710b4e2cf95cf9 --label arch=amd64 --label version=3.0.0-dev.23 . [2023-02-13T15:51:59.805Z] Sending build context to Docker daemon 10.46MB [2023-02-13T15:51:59.805Z] Step 1/23 : ARG BASE=golang:1.18-alpine3.16 [2023-02-13T15:51:59.805Z] Step 2/23 : FROM ${BASE} AS builder [2023-02-13T15:51:59.805Z] ---> 1c63597b1aa2 [2023-02-13T15:51:59.805Z] Step 3/23 : ARG MAKE=make build [2023-02-13T15:52:00.061Z] ---> Running in f54f1fe0ae3c [2023-02-13T15:52:00.371Z] Removing intermediate container f54f1fe0ae3c [2023-02-13T15:52:00.371Z] ---> b031c81ac952 [2023-02-13T15:52:00.371Z] Step 4/23 : WORKDIR /device-sdk-go [2023-02-13T15:52:00.371Z] ---> Running in 86ac7e41a1e4 [2023-02-13T15:52:00.371Z] Removing intermediate container 86ac7e41a1e4 [2023-02-13T15:52:00.371Z] ---> 25bebb9baa82 [2023-02-13T15:52:00.371Z] Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-02-13T15:52:00.371Z] ---> Running in d3161432b866 [2023-02-13T15:52:00.655Z] Removing intermediate container d3161432b866 [2023-02-13T15:52:00.655Z] ---> 3af544128622 [2023-02-13T15:52:00.655Z] Step 6/23 : RUN apk add --update --no-cache make git [2023-02-13T15:52:00.655Z] ---> Running in 85fdd47a9e1a [2023-02-13T15:52:00.939Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-13T15:52:01.212Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-13T15:52:01.478Z] OK: 211 MiB in 51 packages [2023-02-13T15:52:01.753Z] Removing intermediate container 85fdd47a9e1a [2023-02-13T15:52:01.753Z] ---> c7781707d3c0 [2023-02-13T15:52:01.753Z] Step 7/23 : COPY go.mod vendor* ./ [2023-02-13T15:52:01.753Z] ---> 7d95e5b0da02 [2023-02-13T15:52:01.753Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-13T15:52:01.753Z] ---> Running in 36b796f200f9 [2023-02-13T15:52:02.696Z] Removing intermediate container 36b796f200f9 [2023-02-13T15:52:02.696Z] ---> e36e9edfb333 [2023-02-13T15:52:02.696Z] Step 9/23 : COPY . . [2023-02-13T15:52:03.264Z] ---> 248cb0bff621 [2023-02-13T15:52:03.264Z] Step 10/23 : RUN ${MAKE} [2023-02-13T15:52:03.264Z] ---> Running in 6b6931d5b1fe [2023-02-13T15:52:03.523Z] CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=3.0.0-dev.23" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2023-02-13T15:52:20.741Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-5565 in /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] { [Pipeline] ws [2023-02-13T15:52:20.752Z] Running in /w/workspace/device-sdk-go/153 [Pipeline] { [Pipeline] checkout [2023-02-13T15:52:20.787Z] The recommended git tool is: git [2023-02-13T15:52:25.442Z] Removing intermediate container 6b6931d5b1fe [2023-02-13T15:52:25.442Z] ---> d9a1005dd84a [2023-02-13T15:52:25.442Z] Step 11/23 : FROM alpine:3.16 [2023-02-13T15:52:25.442Z] 3.16: Pulling from library/alpine [2023-02-13T15:52:25.442Z] ef5531b6e74e: Pulling fs layer [2023-02-13T15:52:25.442Z] ef5531b6e74e: Verifying Checksum [2023-02-13T15:52:25.442Z] ef5531b6e74e: Download complete [2023-02-13T15:52:25.442Z] ef5531b6e74e: Pull complete [2023-02-13T15:52:25.442Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-02-13T15:52:25.442Z] Status: Downloaded newer image for alpine:3.16 [2023-02-13T15:52:25.442Z] ---> dfd21b5a31f5 [2023-02-13T15:52:25.442Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-02-13T15:52:25.442Z] ---> Running in 8ce89becb706 [2023-02-13T15:52:25.442Z] Removing intermediate container 8ce89becb706 [2023-02-13T15:52:25.442Z] ---> d527acb4d833 [2023-02-13T15:52:25.442Z] Step 13/23 : RUN apk add --update --no-cache [2023-02-13T15:52:25.442Z] ---> Running in 16b69ee71172 [2023-02-13T15:52:25.442Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-13T15:52:25.442Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-13T15:52:25.442Z] OK: 6 MiB in 14 packages [2023-02-13T15:52:25.698Z] Removing intermediate container 16b69ee71172 [2023-02-13T15:52:25.698Z] ---> 873ce26e956d [2023-02-13T15:52:25.698Z] Step 14/23 : WORKDIR / [2023-02-13T15:52:25.698Z] ---> Running in ccb5dba1c476 [2023-02-13T15:52:25.698Z] Removing intermediate container ccb5dba1c476 [2023-02-13T15:52:25.698Z] ---> 2d3e66f0a39c [2023-02-13T15:52:25.698Z] Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2023-02-13T15:52:25.956Z] ---> 056a4bc4888c [2023-02-13T15:52:25.956Z] Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2023-02-13T15:52:26.344Z] using credential edgex-jenkins-ssh [2023-02-13T15:52:26.364Z] Cloning the remote Git repository [2023-02-13T15:52:26.889Z] ---> 533d51e05e7d [2023-02-13T15:52:26.889Z] Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2023-02-13T15:52:26.889Z] ---> 54184e173a87 [2023-02-13T15:52:26.889Z] Step 18/23 : EXPOSE 59999 [2023-02-13T15:52:26.889Z] ---> Running in 4f18bf9dc66c [2023-02-13T15:52:26.889Z] Removing intermediate container 4f18bf9dc66c [2023-02-13T15:52:26.889Z] ---> 2e5df2c41f22 [2023-02-13T15:52:26.889Z] Step 19/23 : ENTRYPOINT ["/device-simple"] [2023-02-13T15:52:26.889Z] ---> Running in 425fd87609ee [2023-02-13T15:52:26.403Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2023-02-13T15:52:26.469Z] > git init /w/workspace/device-sdk-go/153 # timeout=10 [2023-02-13T15:52:26.604Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2023-02-13T15:52:26.605Z] > git --version # timeout=10 [2023-02-13T15:52:26.627Z] > git --version # 'git version 2.25.1' [2023-02-13T15:52:26.629Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-13T15:52:26.680Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-02-13T15:52:27.148Z] Removing intermediate container 425fd87609ee [2023-02-13T15:52:27.148Z] ---> 614c59860e35 [2023-02-13T15:52:27.148Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-13T15:52:27.148Z] ---> Running in d5c2d51a42b0 [2023-02-13T15:52:27.148Z] Removing intermediate container d5c2d51a42b0 [2023-02-13T15:52:27.148Z] ---> 254da8c7e592 [2023-02-13T15:52:27.148Z] Step 21/23 : LABEL arch=amd64 [2023-02-13T15:52:27.148Z] ---> Running in 51b89abbaf42 [2023-02-13T15:52:27.148Z] Removing intermediate container 51b89abbaf42 [2023-02-13T15:52:27.148Z] ---> 9060e23e7c8b [2023-02-13T15:52:27.148Z] Step 22/23 : LABEL git_sha=15fb7a88bc0851fefb7130faf6710b4e2cf95cf9 [2023-02-13T15:52:27.148Z] ---> Running in d5da4b1bdabb [2023-02-13T15:52:27.406Z] Removing intermediate container d5da4b1bdabb [2023-02-13T15:52:27.406Z] ---> de89ff5aac4a [2023-02-13T15:52:27.406Z] Step 23/23 : LABEL version=3.0.0-dev.23 [2023-02-13T15:52:27.406Z] ---> Running in ed45f65b2338 [2023-02-13T15:52:27.406Z] Removing intermediate container ed45f65b2338 [2023-02-13T15:52:27.406Z] ---> 190feb9bbf7e [2023-02-13T15:52:27.406Z] [Warning] One or more build-args [ARCH] were not consumed [2023-02-13T15:52:27.406Z] Successfully built 190feb9bbf7e [2023-02-13T15:52:27.406Z] Successfully tagged device-sdk-simple:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-13T15:52:27.835Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-13T15:52:27.835Z] [2023-02-13T15:52:27.835Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-13T15:52:28.128Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-13T15:52:28.129Z] latest: Pulling from edgex-lftools-log-publisher [2023-02-13T15:52:28.129Z] 5eb5b503b376: Pulling fs layer [2023-02-13T15:52:28.129Z] 5c69ac0246d0: Pulling fs layer [2023-02-13T15:52:28.129Z] ec43610c2a17: Pulling fs layer [2023-02-13T15:52:28.129Z] 3a2ae6a8a46f: Pulling fs layer [2023-02-13T15:52:28.129Z] 33b1e0a273af: Pulling fs layer [2023-02-13T15:52:28.129Z] 5d3b04190fa2: Pulling fs layer [2023-02-13T15:52:28.129Z] 3a2ae6a8a46f: Waiting [2023-02-13T15:52:28.129Z] 33b1e0a273af: Waiting [2023-02-13T15:52:28.129Z] 2f39f015ded8: Pulling fs layer [2023-02-13T15:52:28.129Z] 5d3b04190fa2: Waiting [2023-02-13T15:52:28.129Z] 2f39f015ded8: Waiting [2023-02-13T15:52:28.129Z] 5c69ac0246d0: Verifying Checksum [2023-02-13T15:52:28.129Z] 5c69ac0246d0: Download complete [2023-02-13T15:52:28.129Z] 3a2ae6a8a46f: Verifying Checksum [2023-02-13T15:52:28.129Z] 3a2ae6a8a46f: Download complete [2023-02-13T15:52:28.250Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2023-02-13T15:52:28.284Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-02-13T15:52:28.393Z] 33b1e0a273af: Verifying Checksum [2023-02-13T15:52:28.393Z] 33b1e0a273af: Download complete [2023-02-13T15:52:28.393Z] 5d3b04190fa2: Verifying Checksum [2023-02-13T15:52:28.393Z] 5d3b04190fa2: Download complete [2023-02-13T15:52:28.393Z] ec43610c2a17: Verifying Checksum [2023-02-13T15:52:28.393Z] ec43610c2a17: Download complete [2023-02-13T15:52:28.664Z] 5eb5b503b376: Verifying Checksum [2023-02-13T15:52:28.664Z] 5eb5b503b376: Download complete [2023-02-13T15:52:29.351Z] Avoid second fetch [2023-02-13T15:52:29.351Z] Checking out Revision 15fb7a88bc0851fefb7130faf6710b4e2cf95cf9 (main) [2023-02-13T15:52:29.600Z] 2f39f015ded8: Download complete [2023-02-13T15:52:29.600Z] 5eb5b503b376: Pull complete [2023-02-13T15:52:29.368Z] > git config core.sparsecheckout # timeout=10 [2023-02-13T15:52:29.391Z] > git checkout -f 15fb7a88bc0851fefb7130faf6710b4e2cf95cf9 # timeout=10 [2023-02-13T15:52:29.857Z] 5c69ac0246d0: Pull complete [2023-02-13T15:52:29.915Z] Commit message: "feat!: add an additional level in event publish topic (#1313)" [2023-02-13T15:52:30.237Z] [2023-02-13T15:52:30.237Z] GitHub has been notified of this commit’s build result [2023-02-13T15:52:30.237Z] [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-02-13T15:52:30.424Z] ec43610c2a17: Pull complete [2023-02-13T15:52:30.424Z] 3a2ae6a8a46f: Pull complete [2023-02-13T15:52:30.424Z] 33b1e0a273af: Pull complete [2023-02-13T15:52:30.682Z] 5d3b04190fa2: Pull complete [2023-02-13T15:52:30.782Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-02-13T15:52:30.782Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-13T15:52:30.782Z] Dload Upload Total Spent Left Speed [2023-02-13T15:52:30.782Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 226k 0 --:--:-- --:--:-- --:--:-- 226k [Pipeline] sh [2023-02-13T15:52:31.452Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-02-13T15:52:31.786Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-02-13T15:52:31.786Z] + sudo tee /etc/docker/daemon.new [2023-02-13T15:52:31.786Z] { [2023-02-13T15:52:31.786Z] "registry-mirrors": [ [2023-02-13T15:52:31.786Z] "https://nexus3.edgexfoundry.org:10001" [2023-02-13T15:52:31.786Z] ], [2023-02-13T15:52:31.786Z] "bip": "10.250.0.254/24", [2023-02-13T15:52:31.786Z] "hosts": [ [2023-02-13T15:52:31.786Z] "tcp://0.0.0.0:5555", [2023-02-13T15:52:31.786Z] "unix:///var/run/docker.sock" [2023-02-13T15:52:31.786Z] ], [2023-02-13T15:52:31.786Z] "mtu": 1458, [2023-02-13T15:52:31.786Z] "selinux-enabled": true, [2023-02-13T15:52:31.786Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-02-13T15:52:31.786Z] } [Pipeline] sh [2023-02-13T15:52:32.128Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-02-13T15:52:32.475Z] + sudo service docker restart [2023-02-13T15:52:34.864Z] 2f39f015ded8: Pull complete [2023-02-13T15:52:34.864Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-02-13T15:52:34.864Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-13T15:52:34.864Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-13T15:52:34.938Z] prd-ubuntu20.04-docker-8c-8g-5563 does not seem to be running inside a container [2023-02-13T15:52:34.971Z] $ 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 [2023-02-13T15:52:38.130Z] $ docker top 2c0c73230220c2b8137fa6500fdbc74815df2c96108f383c79172d9acaf83e65 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-13T15:52:38.530Z] ---> job-cost.sh [2023-02-13T15:52:38.530Z] lf-activate-venv: SKIPPING [2023-02-13T15:52:38.530Z] INFO: No Stack... [2023-02-13T15:52:38.789Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-02-13T15:52:39.048Z] INFO: Archiving Costs [Pipeline] sh [2023-02-13T15:52:39.335Z] + cat /w/workspace/edgexfoundry_device-sdk-go_main/archives/cost.csv [2023-02-13T15:52:39.335Z] + cut -d, -f6 [Pipeline] lock [2023-02-13T15:52:39.349Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-main-153-stack-cost] [2023-02-13T15:52:39.357Z] Resource [jenkins-edgexfoundry-device-sdk-go-main-153-stack-cost] did not exist. Created. [2023-02-13T15:52:39.357Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-main-153-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-02-13T15:52:39.662Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-02-13T15:52:39.699Z] Stashed 1 file(s) [Pipeline] } [2023-02-13T15:52:39.705Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-main-153-stack-cost] [Pipeline] // lock [Pipeline] } [2023-02-13T15:52:39.724Z] $ docker stop --time=1 2c0c73230220c2b8137fa6500fdbc74815df2c96108f383c79172d9acaf83e65 [2023-02-13T15:52:40.863Z] $ docker rm -f --volumes 2c0c73230220c2b8137fa6500fdbc74815df2c96108f383c79172d9acaf83e65 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-13T15:52:50.756Z] provisioning config files... [2023-02-13T15:52:50.786Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/153@tmp/config3254105385712481900tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-13T15:52:51.147Z] ---> docker-login.sh [2023-02-13T15:52:51.147Z] nexus3.edgexfoundry.org:10001 [2023-02-13T15:52:51.739Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-13T15:52:51.739Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-13T15:52:51.739Z] Configure a credential helper to remove this warning. See [2023-02-13T15:52:51.739Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-13T15:52:51.739Z] [2023-02-13T15:52:51.739Z] Login Succeeded [2023-02-13T15:52:51.739Z] nexus3.edgexfoundry.org:10002 [2023-02-13T15:52:52.008Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-13T15:52:52.279Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-13T15:52:52.279Z] Configure a credential helper to remove this warning. See [2023-02-13T15:52:52.279Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-13T15:52:52.279Z] [2023-02-13T15:52:52.279Z] Login Succeeded [2023-02-13T15:52:52.279Z] nexus3.edgexfoundry.org:10003 [2023-02-13T15:52:52.549Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-13T15:52:52.549Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-13T15:52:52.549Z] Configure a credential helper to remove this warning. See [2023-02-13T15:52:52.549Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-13T15:52:52.549Z] [2023-02-13T15:52:52.549Z] Login Succeeded [2023-02-13T15:52:52.549Z] nexus3.edgexfoundry.org:10004 [2023-02-13T15:52:52.819Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-13T15:52:53.090Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-13T15:52:53.090Z] Configure a credential helper to remove this warning. See [2023-02-13T15:52:53.090Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-13T15:52:53.090Z] [2023-02-13T15:52:53.090Z] Login Succeeded [2023-02-13T15:52:53.090Z] docker.io [2023-02-13T15:52:53.358Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-13T15:52:53.626Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-13T15:52:53.627Z] Configure a credential helper to remove this warning. See [2023-02-13T15:52:53.627Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-13T15:52:53.627Z] [2023-02-13T15:52:53.627Z] Login Succeeded [2023-02-13T15:52:53.627Z] ---> docker-login.sh ends [Pipeline] } [2023-02-13T15:52:53.641Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-02-13T15:52:53.930Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-13T15:52:53.942Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-13T15:52:53.950Z] ========================================================= [2023-02-13T15:52:53.950Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-02-13T15:52:53.950Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-13T15:52:54.314Z] + docker build -t ci-base-image-arm64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2023-02-13T15:52:54.584Z] Sending build context to Docker daemon 5.569MB [2023-02-13T15:52:54.856Z] Step 1/10 : ARG BASE=golang:1.18-alpine3.16 [2023-02-13T15:52:54.856Z] Step 2/10 : FROM ${BASE} AS builder [2023-02-13T15:52:54.856Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-02-13T15:52:54.856Z] 9b18e9b68314: Pulling fs layer [2023-02-13T15:52:54.856Z] 35d82f9e3411: Pulling fs layer [2023-02-13T15:52:54.856Z] e16973657156: Pulling fs layer [2023-02-13T15:52:54.856Z] fc693d55d65f: Pulling fs layer [2023-02-13T15:52:54.856Z] 7e9fc2657dce: Pulling fs layer [2023-02-13T15:52:54.856Z] dda99020689f: Pulling fs layer [2023-02-13T15:52:54.856Z] db1c61fa0a46: Pulling fs layer [2023-02-13T15:52:54.856Z] 891c053d2c06: Pulling fs layer [2023-02-13T15:52:54.856Z] 7e9fc2657dce: Waiting [2023-02-13T15:52:54.856Z] fc693d55d65f: Waiting [2023-02-13T15:52:54.856Z] dda99020689f: Waiting [2023-02-13T15:52:54.856Z] 891c053d2c06: Waiting [2023-02-13T15:52:54.856Z] db1c61fa0a46: Waiting [2023-02-13T15:52:54.856Z] e16973657156: Verifying Checksum [2023-02-13T15:52:54.856Z] e16973657156: Download complete [2023-02-13T15:52:54.856Z] 35d82f9e3411: Verifying Checksum [2023-02-13T15:52:54.856Z] 35d82f9e3411: Download complete [2023-02-13T15:52:55.128Z] 7e9fc2657dce: Verifying Checksum [2023-02-13T15:52:55.128Z] 7e9fc2657dce: Download complete [2023-02-13T15:52:55.128Z] dda99020689f: Verifying Checksum [2023-02-13T15:52:55.128Z] dda99020689f: Download complete [2023-02-13T15:52:55.128Z] 9b18e9b68314: Verifying Checksum [2023-02-13T15:52:55.128Z] 9b18e9b68314: Download complete [2023-02-13T15:52:56.133Z] 9b18e9b68314: Pull complete [2023-02-13T15:52:56.406Z] 35d82f9e3411: Pull complete [2023-02-13T15:52:57.018Z] 891c053d2c06: Verifying Checksum [2023-02-13T15:52:57.018Z] 891c053d2c06: Download complete [2023-02-13T15:52:57.018Z] e16973657156: Pull complete [2023-02-13T15:52:57.617Z] db1c61fa0a46: Verifying Checksum [2023-02-13T15:52:57.617Z] db1c61fa0a46: Download complete [2023-02-13T15:52:58.203Z] fc693d55d65f: Verifying Checksum [2023-02-13T15:52:58.203Z] fc693d55d65f: Download complete [2023-02-13T15:53:10.543Z] fc693d55d65f: Pull complete [2023-02-13T15:53:10.543Z] 7e9fc2657dce: Pull complete [2023-02-13T15:53:10.543Z] dda99020689f: Pull complete [2023-02-13T15:53:15.917Z] db1c61fa0a46: Pull complete [2023-02-13T15:53:17.330Z] 891c053d2c06: Pull complete [2023-02-13T15:53:17.330Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-02-13T15:53:17.330Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-02-13T15:53:17.330Z] ---> f96f9c87975a [2023-02-13T15:53:17.330Z] Step 3/10 : ARG MAKE=make build [2023-02-13T15:53:19.322Z] ---> Running in 233fce860658 [2023-02-13T15:53:19.322Z] Removing intermediate container 233fce860658 [2023-02-13T15:53:19.322Z] ---> db62da9065ae [2023-02-13T15:53:19.322Z] Step 4/10 : WORKDIR /device-sdk-go [2023-02-13T15:53:19.592Z] ---> Running in 18f7bfe4276f [2023-02-13T15:53:19.872Z] Removing intermediate container 18f7bfe4276f [2023-02-13T15:53:19.872Z] ---> 5cdc9dbd35d3 [2023-02-13T15:53:19.872Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-02-13T15:53:19.872Z] ---> Running in 28d2136d2d29 [2023-02-13T15:53:20.139Z] Removing intermediate container 28d2136d2d29 [2023-02-13T15:53:20.139Z] ---> dad3beefe013 [2023-02-13T15:53:20.139Z] Step 6/10 : RUN apk add --update --no-cache make git [2023-02-13T15:53:20.139Z] ---> Running in d5113c533111 [2023-02-13T15:53:21.554Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-13T15:53:21.821Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-13T15:53:22.786Z] OK: 221 MiB in 51 packages [2023-02-13T15:53:23.448Z] Removing intermediate container d5113c533111 [2023-02-13T15:53:23.448Z] ---> d52c6016923d [2023-02-13T15:53:23.448Z] Step 7/10 : COPY go.mod vendor* ./ [2023-02-13T15:53:24.058Z] ---> 4a1501a5fc01 [2023-02-13T15:53:24.058Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-13T15:53:24.058Z] ---> Running in e6d941f69cdf [2023-02-13T15:54:31.950Z] Removing intermediate container e6d941f69cdf [2023-02-13T15:54:31.950Z] ---> fe3bfb37db4d [2023-02-13T15:54:31.950Z] Step 9/10 : COPY . . [2023-02-13T15:54:31.950Z] ---> 7c7626eaf13e [2023-02-13T15:54:31.950Z] Step 10/10 : RUN ${MAKE} [2023-02-13T15:54:31.950Z] ---> Running in e6e815642702 [2023-02-13T15:54:31.950Z] noop [2023-02-13T15:54:31.950Z] Removing intermediate container e6e815642702 [2023-02-13T15:54:31.950Z] ---> 713553d19e4b [2023-02-13T15:54:31.950Z] Successfully built 713553d19e4b [2023-02-13T15:54:31.950Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-13T15:54:32.306Z] + docker inspect -f . ci-base-image-arm64 [2023-02-13T15:54:32.306Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-13T15:54:32.506Z] prd-ubuntu20.04-docker-arm64-4c-16g-5565 does not seem to be running inside a container [2023-02-13T15:54:32.576Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/153 -v /w/workspace/device-sdk-go/153:/w/workspace/device-sdk-go/153:rw,z -v /w/workspace/device-sdk-go/153@tmp:/w/workspace/device-sdk-go/153@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-02-13T15:54:33.831Z] $ docker top 74c855f8d2623e32e4ac3ab684af7950d017de56fe34f8ff4b5378d1971791e1 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-13T15:54:34.664Z] + go version [2023-02-13T15:54:34.664Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-02-13T15:54:34.687Z] $ docker stop --time=1 74c855f8d2623e32e4ac3ab684af7950d017de56fe34f8ff4b5378d1971791e1 [2023-02-13T15:54:36.314Z] $ docker rm -f --volumes 74c855f8d2623e32e4ac3ab684af7950d017de56fe34f8ff4b5378d1971791e1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-13T15:54:36.878Z] + docker inspect -f . ci-base-image-arm64 [2023-02-13T15:54:36.878Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-13T15:54:37.060Z] prd-ubuntu20.04-docker-arm64-4c-16g-5565 does not seem to be running inside a container [2023-02-13T15:54:37.128Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-sdk-go/153 -v /w/workspace/device-sdk-go/153:/w/workspace/device-sdk-go/153:rw,z -v /w/workspace/device-sdk-go/153@tmp:/w/workspace/device-sdk-go/153@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-02-13T15:54:38.345Z] $ docker top d0809de75a21c56e5e249740ebbfb25ac152479f40e4c3dd7adf56db50a71468 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-13T15:54:39.183Z] + git config --global --add safe.directory /w/workspace/device-sdk-go/153 [Pipeline] fileExists [Pipeline] sh [2023-02-13T15:54:39.841Z] + make test [2023-02-13T15:54:39.841Z] go test -race -coverprofile=coverage.out ./... [2023-02-13T15:55:18.717Z] ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] [2023-02-13T15:57:10.438Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] [2023-02-13T15:57:10.438Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] [2023-02-13T15:57:10.438Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] [2023-02-13T15:57:10.438Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] [2023-02-13T15:57:10.438Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] [2023-02-13T15:57:25.465Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 0.350s coverage: 27.6% of statements [2023-02-13T15:57:25.465Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 0.647s coverage: 78.9% of statements [2023-02-13T15:57:25.465Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/clients [no test files] [2023-02-13T15:57:30.838Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 0.572s coverage: 78.1% of statements [2023-02-13T15:57:30.838Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] [2023-02-13T15:57:30.838Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] [2023-02-13T15:57:35.111Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 0.884s coverage: 63.0% of statements [2023-02-13T15:57:35.111Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] [2023-02-13T15:57:35.111Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging [no test files] [2023-02-13T15:57:35.111Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/provision [no test files] [2023-02-13T15:57:35.111Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 0.492s coverage: 65.2% of statements [2023-02-13T15:57:35.111Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] [2023-02-13T15:57:35.111Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] [2023-02-13T15:57:36.079Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 3.579s coverage: 89.2% of statements [2023-02-13T15:57:36.079Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/models/mocks [no test files] [2023-02-13T15:57:36.079Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 0.465s coverage: 4.7% of statements [2023-02-13T15:57:36.079Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] [2023-02-13T15:57:36.672Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-02-13T15:57:36.672Z] GO111MODULE=on go vet ./... [2023-02-13T15:59:30.030Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-02-13T15:59:30.030Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-02-13T15:59:30.030Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-02-13T15:59:30.051Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-02-13T15:59:30.063Z] $ docker stop --time=1 d0809de75a21c56e5e249740ebbfb25ac152479f40e4c3dd7adf56db50a71468 [2023-02-13T15:59:31.995Z] $ docker rm -f --volumes d0809de75a21c56e5e249740ebbfb25ac152479f40e4c3dd7adf56db50a71468 [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-13T15:59:33.402Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-02-13T15:59:33.424Z] Warning: overwriting stash ‘coverage-report’ [2023-02-13T15:59:34.016Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-02-13T15:59:34.406Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-02-13T15:59:34.728Z] + ls -al . [2023-02-13T15:59:34.728Z] total 268 [2023-02-13T15:59:34.728Z] drwxrwxr-x 10 jenkins jenkins 4096 Feb 13 15:54 . [2023-02-13T15:59:34.728Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 13 15:52 .. [2023-02-13T15:59:34.728Z] -rw-rw-r-- 1 jenkins jenkins 140 Feb 13 15:52 .dockerignore [2023-02-13T15:59:34.728Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 13 15:52 .git [2023-02-13T15:59:34.728Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 13 15:52 .github [2023-02-13T15:59:34.728Z] -rw-rw-r-- 1 jenkins jenkins 131 Feb 13 15:52 .gitignore [2023-02-13T15:59:34.728Z] -rw-rw-r-- 1 jenkins jenkins 42 Feb 13 15:52 .golangci.yml [2023-02-13T15:59:34.728Z] -rw-rw-r-- 1 jenkins jenkins 31677 Feb 13 15:52 CHANGELOG.md [2023-02-13T15:59:34.728Z] -rw-rw-r-- 1 jenkins jenkins 677 Feb 13 15:52 GOVERNANCE.md [2023-02-13T15:59:34.728Z] -rw-rw-r-- 1 jenkins jenkins 885 Feb 13 15:52 Jenkinsfile [2023-02-13T15:59:34.728Z] -rw-rw-r-- 1 jenkins jenkins 11341 Feb 13 15:52 LICENSE [2023-02-13T15:59:34.728Z] -rw-rw-r-- 1 jenkins jenkins 1679 Feb 13 15:52 Makefile [2023-02-13T15:59:34.728Z] -rw-rw-r-- 1 jenkins jenkins 619 Feb 13 15:52 OWNERS.md [2023-02-13T15:59:34.728Z] -rw-rw-r-- 1 jenkins jenkins 4891 Feb 13 15:52 README.md [2023-02-13T15:59:34.728Z] -rw-rw-r-- 1 jenkins jenkins 12 Feb 13 15:49 VERSION [2023-02-13T15:59:34.728Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 13 15:52 bin [2023-02-13T15:59:34.728Z] -rw-r--r-- 1 jenkins jenkins 100376 Feb 13 15:57 coverage.out [2023-02-13T15:59:34.728Z] drwxrwxr-x 5 jenkins jenkins 4096 Feb 13 15:52 example [2023-02-13T15:59:34.728Z] -rw-rw-r-- 1 jenkins jenkins 3265 Feb 13 15:52 go.mod [2023-02-13T15:59:34.728Z] -rw-rw-r-- 1 jenkins jenkins 32819 Feb 13 15:52 go.sum [2023-02-13T15:59:34.728Z] drwxrwxr-x 13 jenkins jenkins 4096 Feb 13 15:52 internal [2023-02-13T15:59:34.728Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 13 15:52 openapi [2023-02-13T15:59:34.728Z] drwxrwxr-x 6 jenkins jenkins 4096 Feb 13 15:52 pkg [2023-02-13T15:59:34.728Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 13 15:52 snap [2023-02-13T15:59:34.728Z] -rw-rw-r-- 1 jenkins jenkins 222 Feb 13 15:52 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-13T15:59:35.072Z] + 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=15fb7a88bc0851fefb7130faf6710b4e2cf95cf9 --label arch=arm64 --label version=3.0.0-dev.23 . [2023-02-13T15:59:35.341Z] Sending build context to Docker daemon 5.67MB [2023-02-13T15:59:35.341Z] Step 1/23 : ARG BASE=golang:1.18-alpine3.16 [2023-02-13T15:59:35.341Z] Step 2/23 : FROM ${BASE} AS builder [2023-02-13T15:59:35.341Z] ---> 713553d19e4b [2023-02-13T15:59:35.341Z] Step 3/23 : ARG MAKE=make build [2023-02-13T15:59:35.612Z] ---> Running in 45b39efe8fe6 [2023-02-13T15:59:35.885Z] Removing intermediate container 45b39efe8fe6 [2023-02-13T15:59:35.885Z] ---> 2a85c1a08ace [2023-02-13T15:59:35.885Z] Step 4/23 : WORKDIR /device-sdk-go [2023-02-13T15:59:36.158Z] ---> Running in 65bfb3b71e20 [2023-02-13T15:59:36.426Z] Removing intermediate container 65bfb3b71e20 [2023-02-13T15:59:36.426Z] ---> d8a80e30d80e [2023-02-13T15:59:36.426Z] Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-02-13T15:59:36.426Z] ---> Running in f70168bef013 [2023-02-13T15:59:36.695Z] Removing intermediate container f70168bef013 [2023-02-13T15:59:36.695Z] ---> 8531f8672e62 [2023-02-13T15:59:36.695Z] Step 6/23 : RUN apk add --update --no-cache make git [2023-02-13T15:59:36.695Z] ---> Running in bb45e3f8f9bd [2023-02-13T15:59:38.119Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-13T15:59:38.119Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-13T15:59:39.528Z] OK: 221 MiB in 51 packages [2023-02-13T15:59:40.496Z] Removing intermediate container bb45e3f8f9bd [2023-02-13T15:59:40.496Z] ---> f5d2aa983f36 [2023-02-13T15:59:40.496Z] Step 7/23 : COPY go.mod vendor* ./ [2023-02-13T15:59:40.765Z] ---> 9520524865ff [2023-02-13T15:59:40.765Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-13T15:59:41.034Z] ---> Running in 851ee38c966b [2023-02-13T15:59:43.636Z] Removing intermediate container 851ee38c966b [2023-02-13T15:59:43.636Z] ---> eb21d701b617 [2023-02-13T15:59:43.636Z] Step 9/23 : COPY . . [2023-02-13T15:59:45.049Z] ---> 5204189bbbbe [2023-02-13T15:59:45.049Z] Step 10/23 : RUN ${MAKE} [2023-02-13T15:59:45.049Z] ---> Running in 41c62723975e [2023-02-13T15:59:46.012Z] CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=3.0.0-dev.23" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2023-02-13T16:02:07.970Z] Removing intermediate container 41c62723975e [2023-02-13T16:02:07.970Z] ---> 2ecd82d2879a [2023-02-13T16:02:07.970Z] Step 11/23 : FROM alpine:3.16 [2023-02-13T16:02:07.970Z] 3.16: Pulling from library/alpine [2023-02-13T16:02:07.970Z] 3760b48202b3: Pulling fs layer [2023-02-13T16:02:07.970Z] 3760b48202b3: Verifying Checksum [2023-02-13T16:02:07.970Z] 3760b48202b3: Download complete [2023-02-13T16:02:07.970Z] 3760b48202b3: Pull complete [2023-02-13T16:02:07.970Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-02-13T16:02:07.970Z] Status: Downloaded newer image for alpine:3.16 [2023-02-13T16:02:07.970Z] ---> 4c81e5bf8899 [2023-02-13T16:02:07.970Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-02-13T16:02:07.970Z] ---> Running in b0d972a5b68e [2023-02-13T16:02:07.970Z] Removing intermediate container b0d972a5b68e [2023-02-13T16:02:07.970Z] ---> d9d6d58c80e9 [2023-02-13T16:02:07.970Z] Step 13/23 : RUN apk add --update --no-cache [2023-02-13T16:02:07.970Z] ---> Running in 8459c0139be2 [2023-02-13T16:02:07.970Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-13T16:02:07.970Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-13T16:02:07.970Z] OK: 5 MiB in 14 packages [2023-02-13T16:02:07.970Z] Removing intermediate container 8459c0139be2 [2023-02-13T16:02:07.970Z] ---> 22a24a95b892 [2023-02-13T16:02:07.970Z] Step 14/23 : WORKDIR / [2023-02-13T16:02:07.970Z] ---> Running in e1fbd88a47a1 [2023-02-13T16:02:07.970Z] Removing intermediate container e1fbd88a47a1 [2023-02-13T16:02:07.970Z] ---> f69590396865 [2023-02-13T16:02:07.970Z] Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2023-02-13T16:02:07.970Z] ---> b910026a64a4 [2023-02-13T16:02:07.970Z] Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2023-02-13T16:02:07.970Z] ---> c69331f6ae22 [2023-02-13T16:02:07.970Z] Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2023-02-13T16:02:07.970Z] ---> ea0c1946bdb6 [2023-02-13T16:02:07.970Z] Step 18/23 : EXPOSE 59999 [2023-02-13T16:02:07.970Z] ---> Running in 97e6c171f5ff [2023-02-13T16:02:07.970Z] Removing intermediate container 97e6c171f5ff [2023-02-13T16:02:07.970Z] ---> c9a4c911163c [2023-02-13T16:02:07.970Z] Step 19/23 : ENTRYPOINT ["/device-simple"] [2023-02-13T16:02:07.970Z] ---> Running in 63385a350f7f [2023-02-13T16:02:07.970Z] Removing intermediate container 63385a350f7f [2023-02-13T16:02:07.970Z] ---> bc4bfe0d5e47 [2023-02-13T16:02:07.970Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-13T16:02:07.970Z] ---> Running in 5fb86a1b0fd3 [2023-02-13T16:02:07.970Z] Removing intermediate container 5fb86a1b0fd3 [2023-02-13T16:02:07.970Z] ---> 21779876620d [2023-02-13T16:02:07.970Z] Step 21/23 : LABEL arch=arm64 [2023-02-13T16:02:07.970Z] ---> Running in ae90f555b2b1 [2023-02-13T16:02:07.970Z] Removing intermediate container ae90f555b2b1 [2023-02-13T16:02:07.970Z] ---> c470a1e69c3d [2023-02-13T16:02:07.970Z] Step 22/23 : LABEL git_sha=15fb7a88bc0851fefb7130faf6710b4e2cf95cf9 [2023-02-13T16:02:07.970Z] ---> Running in 9546624560ce [2023-02-13T16:02:07.970Z] Removing intermediate container 9546624560ce [2023-02-13T16:02:07.970Z] ---> cd9a66d17cf9 [2023-02-13T16:02:07.970Z] Step 23/23 : LABEL version=3.0.0-dev.23 [2023-02-13T16:02:07.970Z] ---> Running in 04af1e80a041 [2023-02-13T16:02:07.970Z] Removing intermediate container 04af1e80a041 [2023-02-13T16:02:07.970Z] ---> fd3a417e201d [2023-02-13T16:02:07.970Z] [Warning] One or more build-args [ARCH] were not consumed [2023-02-13T16:02:07.970Z] Successfully built fd3a417e201d [2023-02-13T16:02:07.970Z] Successfully tagged device-sdk-simple-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-13T16:02:08.390Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-13T16:02:08.390Z] [2023-02-13T16:02:08.390Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-13T16:02:08.720Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-13T16:02:08.720Z] arm64: Pulling from edgex-lftools-log-publisher [2023-02-13T16:02:08.720Z] 8998bd30e6a1: Pulling fs layer [2023-02-13T16:02:08.720Z] 04944245beec: Pulling fs layer [2023-02-13T16:02:08.720Z] 699f458cf7ca: Pulling fs layer [2023-02-13T16:02:08.720Z] 765212b225bb: Pulling fs layer [2023-02-13T16:02:08.720Z] f23df028b6ca: Pulling fs layer [2023-02-13T16:02:08.720Z] d65c8cfc05b1: Pulling fs layer [2023-02-13T16:02:08.720Z] 2437ff75d9bd: Pulling fs layer [2023-02-13T16:02:08.720Z] f23df028b6ca: Waiting [2023-02-13T16:02:08.720Z] d65c8cfc05b1: Waiting [2023-02-13T16:02:08.720Z] 765212b225bb: Waiting [2023-02-13T16:02:08.720Z] 2437ff75d9bd: Waiting [2023-02-13T16:02:09.003Z] 04944245beec: Verifying Checksum [2023-02-13T16:02:09.003Z] 04944245beec: Download complete [2023-02-13T16:02:09.003Z] 765212b225bb: Verifying Checksum [2023-02-13T16:02:09.003Z] 765212b225bb: Download complete [2023-02-13T16:02:09.003Z] f23df028b6ca: Verifying Checksum [2023-02-13T16:02:09.003Z] f23df028b6ca: Download complete [2023-02-13T16:02:09.003Z] d65c8cfc05b1: Verifying Checksum [2023-02-13T16:02:09.003Z] d65c8cfc05b1: Download complete [2023-02-13T16:02:09.269Z] 699f458cf7ca: Verifying Checksum [2023-02-13T16:02:09.269Z] 699f458cf7ca: Download complete [2023-02-13T16:02:09.852Z] 8998bd30e6a1: Verifying Checksum [2023-02-13T16:02:09.852Z] 8998bd30e6a1: Download complete [2023-02-13T16:02:11.793Z] 2437ff75d9bd: Verifying Checksum [2023-02-13T16:02:11.793Z] 2437ff75d9bd: Download complete [2023-02-13T16:02:13.736Z] 8998bd30e6a1: Pull complete [2023-02-13T16:02:15.675Z] 04944245beec: Pull complete [2023-02-13T16:02:16.703Z] 699f458cf7ca: Pull complete [2023-02-13T16:02:16.982Z] 765212b225bb: Pull complete [2023-02-13T16:02:17.975Z] f23df028b6ca: Pull complete [2023-02-13T16:02:17.975Z] d65c8cfc05b1: Pull complete [2023-02-13T16:02:33.033Z] 2437ff75d9bd: Pull complete [2023-02-13T16:02:33.033Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-02-13T16:02:33.033Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-13T16:02:33.033Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-13T16:02:33.224Z] prd-ubuntu20.04-docker-arm64-4c-16g-5565 does not seem to be running inside a container [2023-02-13T16:02:33.290Z] $ 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/153 -v /w/workspace/device-sdk-go/153:/w/workspace/device-sdk-go/153:rw,z -v /w/workspace/device-sdk-go/153@tmp:/w/workspace/device-sdk-go/153@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-02-13T16:02:35.960Z] $ docker top d5237e97e551149d24996922a8418b57813d130e94c0f34d89847ef21e4032b4 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-13T16:02:36.791Z] ---> job-cost.sh [2023-02-13T16:02:36.791Z] lf-activate-venv: SKIPPING [2023-02-13T16:02:36.791Z] INFO: No Stack... [2023-02-13T16:02:37.749Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-02-13T16:02:38.337Z] INFO: Archiving Costs [Pipeline] sh [2023-02-13T16:02:38.670Z] + cat /w/workspace/device-sdk-go/153/archives/cost.csv [2023-02-13T16:02:38.670Z] + cut -d, -f6 [Pipeline] lock [2023-02-13T16:02:39.006Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-main-153-stack-cost] [2023-02-13T16:02:39.012Z] Resource [jenkins-edgexfoundry-device-sdk-go-main-153-stack-cost] did not exist. Created. [2023-02-13T16:02:39.012Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-main-153-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-02-13T16:02:39.658Z] /w/workspace/device-sdk-go/153@tmp/durable-66d1ecdf/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-02-13T16:02:40.316Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-02-13T16:02:40.337Z] Warning: overwriting stash ‘stack-cost’ [2023-02-13T16:02:40.404Z] Stashed 1 file(s) [Pipeline] } [2023-02-13T16:02:40.413Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-main-153-stack-cost] [Pipeline] // lock [Pipeline] } [2023-02-13T16:02:40.427Z] $ docker stop --time=1 d5237e97e551149d24996922a8418b57813d130e94c0f34d89847ef21e4032b4 [2023-02-13T16:02:41.942Z] $ docker rm -f --volumes d5237e97e551149d24996922a8418b57813d130e94c0f34d89847ef21e4032b4 [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 [2023-02-13T16:02:42.312Z] provisioning config files... [2023-02-13T16:02:42.318Z] copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config18173116476313348421tmp [Pipeline] { [Pipeline] sh [2023-02-13T16:02:42.664Z] + set +x [2023-02-13T16:02:42.664Z] + + bashcurl -s -s -- https://codecov.io/bash [2023-02-13T16:02:42.664Z] [2023-02-13T16:02:42.664Z] [2023-02-13T16:02:42.664Z] _____ _ [2023-02-13T16:02:42.664Z] / ____| | | [2023-02-13T16:02:42.664Z] | | ___ __| | ___ ___ _____ __ [2023-02-13T16:02:42.664Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-02-13T16:02:42.664Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-02-13T16:02:42.664Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-02-13T16:02:42.664Z] Bash-1.0.6 [2023-02-13T16:02:42.664Z] [2023-02-13T16:02:42.664Z] [2023-02-13T16:02:42.664Z] ==> git version 2.25.1 found [2023-02-13T16:02:42.664Z] ==> 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 [2023-02-13T16:02:42.664Z] Release-Date: 2020-01-08 [2023-02-13T16:02:42.664Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-02-13T16:02:42.664Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-02-13T16:02:42.664Z] ==> Jenkins CI detected. [2023-02-13T16:02:42.664Z] current dir:  /w/workspace/edgexfoundry_device-sdk-go_main [2023-02-13T16:02:42.664Z] project root: . [2023-02-13T16:02:42.664Z] --> token set from env [2023-02-13T16:02:42.664Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-02-13T16:02:42.664Z] ==> Running gcov in . (disable via -X gcov) [2023-02-13T16:02:42.664Z] ==> Python coveragepy not found [2023-02-13T16:02:42.664Z] ==> Searching for coverage reports in: [2023-02-13T16:02:42.664Z] + . [2023-02-13T16:02:42.664Z] -> Found 1 reports [2023-02-13T16:02:42.664Z] ==> Detecting git/mercurial file structure [2023-02-13T16:02:42.664Z] ==> Reading reports [2023-02-13T16:02:42.922Z] + ./coverage.out bytes=100376 [2023-02-13T16:02:42.922Z] ==> Appending adjustments [2023-02-13T16:02:42.922Z] https://docs.codecov.io/docs/fixing-reports [2023-02-13T16:02:43.181Z] + Found adjustments [2023-02-13T16:02:43.181Z] ==> Gzipping contents [2023-02-13T16:02:43.181Z] 16K /tmp/codecov.IrYHYn.gz [2023-02-13T16:02:43.181Z] ==> Uploading reports [2023-02-13T16:02:43.181Z] url: https://codecov.io [2023-02-13T16:02:43.181Z] query: branch=main&commit=15fb7a88bc0851fefb7130faf6710b4e2cf95cf9&build=153&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F153%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-02-13T16:02:43.181Z] -> Pinging Codecov [2023-02-13T16:02:43.181Z] 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=15fb7a88bc0851fefb7130faf6710b4e2cf95cf9&build=153&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F153%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-02-13T16:02:43.439Z] -> Uploading to [2023-02-13T16:02:43.439Z] https://storage.googleapis.com/codecov/v4/raw/2023-02-13/7E55EF52A471D76F132DFD9A03CDDE97/15fb7a88bc0851fefb7130faf6710b4e2cf95cf9/6721bd91-ed1b-4479-ba73-ed4dfbefe897.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230213%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230213T160243Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=bb0df4128db597ca3a593ad88518fb4fede05089bd1d25bc5481d5897227d73c [2023-02-13T16:02:43.439Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-13T16:02:43.439Z] Dload Upload Total Spent Left Speed [2023-02-13T16:02:43.698Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 14487 0 0 100 14487 0 47188 --:--:-- --:--:-- --:--:-- 47035 [2023-02-13T16:02:43.698Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-sdk-go/commit/15fb7a88bc0851fefb7130faf6710b4e2cf95cf9 [Pipeline] } [2023-02-13T16:02:43.704Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-02-13T16:02:43.893Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-02-13T16:02:43.902Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-13T16:02:44.200Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-02-13T16:02:44.200Z] [2023-02-13T16:02:44.200Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-13T16:02:44.505Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-02-13T16:02:44.505Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-02-13T16:02:44.505Z] df9b9388f04a: Pulling fs layer [2023-02-13T16:02:44.505Z] 52dc419b0ee2: Pulling fs layer [2023-02-13T16:02:44.505Z] 25bc292e5bac: Pulling fs layer [2023-02-13T16:02:44.505Z] 114826534d7a: Pulling fs layer [2023-02-13T16:02:44.505Z] 4657fd5d0bcf: Pulling fs layer [2023-02-13T16:02:44.505Z] 6ad1cebc031e: Pulling fs layer [2023-02-13T16:02:44.505Z] 8a3aa393b2d8: Pulling fs layer [2023-02-13T16:02:44.505Z] 114826534d7a: Waiting [2023-02-13T16:02:44.505Z] 4657fd5d0bcf: Waiting [2023-02-13T16:02:44.505Z] 8a3aa393b2d8: Waiting [2023-02-13T16:02:44.505Z] 6ad1cebc031e: Waiting [2023-02-13T16:02:44.505Z] 25bc292e5bac: Verifying Checksum [2023-02-13T16:02:44.505Z] 52dc419b0ee2: Verifying Checksum [2023-02-13T16:02:44.505Z] 52dc419b0ee2: Download complete [2023-02-13T16:02:44.505Z] 4657fd5d0bcf: Download complete [2023-02-13T16:02:44.771Z] df9b9388f04a: Verifying Checksum [2023-02-13T16:02:44.771Z] df9b9388f04a: Download complete [2023-02-13T16:02:44.771Z] df9b9388f04a: Pull complete [2023-02-13T16:02:44.771Z] 52dc419b0ee2: Pull complete [2023-02-13T16:02:45.038Z] 25bc292e5bac: Pull complete [2023-02-13T16:02:45.038Z] 6ad1cebc031e: Verifying Checksum [2023-02-13T16:02:45.038Z] 6ad1cebc031e: Download complete [2023-02-13T16:02:46.062Z] 114826534d7a: Verifying Checksum [2023-02-13T16:02:46.062Z] 114826534d7a: Download complete [2023-02-13T16:02:46.320Z] 8a3aa393b2d8: Verifying Checksum [2023-02-13T16:02:48.845Z] 114826534d7a: Pull complete [2023-02-13T16:02:48.845Z] 4657fd5d0bcf: Pull complete [2023-02-13T16:02:49.413Z] 6ad1cebc031e: Pull complete [2023-02-13T16:02:51.936Z] 8a3aa393b2d8: Pull complete [2023-02-13T16:02:51.936Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-02-13T16:02:51.936Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-02-13T16:02:51.936Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-13T16:02:52.011Z] prd-ubuntu20.04-docker-8c-8g-5563 does not seem to be running inside a container [2023-02-13T16:02:52.045Z] $ 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 [2023-02-13T16:02:56.375Z] $ docker top 3e02efeeaf587ba9ee039e4697a331bc48ba35a4fdc428dfffd427f3539a5953 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-02-13T16:02:56.437Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-sdk-go:main' [Pipeline] sh [2023-02-13T16:02:56.715Z] + set -o pipefail [2023-02-13T16:02:56.716Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-sdk-go:main' [2023-02-13T16:03:01.984Z] [2023-02-13T16:03:01.984Z] Monitoring /w/workspace/edgexfoundry_device-sdk-go_main (github.com/edgexfoundry/device-sdk-go/v3)... [2023-02-13T16:03:01.984Z] [2023-02-13T16:03:01.984Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/1d897ce9-7d37-4e4c-99f4-c1fbe8b8d34b/history/96b26356-3302-4948-b4fc-3299cceafb4f [2023-02-13T16:03:01.984Z] [2023-02-13T16:03:01.984Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-02-13T16:03:01.984Z] [2023-02-13T16:03:01.984Z] [2023-02-13T16:03:01.984Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-02-13T16:03:01.984Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-02-13T16:03:01.984Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-02-13T16:03:01.998Z] $ docker stop --time=1 3e02efeeaf587ba9ee039e4697a331bc48ba35a4fdc428dfffd427f3539a5953 [2023-02-13T16:03:05.013Z] $ docker rm -f --volumes 3e02efeeaf587ba9ee039e4697a331bc48ba35a4fdc428dfffd427f3539a5953 [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 [2023-02-13T16:03:05.403Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-13T16:03:05.419Z] provisioning config files... [2023-02-13T16:03:05.426Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config9359742384348972355tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-13T16:03:05.721Z] --> edgex-publish-swagger.sh [2023-02-13T16:03:05.721Z] === Publish openapi/v3 API === [2023-02-13T16:03:05.721Z] [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger [2023-02-13T16:03:05.721Z] [publishToSwagger] Publishing API Name [device-sdk] [/w/workspace/edgexfoundry_device-sdk-go_main/openapi/v3/device-sdk.yaml] [2023-02-13T16:03:05.721Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-13T16:03:05.721Z] Dload Upload Total Spent Left Speed [2023-02-13T16:03:06.658Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 35858 0 0 100 35858 0 36515 --:--:-- --:--:-- --:--:-- 36478 100 35858 0 0 100 35858 0 36515 --:--:-- --:--:-- --:--:-- 36478 [2023-02-13T16:03:06.658Z] [2023-02-13T16:03:06.658Z] [Pipeline] } [2023-02-13T16:03:06.665Z] 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 [2023-02-13T16:03:07.023Z] + git log --format=format:%s -1 15fb7a88bc0851fefb7130faf6710b4e2cf95cf9 [Pipeline] sh [2023-02-13T16:03:07.318Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-02-13T16:03:07.318Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-13T16:03:07.619Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-13T16:03:07.619Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-13T16:03:07.689Z] prd-ubuntu20.04-docker-8c-8g-5563 does not seem to be running inside a container [2023-02-13T16:03:07.722Z] $ 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:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-02-13T16:03:08.126Z] $ docker top 980733ca0fdbf9e4d09e999062dd31b68d77bafca683e6aed9c9ae8b48370670 -eo pid,comm [2023-02-13T16:03:08.174Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-02-13T16:03:08.174Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-02-13T16:03:08.212Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-13T16:03:08.212Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-13T16:03:08.319Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-13T16:03:08.325Z] $ docker exec 980733ca0fdbf9e4d09e999062dd31b68d77bafca683e6aed9c9ae8b48370670 ssh-agent [2023-02-13T16:03:08.430Z] SSH_AUTH_SOCK=/tmp/ssh-UExAO1FsXzXc/agent.32 [2023-02-13T16:03:08.430Z] SSH_AGENT_PID=38 [2023-02-13T16:03:08.435Z] Running ssh-add (command line suppressed) [2023-02-13T16:03:08.552Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_12598985266036723811.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_12598985266036723811.key) [2023-02-13T16:03:08.563Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-13T16:03:08.849Z] + git semver tag [2023-02-13T16:03:09.107Z] 2023-02-13 16:03:09,008 [run_tag] DEBUG tag force:False [2023-02-13T16:03:09.107Z] 2023-02-13 16:03:09,008 [check_head_tag] DEBUG check head tag [2023-02-13T16:03:09.107Z] 2023-02-13 16:03:09,010 [execute] INFO git cat-file --batch-check [2023-02-13T16:03:09.107Z] 2023-02-13 16:03:09,010 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=) [2023-02-13T16:03:09.107Z] 2023-02-13 16:03:09,013 [execute] INFO git cat-file --batch [2023-02-13T16:03:09.107Z] 2023-02-13 16:03:09,013 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=) [2023-02-13T16:03:09.107Z] 2023-02-13 16:03:09,038 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2023-02-13T16:03:09.107Z] 2023-02-13 16:03:09,038 [execute] INFO git tag -a v3.0.0-dev.23 -m v3.0.0-dev.23 [2023-02-13T16:03:09.108Z] 2023-02-13 16:03:09,038 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.23', '-m', 'v3.0.0-dev.23'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=None) [2023-02-13T16:03:09.108Z] 2023-02-13 16:03:09,042 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2023-02-13T16:03:09.108Z] 3.0.0-dev.23 [Pipeline] } [2023-02-13T16:03:09.119Z] $ docker exec --env ******** --env ******** 980733ca0fdbf9e4d09e999062dd31b68d77bafca683e6aed9c9ae8b48370670 ssh-agent -k [2023-02-13T16:03:09.208Z] unset SSH_AUTH_SOCK; [2023-02-13T16:03:09.208Z] unset SSH_AGENT_PID; [2023-02-13T16:03:09.208Z] echo Agent pid 38 killed; [2023-02-13T16:03:09.214Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-02-13T16:03:09.518Z] + git semver [Pipeline] } [2023-02-13T16:03:09.792Z] $ docker stop --time=1 980733ca0fdbf9e4d09e999062dd31b68d77bafca683e6aed9c9ae8b48370670 [2023-02-13T16:03:11.071Z] $ docker rm -f --volumes 980733ca0fdbf9e4d09e999062dd31b68d77bafca683e6aed9c9ae8b48370670 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-13T16:03:11.456Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-02-13T16:03:11.456Z] [2023-02-13T16:03:11.456Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-13T16:03:11.762Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-02-13T16:03:11.762Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-02-13T16:03:11.762Z] ab5ef0e58194: Pulling fs layer [2023-02-13T16:03:11.762Z] 9712f1f96733: Pulling fs layer [2023-02-13T16:03:11.762Z] 63f879dbbcfc: Pulling fs layer [2023-02-13T16:03:11.762Z] 0d9ebad4ef96: Pulling fs layer [2023-02-13T16:03:11.762Z] e9a5061849ea: Pulling fs layer [2023-02-13T16:03:11.762Z] d747dcd14b5f: Pulling fs layer [2023-02-13T16:03:11.762Z] 2de7ff778b66: Pulling fs layer [2023-02-13T16:03:11.762Z] 0d9ebad4ef96: Waiting [2023-02-13T16:03:11.762Z] e9a5061849ea: Waiting [2023-02-13T16:03:11.762Z] d747dcd14b5f: Waiting [2023-02-13T16:03:11.762Z] 2de7ff778b66: Waiting [2023-02-13T16:03:11.762Z] 9712f1f96733: Verifying Checksum [2023-02-13T16:03:11.762Z] 9712f1f96733: Download complete [2023-02-13T16:03:12.761Z] 63f879dbbcfc: Verifying Checksum [2023-02-13T16:03:12.761Z] 63f879dbbcfc: Download complete [2023-02-13T16:03:13.388Z] e9a5061849ea: Verifying Checksum [2023-02-13T16:03:13.388Z] e9a5061849ea: Download complete [2023-02-13T16:03:13.388Z] ab5ef0e58194: Verifying Checksum [2023-02-13T16:03:13.388Z] ab5ef0e58194: Download complete [2023-02-13T16:03:13.388Z] 0d9ebad4ef96: Verifying Checksum [2023-02-13T16:03:13.388Z] 0d9ebad4ef96: Download complete [2023-02-13T16:03:13.388Z] d747dcd14b5f: Verifying Checksum [2023-02-13T16:03:13.388Z] d747dcd14b5f: Download complete [2023-02-13T16:03:13.648Z] 2de7ff778b66: Verifying Checksum [2023-02-13T16:03:13.648Z] 2de7ff778b66: Download complete [2023-02-13T16:03:16.177Z] ab5ef0e58194: Pull complete [2023-02-13T16:03:16.177Z] 9712f1f96733: Pull complete [2023-02-13T16:03:16.742Z] 63f879dbbcfc: Pull complete [2023-02-13T16:03:20.024Z] 0d9ebad4ef96: Pull complete [2023-02-13T16:03:20.281Z] e9a5061849ea: Pull complete [2023-02-13T16:03:20.281Z] d747dcd14b5f: Pull complete [2023-02-13T16:03:21.212Z] 2de7ff778b66: Pull complete [2023-02-13T16:03:21.212Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-02-13T16:03:21.212Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-02-13T16:03:21.212Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-13T16:03:21.287Z] prd-ubuntu20.04-docker-8c-8g-5563 does not seem to be running inside a container [2023-02-13T16:03:21.317Z] $ 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 [2023-02-13T16:03:28.545Z] $ docker top 8eee6d0ee12ee0e9b004b2588e1c0ec52163a394f219a387a857af1b07e6f234 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-02-13T16:03:28.614Z] provisioning config files... [2023-02-13T16:03:28.620Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config12407895788030667604tmp [2023-02-13T16:03:28.631Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config12967802315140239856tmp [2023-02-13T16:03:28.640Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config4975499664796737460tmp [Pipeline] { [Pipeline] echo [2023-02-13T16:03:28.656Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-13T16:03:28.938Z] ---> sigul-configuration.sh [2023-02-13T16:03:28.938Z] gpg: directory `/root/.gnupg' created [2023-02-13T16:03:28.938Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-02-13T16:03:28.938Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-02-13T16:03:28.938Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-02-13T16:03:28.938Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-02-13T16:03:28.938Z] gpg: CAST5 encrypted data [2023-02-13T16:03:28.938Z] gpg: encrypted with 1 passphrase [2023-02-13T16:03:28.939Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-02-13T16:03:29.224Z] + mkdir /home/jenkins [2023-02-13T16:03:29.224Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-02-13T16:03:29.508Z] + 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 [2023-02-13T16:03:29.517Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-13T16:03:29.801Z] ---> sigul-install.sh [2023-02-13T16:03:29.801Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-02-13T16:03:30.091Z] + git tag --list [2023-02-13T16:03:30.091Z] 0.7.1 [2023-02-13T16:03:30.091Z] delhi-tag [2023-02-13T16:03:30.091Z] v1.0.0 [2023-02-13T16:03:30.091Z] v1.1.0 [2023-02-13T16:03:30.091Z] v1.1.1 [2023-02-13T16:03:30.091Z] v1.1.2 [2023-02-13T16:03:30.091Z] v1.2.0 [2023-02-13T16:03:30.091Z] v1.2.1 [2023-02-13T16:03:30.091Z] v1.2.2 [2023-02-13T16:03:30.091Z] v1.2.3 [2023-02-13T16:03:30.091Z] v1.3.0 [2023-02-13T16:03:30.091Z] v1.4.0 [2023-02-13T16:03:30.091Z] v2.0.0 [2023-02-13T16:03:30.091Z] v2.1.0 [2023-02-13T16:03:30.091Z] v2.1.1 [2023-02-13T16:03:30.091Z] v2.1.1-dev.2 [2023-02-13T16:03:30.091Z] v2.1.1-dev.3 [2023-02-13T16:03:30.091Z] v2.2.0 [2023-02-13T16:03:30.091Z] v2.2.1-dev.1 [2023-02-13T16:03:30.091Z] v2.2.1-dev.10 [2023-02-13T16:03:30.091Z] v2.2.1-dev.11 [2023-02-13T16:03:30.091Z] v2.2.1-dev.12 [2023-02-13T16:03:30.091Z] v2.2.1-dev.13 [2023-02-13T16:03:30.091Z] v2.2.1-dev.14 [2023-02-13T16:03:30.091Z] v2.2.1-dev.2 [2023-02-13T16:03:30.091Z] v2.2.1-dev.3 [2023-02-13T16:03:30.091Z] v2.2.1-dev.4 [2023-02-13T16:03:30.091Z] v2.2.1-dev.5 [2023-02-13T16:03:30.091Z] v2.2.1-dev.6 [2023-02-13T16:03:30.091Z] v2.2.1-dev.7 [2023-02-13T16:03:30.091Z] v2.2.1-dev.8 [2023-02-13T16:03:30.091Z] v2.2.1-dev.9 [2023-02-13T16:03:30.091Z] v2.3.0 [2023-02-13T16:03:30.091Z] v2.3.0-dev.14 [2023-02-13T16:03:30.091Z] v2.3.0-dev.15 [2023-02-13T16:03:30.091Z] v2.3.0-dev.16 [2023-02-13T16:03:30.091Z] v2.3.0-dev.17 [2023-02-13T16:03:30.091Z] v2.3.0-dev.18 [2023-02-13T16:03:30.091Z] v2.3.0-dev.19 [2023-02-13T16:03:30.091Z] v2.3.0-dev.20 [2023-02-13T16:03:30.091Z] v2.3.0-dev.21 [2023-02-13T16:03:30.091Z] v2.3.0-dev.22 [2023-02-13T16:03:30.091Z] v2.3.0-dev.23 [2023-02-13T16:03:30.091Z] v2.3.0-dev.24 [2023-02-13T16:03:30.091Z] v2.3.0-dev.25 [2023-02-13T16:03:30.091Z] v2.3.0-dev.26 [2023-02-13T16:03:30.091Z] v2.3.0-dev.27 [2023-02-13T16:03:30.091Z] v2.3.0-dev.28 [2023-02-13T16:03:30.091Z] v2.3.0-dev.29 [2023-02-13T16:03:30.091Z] v2.3.0-dev.30 [2023-02-13T16:03:30.091Z] v2.3.0-dev.31 [2023-02-13T16:03:30.091Z] v2.3.0-dev.32 [2023-02-13T16:03:30.091Z] v2.3.0-dev.33 [2023-02-13T16:03:30.091Z] v2.3.0-dev.34 [2023-02-13T16:03:30.091Z] v2.3.0-dev.35 [2023-02-13T16:03:30.091Z] v2.3.0-dev.36 [2023-02-13T16:03:30.091Z] v2.3.0-dev.37 [2023-02-13T16:03:30.091Z] v2.3.0-dev.38 [2023-02-13T16:03:30.091Z] v2.3.0-dev.39 [2023-02-13T16:03:30.091Z] v2.3.0-dev.40 [2023-02-13T16:03:30.091Z] v2.3.0-dev.41 [2023-02-13T16:03:30.091Z] v2.3.0-dev.42 [2023-02-13T16:03:30.091Z] v2.3.0-dev.43 [2023-02-13T16:03:30.091Z] v2.3.0-dev.44 [2023-02-13T16:03:30.091Z] v2.3.0-dev.45 [2023-02-13T16:03:30.091Z] v2.3.0-dev.46 [2023-02-13T16:03:30.091Z] v2.3.0-dev.47 [2023-02-13T16:03:30.091Z] v2.3.0-dev.48 [2023-02-13T16:03:30.091Z] v2.3.0-dev.49 [2023-02-13T16:03:30.091Z] v2.3.0-dev.50 [2023-02-13T16:03:30.091Z] v2.3.0-dev.51 [2023-02-13T16:03:30.091Z] v2.3.1-dev.1 [2023-02-13T16:03:30.091Z] v2.3.1-dev.2 [2023-02-13T16:03:30.091Z] v3.0.0-dev.1 [2023-02-13T16:03:30.091Z] v3.0.0-dev.10 [2023-02-13T16:03:30.091Z] v3.0.0-dev.11 [2023-02-13T16:03:30.091Z] v3.0.0-dev.12 [2023-02-13T16:03:30.091Z] v3.0.0-dev.13 [2023-02-13T16:03:30.091Z] v3.0.0-dev.14 [2023-02-13T16:03:30.091Z] v3.0.0-dev.15 [2023-02-13T16:03:30.091Z] v3.0.0-dev.16 [2023-02-13T16:03:30.091Z] v3.0.0-dev.17 [2023-02-13T16:03:30.091Z] v3.0.0-dev.18 [2023-02-13T16:03:30.091Z] v3.0.0-dev.19 [2023-02-13T16:03:30.091Z] v3.0.0-dev.2 [2023-02-13T16:03:30.091Z] v3.0.0-dev.20 [2023-02-13T16:03:30.091Z] v3.0.0-dev.21 [2023-02-13T16:03:30.091Z] v3.0.0-dev.22 [2023-02-13T16:03:30.091Z] v3.0.0-dev.23 [2023-02-13T16:03:30.091Z] v3.0.0-dev.3 [2023-02-13T16:03:30.091Z] v3.0.0-dev.4 [2023-02-13T16:03:30.091Z] v3.0.0-dev.5 [2023-02-13T16:03:30.091Z] v3.0.0-dev.6 [2023-02-13T16:03:30.091Z] v3.0.0-dev.7 [2023-02-13T16:03:30.091Z] v3.0.0-dev.8 [2023-02-13T16:03:30.091Z] v3.0.0-dev.9 [Pipeline] sh [2023-02-13T16:03:30.375Z] + lftools sign git-tag v3.0.0-dev.23 [2023-02-13T16:03:30.941Z] Signing Git tag with Sigul... [2023-02-13T16:03:30.941Z] Signing v3.0.0-dev.23 [Pipeline] echo [2023-02-13T16:03:31.886Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-13T16:03:32.173Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-02-13T16:03:32.181Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-02-13T16:03:32.202Z] $ docker stop --time=1 8eee6d0ee12ee0e9b004b2588e1c0ec52163a394f219a387a857af1b07e6f234 [2023-02-13T16:03:33.456Z] $ docker rm -f --volumes 8eee6d0ee12ee0e9b004b2588e1c0ec52163a394f219a387a857af1b07e6f234 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-02-13T16:03:33.848Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-02-13T16:03:33.848Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-13T16:03:34.145Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-13T16:03:34.145Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-13T16:03:34.211Z] prd-ubuntu20.04-docker-8c-8g-5563 does not seem to be running inside a container [2023-02-13T16:03:34.245Z] $ 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:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-02-13T16:03:34.549Z] $ docker top 11758ffda6185566378389026da2e4c9fa0b112c62237dd41370ae77fd6025ac -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-02-13T16:03:34.630Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-13T16:03:34.630Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-13T16:03:34.747Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-13T16:03:34.752Z] $ docker exec 11758ffda6185566378389026da2e4c9fa0b112c62237dd41370ae77fd6025ac ssh-agent [2023-02-13T16:03:34.868Z] SSH_AUTH_SOCK=/tmp/ssh-ZERMI5uXfu2e/agent.31 [2023-02-13T16:03:34.868Z] SSH_AGENT_PID=37 [2023-02-13T16:03:34.873Z] Running ssh-add (command line suppressed) [2023-02-13T16:03:34.983Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_799476344939023793.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_799476344939023793.key) [2023-02-13T16:03:34.994Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-13T16:03:35.283Z] + git semver bump pre [2023-02-13T16:03:35.542Z] 2023-02-13 16:03:35,450 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2023-02-13T16:03:35.542Z] 2023-02-13 16:03:35,450 [bump_version] DEBUG bumping version:3.0.0-dev.23 on axis:pre with prefix:dev [2023-02-13T16:03:35.542Z] 2023-02-13 16:03:35,450 [bump_version] DEBUG bumped version:3.0.0-dev.24 [2023-02-13T16:03:35.542Z] 2023-02-13 16:03:35,450 [write_version] DEBUG write version:3.0.0-dev.24 to path:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main with force:True [2023-02-13T16:03:35.542Z] 2023-02-13 16:03:35,450 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2023-02-13T16:03:35.542Z] 2023-02-13 16:03:35,450 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2023-02-13T16:03:35.542Z] 2023-02-13 16:03:35,452 [execute] INFO git cat-file --batch-check [2023-02-13T16:03:35.542Z] 2023-02-13 16:03:35,452 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-02-13T16:03:35.542Z] 2023-02-13 16:03:35,457 [execute] INFO git cat-file --batch [2023-02-13T16:03:35.542Z] 2023-02-13 16:03:35,457 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-02-13T16:03:35.542Z] 2023-02-13 16:03:35,462 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2023-02-13T16:03:35.542Z] 3.0.0-dev.24 [Pipeline] } [2023-02-13T16:03:35.554Z] $ docker exec --env ******** --env ******** 11758ffda6185566378389026da2e4c9fa0b112c62237dd41370ae77fd6025ac ssh-agent -k [2023-02-13T16:03:35.641Z] unset SSH_AUTH_SOCK; [2023-02-13T16:03:35.641Z] unset SSH_AGENT_PID; [2023-02-13T16:03:35.641Z] echo Agent pid 37 killed; [2023-02-13T16:03:35.646Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-02-13T16:03:35.955Z] + git semver [Pipeline] } [2023-02-13T16:03:36.230Z] $ docker stop --time=1 11758ffda6185566378389026da2e4c9fa0b112c62237dd41370ae77fd6025ac [2023-02-13T16:03:37.510Z] $ docker rm -f --volumes 11758ffda6185566378389026da2e4c9fa0b112c62237dd41370ae77fd6025ac [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-13T16:03:37.839Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-02-13T16:03:37.839Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-13T16:03:38.135Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-13T16:03:38.135Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-13T16:03:38.199Z] prd-ubuntu20.04-docker-8c-8g-5563 does not seem to be running inside a container [2023-02-13T16:03:38.235Z] $ 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:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-02-13T16:03:38.566Z] $ docker top f0af97f68644279ec367deb3002a6caeecb7a535d2fb7dd7bb9cf00a3ed86c92 -eo pid,comm [2023-02-13T16:03:38.607Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-02-13T16:03:38.607Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-02-13T16:03:38.647Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-13T16:03:38.647Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-13T16:03:38.751Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-13T16:03:38.757Z] $ docker exec f0af97f68644279ec367deb3002a6caeecb7a535d2fb7dd7bb9cf00a3ed86c92 ssh-agent [2023-02-13T16:03:38.855Z] SSH_AUTH_SOCK=/tmp/ssh-Nx2FRo5rFLyC/agent.33 [2023-02-13T16:03:38.855Z] SSH_AGENT_PID=39 [2023-02-13T16:03:38.860Z] Running ssh-add (command line suppressed) [2023-02-13T16:03:38.954Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_17799953690343314623.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_17799953690343314623.key) [2023-02-13T16:03:38.966Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-13T16:03:39.247Z] + git semver push [2023-02-13T16:03:39.506Z] 2023-02-13 16:03:39,415 [run_push] DEBUG push [2023-02-13T16:03:39.506Z] 2023-02-13 16:03:39,416 [execute] INFO git cat-file --batch-check [2023-02-13T16:03:39.506Z] 2023-02-13 16:03:39,416 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-02-13T16:03:39.506Z] 2023-02-13 16:03:39,420 [execute] INFO git rev-list f6f7529ba31d7f2f79adb2187149da2f8ee47744 -- [2023-02-13T16:03:39.506Z] 2023-02-13 16:03:39,421 [execute] DEBUG Popen(['git', 'rev-list', 'f6f7529ba31d7f2f79adb2187149da2f8ee47744', '--'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-02-13T16:03:39.506Z] 2023-02-13 16:03:39,429 [execute] INFO git fetch -v origin [2023-02-13T16:03:39.506Z] 2023-02-13 16:03:39,430 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-02-13T16:03:40.074Z] 2023-02-13 16:03:40,049 [run_push] DEBUG no remote changes detected [2023-02-13T16:03:40.074Z] 2023-02-13 16:03:40,049 [execute] INFO git push origin semver [2023-02-13T16:03:40.074Z] 2023-02-13 16:03:40,050 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-02-13T16:03:41.010Z] 2023-02-13 16:03:40,947 [run_push] DEBUG push all version tags [2023-02-13T16:03:41.010Z] 2023-02-13 16:03:40,947 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-02-13T16:03:41.010Z] 2023-02-13 16:03:40,948 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=None) [2023-02-13T16:03:42.385Z] 2023-02-13 16:03:41,963 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2023-02-13T16:03:42.385Z] 3.0.0-dev.24 [Pipeline] } [2023-02-13T16:03:42.397Z] $ docker exec --env ******** --env ******** f0af97f68644279ec367deb3002a6caeecb7a535d2fb7dd7bb9cf00a3ed86c92 ssh-agent -k [2023-02-13T16:03:42.489Z] unset SSH_AUTH_SOCK; [2023-02-13T16:03:42.489Z] unset SSH_AGENT_PID; [2023-02-13T16:03:42.489Z] echo Agent pid 39 killed; [2023-02-13T16:03:42.495Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-02-13T16:03:42.803Z] + git semver [Pipeline] } [2023-02-13T16:03:43.075Z] $ docker stop --time=1 f0af97f68644279ec367deb3002a6caeecb7a535d2fb7dd7bb9cf00a3ed86c92 [2023-02-13T16:03:44.318Z] $ docker rm -f --volumes f0af97f68644279ec367deb3002a6caeecb7a535d2fb7dd7bb9cf00a3ed86c92 [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 [2023-02-13T16:03:44.886Z] + [ -d /w/workspace/edgexfoundry_device-sdk-go_main/archives ] [2023-02-13T16:03:44.886Z] + ls -al /w/workspace/edgexfoundry_device-sdk-go_main/archives [2023-02-13T16:03:44.886Z] total 16 [2023-02-13T16:03:44.886Z] drwxr-xr-x 3 root root 4096 Feb 13 15:52 . [2023-02-13T16:03:44.886Z] drwxrwxr-x 12 jenkins jenkins 4096 Feb 13 16:03 .. [2023-02-13T16:03:44.886Z] drwxr-xr-x 2 root root 4096 Feb 13 15:52 cost [2023-02-13T16:03:44.886Z] -rw-r--r-- 1 root root 85 Feb 13 15:52 cost.csv [2023-02-13T16:03:44.886Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-sdk-go_main/archives [2023-02-13T16:03:44.886Z] + ls -al /w/workspace/edgexfoundry_device-sdk-go_main/archives [2023-02-13T16:03:44.886Z] total 16 [2023-02-13T16:03:44.886Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 13 15:52 . [2023-02-13T16:03:44.886Z] drwxrwxr-x 12 jenkins jenkins 4096 Feb 13 16:03 .. [2023-02-13T16:03:44.886Z] drwxr-xr-x 2 jenkins jenkins 4096 Feb 13 15:52 cost [2023-02-13T16:03:44.886Z] -rw-r--r-- 1 jenkins jenkins 85 Feb 13 15:52 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-02-13T16:03:45.174Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-13T16:03:46.029Z] ---> package-listing.sh [2023-02-13T16:03:46.029Z] ++ facter osfamily [2023-02-13T16:03:46.029Z] ++ tr '[:upper:]' '[:lower:]' [2023-02-13T16:03:46.288Z] + OS_FAMILY=debian [2023-02-13T16:03:46.288Z] + workspace=/w/workspace/edgexfoundry_device-sdk-go_main [2023-02-13T16:03:46.288Z] + START_PACKAGES=/tmp/packages_start.txt [2023-02-13T16:03:46.288Z] + END_PACKAGES=/tmp/packages_end.txt [2023-02-13T16:03:46.288Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-02-13T16:03:46.288Z] + PACKAGES=/tmp/packages_start.txt [2023-02-13T16:03:46.288Z] + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' [2023-02-13T16:03:46.288Z] + PACKAGES=/tmp/packages_end.txt [2023-02-13T16:03:46.288Z] + case "${OS_FAMILY}" in [2023-02-13T16:03:46.288Z] + dpkg -l [2023-02-13T16:03:46.288Z] + grep '^ii' [2023-02-13T16:03:46.288Z] + '[' -f /tmp/packages_start.txt ']' [2023-02-13T16:03:46.288Z] + '[' -f /tmp/packages_end.txt ']' [2023-02-13T16:03:46.288Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-02-13T16:03:46.288Z] + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' [2023-02-13T16:03:46.288Z] + mkdir -p /w/workspace/edgexfoundry_device-sdk-go_main/archives/ [2023-02-13T16:03:46.288Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-sdk-go_main/archives/ [Pipeline] echo [2023-02-13T16:03:46.299Z] 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 [2023-02-13T16:03:46.575Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-13T16:03:47.129Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-13T16:03:47.129Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-13T16:03:47.193Z] prd-ubuntu20.04-docker-8c-8g-5563 does not seem to be running inside a container [2023-02-13T16:03:47.226Z] $ 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 [2023-02-13T16:03:47.407Z] $ docker top 8cafde1fd7925744f7ac5512d3118966d0b4700ee91841fff2ba00294a6fde85 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-13T16:03:47.732Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-02-13T16:03:48.016Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-02-13T16:03:48.301Z] + ls /var/log/sa-host [2023-02-13T16:03:48.301Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-13T16:03:48.363Z] provisioning config files... [2023-02-13T16:03:48.370Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config5001622397173790271tmp [Pipeline] { [Pipeline] echo [2023-02-13T16:03:48.385Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-13T16:03:48.667Z] ---> create-netrc.sh [Pipeline] } [2023-02-13T16:03:48.674Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-02-13T16:03:49.005Z] ---> python-tools-install.sh [Pipeline] echo [2023-02-13T16:03:49.013Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-13T16:03:49.300Z] ---> sudo-logs.sh [2023-02-13T16:03:49.301Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-02-13T16:03:49.330Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-13T16:03:49.612Z] ---> job-cost.sh [2023-02-13T16:03:49.612Z] lf-activate-venv: SKIPPING [2023-02-13T16:03:49.612Z] DEBUG: total: 0.2199999988079071 [2023-02-13T16:03:49.612Z] INFO: Retrieving Stack Cost... [2023-02-13T16:03:50.549Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-02-13T16:03:50.808Z] INFO: Archiving Costs [Pipeline] echo [2023-02-13T16:03:50.821Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-13T16:03:51.107Z] ---> logs-deploy.sh [2023-02-13T16:03:51.107Z] lf-activate-venv: SKIPPING [2023-02-13T16:03:51.107Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/main/153 [2023-02-13T16:03:51.107Z] INFO: archiving workspace using pattern(s): [2023-02-13T16:03:52.042Z] Archives upload complete. [2023-02-13T16:03:52.042Z] INFO: archiving logs to Nexus [2023-02-13T16:03:52.651Z] ---> uname -a: [2023-02-13T16:03:52.651Z] Linux prd-ubuntu20-04-docker-8c-8g-5563 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-02-13T16:03:52.651Z] [2023-02-13T16:03:52.651Z]