Pull request #434 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 67b5ebe44866dd8b745cb0133ca996ba3cbef93e+5ce181da19694a4307a13509148c3e1aea68fdc3 (85cbf4fa463291b5f7fe95e8d1b7138498d6f9ea) 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-ssh10266081310431374331.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 2c7614b56cb57ece5b5bdf52d827492071d4cc62 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-ssh7749161737109930839.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 2c7614b56cb57ece5b5bdf52d827492071d4cc62 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/PR-434/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/PR-434/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9164570642970880609.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/PR-434/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2105175900890356456.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 2c7614b56cb57ece5b5bdf52d827492071d4cc62 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 2c7614b56cb57ece5b5bdf52d827492071d4cc62 # timeout=10 Commit message: "Merge pull request #399 from ernestojeda/fix-go-mod-version" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh3484069446882269905.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 0f180ed1236c637af8c254f95ad106931cc77145 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/PR-434/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/PR-434/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh14534351933913352778.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 0f180ed1236c637af8c254f95ad106931cc77145 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 0f180ed1236c637af8c254f95ad106931cc77145 # timeout=10 Commit message: "Feat: Add initial docker pipelines" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 2c7614b56cb57ece5b5bdf52d827492071d4cc62 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:app-service-configurable, buildSnap:false] ========================================================= [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: app-service-configurable-settings PROJECT: app-service-configurable USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.17 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-service-configurable DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-15527 in /w/workspace/_app-service-configurable_PR-434 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-service-configurable.git > git init /w/workspace/_app-service-configurable_PR-434 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.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/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 5ce181da19694a4307a13509148c3e1aea68fdc3 into PR head commit 67b5ebe44866dd8b745cb0133ca996ba3cbef93e Merge succeeded, producing 67b5ebe44866dd8b745cb0133ca996ba3cbef93e Checking out Revision 67b5ebe44866dd8b745cb0133ca996ba3cbef93e (PR-434) > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/434/head:refs/remotes/origin/PR-434 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 67b5ebe44866dd8b745cb0133ca996ba3cbef93e # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 5ce181da19694a4307a13509148c3e1aea68fdc3 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 67b5ebe44866dd8b745cb0133ca996ba3cbef93e # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 2c7614b56cb57ece5b5bdf52d827492071d4cc62 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-06-24T12:04:01.875Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-06-24T12:04:02.050Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-06-24T12:04:02.152Z] ========================================================= [2022-06-24T12:04:02.152Z] EdgeX Global Pipelines Version Info [2022-06-24T12:04:02.152Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-06-24T12:04:02.961Z] ------------------- [2022-06-24T12:04:02.961Z] stable info: [2022-06-24T12:04:02.961Z] ------------------- [2022-06-24T12:04:02.961Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-06-24T12:04:02.961Z] Commit SHA: 2c7614b56cb57ece5b5bdf52d827492071d4cc62 [2022-06-24T12:04:02.961Z] Message: update stable to v1.0.234 [2022-06-24T12:04:03.536Z] ------------------- [2022-06-24T12:04:03.536Z] experimental info: [2022-06-24T12:04:03.536Z] ------------------- [2022-06-24T12:04:03.536Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-06-24T12:04:03.536Z] Commit SHA: 2c7614b56cb57ece5b5bdf52d827492071d4cc62 [2022-06-24T12:04:03.536Z] Message: update experimental to v1.0.234 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-06-24T12:04:03.944Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2022-06-24T12:04:03.987Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2022-06-24T12:04:04.031Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-06-24T12:04:04.069Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-06-24T12:04:04.103Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-06-24T12:04:04.137Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-06-24T12:04:04.176Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-06-24T12:04:04.214Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-06-24T12:04:04.250Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-06-24T12:04:04.291Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-06-24T12:04:04.326Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-06-24T12:04:04.371Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo [2022-06-24T12:04:04.409Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-06-24T12:04:04.445Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-06-24T12:04:04.480Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-06-24T12:04:04.518Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-06-24T12:04:04.555Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-06-24T12:04:04.599Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-06-24T12:04:04.635Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-06-24T12:04:04.671Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-06-24T12:04:04.707Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-06-24T12:04:04.813Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-06-24T12:04:04.855Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-06-24T12:04:04.895Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-06-24T12:04:04.935Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-06-24T12:04:04.980Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-06-24T12:04:05.023Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-06-24T12:04:05.064Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-434 [Pipeline] echo [2022-06-24T12:04:05.103Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-434 [Pipeline] echo [2022-06-24T12:04:05.139Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-434 [Pipeline] echo [2022-06-24T12:04:05.176Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 67b5ebe44866dd8b745cb0133ca996ba3cbef93e [Pipeline] echo [2022-06-24T12:04:05.217Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 67b5ebe [Pipeline] echo [2022-06-24T12:04:05.255Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-06-24T12:04:05.358Z] provisioning config files... [2022-06-24T12:04:05.375Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-434@tmp/config8980890824753636793tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-24T12:04:05.720Z] ---> docker-login.sh [2022-06-24T12:04:05.720Z] nexus3.edgexfoundry.org:10001 [2022-06-24T12:04:05.982Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-24T12:04:05.982Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-24T12:04:05.982Z] Configure a credential helper to remove this warning. See [2022-06-24T12:04:05.982Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-24T12:04:05.982Z] [2022-06-24T12:04:05.982Z] Login Succeeded [2022-06-24T12:04:05.982Z] nexus3.edgexfoundry.org:10002 [2022-06-24T12:04:06.243Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-24T12:04:06.243Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-24T12:04:06.243Z] Configure a credential helper to remove this warning. See [2022-06-24T12:04:06.243Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-24T12:04:06.243Z] [2022-06-24T12:04:06.243Z] Login Succeeded [2022-06-24T12:04:06.243Z] nexus3.edgexfoundry.org:10003 [2022-06-24T12:04:06.243Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-24T12:04:06.505Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-24T12:04:06.505Z] Configure a credential helper to remove this warning. See [2022-06-24T12:04:06.505Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-24T12:04:06.505Z] [2022-06-24T12:04:06.505Z] Login Succeeded [2022-06-24T12:04:06.505Z] nexus3.edgexfoundry.org:10004 [2022-06-24T12:04:06.505Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-24T12:04:06.505Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-24T12:04:06.505Z] Configure a credential helper to remove this warning. See [2022-06-24T12:04:06.505Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-24T12:04:06.505Z] [2022-06-24T12:04:06.505Z] Login Succeeded [2022-06-24T12:04:06.505Z] docker.io [2022-06-24T12:04:06.505Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-24T12:04:07.080Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-24T12:04:07.081Z] Configure a credential helper to remove this warning. See [2022-06-24T12:04:07.081Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-24T12:04:07.081Z] [2022-06-24T12:04:07.081Z] Login Succeeded [2022-06-24T12:04:07.081Z] ---> docker-login.sh ends [Pipeline] } [2022-06-24T12:04:07.110Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-06-24T12:04:07.697Z] + git rev-list -1 --merges 67b5ebe44866dd8b745cb0133ca996ba3cbef93e~1..67b5ebe44866dd8b745cb0133ca996ba3cbef93e [Pipeline] echo [2022-06-24T12:04:07.744Z] -----------> git rev-list -1 --merges 67b5ebe44866dd8b745cb0133ca996ba3cbef93e~1..67b5ebe44866dd8b745cb0133ca996ba3cbef93e 67b5ebe44866dd8b745cb0133ca996ba3cbef93e [false] [Pipeline] sh [2022-06-24T12:04:08.058Z] + git log --format=format:%s -1 67b5ebe44866dd8b745cb0133ca996ba3cbef93e [Pipeline] echo [2022-06-24T12:04:08.099Z] ========================================================= [2022-06-24T12:04:08.099Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-06-24T12:04:08.099Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-06-24T12:04:08.543Z] + git log --format=format:%s -1 67b5ebe44866dd8b745cb0133ca996ba3cbef93e [Pipeline] echo [2022-06-24T12:04:08.575Z] [semverPrep] GIT_COMMIT: 67b5ebe44866dd8b745cb0133ca996ba3cbef93e, Commit Message: build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v2 [Pipeline] echo [2022-06-24T12:04:08.605Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-06-24T12:04:08.997Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-06-24T12:04:08.997Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-06-24T12:04:08.997Z] + [ -e /tmp/ssh_known_hosts ] [2022-06-24T12:04:08.997Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-06-24T12:04:08.997Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-06-24T12:04:08.997Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-06-24T12:04:08.997Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-24T12:04:09.510Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-06-24T12:04:09.510Z] [2022-06-24T12:04:09.510Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-24T12:04:09.880Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-06-24T12:04:09.880Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-06-24T12:04:09.880Z] 42c077c10790: Pulling fs layer [2022-06-24T12:04:09.880Z] f63e77b7563a: Pulling fs layer [2022-06-24T12:04:09.880Z] bd5fdadae976: Pulling fs layer [2022-06-24T12:04:09.880Z] 205491f53016: Pulling fs layer [2022-06-24T12:04:09.880Z] df18705c85c3: Pulling fs layer [2022-06-24T12:04:09.880Z] bdb3f477010e: Pulling fs layer [2022-06-24T12:04:09.880Z] c8a8fc8e1c8f: Pulling fs layer [2022-06-24T12:04:09.880Z] 2c6e9b1d212d: Pulling fs layer [2022-06-24T12:04:09.880Z] bdb8f0575790: Pulling fs layer [2022-06-24T12:04:09.880Z] 386e3cb2ff24: Pulling fs layer [2022-06-24T12:04:09.880Z] 2343380bae48: Pulling fs layer [2022-06-24T12:04:09.880Z] bdb8f0575790: Waiting [2022-06-24T12:04:09.880Z] 386e3cb2ff24: Waiting [2022-06-24T12:04:09.880Z] 2c6e9b1d212d: Waiting [2022-06-24T12:04:09.880Z] c8a8fc8e1c8f: Waiting [2022-06-24T12:04:09.880Z] 2343380bae48: Waiting [2022-06-24T12:04:09.880Z] bdb3f477010e: Waiting [2022-06-24T12:04:09.880Z] df18705c85c3: Waiting [2022-06-24T12:04:09.880Z] 205491f53016: Waiting [2022-06-24T12:04:09.880Z] f63e77b7563a: Verifying Checksum [2022-06-24T12:04:09.880Z] f63e77b7563a: Download complete [2022-06-24T12:04:09.880Z] 205491f53016: Verifying Checksum [2022-06-24T12:04:09.880Z] 205491f53016: Download complete [2022-06-24T12:04:10.140Z] df18705c85c3: Verifying Checksum [2022-06-24T12:04:10.140Z] df18705c85c3: Download complete [2022-06-24T12:04:10.140Z] bdb3f477010e: Verifying Checksum [2022-06-24T12:04:10.140Z] bd5fdadae976: Verifying Checksum [2022-06-24T12:04:10.140Z] bd5fdadae976: Download complete [2022-06-24T12:04:10.140Z] bdb3f477010e: Download complete [2022-06-24T12:04:10.140Z] 2c6e9b1d212d: Download complete [2022-06-24T12:04:10.140Z] bdb8f0575790: Verifying Checksum [2022-06-24T12:04:10.140Z] bdb8f0575790: Download complete [2022-06-24T12:04:10.140Z] 386e3cb2ff24: Verifying Checksum [2022-06-24T12:04:10.140Z] 386e3cb2ff24: Download complete [2022-06-24T12:04:10.140Z] 2343380bae48: Verifying Checksum [2022-06-24T12:04:10.140Z] 2343380bae48: Download complete [2022-06-24T12:04:10.140Z] 42c077c10790: Verifying Checksum [2022-06-24T12:04:10.140Z] 42c077c10790: Download complete [2022-06-24T12:04:10.710Z] c8a8fc8e1c8f: Download complete [2022-06-24T12:04:11.650Z] 42c077c10790: Pull complete [2022-06-24T12:04:11.915Z] f63e77b7563a: Pull complete [2022-06-24T12:04:12.487Z] bd5fdadae976: Pull complete [2022-06-24T12:04:12.487Z] 205491f53016: Pull complete [2022-06-24T12:04:12.747Z] df18705c85c3: Pull complete [2022-06-24T12:04:12.747Z] bdb3f477010e: Pull complete [2022-06-24T12:04:15.303Z] c8a8fc8e1c8f: Pull complete [2022-06-24T12:04:15.303Z] 2c6e9b1d212d: Pull complete [2022-06-24T12:04:15.303Z] bdb8f0575790: Pull complete [2022-06-24T12:04:15.303Z] 386e3cb2ff24: Pull complete [2022-06-24T12:04:15.303Z] 2343380bae48: Pull complete [2022-06-24T12:04:15.303Z] Digest: sha256:c3bf284c02da7271302b7a373f1d48320b54229aa5119b2a29c7f8015e6a9264 [2022-06-24T12:04:15.303Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-06-24T12:04:15.303Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-24T12:04:15.543Z] prd-ubuntu20.04-docker-8c-8g-15527 does not seem to be running inside a container [2022-06-24T12:04:15.584Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_PR-434 -v /w/workspace/_app-service-configurable_PR-434:/w/workspace/_app-service-configurable_PR-434:rw,z -v /w/workspace/_app-service-configurable_PR-434@tmp:/w/workspace/_app-service-configurable_PR-434@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-06-24T12:04:16.821Z] $ docker top 308f3f9c58fee94ff82e42b7062a4b1168d4b107a6990628a7d5ad6a49e5b98d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-06-24T12:04:17.020Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-06-24T12:04:17.020Z] [ssh-agent] Looking for ssh-agent implementation... [2022-06-24T12:04:17.149Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-06-24T12:04:17.156Z] $ docker exec 308f3f9c58fee94ff82e42b7062a4b1168d4b107a6990628a7d5ad6a49e5b98d ssh-agent [2022-06-24T12:04:17.280Z] SSH_AUTH_SOCK=/tmp/ssh-SCM6KI5cZkD8/agent.34 [2022-06-24T12:04:17.280Z] SSH_AGENT_PID=40 [2022-06-24T12:04:17.287Z] Running ssh-add (command line suppressed) [2022-06-24T12:04:17.426Z] Identity added: /w/workspace/_app-service-configurable_PR-434@tmp/private_key_6999332091745906374.key (/w/workspace/_app-service-configurable_PR-434@tmp/private_key_6999332091745906374.key) [2022-06-24T12:04:17.439Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-06-24T12:04:17.768Z] + git tag --points-at HEAD [Pipeline] } [2022-06-24T12:04:17.797Z] $ docker exec --env ******** --env ******** 308f3f9c58fee94ff82e42b7062a4b1168d4b107a6990628a7d5ad6a49e5b98d ssh-agent -k [2022-06-24T12:04:17.921Z] unset SSH_AUTH_SOCK; [2022-06-24T12:04:17.922Z] unset SSH_AGENT_PID; [2022-06-24T12:04:17.922Z] echo Agent pid 40 killed; [2022-06-24T12:04:17.930Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-06-24T12:04:18.009Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-06-24T12:04:18.009Z] [ssh-agent] Looking for ssh-agent implementation... [2022-06-24T12:04:18.146Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-06-24T12:04:18.152Z] $ docker exec 308f3f9c58fee94ff82e42b7062a4b1168d4b107a6990628a7d5ad6a49e5b98d ssh-agent [2022-06-24T12:04:18.276Z] SSH_AUTH_SOCK=/tmp/ssh-qxpDTA5SU7jp/agent.72 [2022-06-24T12:04:18.276Z] SSH_AGENT_PID=78 [2022-06-24T12:04:18.282Z] Running ssh-add (command line suppressed) [2022-06-24T12:04:18.411Z] Identity added: /w/workspace/_app-service-configurable_PR-434@tmp/private_key_7804197327516246869.key (/w/workspace/_app-service-configurable_PR-434@tmp/private_key_7804197327516246869.key) [2022-06-24T12:04:18.423Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-06-24T12:04:18.761Z] + git semver init [2022-06-24T12:04:19.022Z] 2022-06-24 12:04:18,970 [run_init] DEBUG init version:0.0.0 force:False [2022-06-24T12:04:19.022Z] 2022-06-24 12:04:18,971 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/_app-service-configurable_PR-434/.semver [2022-06-24T12:04:19.022Z] 2022-06-24 12:04:18,972 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/_app-service-configurable_PR-434/.semver [2022-06-24T12:04:19.022Z] 2022-06-24 12:04:18,972 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-service-configurable.git', '/w/workspace/_app-service-configurable_PR-434/.semver'], cwd=/w/workspace/_app-service-configurable_PR-434, universal_newlines=False, shell=None, istream=None) [2022-06-24T12:04:19.967Z] 2022-06-24 12:04:19,715 [append_file] DEBUG append to file:/w/workspace/_app-service-configurable_PR-434/.git/info/exclude [2022-06-24T12:04:19.967Z] 2022-06-24 12:04:19,715 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/_app-service-configurable_PR-434/.semver/PR-434 with force:False [2022-06-24T12:04:19.967Z] 2022-06-24 12:04:19,716 [write_file] DEBUG write to file:/w/workspace/_app-service-configurable_PR-434/.semver/PR-434 [2022-06-24T12:04:19.967Z] 2022-06-24 12:04:19,719 [execute] INFO git cat-file --batch-check [2022-06-24T12:04:19.967Z] 2022-06-24 12:04:19,719 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/_app-service-configurable_PR-434/.semver, universal_newlines=False, shell=None, istream=) [2022-06-24T12:04:19.967Z] 2022-06-24 12:04:19,725 [execute] INFO git cat-file --batch [2022-06-24T12:04:19.967Z] 2022-06-24 12:04:19,725 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/_app-service-configurable_PR-434/.semver, universal_newlines=False, shell=None, istream=) [2022-06-24T12:04:19.967Z] 2022-06-24 12:04:19,731 [read_version] DEBUG read version from /w/workspace/_app-service-configurable_PR-434/.semver/PR-434 [2022-06-24T12:04:19.967Z] 0.0.0 [Pipeline] } [2022-06-24T12:04:19.994Z] $ docker exec --env ******** --env ******** 308f3f9c58fee94ff82e42b7062a4b1168d4b107a6990628a7d5ad6a49e5b98d ssh-agent -k [2022-06-24T12:04:20.123Z] unset SSH_AUTH_SOCK; [2022-06-24T12:04:20.123Z] unset SSH_AGENT_PID; [2022-06-24T12:04:20.123Z] echo Agent pid 78 killed; [2022-06-24T12:04:20.134Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-06-24T12:04:20.543Z] + git semver [Pipeline] } [2022-06-24T12:04:20.832Z] $ docker stop --time=1 308f3f9c58fee94ff82e42b7062a4b1168d4b107a6990628a7d5ad6a49e5b98d [2022-06-24T12:04:22.175Z] $ docker rm -f 308f3f9c58fee94ff82e42b7062a4b1168d4b107a6990628a7d5ad6a49e5b98d [Pipeline] // withDockerContainer [Pipeline] sh [2022-06-24T12:04:22.604Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-06-24T12:04:22.920Z] Stashed 1 file(s) [Pipeline] echo [2022-06-24T12:04:22.937Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-06-24T12:04:23.590Z] provisioning config files... [2022-06-24T12:04:23.601Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-434@tmp/config7570227639574277719tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-24T12:04:23.954Z] ---> docker-login.sh [2022-06-24T12:04:23.954Z] nexus3.edgexfoundry.org:10001 [2022-06-24T12:04:23.954Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-24T12:04:23.954Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-24T12:04:23.954Z] Configure a credential helper to remove this warning. See [2022-06-24T12:04:23.954Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-24T12:04:23.954Z] [2022-06-24T12:04:23.954Z] Login Succeeded [2022-06-24T12:04:23.954Z] nexus3.edgexfoundry.org:10002 [2022-06-24T12:04:23.954Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-24T12:04:24.215Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-24T12:04:24.215Z] Configure a credential helper to remove this warning. See [2022-06-24T12:04:24.215Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-24T12:04:24.215Z] [2022-06-24T12:04:24.215Z] Login Succeeded [2022-06-24T12:04:24.215Z] nexus3.edgexfoundry.org:10003 [2022-06-24T12:04:24.215Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-24T12:04:24.215Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-24T12:04:24.215Z] Configure a credential helper to remove this warning. See [2022-06-24T12:04:24.215Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-24T12:04:24.215Z] [2022-06-24T12:04:24.215Z] Login Succeeded [2022-06-24T12:04:24.215Z] nexus3.edgexfoundry.org:10004 [2022-06-24T12:04:24.476Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-24T12:04:24.477Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-24T12:04:24.477Z] Configure a credential helper to remove this warning. See [2022-06-24T12:04:24.477Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-24T12:04:24.477Z] [2022-06-24T12:04:24.477Z] Login Succeeded [2022-06-24T12:04:24.477Z] docker.io [2022-06-24T12:04:24.477Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-24T12:04:24.739Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-24T12:04:24.739Z] Configure a credential helper to remove this warning. See [2022-06-24T12:04:24.739Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-24T12:04:24.739Z] [2022-06-24T12:04:24.739Z] Login Succeeded [2022-06-24T12:04:24.739Z] ---> docker-login.sh ends [Pipeline] } [2022-06-24T12:04:24.769Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-06-24T12:04:24.948Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-24T12:04:24.981Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-24T12:04:25.011Z] ========================================================= [2022-06-24T12:04:25.011Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-06-24T12:04:25.011Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-24T12:04:25.473Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine --build-arg MAKE=echo noop --target=builder . [2022-06-24T12:04:25.473Z] Sending build context to Docker daemon 3.089MB [2022-06-24T12:04:25.473Z] Step 1/13 : ARG BASE=golang:1.17-alpine3.15 [2022-06-24T12:04:25.474Z] Step 2/13 : FROM ${BASE} AS builder [2022-06-24T12:04:25.474Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-06-24T12:04:25.474Z] 59bf1c3509f3: Pulling fs layer [2022-06-24T12:04:25.474Z] 666ba61612fd: Pulling fs layer [2022-06-24T12:04:25.474Z] 8ed8ca486205: Pulling fs layer [2022-06-24T12:04:25.474Z] cc1cd167ecdc: Pulling fs layer [2022-06-24T12:04:25.474Z] c516ae0d96e1: Pulling fs layer [2022-06-24T12:04:25.474Z] 684cea983483: Pulling fs layer [2022-06-24T12:04:25.474Z] dd3240ac7de5: Pulling fs layer [2022-06-24T12:04:25.474Z] b1e948a4e11c: Pulling fs layer [2022-06-24T12:04:25.474Z] a8fd76ee1af6: Pulling fs layer [2022-06-24T12:04:25.474Z] 646ad004c059: Pulling fs layer [2022-06-24T12:04:25.474Z] cc1cd167ecdc: Waiting [2022-06-24T12:04:25.474Z] c516ae0d96e1: Waiting [2022-06-24T12:04:25.474Z] 684cea983483: Waiting [2022-06-24T12:04:25.474Z] dd3240ac7de5: Waiting [2022-06-24T12:04:25.474Z] a8fd76ee1af6: Waiting [2022-06-24T12:04:25.474Z] 646ad004c059: Waiting [2022-06-24T12:04:25.474Z] b1e948a4e11c: Waiting [2022-06-24T12:04:25.474Z] 8ed8ca486205: Download complete [2022-06-24T12:04:25.474Z] 666ba61612fd: Download complete [2022-06-24T12:04:25.474Z] c516ae0d96e1: Download complete [2022-06-24T12:04:25.474Z] 684cea983483: Download complete [2022-06-24T12:04:25.474Z] dd3240ac7de5: Verifying Checksum [2022-06-24T12:04:25.474Z] dd3240ac7de5: Download complete [2022-06-24T12:04:25.474Z] 59bf1c3509f3: Verifying Checksum [2022-06-24T12:04:25.474Z] 59bf1c3509f3: Download complete [2022-06-24T12:04:25.735Z] b1e948a4e11c: Verifying Checksum [2022-06-24T12:04:25.735Z] b1e948a4e11c: Download complete [2022-06-24T12:04:25.735Z] 59bf1c3509f3: Pull complete [2022-06-24T12:04:25.997Z] 666ba61612fd: Pull complete [2022-06-24T12:04:25.997Z] 8ed8ca486205: Pull complete [2022-06-24T12:04:25.997Z] 646ad004c059: Verifying Checksum [2022-06-24T12:04:25.997Z] 646ad004c059: Download complete [2022-06-24T12:04:26.256Z] a8fd76ee1af6: Download complete [2022-06-24T12:04:26.256Z] cc1cd167ecdc: Verifying Checksum [2022-06-24T12:04:26.256Z] cc1cd167ecdc: Download complete [2022-06-24T12:04:30.454Z] cc1cd167ecdc: Pull complete [2022-06-24T12:04:30.454Z] c516ae0d96e1: Pull complete [2022-06-24T12:04:30.454Z] 684cea983483: Pull complete [2022-06-24T12:04:30.454Z] dd3240ac7de5: Pull complete [2022-06-24T12:04:30.454Z] b1e948a4e11c: Pull complete [2022-06-24T12:04:32.995Z] a8fd76ee1af6: Pull complete [2022-06-24T12:04:33.569Z] 646ad004c059: Pull complete [2022-06-24T12:04:33.569Z] Digest: sha256:bc8ce28cadebfaa099e5330588345fe90134e4027cf71364bfd2aff1e7ff8c16 [2022-06-24T12:04:33.569Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-06-24T12:04:33.569Z] ---> 8f69c11f6b0c [2022-06-24T12:04:33.569Z] Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-06-24T12:04:34.955Z] ---> Running in 68141db8cc72 [2022-06-24T12:04:34.955Z] Removing intermediate container 68141db8cc72 [2022-06-24T12:04:34.955Z] ---> d32c4e0a06ab [2022-06-24T12:04:34.955Z] Step 4/13 : ARG ALPINE_PKG_EXTRA="" [2022-06-24T12:04:35.217Z] ---> Running in 39e81afd1999 [2022-06-24T12:04:35.217Z] Removing intermediate container 39e81afd1999 [2022-06-24T12:04:35.217Z] ---> 1a022431b9df [2022-06-24T12:04:35.217Z] Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2022-06-24T12:04:35.217Z] ---> Running in 019b40f92c2a [2022-06-24T12:04:35.217Z] Removing intermediate container 019b40f92c2a [2022-06-24T12:04:35.217Z] ---> 8fe0f707601b [2022-06-24T12:04:35.217Z] Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-24T12:04:35.217Z] ---> Running in ed7d76bddc73 [2022-06-24T12:04:36.160Z] Removing intermediate container ed7d76bddc73 [2022-06-24T12:04:36.160Z] ---> 63e394da9635 [2022-06-24T12:04:36.160Z] Step 7/13 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-06-24T12:04:36.160Z] ---> Running in 0c214b097603 [2022-06-24T12:04:36.160Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-24T12:04:37.548Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-24T12:04:38.119Z] OK: 221 MiB in 52 packages [2022-06-24T12:04:38.381Z] Removing intermediate container 0c214b097603 [2022-06-24T12:04:38.381Z] ---> ac2877a1fb38 [2022-06-24T12:04:38.381Z] Step 8/13 : WORKDIR /app [2022-06-24T12:04:38.381Z] ---> Running in fdd1c2f5c0ad [2022-06-24T12:04:38.381Z] Removing intermediate container fdd1c2f5c0ad [2022-06-24T12:04:38.381Z] ---> ea83e9e8f7b7 [2022-06-24T12:04:38.381Z] Step 9/13 : COPY go.mod vendor* ./ [2022-06-24T12:04:38.413Z] Still waiting to schedule task [2022-06-24T12:04:38.413Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-06-24T12:04:38.643Z] ---> c65f2c82e6bc [2022-06-24T12:04:38.643Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-24T12:04:38.643Z] ---> Running in 4c1d9a101642 [2022-06-24T12:04:56.765Z] Removing intermediate container 4c1d9a101642 [2022-06-24T12:04:56.765Z] ---> d66b2d2a1eaf [2022-06-24T12:04:56.765Z] Step 11/13 : COPY . . [2022-06-24T12:04:56.765Z] ---> fc55762bb62a [2022-06-24T12:04:56.765Z] Step 12/13 : ARG MAKE="make build" [2022-06-24T12:04:56.765Z] ---> Running in 99c1dd241202 [2022-06-24T12:04:56.765Z] Removing intermediate container 99c1dd241202 [2022-06-24T12:04:56.765Z] ---> b1bf7d61aa6f [2022-06-24T12:04:56.765Z] Step 13/13 : RUN $MAKE [2022-06-24T12:04:56.765Z] ---> Running in e52c98afe47c [2022-06-24T12:04:56.765Z] noop [2022-06-24T12:04:57.025Z] Removing intermediate container e52c98afe47c [2022-06-24T12:04:57.025Z] ---> d5322d552763 [2022-06-24T12:04:57.025Z] Successfully built d5322d552763 [2022-06-24T12:04:57.025Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-24T12:04:57.730Z] + docker inspect -f . ci-base-image-x86_64 [2022-06-24T12:04:57.730Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-24T12:04:57.888Z] prd-ubuntu20.04-docker-8c-8g-15527 does not seem to be running inside a container [2022-06-24T12:04:57.927Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/_app-service-configurable_PR-434 -v /w/workspace/_app-service-configurable_PR-434:/w/workspace/_app-service-configurable_PR-434:rw,z -v /w/workspace/_app-service-configurable_PR-434@tmp:/w/workspace/_app-service-configurable_PR-434@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-06-24T12:04:58.322Z] $ docker top 78182153127f88e7c4a5e84d7ae805a7840ab2f30ad6e56200cf968818c9f82c -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-24T12:04:58.716Z] + go version [2022-06-24T12:04:58.716Z] go version go1.17.7 linux/amd64 [Pipeline] } [2022-06-24T12:04:58.753Z] $ docker stop --time=1 78182153127f88e7c4a5e84d7ae805a7840ab2f30ad6e56200cf968818c9f82c [2022-06-24T12:05:00.031Z] $ docker rm -f 78182153127f88e7c4a5e84d7ae805a7840ab2f30ad6e56200cf968818c9f82c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-24T12:05:00.776Z] + docker inspect -f . ci-base-image-x86_64 [2022-06-24T12:05:00.776Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-24T12:05:00.932Z] prd-ubuntu20.04-docker-8c-8g-15527 does not seem to be running inside a container [2022-06-24T12:05:00.983Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/_app-service-configurable_PR-434 -v /w/workspace/_app-service-configurable_PR-434:/w/workspace/_app-service-configurable_PR-434:rw,z -v /w/workspace/_app-service-configurable_PR-434@tmp:/w/workspace/_app-service-configurable_PR-434@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-06-24T12:05:01.384Z] $ docker top dba43803f9e4bfe3b4cbe9ced481087b1d3b5221cb2753d70e7067fd7f5564bd -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-06-24T12:05:01.851Z] + make test [2022-06-24T12:05:01.851Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2022-06-24T12:05:11.837Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2022-06-24T12:05:11.837Z] CGO_ENABLED=1 go vet ./... [2022-06-24T12:05:15.132Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-06-24T12:05:15.132Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-06-24T12:05:15.132Z] ./bin/test-attribution-txt.sh [2022-06-24T12:05:15.132Z] An attribution for github.com/Microsoft/go-winio is missing from in Attribution.txt, please add [2022-06-24T12:05:15.396Z] make: *** [makefile:49: test] Error 1 [Pipeline] } [2022-06-24T12:05:15.443Z] $ docker stop --time=1 dba43803f9e4bfe3b4cbe9ced481087b1d3b5221cb2753d70e7067fd7f5564bd [2022-06-24T12:05:17.048Z] $ docker rm -f dba43803f9e4bfe3b4cbe9ced481087b1d3b5221cb2753d70e7067fd7f5564bd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-24T12:05:18.126Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-24T12:05:18.126Z] [2022-06-24T12:05:18.126Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-24T12:05:18.510Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-24T12:05:18.510Z] latest: Pulling from edgex-lftools-log-publisher [2022-06-24T12:05:18.510Z] 5eb5b503b376: Pulling fs layer [2022-06-24T12:05:18.510Z] 5c69ac0246d0: Pulling fs layer [2022-06-24T12:05:18.510Z] ec43610c2a17: Pulling fs layer [2022-06-24T12:05:18.510Z] 3a2ae6a8a46f: Pulling fs layer [2022-06-24T12:05:18.510Z] 33b1e0a273af: Pulling fs layer [2022-06-24T12:05:18.510Z] 5d3b04190fa2: Pulling fs layer [2022-06-24T12:05:18.510Z] 2f39f015ded8: Pulling fs layer [2022-06-24T12:05:18.510Z] 3a2ae6a8a46f: Waiting [2022-06-24T12:05:18.510Z] 2f39f015ded8: Waiting [2022-06-24T12:05:18.510Z] 33b1e0a273af: Waiting [2022-06-24T12:05:18.510Z] 5c69ac0246d0: Verifying Checksum [2022-06-24T12:05:18.510Z] 5c69ac0246d0: Download complete [2022-06-24T12:05:18.510Z] 3a2ae6a8a46f: Download complete [2022-06-24T12:05:18.772Z] 33b1e0a273af: Verifying Checksum [2022-06-24T12:05:18.772Z] 33b1e0a273af: Download complete [2022-06-24T12:05:18.772Z] 5d3b04190fa2: Verifying Checksum [2022-06-24T12:05:18.772Z] 5d3b04190fa2: Download complete [2022-06-24T12:05:18.772Z] ec43610c2a17: Verifying Checksum [2022-06-24T12:05:18.772Z] ec43610c2a17: Download complete [2022-06-24T12:05:18.772Z] 5eb5b503b376: Download complete [2022-06-24T12:05:19.345Z] 2f39f015ded8: Download complete [2022-06-24T12:05:19.915Z] 5eb5b503b376: Pull complete [2022-06-24T12:05:20.178Z] 5c69ac0246d0: Pull complete [2022-06-24T12:05:20.439Z] ec43610c2a17: Pull complete [2022-06-24T12:05:20.698Z] 3a2ae6a8a46f: Pull complete [2022-06-24T12:05:20.957Z] 33b1e0a273af: Pull complete [2022-06-24T12:05:20.957Z] 5d3b04190fa2: Pull complete [2022-06-24T12:05:25.152Z] 2f39f015ded8: Pull complete [2022-06-24T12:05:25.152Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-06-24T12:05:25.152Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-24T12:05:25.152Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-24T12:05:25.361Z] prd-ubuntu20.04-docker-8c-8g-15527 does not seem to be running inside a container [2022-06-24T12:05:25.400Z] $ 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/_app-service-configurable_PR-434 -v /w/workspace/_app-service-configurable_PR-434:/w/workspace/_app-service-configurable_PR-434:rw,z -v /w/workspace/_app-service-configurable_PR-434@tmp:/w/workspace/_app-service-configurable_PR-434@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-06-24T12:05:26.829Z] $ docker top 78f841b83ed0441c9efaa689c7a4cf6e7e40f36592539248c9fe8b5a52df15cd -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-24T12:05:27.304Z] ---> job-cost.sh [2022-06-24T12:05:27.304Z] lf-activate-venv: SKIPPING [2022-06-24T12:05:27.304Z] INFO: No Stack... [2022-06-24T12:05:27.564Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-06-24T12:05:28.133Z] INFO: Archiving Costs [Pipeline] sh [2022-06-24T12:05:28.442Z] + cut -d, -f6 [2022-06-24T12:05:28.442Z] + cat /w/workspace/_app-service-configurable_PR-434/archives/cost.csv [Pipeline] lock [2022-06-24T12:05:28.476Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-434-1-stack-cost] [2022-06-24T12:05:28.480Z] Resource [jenkins-edgexfoundry-app-service-configurable-PR-434-1-stack-cost] did not exist. Created. [2022-06-24T12:05:28.480Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-434-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-06-24T12:05:28.934Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-06-24T12:05:28.986Z] Stashed 1 file(s) [Pipeline] } [2022-06-24T12:05:29.012Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-434-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-06-24T12:05:29.090Z] $ docker stop --time=1 78f841b83ed0441c9efaa689c7a4cf6e7e40f36592539248c9fe8b5a52df15cd [2022-06-24T12:05:30.253Z] $ docker rm -f 78f841b83ed0441c9efaa689c7a4cf6e7e40f36592539248c9fe8b5a52df15cd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-06-24T12:05:30.593Z] Failed in branch amd64 [2022-06-24T12:06:17.080Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-15529 in /w/workspace/_app-service-configurable_PR-434 [Pipeline] { [Pipeline] ws [2022-06-24T12:06:17.121Z] Running in /w/workspace/app-service-configurable/1 [Pipeline] { [Pipeline] checkout [2022-06-24T12:06:17.236Z] Selected Git installation does not exist. Using Default [2022-06-24T12:06:17.236Z] The recommended git tool is: NONE [2022-06-24T12:06:24.290Z] using credential edgex-jenkins-ssh [2022-06-24T12:06:24.307Z] Cloning the remote Git repository [2022-06-24T12:06:24.384Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2022-06-24T12:06:24.505Z] > git init /w/workspace/app-service-configurable/1 # timeout=10 [2022-06-24T12:06:24.602Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2022-06-24T12:06:24.603Z] > git --version # timeout=10 [2022-06-24T12:06:24.627Z] > git --version # 'git version 2.25.1' [2022-06-24T12:06:24.629Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-06-24T12:06:24.818Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-06-24T12:06:26.569Z] Merging remotes/origin/main commit 5ce181da19694a4307a13509148c3e1aea68fdc3 into PR head commit 67b5ebe44866dd8b745cb0133ca996ba3cbef93e [2022-06-24T12:06:25.992Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2022-06-24T12:06:26.039Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-06-24T12:06:26.071Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2022-06-24T12:06:26.102Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2022-06-24T12:06:26.102Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-06-24T12:06:26.124Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/434/head:refs/remotes/origin/PR-434 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-06-24T12:06:26.586Z] > git config core.sparsecheckout # timeout=10 [2022-06-24T12:06:26.605Z] > git checkout -f 67b5ebe44866dd8b745cb0133ca996ba3cbef93e # timeout=10 [2022-06-24T12:06:26.812Z] Merge succeeded, producing 67b5ebe44866dd8b745cb0133ca996ba3cbef93e [2022-06-24T12:06:26.812Z] Checking out Revision 67b5ebe44866dd8b745cb0133ca996ba3cbef93e (PR-434) [2022-06-24T12:06:26.699Z] > git remote # timeout=10 [2022-06-24T12:06:26.722Z] > git config --get remote.origin.url # timeout=10 [2022-06-24T12:06:26.743Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-06-24T12:06:26.757Z] > git merge 5ce181da19694a4307a13509148c3e1aea68fdc3 # timeout=10 [2022-06-24T12:06:26.793Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-06-24T12:06:26.818Z] > git config core.sparsecheckout # timeout=10 [2022-06-24T12:06:26.852Z] > git checkout -f 67b5ebe44866dd8b745cb0133ca996ba3cbef93e # timeout=10 [2022-06-24T12:06:31.067Z] Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v2" [2022-06-24T12:06:31.121Z] > git --version # timeout=10 [2022-06-24T12:06:31.133Z] > git --version # 'git version 2.25.1' [2022-06-24T12:06:31.151Z] fatal: bad object 2c7614b56cb57ece5b5bdf52d827492071d4cc62 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-06-24T12:06:32.299Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-06-24T12:06:32.299Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-06-24T12:06:32.299Z] Dload Upload Total Spent Left Speed [2022-06-24T12:06:32.299Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12253 100 12253 0 0 84503 0 --:--:-- --:--:-- --:--:-- 84503 [Pipeline] sh [2022-06-24T12:06:33.323Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-06-24T12:06:33.683Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-06-24T12:06:33.683Z] + sudo tee /etc/docker/daemon.new [2022-06-24T12:06:33.683Z] { [2022-06-24T12:06:33.683Z] "registry-mirrors": [ [2022-06-24T12:06:33.683Z] "https://nexus3.edgexfoundry.org:10001" [2022-06-24T12:06:33.683Z] ], [2022-06-24T12:06:33.683Z] "bip": "10.250.0.254/24", [2022-06-24T12:06:33.683Z] "hosts": [ [2022-06-24T12:06:33.683Z] "tcp://0.0.0.0:5555", [2022-06-24T12:06:33.683Z] "unix:///var/run/docker.sock" [2022-06-24T12:06:33.683Z] ], [2022-06-24T12:06:33.683Z] "mtu": 1458, [2022-06-24T12:06:33.683Z] "selinux-enabled": true, [2022-06-24T12:06:33.683Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-06-24T12:06:33.683Z] } [Pipeline] sh [2022-06-24T12:06:34.027Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-06-24T12:06:34.389Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-06-24T12:06:52.775Z] provisioning config files... [2022-06-24T12:06:52.800Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/1@tmp/config8579130561449994291tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-24T12:06:53.202Z] ---> docker-login.sh [2022-06-24T12:06:53.202Z] nexus3.edgexfoundry.org:10001 [2022-06-24T12:06:53.798Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-24T12:06:54.073Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-24T12:06:54.073Z] Configure a credential helper to remove this warning. See [2022-06-24T12:06:54.073Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-24T12:06:54.073Z] [2022-06-24T12:06:54.073Z] Login Succeeded [2022-06-24T12:06:54.073Z] nexus3.edgexfoundry.org:10002 [2022-06-24T12:06:54.346Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-24T12:06:54.624Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-24T12:06:54.624Z] Configure a credential helper to remove this warning. See [2022-06-24T12:06:54.624Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-24T12:06:54.624Z] [2022-06-24T12:06:54.624Z] Login Succeeded [2022-06-24T12:06:54.624Z] nexus3.edgexfoundry.org:10003 [2022-06-24T12:06:54.911Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-24T12:06:54.911Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-24T12:06:54.911Z] Configure a credential helper to remove this warning. See [2022-06-24T12:06:54.911Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-24T12:06:54.911Z] [2022-06-24T12:06:54.911Z] Login Succeeded [2022-06-24T12:06:54.911Z] nexus3.edgexfoundry.org:10004 [2022-06-24T12:06:55.193Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-24T12:06:55.468Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-24T12:06:55.468Z] Configure a credential helper to remove this warning. See [2022-06-24T12:06:55.468Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-24T12:06:55.468Z] [2022-06-24T12:06:55.468Z] Login Succeeded [2022-06-24T12:06:55.468Z] docker.io [2022-06-24T12:06:55.740Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-24T12:06:56.010Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-24T12:06:56.010Z] Configure a credential helper to remove this warning. See [2022-06-24T12:06:56.010Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-24T12:06:56.010Z] [2022-06-24T12:06:56.010Z] Login Succeeded [2022-06-24T12:06:56.010Z] ---> docker-login.sh ends [Pipeline] } [2022-06-24T12:06:56.036Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-06-24T12:06:56.390Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-24T12:06:56.419Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-24T12:06:56.447Z] ========================================================= [2022-06-24T12:06:56.447Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-06-24T12:06:56.447Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-24T12:06:56.938Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine --build-arg MAKE=echo noop --target=builder . [2022-06-24T12:06:56.938Z] Sending build context to Docker daemon 205.8kB [2022-06-24T12:06:57.211Z] Step 1/13 : ARG BASE=golang:1.17-alpine3.15 [2022-06-24T12:06:57.211Z] Step 2/13 : FROM ${BASE} AS builder [2022-06-24T12:06:57.211Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-06-24T12:06:57.211Z] 9b3977197b4f: Pulling fs layer [2022-06-24T12:06:57.212Z] 1a89e8eeedd5: Pulling fs layer [2022-06-24T12:06:57.212Z] 94645a83ff95: Pulling fs layer [2022-06-24T12:06:57.212Z] e6fb740bc735: Pulling fs layer [2022-06-24T12:06:57.212Z] 3a77bd46dcc9: Pulling fs layer [2022-06-24T12:06:57.212Z] 355e64cbe906: Pulling fs layer [2022-06-24T12:06:57.212Z] 63ab81a10011: Pulling fs layer [2022-06-24T12:06:57.212Z] 555d1d1c4555: Pulling fs layer [2022-06-24T12:06:57.212Z] 7d9057610161: Pulling fs layer [2022-06-24T12:06:57.212Z] e6fb740bc735: Waiting [2022-06-24T12:06:57.212Z] 3a77bd46dcc9: Waiting [2022-06-24T12:06:57.212Z] 355e64cbe906: Waiting [2022-06-24T12:06:57.212Z] 63ab81a10011: Waiting [2022-06-24T12:06:57.212Z] 7d9057610161: Waiting [2022-06-24T12:06:57.212Z] 555d1d1c4555: Waiting [2022-06-24T12:06:57.486Z] 94645a83ff95: Download complete [2022-06-24T12:06:57.486Z] 1a89e8eeedd5: Verifying Checksum [2022-06-24T12:06:57.486Z] 1a89e8eeedd5: Download complete [2022-06-24T12:06:57.486Z] 3a77bd46dcc9: Verifying Checksum [2022-06-24T12:06:57.486Z] 3a77bd46dcc9: Download complete [2022-06-24T12:06:57.486Z] 355e64cbe906: Download complete [2022-06-24T12:06:57.486Z] 63ab81a10011: Verifying Checksum [2022-06-24T12:06:57.486Z] 63ab81a10011: Download complete [2022-06-24T12:06:57.486Z] 9b3977197b4f: Verifying Checksum [2022-06-24T12:06:57.486Z] 9b3977197b4f: Download complete [2022-06-24T12:06:58.480Z] 9b3977197b4f: Pull complete [2022-06-24T12:06:58.480Z] 7d9057610161: Verifying Checksum [2022-06-24T12:06:58.480Z] 7d9057610161: Download complete [2022-06-24T12:06:59.082Z] 1a89e8eeedd5: Pull complete [2022-06-24T12:06:59.362Z] 94645a83ff95: Pull complete [2022-06-24T12:06:59.636Z] 555d1d1c4555: Verifying Checksum [2022-06-24T12:06:59.636Z] 555d1d1c4555: Download complete [2022-06-24T12:07:00.240Z] e6fb740bc735: Verifying Checksum [2022-06-24T12:07:00.240Z] e6fb740bc735: Download complete [2022-06-24T12:07:12.646Z] e6fb740bc735: Pull complete [2022-06-24T12:07:12.646Z] 3a77bd46dcc9: Pull complete [2022-06-24T12:07:12.646Z] 355e64cbe906: Pull complete [2022-06-24T12:07:12.923Z] 63ab81a10011: Pull complete [2022-06-24T12:07:19.653Z] 555d1d1c4555: Pull complete [2022-06-24T12:07:21.104Z] 7d9057610161: Pull complete [2022-06-24T12:07:21.104Z] Digest: sha256:2bfe06e9b82483759db2d79553298764cc23e00699169ff1c4d7513112b2d636 [2022-06-24T12:07:21.104Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-06-24T12:07:21.104Z] ---> 819e984ddca1 [2022-06-24T12:07:21.104Z] Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-06-24T12:07:22.548Z] ---> Running in a23354d8604d [2022-06-24T12:07:22.823Z] Removing intermediate container a23354d8604d [2022-06-24T12:07:22.823Z] ---> 31941be6d44b [2022-06-24T12:07:22.823Z] Step 4/13 : ARG ALPINE_PKG_EXTRA="" [2022-06-24T12:07:23.101Z] ---> Running in 903f052fd867 [2022-06-24T12:07:23.377Z] Removing intermediate container 903f052fd867 [2022-06-24T12:07:23.377Z] ---> 37f14b74e13b [2022-06-24T12:07:23.377Z] Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2022-06-24T12:07:23.377Z] ---> Running in 202ce530f8fc [2022-06-24T12:07:23.659Z] Removing intermediate container 202ce530f8fc [2022-06-24T12:07:23.659Z] ---> 3675065cd662 [2022-06-24T12:07:23.659Z] Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-24T12:07:23.659Z] ---> Running in 3892c63a8a29 [2022-06-24T12:07:25.647Z] Removing intermediate container 3892c63a8a29 [2022-06-24T12:07:25.647Z] ---> 97f34a0ec320 [2022-06-24T12:07:25.647Z] Step 7/13 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-06-24T12:07:25.647Z] ---> Running in cab572c5bbd0 [2022-06-24T12:07:26.627Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-24T12:07:27.222Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-24T12:07:28.213Z] OK: 220 MiB in 52 packages [2022-06-24T12:07:29.659Z] Removing intermediate container cab572c5bbd0 [2022-06-24T12:07:29.659Z] ---> c7063d024ed1 [2022-06-24T12:07:29.659Z] Step 8/13 : WORKDIR /app [2022-06-24T12:07:29.659Z] ---> Running in 75797a71fbcc [2022-06-24T12:07:29.934Z] Removing intermediate container 75797a71fbcc [2022-06-24T12:07:29.934Z] ---> 2f96faf882da [2022-06-24T12:07:29.934Z] Step 9/13 : COPY go.mod vendor* ./ [2022-06-24T12:07:30.544Z] ---> 25c495577989 [2022-06-24T12:07:30.544Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-24T12:07:30.544Z] ---> Running in c7ab56c5d5a8 [2022-06-24T12:08:17.571Z] Removing intermediate container c7ab56c5d5a8 [2022-06-24T12:08:17.571Z] ---> 3e485798bd73 [2022-06-24T12:08:17.571Z] Step 11/13 : COPY . . [2022-06-24T12:08:17.571Z] ---> e3f3a7812bbc [2022-06-24T12:08:17.571Z] Step 12/13 : ARG MAKE="make build" [2022-06-24T12:08:17.571Z] ---> Running in 05c2424526da [2022-06-24T12:08:17.571Z] Removing intermediate container 05c2424526da [2022-06-24T12:08:17.571Z] ---> 24b6613df78b [2022-06-24T12:08:17.571Z] Step 13/13 : RUN $MAKE [2022-06-24T12:08:17.571Z] ---> Running in 7a275d4bf98c [2022-06-24T12:08:17.571Z] noop [2022-06-24T12:08:17.571Z] Removing intermediate container 7a275d4bf98c [2022-06-24T12:08:17.571Z] ---> 53b3e7687b76 [2022-06-24T12:08:17.571Z] Successfully built 53b3e7687b76 [2022-06-24T12:08:17.571Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-24T12:08:18.129Z] + docker inspect -f . ci-base-image-arm64 [2022-06-24T12:08:18.129Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-24T12:08:18.464Z] prd-ubuntu20.04-docker-arm64-4c-16g-15529 does not seem to be running inside a container [2022-06-24T12:08:18.553Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/1 -v /w/workspace/app-service-configurable/1:/w/workspace/app-service-configurable/1:rw,z -v /w/workspace/app-service-configurable/1@tmp:/w/workspace/app-service-configurable/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-06-24T12:08:19.843Z] $ docker top 4b8fa405907b300648fb20577ebea4f2aed8ee85e1ce993fbfc5eca59c6b6051 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-24T12:08:20.858Z] + go version [2022-06-24T12:08:20.858Z] go version go1.17.7 linux/arm64 [Pipeline] } [2022-06-24T12:08:20.897Z] $ docker stop --time=1 4b8fa405907b300648fb20577ebea4f2aed8ee85e1ce993fbfc5eca59c6b6051 [2022-06-24T12:08:22.549Z] $ docker rm -f 4b8fa405907b300648fb20577ebea4f2aed8ee85e1ce993fbfc5eca59c6b6051 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-24T12:08:23.456Z] + docker inspect -f . ci-base-image-arm64 [2022-06-24T12:08:23.456Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-24T12:08:23.773Z] prd-ubuntu20.04-docker-arm64-4c-16g-15529 does not seem to be running inside a container [2022-06-24T12:08:23.851Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/1 -v /w/workspace/app-service-configurable/1:/w/workspace/app-service-configurable/1:rw,z -v /w/workspace/app-service-configurable/1@tmp:/w/workspace/app-service-configurable/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-06-24T12:08:25.147Z] $ docker top 5aaae9a943f659cb2eb8b26e4f56edd2bc819c2e808c70afe9595c23a58c7fb7 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-06-24T12:08:26.172Z] + make test [2022-06-24T12:08:26.172Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2022-06-24T12:09:48.032Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2022-06-24T12:09:48.032Z] CGO_ENABLED=1 go vet ./... [2022-06-24T12:10:10.249Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-06-24T12:10:10.249Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-06-24T12:10:10.249Z] ./bin/test-attribution-txt.sh [2022-06-24T12:10:10.249Z] An attribution for github.com/Microsoft/go-winio is missing from in Attribution.txt, please add [2022-06-24T12:10:10.249Z] make: *** [makefile:49: test] Error 1 [Pipeline] } [2022-06-24T12:10:10.300Z] $ docker stop --time=1 5aaae9a943f659cb2eb8b26e4f56edd2bc819c2e808c70afe9595c23a58c7fb7 [2022-06-24T12:10:12.069Z] $ docker rm -f 5aaae9a943f659cb2eb8b26e4f56edd2bc819c2e808c70afe9595c23a58c7fb7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-24T12:10:13.807Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-06-24T12:10:13.807Z] [2022-06-24T12:10:13.807Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-24T12:10:14.227Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-06-24T12:10:14.501Z] arm64: Pulling from edgex-lftools-log-publisher [2022-06-24T12:10:14.501Z] 8998bd30e6a1: Pulling fs layer [2022-06-24T12:10:14.501Z] 04944245beec: Pulling fs layer [2022-06-24T12:10:14.501Z] 699f458cf7ca: Pulling fs layer [2022-06-24T12:10:14.501Z] 765212b225bb: Pulling fs layer [2022-06-24T12:10:14.501Z] f23df028b6ca: Pulling fs layer [2022-06-24T12:10:14.501Z] d65c8cfc05b1: Pulling fs layer [2022-06-24T12:10:14.501Z] 2437ff75d9bd: Pulling fs layer [2022-06-24T12:10:14.501Z] f23df028b6ca: Waiting [2022-06-24T12:10:14.501Z] d65c8cfc05b1: Waiting [2022-06-24T12:10:14.501Z] 2437ff75d9bd: Waiting [2022-06-24T12:10:14.501Z] 765212b225bb: Waiting [2022-06-24T12:10:14.501Z] 04944245beec: Verifying Checksum [2022-06-24T12:10:14.501Z] 04944245beec: Download complete [2022-06-24T12:10:14.501Z] 765212b225bb: Verifying Checksum [2022-06-24T12:10:14.501Z] 765212b225bb: Download complete [2022-06-24T12:10:14.501Z] f23df028b6ca: Verifying Checksum [2022-06-24T12:10:14.501Z] f23df028b6ca: Download complete [2022-06-24T12:10:14.501Z] d65c8cfc05b1: Verifying Checksum [2022-06-24T12:10:14.501Z] d65c8cfc05b1: Download complete [2022-06-24T12:10:14.793Z] 699f458cf7ca: Verifying Checksum [2022-06-24T12:10:14.793Z] 699f458cf7ca: Download complete [2022-06-24T12:10:15.069Z] 8998bd30e6a1: Verifying Checksum [2022-06-24T12:10:15.069Z] 8998bd30e6a1: Download complete [2022-06-24T12:10:17.697Z] 2437ff75d9bd: Verifying Checksum [2022-06-24T12:10:19.680Z] 8998bd30e6a1: Pull complete [2022-06-24T12:10:19.955Z] 04944245beec: Pull complete [2022-06-24T12:10:21.393Z] 699f458cf7ca: Pull complete [2022-06-24T12:10:21.666Z] 765212b225bb: Pull complete [2022-06-24T12:10:22.651Z] f23df028b6ca: Pull complete [2022-06-24T12:10:22.651Z] d65c8cfc05b1: Pull complete [2022-06-24T12:10:37.759Z] 2437ff75d9bd: Pull complete [2022-06-24T12:10:37.759Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-06-24T12:10:37.759Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-06-24T12:10:37.759Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-24T12:10:38.141Z] prd-ubuntu20.04-docker-arm64-4c-16g-15529 does not seem to be running inside a container [2022-06-24T12:10:38.235Z] $ 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/app-service-configurable/1 -v /w/workspace/app-service-configurable/1:/w/workspace/app-service-configurable/1:rw,z -v /w/workspace/app-service-configurable/1@tmp:/w/workspace/app-service-configurable/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-06-24T12:10:40.536Z] $ docker top 2b74252aa78623c6837055c8f81f33e26ab1d38ba59a2c675b39f33224968f6d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-24T12:10:41.504Z] ---> job-cost.sh [2022-06-24T12:10:41.504Z] lf-activate-venv: SKIPPING [2022-06-24T12:10:41.504Z] INFO: No Stack... [2022-06-24T12:10:41.775Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-06-24T12:10:42.752Z] INFO: Archiving Costs [Pipeline] sh [2022-06-24T12:10:43.423Z] + + catcut /w/workspace/app-service-configurable/1/archives/cost.csv -d, [2022-06-24T12:10:43.423Z] -f6 [Pipeline] lock [2022-06-24T12:10:43.509Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-434-1-stack-cost] [2022-06-24T12:10:43.513Z] Resource [jenkins-edgexfoundry-app-service-configurable-PR-434-1-stack-cost] did not exist. Created. [2022-06-24T12:10:43.513Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-434-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-06-24T12:10:44.276Z] /w/workspace/app-service-configurable/1@tmp/durable-c00cab73/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-06-24T12:10:44.971Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-06-24T12:10:45.006Z] Warning: overwriting stash ‘stack-cost’ [2022-06-24T12:10:45.439Z] Stashed 1 file(s) [Pipeline] } [2022-06-24T12:10:45.454Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-434-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-06-24T12:10:45.530Z] $ docker stop --time=1 2b74252aa78623c6837055c8f81f33e26ab1d38ba59a2c675b39f33224968f6d [2022-06-24T12:10:46.986Z] $ docker rm -f 2b74252aa78623c6837055c8f81f33e26ab1d38ba59a2c675b39f33224968f6d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-06-24T12:10:47.708Z] Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2022-06-24T12:10:49.554Z] + [ -d /w/workspace/_app-service-configurable_PR-434/archives ] [2022-06-24T12:10:49.555Z] + ls -al /w/workspace/_app-service-configurable_PR-434/archives [2022-06-24T12:10:49.555Z] total 16 [2022-06-24T12:10:49.555Z] drwxr-xr-x 3 root root 4096 Jun 24 12:05 . [2022-06-24T12:10:49.555Z] drwxrwxr-x 9 jenkins jenkins 4096 Jun 24 12:05 .. [2022-06-24T12:10:49.555Z] drwxr-xr-x 2 root root 4096 Jun 24 12:05 cost [2022-06-24T12:10:49.555Z] -rw-r--r-- 1 root root 95 Jun 24 12:05 cost.csv [2022-06-24T12:10:49.555Z] + sudo chown -R jenkins:jenkins /w/workspace/_app-service-configurable_PR-434/archives [2022-06-24T12:10:49.555Z] + ls -al /w/workspace/_app-service-configurable_PR-434/archives [2022-06-24T12:10:49.555Z] total 16 [2022-06-24T12:10:49.555Z] drwxr-xr-x 3 jenkins jenkins 4096 Jun 24 12:05 . [2022-06-24T12:10:49.555Z] drwxrwxr-x 9 jenkins jenkins 4096 Jun 24 12:05 .. [2022-06-24T12:10:49.555Z] drwxr-xr-x 2 jenkins jenkins 4096 Jun 24 12:05 cost [2022-06-24T12:10:49.555Z] -rw-r--r-- 1 jenkins jenkins 95 Jun 24 12:05 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-06-24T12:10:49.887Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-24T12:10:50.781Z] ---> package-listing.sh [2022-06-24T12:10:50.782Z] ++ facter osfamily [2022-06-24T12:10:50.782Z] ++ tr '[:upper:]' '[:lower:]' [2022-06-24T12:10:51.043Z] + OS_FAMILY=debian [2022-06-24T12:10:51.043Z] + workspace=/w/workspace/_app-service-configurable_PR-434 [2022-06-24T12:10:51.043Z] + START_PACKAGES=/tmp/packages_start.txt [2022-06-24T12:10:51.043Z] + END_PACKAGES=/tmp/packages_end.txt [2022-06-24T12:10:51.043Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-06-24T12:10:51.043Z] + PACKAGES=/tmp/packages_start.txt [2022-06-24T12:10:51.043Z] + '[' /w/workspace/_app-service-configurable_PR-434 ']' [2022-06-24T12:10:51.043Z] + PACKAGES=/tmp/packages_end.txt [2022-06-24T12:10:51.043Z] + case "${OS_FAMILY}" in [2022-06-24T12:10:51.043Z] + dpkg -l [2022-06-24T12:10:51.043Z] + grep '^ii' [2022-06-24T12:10:51.043Z] + '[' -f /tmp/packages_start.txt ']' [2022-06-24T12:10:51.043Z] + '[' -f /tmp/packages_end.txt ']' [2022-06-24T12:10:51.043Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-06-24T12:10:51.043Z] + '[' /w/workspace/_app-service-configurable_PR-434 ']' [2022-06-24T12:10:51.043Z] + mkdir -p /w/workspace/_app-service-configurable_PR-434/archives/ [2022-06-24T12:10:51.043Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/_app-service-configurable_PR-434/archives/ [Pipeline] echo [2022-06-24T12:10:51.081Z] 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/_app-service-configurable_PR-434/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-06-24T12:10:51.382Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-24T12:10:52.041Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-24T12:10:52.041Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-24T12:10:52.191Z] prd-ubuntu20.04-docker-8c-8g-15527 does not seem to be running inside a container [2022-06-24T12:10:52.225Z] $ 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/_app-service-configurable_PR-434/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/_app-service-configurable_PR-434 -v /w/workspace/_app-service-configurable_PR-434:/w/workspace/_app-service-configurable_PR-434:rw,z -v /w/workspace/_app-service-configurable_PR-434@tmp:/w/workspace/_app-service-configurable_PR-434@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-06-24T12:10:52.436Z] $ docker top b14d586333d01ed5cd5e814101407f7afc7bca6fcac20fae245944ff3d468476 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-24T12:10:52.831Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-06-24T12:10:53.145Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-06-24T12:10:53.527Z] + ls /var/log/sa-host [2022-06-24T12:10:53.527Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-06-24T12:10:53.729Z] provisioning config files... [2022-06-24T12:10:53.741Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/_app-service-configurable_PR-434@tmp/config2131917201211409657tmp [Pipeline] { [Pipeline] echo [2022-06-24T12:10:53.782Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-24T12:10:54.097Z] ---> create-netrc.sh [Pipeline] } [2022-06-24T12:10:54.122Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-06-24T12:10:54.531Z] ---> python-tools-install.sh [Pipeline] echo [2022-06-24T12:10:54.561Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-24T12:10:54.878Z] ---> sudo-logs.sh [2022-06-24T12:10:54.878Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-06-24T12:10:54.964Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-24T12:10:55.279Z] ---> job-cost.sh [2022-06-24T12:10:55.279Z] lf-activate-venv: SKIPPING [2022-06-24T12:10:55.279Z] DEBUG: total: 0.2199999988079071 [2022-06-24T12:10:55.279Z] INFO: Retrieving Stack Cost... [2022-06-24T12:10:55.852Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-06-24T12:10:56.112Z] INFO: Archiving Costs [Pipeline] echo [2022-06-24T12:10:56.144Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-24T12:10:56.463Z] ---> logs-deploy.sh [2022-06-24T12:10:56.463Z] lf-activate-venv: SKIPPING [2022-06-24T12:10:56.463Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/PR-434/1 [2022-06-24T12:10:56.463Z] INFO: archiving workspace using pattern(s): [2022-06-24T12:10:57.403Z] Archives upload complete. [2022-06-24T12:10:57.403Z] INFO: archiving logs to Nexus