Pull request #507 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 25f6954d4155f5dbe3ef57252ff664618e8c4116+aa420e00aa3c78a7cb97bd8dc306b2aecbd8f85f (66c6522343ec4233253955d2c5225500f90dbade) 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-ssh10165072650965286464.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh4331050958486559078.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/PR-507/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-507/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6182776161513472676.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-507/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9804790516438564729.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh14657772496519564159.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/PR-507/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-507/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh17692481645485651072.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project: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.18 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-4114 in /w/workspace/_app-service-configurable_PR-507 [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-507 # 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 aa420e00aa3c78a7cb97bd8dc306b2aecbd8f85f into PR head commit 25f6954d4155f5dbe3ef57252ff664618e8c4116 > 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/507/head:refs/remotes/origin/PR-507 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 25f6954d4155f5dbe3ef57252ff664618e8c4116 # timeout=10 Merge succeeded, producing 25f6954d4155f5dbe3ef57252ff664618e8c4116 Checking out Revision 25f6954d4155f5dbe3ef57252ff664618e8c4116 (PR-507) Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-01-31T12:02:30.910Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-01-31T12:02:31.086Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-01-31T12:02:31.187Z] ========================================================= [2023-01-31T12:02:31.187Z] EdgeX Global Pipelines Version Info [2023-01-31T12:02:31.187Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge aa420e00aa3c78a7cb97bd8dc306b2aecbd8f85f # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 25f6954d4155f5dbe3ef57252ff664618e8c4116 # timeout=10 [2023-01-31T12:02:31.925Z] ------------------- [2023-01-31T12:02:31.925Z] stable info: [2023-01-31T12:02:31.925Z] ------------------- [2023-01-31T12:02:31.925Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-01-31T12:02:31.925Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-01-31T12:02:31.925Z] Message: update stable to v1.0.244 [2023-01-31T12:02:32.499Z] ------------------- [2023-01-31T12:02:32.499Z] experimental info: [2023-01-31T12:02:32.499Z] ------------------- [2023-01-31T12:02:32.499Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-01-31T12:02:32.499Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-01-31T12:02:32.499Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-01-31T12:02:32.806Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2023-01-31T12:02:32.846Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2023-01-31T12:02:32.883Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-01-31T12:02:32.922Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-01-31T12:02:32.963Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-01-31T12:02:33.001Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-01-31T12:02:33.037Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-01-31T12:02:33.082Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-01-31T12:02:33.122Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-01-31T12:02:33.164Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-01-31T12:02:33.206Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-01-31T12:02:33.249Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo [2023-01-31T12:02:33.286Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-01-31T12:02:33.327Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-01-31T12:02:33.371Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-01-31T12:02:33.411Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-01-31T12:02:33.452Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-01-31T12:02:33.490Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-01-31T12:02:33.530Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-01-31T12:02:33.572Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-01-31T12:02:33.614Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-01-31T12:02:33.663Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-01-31T12:02:33.702Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-01-31T12:02:33.740Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-01-31T12:02:33.781Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-01-31T12:02:33.816Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-01-31T12:02:33.852Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-01-31T12:02:33.889Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-507 [Pipeline] echo [2023-01-31T12:02:33.929Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-507 [Pipeline] echo [2023-01-31T12:02:33.985Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-507 [Pipeline] echo [2023-01-31T12:02:34.058Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 25f6954d4155f5dbe3ef57252ff664618e8c4116 [Pipeline] echo [2023-01-31T12:02:34.098Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 25f6954 [Pipeline] echo [2023-01-31T12:02:34.137Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-31T12:02:34.255Z] provisioning config files... [2023-01-31T12:02:34.293Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-507@tmp/config6181658566726236535tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-31T12:02:34.637Z] ---> docker-login.sh [2023-01-31T12:02:34.637Z] nexus3.edgexfoundry.org:10001 [2023-01-31T12:02:34.897Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-31T12:02:34.897Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-31T12:02:34.897Z] Configure a credential helper to remove this warning. See [2023-01-31T12:02:34.897Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-31T12:02:34.897Z] [2023-01-31T12:02:34.897Z] Login Succeeded [2023-01-31T12:02:34.897Z] nexus3.edgexfoundry.org:10002 [2023-01-31T12:02:34.897Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-31T12:02:34.897Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-31T12:02:34.897Z] Configure a credential helper to remove this warning. See [2023-01-31T12:02:34.897Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-31T12:02:34.897Z] [2023-01-31T12:02:34.897Z] Login Succeeded [2023-01-31T12:02:35.156Z] nexus3.edgexfoundry.org:10003 [2023-01-31T12:02:35.157Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-31T12:02:35.157Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-31T12:02:35.157Z] Configure a credential helper to remove this warning. See [2023-01-31T12:02:35.157Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-31T12:02:35.157Z] [2023-01-31T12:02:35.157Z] Login Succeeded [2023-01-31T12:02:35.157Z] nexus3.edgexfoundry.org:10004 [2023-01-31T12:02:35.157Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-31T12:02:35.157Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-31T12:02:35.157Z] Configure a credential helper to remove this warning. See [2023-01-31T12:02:35.157Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-31T12:02:35.157Z] [2023-01-31T12:02:35.157Z] Login Succeeded [2023-01-31T12:02:35.157Z] docker.io [2023-01-31T12:02:35.416Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-31T12:02:35.677Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-31T12:02:35.677Z] Configure a credential helper to remove this warning. See [2023-01-31T12:02:35.677Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-31T12:02:35.677Z] [2023-01-31T12:02:35.677Z] Login Succeeded [2023-01-31T12:02:35.677Z] ---> docker-login.sh ends [Pipeline] } [2023-01-31T12:02:35.706Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-01-31T12:02:36.336Z] + git rev-list -1 --merges 25f6954d4155f5dbe3ef57252ff664618e8c4116~1..25f6954d4155f5dbe3ef57252ff664618e8c4116 [Pipeline] echo [2023-01-31T12:02:36.401Z] -----------> git rev-list -1 --merges 25f6954d4155f5dbe3ef57252ff664618e8c4116~1..25f6954d4155f5dbe3ef57252ff664618e8c4116 25f6954d4155f5dbe3ef57252ff664618e8c4116 [false] [Pipeline] sh [2023-01-31T12:02:36.709Z] + git log --format=format:%s -1 25f6954d4155f5dbe3ef57252ff664618e8c4116 [Pipeline] echo [2023-01-31T12:02:36.748Z] ========================================================= [2023-01-31T12:02:36.748Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-01-31T12:02:36.748Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-01-31T12:02:37.320Z] + git log --format=format:%s -1 25f6954d4155f5dbe3ef57252ff664618e8c4116 [Pipeline] echo [2023-01-31T12:02:37.351Z] [semverPrep] GIT_COMMIT: 25f6954d4155f5dbe3ef57252ff664618e8c4116, Commit Message: build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v3 [Pipeline] echo [2023-01-31T12:02:37.379Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-01-31T12:02:37.769Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-01-31T12:02:37.769Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-01-31T12:02:37.770Z] + [ -e /tmp/ssh_known_hosts ] [2023-01-31T12:02:37.770Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-01-31T12:02:37.770Z] + + sudo tee -a /etc/ssh/ssh_known_hosts [2023-01-31T12:02:37.770Z] echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-01-31T12:02:37.770Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-31T12:02:38.266Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-31T12:02:38.266Z] [2023-01-31T12:02:38.266Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-31T12:02:38.650Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-31T12:02:38.650Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-01-31T12:02:38.650Z] b85a868b505f: Pulling fs layer [2023-01-31T12:02:38.650Z] e2be974225ed: Pulling fs layer [2023-01-31T12:02:38.650Z] 339a4e72a1f5: Pulling fs layer [2023-01-31T12:02:38.650Z] 988bab9f4d93: Pulling fs layer [2023-01-31T12:02:38.650Z] 1469e6f7b9e6: Pulling fs layer [2023-01-31T12:02:38.650Z] eaf3925da568: Pulling fs layer [2023-01-31T12:02:38.650Z] bab4dde63d76: Pulling fs layer [2023-01-31T12:02:38.650Z] bde34c3a00c8: Pulling fs layer [2023-01-31T12:02:38.650Z] b352a97aabf1: Pulling fs layer [2023-01-31T12:02:38.650Z] 4872d77fe225: Pulling fs layer [2023-01-31T12:02:38.650Z] 5851b861e8e6: Pulling fs layer [2023-01-31T12:02:38.650Z] 988bab9f4d93: Waiting [2023-01-31T12:02:38.650Z] eaf3925da568: Waiting [2023-01-31T12:02:38.650Z] bab4dde63d76: Waiting [2023-01-31T12:02:38.650Z] bde34c3a00c8: Waiting [2023-01-31T12:02:38.650Z] 5851b861e8e6: Waiting [2023-01-31T12:02:38.650Z] 4872d77fe225: Waiting [2023-01-31T12:02:38.650Z] b352a97aabf1: Waiting [2023-01-31T12:02:38.650Z] e2be974225ed: Verifying Checksum [2023-01-31T12:02:38.650Z] e2be974225ed: Download complete [2023-01-31T12:02:38.650Z] 988bab9f4d93: Verifying Checksum [2023-01-31T12:02:38.650Z] 988bab9f4d93: Download complete [2023-01-31T12:02:38.915Z] 1469e6f7b9e6: Verifying Checksum [2023-01-31T12:02:38.915Z] 1469e6f7b9e6: Download complete [2023-01-31T12:02:38.915Z] 339a4e72a1f5: Verifying Checksum [2023-01-31T12:02:38.915Z] 339a4e72a1f5: Download complete [2023-01-31T12:02:38.915Z] eaf3925da568: Download complete [2023-01-31T12:02:38.915Z] bde34c3a00c8: Verifying Checksum [2023-01-31T12:02:38.915Z] bde34c3a00c8: Download complete [2023-01-31T12:02:39.177Z] 4872d77fe225: Download complete [2023-01-31T12:02:39.177Z] 5851b861e8e6: Download complete [2023-01-31T12:02:39.177Z] b85a868b505f: Verifying Checksum [2023-01-31T12:02:39.177Z] b85a868b505f: Download complete [2023-01-31T12:02:39.439Z] bab4dde63d76: Verifying Checksum [2023-01-31T12:02:39.439Z] bab4dde63d76: Download complete [2023-01-31T12:02:40.373Z] b85a868b505f: Pull complete [2023-01-31T12:02:40.630Z] e2be974225ed: Pull complete [2023-01-31T12:02:41.200Z] 339a4e72a1f5: Pull complete [2023-01-31T12:02:41.200Z] 988bab9f4d93: Pull complete [2023-01-31T12:02:41.458Z] 1469e6f7b9e6: Pull complete [2023-01-31T12:02:41.458Z] eaf3925da568: Pull complete [2023-01-31T12:02:43.360Z] bab4dde63d76: Pull complete [2023-01-31T12:02:43.360Z] bde34c3a00c8: Pull complete [2023-01-31T12:02:43.360Z] b352a97aabf1: Pull complete [2023-01-31T12:02:43.620Z] 4872d77fe225: Pull complete [2023-01-31T12:02:43.620Z] 5851b861e8e6: Pull complete [2023-01-31T12:02:43.620Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-01-31T12:02:43.620Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-31T12:02:43.620Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-31T12:02:43.842Z] prd-ubuntu20.04-docker-8c-8g-4114 does not seem to be running inside a container [2023-01-31T12:02:43.858Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_PR-507 -v /w/workspace/_app-service-configurable_PR-507:/w/workspace/_app-service-configurable_PR-507:rw,z -v /w/workspace/_app-service-configurable_PR-507@tmp:/w/workspace/_app-service-configurable_PR-507@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-01-31T12:02:48.868Z] $ docker top c784366c540723882b8dc63a88bda95f00d1b15ad03f9ff7a65d6e1dd21e7512 -eo pid,comm [2023-01-31T12:02:48.928Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-01-31T12:02:48.928Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-01-31T12:02:49.057Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-01-31T12:02:49.057Z] [ssh-agent] Looking for ssh-agent implementation... [2023-01-31T12:02:49.182Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-01-31T12:02:49.178Z] $ docker exec c784366c540723882b8dc63a88bda95f00d1b15ad03f9ff7a65d6e1dd21e7512 ssh-agent [2023-01-31T12:02:49.307Z] SSH_AUTH_SOCK=/tmp/ssh-lu0og9VgPIyh/agent.32 [2023-01-31T12:02:49.307Z] SSH_AGENT_PID=38 [2023-01-31T12:02:49.313Z] Running ssh-add (command line suppressed) [2023-01-31T12:02:49.416Z] Identity added: /w/workspace/_app-service-configurable_PR-507@tmp/private_key_15894729628272674872.key (/w/workspace/_app-service-configurable_PR-507@tmp/private_key_15894729628272674872.key) [2023-01-31T12:02:49.436Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-01-31T12:02:49.768Z] + git tag --points-at HEAD [Pipeline] } [2023-01-31T12:02:49.789Z] $ docker exec --env ******** --env ******** c784366c540723882b8dc63a88bda95f00d1b15ad03f9ff7a65d6e1dd21e7512 ssh-agent -k [2023-01-31T12:02:49.893Z] unset SSH_AUTH_SOCK; [2023-01-31T12:02:49.893Z] unset SSH_AGENT_PID; [2023-01-31T12:02:49.894Z] echo Agent pid 38 killed; [2023-01-31T12:02:49.909Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-01-31T12:02:49.992Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-01-31T12:02:49.992Z] [ssh-agent] Looking for ssh-agent implementation... [2023-01-31T12:02:50.123Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-01-31T12:02:50.120Z] $ docker exec c784366c540723882b8dc63a88bda95f00d1b15ad03f9ff7a65d6e1dd21e7512 ssh-agent [2023-01-31T12:02:50.254Z] SSH_AUTH_SOCK=/tmp/ssh-KP8O8Mv3CnIU/agent.70 [2023-01-31T12:02:50.254Z] SSH_AGENT_PID=76 [2023-01-31T12:02:50.259Z] Running ssh-add (command line suppressed) [2023-01-31T12:02:50.359Z] Identity added: /w/workspace/_app-service-configurable_PR-507@tmp/private_key_11850523842920342911.key (/w/workspace/_app-service-configurable_PR-507@tmp/private_key_11850523842920342911.key) [2023-01-31T12:02:50.379Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-01-31T12:02:50.708Z] + git semver init [2023-01-31T12:02:50.968Z] 2023-01-31 12:02:50,876 [run_init] DEBUG init version:0.0.0 force:False [2023-01-31T12:02:50.968Z] 2023-01-31 12:02:50,877 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/_app-service-configurable_PR-507/.semver [2023-01-31T12:02:50.968Z] 2023-01-31 12:02:50,877 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/_app-service-configurable_PR-507/.semver [2023-01-31T12:02:50.968Z] 2023-01-31 12:02:50,877 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-service-configurable.git', '/w/workspace/_app-service-configurable_PR-507/.semver'], cwd=/w/workspace/_app-service-configurable_PR-507, universal_newlines=False, shell=None, istream=None) [2023-01-31T12:02:51.906Z] 2023-01-31 12:02:51,802 [append_file] DEBUG append to file:/w/workspace/_app-service-configurable_PR-507/.git/info/exclude [2023-01-31T12:02:51.906Z] 2023-01-31 12:02:51,802 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/_app-service-configurable_PR-507/.semver/PR-507 with force:False [2023-01-31T12:02:51.906Z] 2023-01-31 12:02:51,802 [write_file] DEBUG write to file:/w/workspace/_app-service-configurable_PR-507/.semver/PR-507 [2023-01-31T12:02:51.906Z] 2023-01-31 12:02:51,807 [execute] INFO git cat-file --batch-check [2023-01-31T12:02:51.907Z] 2023-01-31 12:02:51,807 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/_app-service-configurable_PR-507/.semver, universal_newlines=False, shell=None, istream=) [2023-01-31T12:02:51.907Z] 2023-01-31 12:02:51,812 [execute] INFO git cat-file --batch [2023-01-31T12:02:51.907Z] 2023-01-31 12:02:51,812 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/_app-service-configurable_PR-507/.semver, universal_newlines=False, shell=None, istream=) [2023-01-31T12:02:51.907Z] 2023-01-31 12:02:51,816 [read_version] DEBUG read version from /w/workspace/_app-service-configurable_PR-507/.semver/PR-507 [2023-01-31T12:02:51.907Z] 0.0.0 [Pipeline] } [2023-01-31T12:02:51.930Z] $ docker exec --env ******** --env ******** c784366c540723882b8dc63a88bda95f00d1b15ad03f9ff7a65d6e1dd21e7512 ssh-agent -k [2023-01-31T12:02:52.034Z] unset SSH_AUTH_SOCK; [2023-01-31T12:02:52.035Z] unset SSH_AGENT_PID; [2023-01-31T12:02:52.035Z] echo Agent pid 76 killed; [2023-01-31T12:02:52.054Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-01-31T12:02:52.527Z] + git semver [Pipeline] } [2023-01-31T12:02:52.807Z] $ docker stop --time=1 c784366c540723882b8dc63a88bda95f00d1b15ad03f9ff7a65d6e1dd21e7512 [2023-01-31T12:02:54.073Z] $ docker rm -f --volumes c784366c540723882b8dc63a88bda95f00d1b15ad03f9ff7a65d6e1dd21e7512 [Pipeline] // withDockerContainer [Pipeline] sh [2023-01-31T12:02:54.483Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-01-31T12:02:54.771Z] Stashed 1 file(s) [Pipeline] echo [2023-01-31T12:02:54.789Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-31T12:02:55.411Z] provisioning config files... [2023-01-31T12:02:55.422Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-507@tmp/config1779686844321301271tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-31T12:02:55.772Z] ---> docker-login.sh [2023-01-31T12:02:55.772Z] nexus3.edgexfoundry.org:10001 [2023-01-31T12:02:55.772Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-31T12:02:55.772Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-31T12:02:55.772Z] Configure a credential helper to remove this warning. See [2023-01-31T12:02:55.772Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-31T12:02:55.772Z] [2023-01-31T12:02:55.772Z] Login Succeeded [2023-01-31T12:02:55.772Z] nexus3.edgexfoundry.org:10002 [2023-01-31T12:02:55.772Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-31T12:02:55.772Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-31T12:02:55.772Z] Configure a credential helper to remove this warning. See [2023-01-31T12:02:55.772Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-31T12:02:55.772Z] [2023-01-31T12:02:55.772Z] Login Succeeded [2023-01-31T12:02:55.772Z] nexus3.edgexfoundry.org:10003 [2023-01-31T12:02:56.031Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-31T12:02:56.031Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-31T12:02:56.031Z] Configure a credential helper to remove this warning. See [2023-01-31T12:02:56.031Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-31T12:02:56.031Z] [2023-01-31T12:02:56.031Z] Login Succeeded [2023-01-31T12:02:56.031Z] nexus3.edgexfoundry.org:10004 [2023-01-31T12:02:56.031Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-31T12:02:56.031Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-31T12:02:56.031Z] Configure a credential helper to remove this warning. See [2023-01-31T12:02:56.031Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-31T12:02:56.031Z] [2023-01-31T12:02:56.031Z] Login Succeeded [2023-01-31T12:02:56.031Z] docker.io [2023-01-31T12:02:56.291Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-31T12:02:56.291Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-31T12:02:56.291Z] Configure a credential helper to remove this warning. See [2023-01-31T12:02:56.291Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-31T12:02:56.291Z] [2023-01-31T12:02:56.291Z] Login Succeeded [2023-01-31T12:02:56.550Z] ---> docker-login.sh ends [Pipeline] } [2023-01-31T12:02:56.579Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-01-31T12:02:56.789Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-31T12:02:56.826Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-31T12:02:56.859Z] ========================================================= [2023-01-31T12:02:56.859Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-01-31T12:02:56.859Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-31T12:02:57.331Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2023-01-31T12:02:57.331Z] Sending build context to Docker daemon 3.224MB [2023-01-31T12:02:57.331Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2023-01-31T12:02:57.331Z] Step 2/12 : FROM ${BASE} AS builder [2023-01-31T12:02:57.331Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-01-31T12:02:57.331Z] 213ec9aee27d: Pulling fs layer [2023-01-31T12:02:57.331Z] 4583459ba037: Pulling fs layer [2023-01-31T12:02:57.331Z] 93c1e223e6f2: Pulling fs layer [2023-01-31T12:02:57.331Z] 53926ce57604: Pulling fs layer [2023-01-31T12:02:57.331Z] 21b2b0c7a3f4: Pulling fs layer [2023-01-31T12:02:57.331Z] 22ff95d597cd: Pulling fs layer [2023-01-31T12:02:57.331Z] 12d6caf4c0d1: Pulling fs layer [2023-01-31T12:02:57.331Z] 22ff95d597cd: Waiting [2023-01-31T12:02:57.331Z] 21b2b0c7a3f4: Waiting [2023-01-31T12:02:57.331Z] 12d6caf4c0d1: Waiting [2023-01-31T12:02:57.331Z] 53926ce57604: Waiting [2023-01-31T12:02:57.331Z] 96b7cbca73a9: Pulling fs layer [2023-01-31T12:02:57.331Z] a7acece74701: Pulling fs layer [2023-01-31T12:02:57.331Z] a7acece74701: Waiting [2023-01-31T12:02:57.331Z] 93c1e223e6f2: Verifying Checksum [2023-01-31T12:02:57.331Z] 93c1e223e6f2: Download complete [2023-01-31T12:02:57.331Z] 4583459ba037: Verifying Checksum [2023-01-31T12:02:57.331Z] 4583459ba037: Download complete [2023-01-31T12:02:57.331Z] 21b2b0c7a3f4: Verifying Checksum [2023-01-31T12:02:57.331Z] 21b2b0c7a3f4: Download complete [2023-01-31T12:02:57.594Z] 22ff95d597cd: Verifying Checksum [2023-01-31T12:02:57.594Z] 22ff95d597cd: Download complete [2023-01-31T12:02:57.594Z] 213ec9aee27d: Verifying Checksum [2023-01-31T12:02:57.594Z] 213ec9aee27d: Download complete [2023-01-31T12:02:57.594Z] 12d6caf4c0d1: Verifying Checksum [2023-01-31T12:02:57.594Z] 12d6caf4c0d1: Download complete [2023-01-31T12:02:57.594Z] 213ec9aee27d: Pull complete [2023-01-31T12:02:57.860Z] 4583459ba037: Pull complete [2023-01-31T12:02:57.860Z] 93c1e223e6f2: Pull complete [2023-01-31T12:02:59.341Z] a7acece74701: Verifying Checksum [2023-01-31T12:02:59.342Z] 53926ce57604: Verifying Checksum [2023-01-31T12:02:59.342Z] 53926ce57604: Download complete [2023-01-31T12:02:59.342Z] 96b7cbca73a9: Verifying Checksum [2023-01-31T12:02:59.342Z] 96b7cbca73a9: Download complete [2023-01-31T12:03:03.013Z] 53926ce57604: Pull complete [2023-01-31T12:03:03.013Z] 21b2b0c7a3f4: Pull complete [2023-01-31T12:03:03.013Z] 22ff95d597cd: Pull complete [2023-01-31T12:03:03.013Z] 12d6caf4c0d1: Pull complete [2023-01-31T12:03:04.925Z] 96b7cbca73a9: Pull complete [2023-01-31T12:03:05.861Z] a7acece74701: Pull complete [2023-01-31T12:03:05.861Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-01-31T12:03:05.861Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-01-31T12:03:05.861Z] ---> db6d94c90886 [2023-01-31T12:03:05.861Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-01-31T12:03:10.220Z] Still waiting to schedule task [2023-01-31T12:03:10.220Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-01-31T12:03:12.546Z] ---> Running in 4854ee020bdd [2023-01-31T12:03:12.546Z] Removing intermediate container 4854ee020bdd [2023-01-31T12:03:12.546Z] ---> 7d2c8305a573 [2023-01-31T12:03:12.546Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-01-31T12:03:12.546Z] ---> Running in 0e6970a91b72 [2023-01-31T12:03:12.546Z] Removing intermediate container 0e6970a91b72 [2023-01-31T12:03:12.546Z] ---> 7559b73de715 [2023-01-31T12:03:12.546Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-01-31T12:03:12.546Z] ---> Running in 6a7ad3db0a49 [2023-01-31T12:03:12.546Z] Removing intermediate container 6a7ad3db0a49 [2023-01-31T12:03:12.546Z] ---> 9dc12aa6b1f9 [2023-01-31T12:03:12.546Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-01-31T12:03:12.546Z] ---> Running in 9be94819c61f [2023-01-31T12:03:12.806Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-31T12:03:12.806Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-31T12:03:13.066Z] OK: 211 MiB in 51 packages [2023-01-31T12:03:13.325Z] Removing intermediate container 9be94819c61f [2023-01-31T12:03:13.325Z] ---> b5befb3ba6d6 [2023-01-31T12:03:13.325Z] Step 7/12 : WORKDIR /app [2023-01-31T12:03:13.325Z] ---> Running in 1b322b69f985 [2023-01-31T12:03:13.583Z] Removing intermediate container 1b322b69f985 [2023-01-31T12:03:13.583Z] ---> aab5bb3c271b [2023-01-31T12:03:13.583Z] Step 8/12 : COPY go.mod vendor* ./ [2023-01-31T12:03:13.583Z] ---> dcf1aec876e6 [2023-01-31T12:03:13.583Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-31T12:03:13.583Z] ---> Running in babde0ab91f2 [2023-01-31T12:04:21.285Z] Removing intermediate container babde0ab91f2 [2023-01-31T12:04:21.285Z] ---> db10547d28d6 [2023-01-31T12:04:21.285Z] Step 10/12 : COPY . . [2023-01-31T12:04:21.285Z] ---> d4337d7d35d6 [2023-01-31T12:04:21.285Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-01-31T12:04:21.285Z] ---> Running in 53b4feb6c900 [2023-01-31T12:04:21.285Z] Removing intermediate container 53b4feb6c900 [2023-01-31T12:04:21.285Z] ---> b60a4f1bab0a [2023-01-31T12:04:21.285Z] Step 12/12 : RUN $MAKE [2023-01-31T12:04:21.286Z] ---> Running in b754b38cd64e [2023-01-31T12:04:21.286Z] noop [2023-01-31T12:04:21.286Z] Removing intermediate container b754b38cd64e [2023-01-31T12:04:21.286Z] ---> 1ebe85476960 [2023-01-31T12:04:21.286Z] Successfully built 1ebe85476960 [2023-01-31T12:04:21.286Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-31T12:04:21.749Z] + docker inspect -f . ci-base-image-x86_64 [2023-01-31T12:04:21.749Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-31T12:04:21.901Z] prd-ubuntu20.04-docker-8c-8g-4114 does not seem to be running inside a container [2023-01-31T12:04:21.936Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/_app-service-configurable_PR-507 -v /w/workspace/_app-service-configurable_PR-507:/w/workspace/_app-service-configurable_PR-507:rw,z -v /w/workspace/_app-service-configurable_PR-507@tmp:/w/workspace/_app-service-configurable_PR-507@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-01-31T12:04:22.249Z] $ docker top a168f97878cdc6fc5ef4582108e92a772ff5e34aa0702bfad5588c878abe5690 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-31T12:04:22.623Z] + go version [2023-01-31T12:04:22.623Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-01-31T12:04:22.663Z] $ docker stop --time=1 a168f97878cdc6fc5ef4582108e92a772ff5e34aa0702bfad5588c878abe5690 [2023-01-31T12:04:23.935Z] $ docker rm -f --volumes a168f97878cdc6fc5ef4582108e92a772ff5e34aa0702bfad5588c878abe5690 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-31T12:04:24.712Z] + docker inspect -f . ci-base-image-x86_64 [2023-01-31T12:04:24.712Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-31T12:04:24.852Z] prd-ubuntu20.04-docker-8c-8g-4114 does not seem to be running inside a container [2023-01-31T12:04:24.928Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/_app-service-configurable_PR-507 -v /w/workspace/_app-service-configurable_PR-507:/w/workspace/_app-service-configurable_PR-507:rw,z -v /w/workspace/_app-service-configurable_PR-507@tmp:/w/workspace/_app-service-configurable_PR-507@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-01-31T12:04:25.250Z] $ docker top 1a85f04c3c0d3dc9a512d362aa7ab646f26ec9039f4124f069805e13d7f76d0c -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-31T12:04:25.648Z] + git config --global --add safe.directory /w/workspace/_app-service-configurable_PR-507 [Pipeline] fileExists [Pipeline] sh [2023-01-31T12:04:26.018Z] + make test [2023-01-31T12:04:26.018Z] go test -race -coverprofile=coverage.out ./... [2023-01-31T12:04:42.242Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-4115 in /w/workspace/_app-service-configurable_PR-507 [Pipeline] { [Pipeline] ws [2023-01-31T12:04:42.291Z] Running in /w/workspace/app-service-configurable/1 [Pipeline] { [Pipeline] checkout [2023-01-31T12:04:42.358Z] Selected Git installation does not exist. Using Default [2023-01-31T12:04:42.358Z] The recommended git tool is: NONE [2023-01-31T12:04:44.099Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2023-01-31T12:04:44.099Z] go vet ./... [2023-01-31T12:04:47.314Z] using credential edgex-jenkins-ssh [2023-01-31T12:04:47.329Z] Cloning the remote Git repository [2023-01-31T12:04:47.374Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2023-01-31T12:04:47.440Z] > git init /w/workspace/app-service-configurable/1 # timeout=10 [2023-01-31T12:04:47.570Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2023-01-31T12:04:47.571Z] > git --version # timeout=10 [2023-01-31T12:04:47.592Z] > git --version # 'git version 2.25.1' [2023-01-31T12:04:47.594Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-01-31T12:04:47.646Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-01-31T12:04:48.714Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2023-01-31T12:04:48.747Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-01-31T12:04:49.483Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2023-01-31T12:04:49.528Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2023-01-31T12:04:49.529Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-01-31T12:04:49.543Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/507/head:refs/remotes/origin/PR-507 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-01-31T12:04:50.051Z] Merging remotes/origin/main commit aa420e00aa3c78a7cb97bd8dc306b2aecbd8f85f into PR head commit 25f6954d4155f5dbe3ef57252ff664618e8c4116 [2023-01-31T12:04:50.230Z] Merge succeeded, producing 25f6954d4155f5dbe3ef57252ff664618e8c4116 [2023-01-31T12:04:50.231Z] Checking out Revision 25f6954d4155f5dbe3ef57252ff664618e8c4116 (PR-507) [2023-01-31T12:04:50.654Z] Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v3" [2023-01-31T12:04:50.702Z] > git --version # timeout=10 [2023-01-31T12:04:50.711Z] > git --version # 'git version 2.25.1' [2023-01-31T12:04:50.723Z] fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-01-31T12:04:50.069Z] > git config core.sparsecheckout # timeout=10 [2023-01-31T12:04:50.092Z] > git checkout -f 25f6954d4155f5dbe3ef57252ff664618e8c4116 # timeout=10 [2023-01-31T12:04:50.158Z] > git remote # timeout=10 [2023-01-31T12:04:50.174Z] > git config --get remote.origin.url # timeout=10 [2023-01-31T12:04:50.190Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-01-31T12:04:50.202Z] > git merge aa420e00aa3c78a7cb97bd8dc306b2aecbd8f85f # timeout=10 [2023-01-31T12:04:50.221Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-01-31T12:04:50.239Z] > git config core.sparsecheckout # timeout=10 [2023-01-31T12:04:50.254Z] > git checkout -f 25f6954d4155f5dbe3ef57252ff664618e8c4116 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-01-31T12:04:51.931Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-01-31T12:04:51.931Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-01-31T12:04:51.931Z] Dload Upload Total Spent Left Speed [2023-01-31T12:04:52.516Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 20903 0 --:--:-- --:--:-- --:--:-- 20869 [Pipeline] sh [2023-01-31T12:04:53.097Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-01-31T12:04:53.532Z] + sudo tee /etc/docker/daemon.new [2023-01-31T12:04:53.532Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-01-31T12:04:53.532Z] { [2023-01-31T12:04:53.533Z] "registry-mirrors": [ [2023-01-31T12:04:53.533Z] "https://nexus3.edgexfoundry.org:10001" [2023-01-31T12:04:53.533Z] ], [2023-01-31T12:04:53.533Z] "bip": "10.250.0.254/24", [2023-01-31T12:04:53.533Z] "hosts": [ [2023-01-31T12:04:53.533Z] "tcp://0.0.0.0:5555", [2023-01-31T12:04:53.533Z] "unix:///var/run/docker.sock" [2023-01-31T12:04:53.533Z] ], [2023-01-31T12:04:53.533Z] "mtu": 1458, [2023-01-31T12:04:53.533Z] "selinux-enabled": true, [2023-01-31T12:04:53.533Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-01-31T12:04:53.533Z] } [Pipeline] sh [2023-01-31T12:04:53.870Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-01-31T12:04:54.174Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-01-31T12:04:54.174Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-01-31T12:04:54.174Z] ./bin/test-attribution-txt.sh [2023-01-31T12:04:54.174Z] An attribution for golang.org/x/mod is missing from Attribution.txt, please add [2023-01-31T12:04:54.174Z] An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo [2023-01-31T12:04:54.209Z] + sudo service docker restart [2023-01-31T12:04:54.213Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-01-31T12:04:54.268Z] $ docker stop --time=1 1a85f04c3c0d3dc9a512d362aa7ab646f26ec9039f4124f069805e13d7f76d0c [2023-01-31T12:05:02.143Z] $ docker rm -f --volumes 1a85f04c3c0d3dc9a512d362aa7ab646f26ec9039f4124f069805e13d7f76d0c [Pipeline] // withDockerContainer [Pipeline] sh [2023-01-31T12:05:02.628Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-01-31T12:05:02.686Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-01-31T12:05:03.359Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-01-31T12:05:03.684Z] + ls -al . [2023-01-31T12:05:03.684Z] total 176 [2023-01-31T12:05:03.684Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 31 12:04 . [2023-01-31T12:05:03.684Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 31 12:02 .. [2023-01-31T12:05:03.684Z] -rw-rw-r-- 1 jenkins jenkins 119 Jan 31 12:02 .dockerignore [2023-01-31T12:05:03.684Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 31 12:02 .git [2023-01-31T12:05:03.684Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 31 12:02 .github [2023-01-31T12:05:03.684Z] -rw-rw-r-- 1 jenkins jenkins 171 Jan 31 12:02 .gitignore [2023-01-31T12:05:03.684Z] drwxr-xr-x 3 jenkins jenkins 4096 Jan 31 12:02 .semver [2023-01-31T12:05:03.684Z] -rw-rw-r-- 1 jenkins jenkins 9103 Jan 31 12:02 Attribution.txt [2023-01-31T12:05:03.684Z] -rw-rw-r-- 1 jenkins jenkins 29118 Jan 31 12:02 CHANGELOG.md [2023-01-31T12:05:03.684Z] -rw-rw-r-- 1 jenkins jenkins 1898 Jan 31 12:02 Dockerfile [2023-01-31T12:05:03.684Z] -rw-rw-r-- 1 jenkins jenkins 677 Jan 31 12:02 GOVERNANCE.md [2023-01-31T12:05:03.684Z] -rw-rw-r-- 1 jenkins jenkins 688 Jan 31 12:02 Jenkinsfile [2023-01-31T12:05:03.684Z] -rw-rw-r-- 1 jenkins jenkins 10174 Jan 31 12:02 LICENSE [2023-01-31T12:05:03.684Z] -rw-rw-r-- 1 jenkins jenkins 618 Jan 31 12:02 OWNERS.md [2023-01-31T12:05:03.684Z] -rw-rw-r-- 1 jenkins jenkins 4369 Jan 31 12:02 README.md [2023-01-31T12:05:03.684Z] -rw-rw-r-- 1 jenkins jenkins 5 Jan 31 12:02 VERSION [2023-01-31T12:05:03.684Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 31 12:02 bin [2023-01-31T12:05:03.684Z] -rw-r--r-- 1 jenkins jenkins 13 Jan 31 12:04 coverage.out [2023-01-31T12:05:03.684Z] -rw-rw-r-- 1 jenkins jenkins 3362 Jan 31 12:02 go.mod [2023-01-31T12:05:03.684Z] -rw-rw-r-- 1 jenkins jenkins 33983 Jan 31 12:02 go.sum [2023-01-31T12:05:03.684Z] -rw-rw-r-- 1 jenkins jenkins 1949 Jan 31 12:02 main.go [2023-01-31T12:05:03.684Z] -rw-rw-r-- 1 jenkins jenkins 2078 Jan 31 12:02 makefile [2023-01-31T12:05:03.684Z] drwxrwxr-x 10 jenkins jenkins 4096 Jan 31 12:02 res [2023-01-31T12:05:03.684Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 31 12:02 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-31T12:05:04.082Z] + docker build -t app-service-configurable -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=25f6954d4155f5dbe3ef57252ff664618e8c4116 --label arch=amd64 --label version=0.0.0 . [2023-01-31T12:05:04.082Z] Sending build context to Docker daemon 3.225MB [2023-01-31T12:05:04.082Z] Step 1/26 : ARG BASE=golang:1.18-alpine3.16 [2023-01-31T12:05:04.082Z] Step 2/26 : FROM ${BASE} AS builder [2023-01-31T12:05:04.082Z] ---> 1ebe85476960 [2023-01-31T12:05:04.082Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git" [2023-01-31T12:05:04.342Z] ---> Running in 8397d608d331 [2023-01-31T12:05:04.342Z] Removing intermediate container 8397d608d331 [2023-01-31T12:05:04.342Z] ---> 64901fb595b1 [2023-01-31T12:05:04.342Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-01-31T12:05:04.342Z] ---> Running in 01d5db34b1c4 [2023-01-31T12:05:04.342Z] Removing intermediate container 01d5db34b1c4 [2023-01-31T12:05:04.342Z] ---> 815028cd1d0f [2023-01-31T12:05:04.342Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-01-31T12:05:04.342Z] ---> Running in d246ceabe2db [2023-01-31T12:05:04.603Z] Removing intermediate container d246ceabe2db [2023-01-31T12:05:04.603Z] ---> b637e8bce364 [2023-01-31T12:05:04.603Z] Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-01-31T12:05:04.603Z] ---> Running in 6e6a3bc89114 [2023-01-31T12:05:04.862Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-31T12:05:04.862Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-31T12:05:05.122Z] OK: 211 MiB in 51 packages [2023-01-31T12:05:05.691Z] Removing intermediate container 6e6a3bc89114 [2023-01-31T12:05:05.691Z] ---> 22b4738a5256 [2023-01-31T12:05:05.691Z] Step 7/26 : WORKDIR /app [2023-01-31T12:05:05.691Z] ---> Running in 1f12ab4f5d7d [2023-01-31T12:05:05.691Z] Removing intermediate container 1f12ab4f5d7d [2023-01-31T12:05:05.691Z] ---> 2cf0c4b3f21b [2023-01-31T12:05:05.691Z] Step 8/26 : COPY go.mod vendor* ./ [2023-01-31T12:05:05.691Z] ---> aa321559c2f0 [2023-01-31T12:05:05.691Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-31T12:05:05.691Z] ---> Running in 267025f221e3 [2023-01-31T12:05:06.627Z] Removing intermediate container 267025f221e3 [2023-01-31T12:05:06.627Z] ---> 1a83d198a5ec [2023-01-31T12:05:06.627Z] Step 10/26 : COPY . . [2023-01-31T12:05:06.885Z] ---> deda1cc0baa5 [2023-01-31T12:05:06.885Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-01-31T12:05:06.885Z] ---> Running in 3cbe7a771f67 [2023-01-31T12:05:07.143Z] Removing intermediate container 3cbe7a771f67 [2023-01-31T12:05:07.143Z] ---> 4fd013e3c542 [2023-01-31T12:05:07.143Z] Step 12/26 : RUN $MAKE [2023-01-31T12:05:07.143Z] ---> Running in 24424498c61d [2023-01-31T12:05:07.402Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.23 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-service-configurable [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-31T12:05:16.345Z] provisioning config files... [2023-01-31T12:05:16.370Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/1@tmp/config16502042877959138299tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-31T12:05:16.758Z] ---> docker-login.sh [2023-01-31T12:05:16.758Z] nexus3.edgexfoundry.org:10001 [2023-01-31T12:05:17.030Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-31T12:05:17.299Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-31T12:05:17.299Z] Configure a credential helper to remove this warning. See [2023-01-31T12:05:17.299Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-31T12:05:17.299Z] [2023-01-31T12:05:17.299Z] Login Succeeded [2023-01-31T12:05:17.299Z] nexus3.edgexfoundry.org:10002 [2023-01-31T12:05:17.570Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-31T12:05:17.570Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-31T12:05:17.570Z] Configure a credential helper to remove this warning. See [2023-01-31T12:05:17.570Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-31T12:05:17.570Z] [2023-01-31T12:05:17.570Z] Login Succeeded [2023-01-31T12:05:17.570Z] nexus3.edgexfoundry.org:10003 [2023-01-31T12:05:17.838Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-31T12:05:18.116Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-31T12:05:18.116Z] Configure a credential helper to remove this warning. See [2023-01-31T12:05:18.116Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-31T12:05:18.116Z] [2023-01-31T12:05:18.116Z] Login Succeeded [2023-01-31T12:05:18.116Z] nexus3.edgexfoundry.org:10004 [2023-01-31T12:05:18.389Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-31T12:05:18.389Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-31T12:05:18.389Z] Configure a credential helper to remove this warning. See [2023-01-31T12:05:18.389Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-31T12:05:18.389Z] [2023-01-31T12:05:18.389Z] Login Succeeded [2023-01-31T12:05:18.389Z] docker.io [2023-01-31T12:05:18.658Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-31T12:05:18.925Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-31T12:05:18.925Z] Configure a credential helper to remove this warning. See [2023-01-31T12:05:18.925Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-31T12:05:18.925Z] [2023-01-31T12:05:18.925Z] Login Succeeded [2023-01-31T12:05:18.925Z] ---> docker-login.sh ends [Pipeline] } [2023-01-31T12:05:18.954Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-01-31T12:05:19.301Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-31T12:05:19.340Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-31T12:05:19.377Z] ========================================================= [2023-01-31T12:05:19.377Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-01-31T12:05:19.377Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-31T12:05:19.889Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2023-01-31T12:05:19.889Z] Sending build context to Docker daemon 205.8kB [2023-01-31T12:05:20.166Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2023-01-31T12:05:20.166Z] Step 2/12 : FROM ${BASE} AS builder [2023-01-31T12:05:20.166Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-01-31T12:05:20.166Z] 9b18e9b68314: Pulling fs layer [2023-01-31T12:05:20.166Z] 35d82f9e3411: Pulling fs layer [2023-01-31T12:05:20.166Z] e16973657156: Pulling fs layer [2023-01-31T12:05:20.166Z] fc693d55d65f: Pulling fs layer [2023-01-31T12:05:20.166Z] 7e9fc2657dce: Pulling fs layer [2023-01-31T12:05:20.166Z] dda99020689f: Pulling fs layer [2023-01-31T12:05:20.166Z] db1c61fa0a46: Pulling fs layer [2023-01-31T12:05:20.166Z] 891c053d2c06: Pulling fs layer [2023-01-31T12:05:20.166Z] dda99020689f: Waiting [2023-01-31T12:05:20.166Z] fc693d55d65f: Waiting [2023-01-31T12:05:20.166Z] db1c61fa0a46: Waiting [2023-01-31T12:05:20.166Z] 891c053d2c06: Waiting [2023-01-31T12:05:20.166Z] 7e9fc2657dce: Waiting [2023-01-31T12:05:20.166Z] e16973657156: Verifying Checksum [2023-01-31T12:05:20.166Z] e16973657156: Download complete [2023-01-31T12:05:20.166Z] 35d82f9e3411: Download complete [2023-01-31T12:05:20.440Z] 7e9fc2657dce: Verifying Checksum [2023-01-31T12:05:20.440Z] 7e9fc2657dce: Download complete [2023-01-31T12:05:20.440Z] dda99020689f: Verifying Checksum [2023-01-31T12:05:20.440Z] dda99020689f: Download complete [2023-01-31T12:05:20.440Z] 9b18e9b68314: Download complete [2023-01-31T12:05:21.440Z] 9b18e9b68314: Pull complete [2023-01-31T12:05:21.440Z] 891c053d2c06: Verifying Checksum [2023-01-31T12:05:21.440Z] 891c053d2c06: Download complete [2023-01-31T12:05:21.713Z] 35d82f9e3411: Pull complete [2023-01-31T12:05:21.985Z] e16973657156: Pull complete [2023-01-31T12:05:22.574Z] db1c61fa0a46: Verifying Checksum [2023-01-31T12:05:22.574Z] db1c61fa0a46: Download complete [2023-01-31T12:05:23.166Z] fc693d55d65f: Download complete [2023-01-31T12:05:34.124Z] Removing intermediate container 24424498c61d [2023-01-31T12:05:34.124Z] ---> 54cbe03d6157 [2023-01-31T12:05:34.124Z] Step 13/26 : FROM alpine:3.16 [2023-01-31T12:05:34.124Z] 3.16: Pulling from library/alpine [2023-01-31T12:05:34.124Z] ca7dd9ec2225: Pulling fs layer [2023-01-31T12:05:34.124Z] ca7dd9ec2225: Verifying Checksum [2023-01-31T12:05:34.124Z] ca7dd9ec2225: Download complete [2023-01-31T12:05:34.124Z] ca7dd9ec2225: Pull complete [2023-01-31T12:05:34.124Z] Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b [2023-01-31T12:05:34.124Z] Status: Downloaded newer image for alpine:3.16 [2023-01-31T12:05:34.124Z] ---> bfe296a52501 [2023-01-31T12:05:34.124Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-01-31T12:05:34.124Z] ---> Running in 12028417b332 [2023-01-31T12:05:34.124Z] Removing intermediate container 12028417b332 [2023-01-31T12:05:34.124Z] ---> 727bfee1fdd2 [2023-01-31T12:05:34.124Z] Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} [2023-01-31T12:05:34.124Z] ---> Running in 9fa974cfb6fb [2023-01-31T12:05:34.124Z] Removing intermediate container 9fa974cfb6fb [2023-01-31T12:05:34.124Z] ---> f73a432e84d0 [2023-01-31T12:05:34.124Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-01-31T12:05:34.124Z] ---> Running in 677109e1c999 [2023-01-31T12:05:34.124Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-31T12:05:34.124Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-31T12:05:34.124Z] (1/2) Installing ca-certificates (20220614-r0) [2023-01-31T12:05:34.124Z] (2/2) Installing dumb-init (1.2.5-r1) [2023-01-31T12:05:34.124Z] Executing busybox-1.35.0-r17.trigger [2023-01-31T12:05:34.124Z] Executing ca-certificates-20220614-r0.trigger [2023-01-31T12:05:34.124Z] OK: 6 MiB in 16 packages [2023-01-31T12:05:34.124Z] Removing intermediate container 677109e1c999 [2023-01-31T12:05:34.124Z] ---> 93b64c43c0a6 [2023-01-31T12:05:34.124Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-01-31T12:05:34.124Z] ---> a1ddb2831062 [2023-01-31T12:05:34.124Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2023-01-31T12:05:34.124Z] ---> 52dbe15dadb3 [2023-01-31T12:05:34.124Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2023-01-31T12:05:34.124Z] ---> 7ad01d4b827c [2023-01-31T12:05:34.124Z] Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2023-01-31T12:05:34.124Z] ---> 930ef38e52cf [2023-01-31T12:05:34.124Z] Step 21/26 : EXPOSE 48095 [2023-01-31T12:05:34.383Z] ---> Running in e50b832cf674 [2023-01-31T12:05:34.383Z] Removing intermediate container e50b832cf674 [2023-01-31T12:05:34.383Z] ---> 2bc006649005 [2023-01-31T12:05:34.383Z] Step 22/26 : ENTRYPOINT ["/app-service-configurable"] [2023-01-31T12:05:34.383Z] ---> Running in c95595d25670 [2023-01-31T12:05:34.383Z] Removing intermediate container c95595d25670 [2023-01-31T12:05:34.383Z] ---> 35415bbf44f0 [2023-01-31T12:05:34.383Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-01-31T12:05:34.383Z] ---> Running in ec93cfe823f4 [2023-01-31T12:05:34.642Z] Removing intermediate container ec93cfe823f4 [2023-01-31T12:05:34.642Z] ---> e9972937b3c6 [2023-01-31T12:05:34.642Z] Step 24/26 : LABEL arch=amd64 [2023-01-31T12:05:34.642Z] ---> Running in 3d5c8d7adbc9 [2023-01-31T12:05:34.642Z] Removing intermediate container 3d5c8d7adbc9 [2023-01-31T12:05:34.642Z] ---> d7f0a2a50b17 [2023-01-31T12:05:34.642Z] Step 25/26 : LABEL git_sha=25f6954d4155f5dbe3ef57252ff664618e8c4116 [2023-01-31T12:05:34.642Z] ---> Running in 64d89995a349 [2023-01-31T12:05:34.642Z] Removing intermediate container 64d89995a349 [2023-01-31T12:05:34.642Z] ---> cad892f53717 [2023-01-31T12:05:34.642Z] Step 26/26 : LABEL version=0.0.0 [2023-01-31T12:05:34.901Z] ---> Running in 19dd8443b244 [2023-01-31T12:05:34.901Z] Removing intermediate container 19dd8443b244 [2023-01-31T12:05:34.901Z] ---> 7d82b9217823 [2023-01-31T12:05:34.901Z] [Warning] One or more build-args [ARCH] were not consumed [2023-01-31T12:05:34.901Z] Successfully built 7d82b9217823 [2023-01-31T12:05:34.901Z] Successfully tagged app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-31T12:05:35.622Z] fc693d55d65f: Pull complete [2023-01-31T12:05:35.622Z] 7e9fc2657dce: Pull complete [2023-01-31T12:05:35.622Z] dda99020689f: Pull complete [2023-01-31T12:05:35.898Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-31T12:05:35.898Z] [2023-01-31T12:05:35.898Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-31T12:05:36.280Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-31T12:05:36.280Z] latest: Pulling from edgex-lftools-log-publisher [2023-01-31T12:05:36.280Z] 5eb5b503b376: Pulling fs layer [2023-01-31T12:05:36.280Z] 5c69ac0246d0: Pulling fs layer [2023-01-31T12:05:36.280Z] ec43610c2a17: Pulling fs layer [2023-01-31T12:05:36.280Z] 3a2ae6a8a46f: Pulling fs layer [2023-01-31T12:05:36.280Z] 33b1e0a273af: Pulling fs layer [2023-01-31T12:05:36.280Z] 5d3b04190fa2: Pulling fs layer [2023-01-31T12:05:36.280Z] 2f39f015ded8: Pulling fs layer [2023-01-31T12:05:36.280Z] 33b1e0a273af: Waiting [2023-01-31T12:05:36.280Z] 5d3b04190fa2: Waiting [2023-01-31T12:05:36.280Z] 2f39f015ded8: Waiting [2023-01-31T12:05:36.280Z] 3a2ae6a8a46f: Waiting [2023-01-31T12:05:36.280Z] 5c69ac0246d0: Verifying Checksum [2023-01-31T12:05:36.280Z] 5c69ac0246d0: Download complete [2023-01-31T12:05:36.280Z] 3a2ae6a8a46f: Download complete [2023-01-31T12:05:36.543Z] 33b1e0a273af: Verifying Checksum [2023-01-31T12:05:36.543Z] 33b1e0a273af: Download complete [2023-01-31T12:05:36.543Z] 5d3b04190fa2: Verifying Checksum [2023-01-31T12:05:36.543Z] 5d3b04190fa2: Download complete [2023-01-31T12:05:36.543Z] ec43610c2a17: Verifying Checksum [2023-01-31T12:05:36.543Z] ec43610c2a17: Download complete [2023-01-31T12:05:36.803Z] 5eb5b503b376: Verifying Checksum [2023-01-31T12:05:36.803Z] 5eb5b503b376: Download complete [2023-01-31T12:05:37.383Z] 2f39f015ded8: Verifying Checksum [2023-01-31T12:05:37.383Z] 2f39f015ded8: Download complete [2023-01-31T12:05:37.948Z] 5eb5b503b376: Pull complete [2023-01-31T12:05:38.205Z] 5c69ac0246d0: Pull complete [2023-01-31T12:05:38.464Z] ec43610c2a17: Pull complete [2023-01-31T12:05:38.723Z] 3a2ae6a8a46f: Pull complete [2023-01-31T12:05:38.981Z] 33b1e0a273af: Pull complete [2023-01-31T12:05:38.981Z] 5d3b04190fa2: Pull complete [2023-01-31T12:05:41.007Z] db1c61fa0a46: Pull complete [2023-01-31T12:05:42.960Z] 891c053d2c06: Pull complete [2023-01-31T12:05:42.960Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-01-31T12:05:42.960Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-01-31T12:05:42.960Z] ---> f96f9c87975a [2023-01-31T12:05:42.960Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-01-31T12:05:43.164Z] 2f39f015ded8: Pull complete [2023-01-31T12:05:43.164Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-01-31T12:05:43.164Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-31T12:05:43.164Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-31T12:05:43.417Z] prd-ubuntu20.04-docker-8c-8g-4114 does not seem to be running inside a container [2023-01-31T12:05:43.455Z] $ 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-507 -v /w/workspace/_app-service-configurable_PR-507:/w/workspace/_app-service-configurable_PR-507:rw,z -v /w/workspace/_app-service-configurable_PR-507@tmp:/w/workspace/_app-service-configurable_PR-507@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-01-31T12:05:44.911Z] ---> Running in 00f315bc267c [2023-01-31T12:05:44.911Z] Removing intermediate container 00f315bc267c [2023-01-31T12:05:44.911Z] ---> 87ee6d10f59a [2023-01-31T12:05:44.911Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-01-31T12:05:45.179Z] ---> Running in b364593b6257 [2023-01-31T12:05:45.449Z] Removing intermediate container b364593b6257 [2023-01-31T12:05:45.449Z] ---> f1b32c6fd10b [2023-01-31T12:05:45.449Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-01-31T12:05:45.449Z] ---> Running in 09c1f79e5b0a [2023-01-31T12:05:45.719Z] Removing intermediate container 09c1f79e5b0a [2023-01-31T12:05:45.719Z] ---> 3ea032846fc5 [2023-01-31T12:05:45.719Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-01-31T12:05:45.719Z] ---> Running in 87a34690ffd0 [2023-01-31T12:05:47.136Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-31T12:05:47.136Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-31T12:05:48.100Z] OK: 221 MiB in 51 packages [2023-01-31T12:05:49.069Z] Removing intermediate container 87a34690ffd0 [2023-01-31T12:05:49.069Z] ---> 55f84ad0966b [2023-01-31T12:05:49.069Z] Step 7/12 : WORKDIR /app [2023-01-31T12:05:49.069Z] ---> Running in c233b7c0b6cc [2023-01-31T12:05:49.336Z] Removing intermediate container c233b7c0b6cc [2023-01-31T12:05:49.336Z] ---> b6b3833394e0 [2023-01-31T12:05:49.336Z] Step 8/12 : COPY go.mod vendor* ./ [2023-01-31T12:05:51.223Z] $ docker top cb03bf3f28d60d33670b68be6f0c973087b07d9a6a26c879765600a276c1bbce -eo pid,comm [2023-01-31T12:05:51.280Z] ---> 696cef67df5c [2023-01-31T12:05:51.280Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-31T12:05:51.280Z] ---> Running in a6d2c33005f0 [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-31T12:05:51.840Z] ---> job-cost.sh [2023-01-31T12:05:51.840Z] lf-activate-venv: SKIPPING [2023-01-31T12:05:51.840Z] INFO: No Stack... [2023-01-31T12:05:52.100Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-01-31T12:05:52.360Z] INFO: Archiving Costs [Pipeline] sh [2023-01-31T12:05:52.676Z] + cat /w/workspace/_app-service-configurable_PR-507/archives/cost.csv [2023-01-31T12:05:52.676Z] + cut -d, -f6 [Pipeline] lock [2023-01-31T12:05:52.721Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-507-1-stack-cost] [2023-01-31T12:05:52.726Z] Resource [jenkins-edgexfoundry-app-service-configurable-PR-507-1-stack-cost] did not exist. Created. [2023-01-31T12:05:52.727Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-507-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-01-31T12:05:53.120Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-01-31T12:05:53.173Z] Stashed 1 file(s) [Pipeline] } [2023-01-31T12:05:53.200Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-507-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-01-31T12:05:53.283Z] $ docker stop --time=1 cb03bf3f28d60d33670b68be6f0c973087b07d9a6a26c879765600a276c1bbce [2023-01-31T12:05:54.429Z] $ docker rm -f --volumes cb03bf3f28d60d33670b68be6f0c973087b07d9a6a26c879765600a276c1bbce [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-01-31T12:06:59.166Z] Removing intermediate container a6d2c33005f0 [2023-01-31T12:06:59.166Z] ---> 0f008e974ffa [2023-01-31T12:06:59.166Z] Step 10/12 : COPY . . [2023-01-31T12:06:59.166Z] ---> 373f05726ff3 [2023-01-31T12:06:59.166Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-01-31T12:06:59.166Z] ---> Running in 1e82970c9277 [2023-01-31T12:06:59.166Z] Removing intermediate container 1e82970c9277 [2023-01-31T12:06:59.166Z] ---> 36e8be31d238 [2023-01-31T12:06:59.166Z] Step 12/12 : RUN $MAKE [2023-01-31T12:06:59.166Z] ---> Running in b59a4f7848c4 [2023-01-31T12:06:59.166Z] noop [2023-01-31T12:06:59.166Z] Removing intermediate container b59a4f7848c4 [2023-01-31T12:06:59.166Z] ---> 189011d1d1d8 [2023-01-31T12:06:59.166Z] Successfully built 189011d1d1d8 [2023-01-31T12:06:59.166Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-31T12:06:59.639Z] + docker inspect -f . ci-base-image-arm64 [2023-01-31T12:06:59.639Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-31T12:06:59.941Z] prd-ubuntu20.04-docker-arm64-4c-16g-4115 does not seem to be running inside a container [2023-01-31T12:07:00.008Z] $ 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 ******** -e ******** ci-base-image-arm64 cat [2023-01-31T12:07:01.246Z] $ docker top 0acb4e4e1e216f5376f5377c51c6bbdd350cadd0b9c4ee98d0d55f6ac3c76e43 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-31T12:07:02.134Z] + go version [2023-01-31T12:07:02.134Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-01-31T12:07:02.170Z] $ docker stop --time=1 0acb4e4e1e216f5376f5377c51c6bbdd350cadd0b9c4ee98d0d55f6ac3c76e43 [2023-01-31T12:07:03.781Z] $ docker rm -f --volumes 0acb4e4e1e216f5376f5377c51c6bbdd350cadd0b9c4ee98d0d55f6ac3c76e43 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-31T12:07:04.670Z] + docker inspect -f . ci-base-image-arm64 [2023-01-31T12:07:04.671Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-31T12:07:04.917Z] prd-ubuntu20.04-docker-arm64-4c-16g-4115 does not seem to be running inside a container [2023-01-31T12:07:04.980Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -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 ******** -e ******** ci-base-image-arm64 cat [2023-01-31T12:07:06.142Z] $ docker top 75286bf2826c956be41f2f8882299ce34a51d4d8085a169cf865390576ef41fb -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-31T12:07:07.040Z] + git config --global --add safe.directory /w/workspace/app-service-configurable/1 [Pipeline] fileExists [Pipeline] sh [2023-01-31T12:07:07.746Z] + make test [2023-01-31T12:07:07.746Z] go test -race -coverprofile=coverage.out ./... [2023-01-31T12:09:29.443Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2023-01-31T12:09:29.443Z] go vet ./... [2023-01-31T12:11:06.104Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-01-31T12:11:06.104Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-01-31T12:11:06.104Z] ./bin/test-attribution-txt.sh [2023-01-31T12:11:06.104Z] An attribution for golang.org/x/mod is missing from Attribution.txt, please add [2023-01-31T12:11:06.104Z] An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo [2023-01-31T12:11:06.147Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-01-31T12:11:06.177Z] $ docker stop --time=1 75286bf2826c956be41f2f8882299ce34a51d4d8085a169cf865390576ef41fb [2023-01-31T12:11:07.925Z] $ docker rm -f --volumes 75286bf2826c956be41f2f8882299ce34a51d4d8085a169cf865390576ef41fb [Pipeline] // withDockerContainer [Pipeline] sh [2023-01-31T12:11:09.275Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-01-31T12:11:09.314Z] Warning: overwriting stash ‘coverage-report’ [2023-01-31T12:11:09.744Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-01-31T12:11:10.400Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-01-31T12:11:10.746Z] + ls -al . [2023-01-31T12:11:10.746Z] total 172 [2023-01-31T12:11:10.746Z] drwxrwxr-x 7 jenkins jenkins 4096 Jan 31 12:07 . [2023-01-31T12:11:10.746Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 31 12:04 .. [2023-01-31T12:11:10.746Z] -rw-rw-r-- 1 jenkins jenkins 119 Jan 31 12:04 .dockerignore [2023-01-31T12:11:10.746Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 31 12:04 .git [2023-01-31T12:11:10.746Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 31 12:04 .github [2023-01-31T12:11:10.746Z] -rw-rw-r-- 1 jenkins jenkins 171 Jan 31 12:04 .gitignore [2023-01-31T12:11:10.746Z] -rw-rw-r-- 1 jenkins jenkins 9103 Jan 31 12:04 Attribution.txt [2023-01-31T12:11:10.746Z] -rw-rw-r-- 1 jenkins jenkins 29118 Jan 31 12:04 CHANGELOG.md [2023-01-31T12:11:10.746Z] -rw-rw-r-- 1 jenkins jenkins 1898 Jan 31 12:04 Dockerfile [2023-01-31T12:11:10.746Z] -rw-rw-r-- 1 jenkins jenkins 677 Jan 31 12:04 GOVERNANCE.md [2023-01-31T12:11:10.746Z] -rw-rw-r-- 1 jenkins jenkins 688 Jan 31 12:04 Jenkinsfile [2023-01-31T12:11:10.746Z] -rw-rw-r-- 1 jenkins jenkins 10174 Jan 31 12:04 LICENSE [2023-01-31T12:11:10.746Z] -rw-rw-r-- 1 jenkins jenkins 618 Jan 31 12:04 OWNERS.md [2023-01-31T12:11:10.746Z] -rw-rw-r-- 1 jenkins jenkins 4369 Jan 31 12:04 README.md [2023-01-31T12:11:10.746Z] -rw-rw-r-- 1 jenkins jenkins 5 Jan 31 12:02 VERSION [2023-01-31T12:11:10.746Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 31 12:04 bin [2023-01-31T12:11:10.746Z] -rw-r--r-- 1 jenkins jenkins 13 Jan 31 12:07 coverage.out [2023-01-31T12:11:10.746Z] -rw-rw-r-- 1 jenkins jenkins 3362 Jan 31 12:04 go.mod [2023-01-31T12:11:10.746Z] -rw-rw-r-- 1 jenkins jenkins 33983 Jan 31 12:04 go.sum [2023-01-31T12:11:10.746Z] -rw-rw-r-- 1 jenkins jenkins 1949 Jan 31 12:04 main.go [2023-01-31T12:11:10.746Z] -rw-rw-r-- 1 jenkins jenkins 2078 Jan 31 12:04 makefile [2023-01-31T12:11:10.746Z] drwxrwxr-x 10 jenkins jenkins 4096 Jan 31 12:04 res [2023-01-31T12:11:10.746Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 31 12:04 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-31T12:11:11.169Z] + docker build -t app-service-configurable-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=25f6954d4155f5dbe3ef57252ff664618e8c4116 --label arch=arm64 --label version=0.0.0 . [2023-01-31T12:11:11.169Z] Sending build context to Docker daemon 206.8kB [2023-01-31T12:11:11.438Z] Step 1/26 : ARG BASE=golang:1.18-alpine3.16 [2023-01-31T12:11:11.438Z] Step 2/26 : FROM ${BASE} AS builder [2023-01-31T12:11:11.438Z] ---> 189011d1d1d8 [2023-01-31T12:11:11.438Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git" [2023-01-31T12:11:11.438Z] ---> Running in f62d686ce71c [2023-01-31T12:11:11.707Z] Removing intermediate container f62d686ce71c [2023-01-31T12:11:11.707Z] ---> 27aa1badab9f [2023-01-31T12:11:11.707Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-01-31T12:11:11.974Z] ---> Running in a22231fe6d9f [2023-01-31T12:11:12.243Z] Removing intermediate container a22231fe6d9f [2023-01-31T12:11:12.243Z] ---> 70c46d8a49db [2023-01-31T12:11:12.243Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-01-31T12:11:12.243Z] ---> Running in 6bf24bd7a57e [2023-01-31T12:11:12.524Z] Removing intermediate container 6bf24bd7a57e [2023-01-31T12:11:12.524Z] ---> 91f16be68ad5 [2023-01-31T12:11:12.524Z] Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-01-31T12:11:12.524Z] ---> Running in 68898b52cdd3 [2023-01-31T12:11:13.488Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-31T12:11:14.078Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-31T12:11:15.041Z] OK: 221 MiB in 51 packages [2023-01-31T12:11:15.633Z] Removing intermediate container 68898b52cdd3 [2023-01-31T12:11:15.633Z] ---> 2c0a065c6045 [2023-01-31T12:11:15.633Z] Step 7/26 : WORKDIR /app [2023-01-31T12:11:15.901Z] ---> Running in fc4a60ada4fe [2023-01-31T12:11:16.169Z] Removing intermediate container fc4a60ada4fe [2023-01-31T12:11:16.169Z] ---> ffea3bcfbb91 [2023-01-31T12:11:16.169Z] Step 8/26 : COPY go.mod vendor* ./ [2023-01-31T12:11:16.754Z] ---> 4261c1422f73 [2023-01-31T12:11:16.754Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-31T12:11:16.754Z] ---> Running in 5f109e83aa22 [2023-01-31T12:11:21.024Z] Removing intermediate container 5f109e83aa22 [2023-01-31T12:11:21.024Z] ---> a5339b8af880 [2023-01-31T12:11:21.024Z] Step 10/26 : COPY . . [2023-01-31T12:11:21.024Z] ---> f160ca28ada1 [2023-01-31T12:11:21.024Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-01-31T12:11:21.024Z] ---> Running in 3574ff5f1a23 [2023-01-31T12:11:23.610Z] Removing intermediate container 3574ff5f1a23 [2023-01-31T12:11:23.610Z] ---> ab082b3ff9fd [2023-01-31T12:11:23.610Z] Step 12/26 : RUN $MAKE [2023-01-31T12:11:23.610Z] ---> Running in c4cf8685f9e8 [2023-01-31T12:11:24.574Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.23 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-service-configurable [2023-01-31T12:13:31.287Z] Removing intermediate container c4cf8685f9e8 [2023-01-31T12:13:31.287Z] ---> cba761a59934 [2023-01-31T12:13:31.287Z] Step 13/26 : FROM alpine:3.16 [2023-01-31T12:13:31.287Z] 3.16: Pulling from library/alpine [2023-01-31T12:13:31.287Z] 6875df1f5354: Pulling fs layer [2023-01-31T12:13:31.287Z] 6875df1f5354: Verifying Checksum [2023-01-31T12:13:31.287Z] 6875df1f5354: Download complete [2023-01-31T12:13:31.287Z] 6875df1f5354: Pull complete [2023-01-31T12:13:31.287Z] Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b [2023-01-31T12:13:31.287Z] Status: Downloaded newer image for alpine:3.16 [2023-01-31T12:13:31.287Z] ---> 2b4661558fb8 [2023-01-31T12:13:31.287Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-01-31T12:13:31.287Z] ---> Running in 632af7269566 [2023-01-31T12:13:31.287Z] Removing intermediate container 632af7269566 [2023-01-31T12:13:31.287Z] ---> 76743ff71253 [2023-01-31T12:13:31.287Z] Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} [2023-01-31T12:13:31.287Z] ---> Running in 240f3ac8c3e7 [2023-01-31T12:13:31.287Z] Removing intermediate container 240f3ac8c3e7 [2023-01-31T12:13:31.287Z] ---> a9fd46bee7a7 [2023-01-31T12:13:31.287Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-01-31T12:13:31.287Z] ---> Running in 10cdbd79f940 [2023-01-31T12:13:31.287Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-31T12:13:31.287Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-31T12:13:31.287Z] (1/2) Installing ca-certificates (20220614-r0) [2023-01-31T12:13:31.287Z] (2/2) Installing dumb-init (1.2.5-r1) [2023-01-31T12:13:31.287Z] Executing busybox-1.35.0-r17.trigger [2023-01-31T12:13:31.287Z] Executing ca-certificates-20220614-r0.trigger [2023-01-31T12:13:31.287Z] OK: 6 MiB in 16 packages [2023-01-31T12:13:31.287Z] Removing intermediate container 10cdbd79f940 [2023-01-31T12:13:31.287Z] ---> eaef2035213a [2023-01-31T12:13:31.287Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-01-31T12:13:31.287Z] ---> 49cda1528e3e [2023-01-31T12:13:31.287Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2023-01-31T12:13:31.287Z] ---> 813d2feb448b [2023-01-31T12:13:31.287Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2023-01-31T12:13:31.287Z] ---> aafea212c4a5 [2023-01-31T12:13:31.287Z] Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2023-01-31T12:13:31.287Z] ---> a19267f1cb7e [2023-01-31T12:13:31.287Z] Step 21/26 : EXPOSE 48095 [2023-01-31T12:13:31.287Z] ---> Running in 101f8ea432c8 [2023-01-31T12:13:31.287Z] Removing intermediate container 101f8ea432c8 [2023-01-31T12:13:31.287Z] ---> a9e2f7137173 [2023-01-31T12:13:31.287Z] Step 22/26 : ENTRYPOINT ["/app-service-configurable"] [2023-01-31T12:13:31.287Z] ---> Running in a6edc2d13b7f [2023-01-31T12:13:31.287Z] Removing intermediate container a6edc2d13b7f [2023-01-31T12:13:31.287Z] ---> ad6b1bb7b3d4 [2023-01-31T12:13:31.287Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-01-31T12:13:31.287Z] ---> Running in bbd3611875ec [2023-01-31T12:13:31.287Z] Removing intermediate container bbd3611875ec [2023-01-31T12:13:31.287Z] ---> be4a15744526 [2023-01-31T12:13:31.287Z] Step 24/26 : LABEL arch=arm64 [2023-01-31T12:13:31.287Z] ---> Running in 43c0ed137f81 [2023-01-31T12:13:31.287Z] Removing intermediate container 43c0ed137f81 [2023-01-31T12:13:31.287Z] ---> 58974252e649 [2023-01-31T12:13:31.287Z] Step 25/26 : LABEL git_sha=25f6954d4155f5dbe3ef57252ff664618e8c4116 [2023-01-31T12:13:31.287Z] ---> Running in d88bfe003bd8 [2023-01-31T12:13:31.287Z] Removing intermediate container d88bfe003bd8 [2023-01-31T12:13:31.287Z] ---> eb20df222d51 [2023-01-31T12:13:31.287Z] Step 26/26 : LABEL version=0.0.0 [2023-01-31T12:13:31.555Z] ---> Running in e637137d73b6 [2023-01-31T12:13:31.822Z] Removing intermediate container e637137d73b6 [2023-01-31T12:13:31.822Z] ---> 4663c82d82e3 [2023-01-31T12:13:31.822Z] [Warning] One or more build-args [ARCH] were not consumed [2023-01-31T12:13:31.822Z] Successfully built 4663c82d82e3 [2023-01-31T12:13:31.822Z] Successfully tagged app-service-configurable-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-31T12:13:32.618Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-01-31T12:13:32.618Z] [2023-01-31T12:13:32.618Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-31T12:13:33.011Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-01-31T12:13:33.011Z] arm64: Pulling from edgex-lftools-log-publisher [2023-01-31T12:13:33.011Z] 8998bd30e6a1: Pulling fs layer [2023-01-31T12:13:33.011Z] 04944245beec: Pulling fs layer [2023-01-31T12:13:33.011Z] 699f458cf7ca: Pulling fs layer [2023-01-31T12:13:33.011Z] 765212b225bb: Pulling fs layer [2023-01-31T12:13:33.011Z] f23df028b6ca: Pulling fs layer [2023-01-31T12:13:33.011Z] d65c8cfc05b1: Pulling fs layer [2023-01-31T12:13:33.011Z] 2437ff75d9bd: Pulling fs layer [2023-01-31T12:13:33.012Z] 765212b225bb: Waiting [2023-01-31T12:13:33.012Z] d65c8cfc05b1: Waiting [2023-01-31T12:13:33.012Z] 2437ff75d9bd: Waiting [2023-01-31T12:13:33.012Z] f23df028b6ca: Waiting [2023-01-31T12:13:33.278Z] 04944245beec: Verifying Checksum [2023-01-31T12:13:33.278Z] 04944245beec: Download complete [2023-01-31T12:13:33.278Z] 765212b225bb: Verifying Checksum [2023-01-31T12:13:33.278Z] 765212b225bb: Download complete [2023-01-31T12:13:33.278Z] f23df028b6ca: Verifying Checksum [2023-01-31T12:13:33.548Z] d65c8cfc05b1: Verifying Checksum [2023-01-31T12:13:33.548Z] d65c8cfc05b1: Download complete [2023-01-31T12:13:33.548Z] 699f458cf7ca: Verifying Checksum [2023-01-31T12:13:33.548Z] 699f458cf7ca: Download complete [2023-01-31T12:13:33.816Z] 8998bd30e6a1: Verifying Checksum [2023-01-31T12:13:33.816Z] 8998bd30e6a1: Download complete [2023-01-31T12:13:36.400Z] 2437ff75d9bd: Verifying Checksum [2023-01-31T12:13:36.400Z] 2437ff75d9bd: Download complete [2023-01-31T12:13:37.807Z] 8998bd30e6a1: Pull complete [2023-01-31T12:13:38.075Z] 04944245beec: Pull complete [2023-01-31T12:13:39.484Z] 699f458cf7ca: Pull complete [2023-01-31T12:13:39.484Z] 765212b225bb: Pull complete [2023-01-31T12:13:40.067Z] f23df028b6ca: Pull complete [2023-01-31T12:13:40.334Z] d65c8cfc05b1: Pull complete [2023-01-31T12:13:55.329Z] 2437ff75d9bd: Pull complete [2023-01-31T12:13:55.329Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-01-31T12:13:55.329Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-01-31T12:13:55.329Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-31T12:13:55.711Z] prd-ubuntu20.04-docker-arm64-4c-16g-4115 does not seem to be running inside a container [2023-01-31T12:13:55.800Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-01-31T12:13:58.282Z] $ docker top b7abed2ee480d1413523501a1bc133d76bf312a15f7f2b88d3cc4bc0a4dee945 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-31T12:13:59.217Z] ---> job-cost.sh [2023-01-31T12:13:59.218Z] lf-activate-venv: SKIPPING [2023-01-31T12:13:59.218Z] INFO: No Stack... [2023-01-31T12:13:59.834Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-01-31T12:14:00.423Z] INFO: Archiving Costs [Pipeline] sh [2023-01-31T12:14:00.773Z] + cat /w/workspace/app-service-configurable/1/archives/cost.csv [2023-01-31T12:14:01.040Z] + cut -d, -f6 [Pipeline] lock [2023-01-31T12:14:01.140Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-507-1-stack-cost] [2023-01-31T12:14:01.147Z] Resource [jenkins-edgexfoundry-app-service-configurable-PR-507-1-stack-cost] did not exist. Created. [2023-01-31T12:14:01.148Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-507-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-01-31T12:14:01.562Z] /w/workspace/app-service-configurable/1@tmp/durable-90e5511f/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-01-31T12:14:01.913Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-01-31T12:14:02.213Z] Warning: overwriting stash ‘stack-cost’ [2023-01-31T12:14:02.269Z] Stashed 1 file(s) [Pipeline] } [2023-01-31T12:14:02.319Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-507-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-01-31T12:14:02.402Z] $ docker stop --time=1 b7abed2ee480d1413523501a1bc133d76bf312a15f7f2b88d3cc4bc0a4dee945 [2023-01-31T12:14:03.876Z] $ docker rm -f --volumes b7abed2ee480d1413523501a1bc133d76bf312a15f7f2b88d3cc4bc0a4dee945 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-01-31T12:14:04.857Z] provisioning config files... [2023-01-31T12:14:04.864Z] copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/_app-service-configurable_PR-507@tmp/config6828677050538937214tmp [Pipeline] { [Pipeline] sh [2023-01-31T12:14:05.204Z] + set +x [2023-01-31T12:14:05.204Z] + + bash -s -- [2023-01-31T12:14:05.204Z] curl -s https://codecov.io/bash [2023-01-31T12:14:05.204Z] [2023-01-31T12:14:05.204Z] _____ _ [2023-01-31T12:14:05.204Z] / ____| | | [2023-01-31T12:14:05.204Z] | | ___ __| | ___ ___ _____ __ [2023-01-31T12:14:05.204Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-01-31T12:14:05.204Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-01-31T12:14:05.204Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-01-31T12:14:05.204Z] Bash-1.0.6 [2023-01-31T12:14:05.204Z] [2023-01-31T12:14:05.204Z] [2023-01-31T12:14:05.204Z] ==> git version 2.25.1 found [2023-01-31T12:14:05.204Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-01-31T12:14:05.204Z] Release-Date: 2020-01-08 [2023-01-31T12:14:05.204Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-01-31T12:14:05.204Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-01-31T12:14:05.204Z] ==> Jenkins CI detected. [2023-01-31T12:14:05.204Z] current dir:  /w/workspace/_app-service-configurable_PR-507 [2023-01-31T12:14:05.204Z] project root: . [2023-01-31T12:14:05.204Z] --> token set from env [2023-01-31T12:14:05.204Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-01-31T12:14:05.204Z] ==> Running gcov in . (disable via -X gcov) [2023-01-31T12:14:05.204Z] ==> Python coveragepy not found [2023-01-31T12:14:05.204Z] ==> Searching for coverage reports in: [2023-01-31T12:14:05.204Z] + . [2023-01-31T12:14:05.204Z] -> Found 1 reports [2023-01-31T12:14:05.204Z] ==> Detecting git/mercurial file structure [2023-01-31T12:14:05.204Z] ==> Reading reports [2023-01-31T12:14:05.204Z] + ./coverage.out bytes=13 [2023-01-31T12:14:05.464Z] ==> Appending adjustments [2023-01-31T12:14:05.464Z] https://docs.codecov.io/docs/fixing-reports [2023-01-31T12:14:05.464Z] + Found adjustments [2023-01-31T12:14:05.464Z] ==> Gzipping contents [2023-01-31T12:14:05.464Z] 4.0K /tmp/codecov.Ihp2Mm.gz [2023-01-31T12:14:05.464Z] ==> Uploading reports [2023-01-31T12:14:05.464Z] url: https://codecov.io [2023-01-31T12:14:05.464Z] query: branch=PR-507&commit=25f6954d4155f5dbe3ef57252ff664618e8c4116&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-507%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=507&job=&cmd_args= [2023-01-31T12:14:05.464Z] -> Pinging Codecov [2023-01-31T12:14:05.464Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=06d844e6-9d8b-4dd4-8e5a-bb28e4cf5bd2&branch=PR-507&commit=25f6954d4155f5dbe3ef57252ff664618e8c4116&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-507%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=507&job=&cmd_args= [2023-01-31T12:14:06.031Z] -> Uploading to [2023-01-31T12:14:06.032Z] https://storage.googleapis.com/codecov/v4/raw/2023-01-31/A97CA9966030D2A3747ED39772930CCE/25f6954d4155f5dbe3ef57252ff664618e8c4116/623b4594-f1ba-4bad-a58e-9592b18e587c.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230131%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230131T121405Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=222fc4f01413783fa5bccd4d7b6c95c596a4c21f2b27f84bd84eb6b5320f386b [2023-01-31T12:14:06.032Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-01-31T12:14:06.032Z] Dload Upload Total Spent Left Speed [2023-01-31T12:14:06.032Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 520 0 0 100 520 0 1984 --:--:-- --:--:-- --:--:-- 1984 [2023-01-31T12:14:06.032Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/25f6954d4155f5dbe3ef57252ff664618e8c4116 [Pipeline] } [2023-01-31T12:14:06.061Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-01-31T12:14:07.866Z] + [ -d /w/workspace/_app-service-configurable_PR-507/archives ] [2023-01-31T12:14:07.866Z] + ls -al /w/workspace/_app-service-configurable_PR-507/archives [2023-01-31T12:14:07.866Z] total 16 [2023-01-31T12:14:07.866Z] drwxr-xr-x 3 root root 4096 Jan 31 12:05 . [2023-01-31T12:14:07.866Z] drwxrwxr-x 9 jenkins jenkins 4096 Jan 31 12:05 .. [2023-01-31T12:14:07.866Z] drwxr-xr-x 2 root root 4096 Jan 31 12:05 cost [2023-01-31T12:14:07.866Z] -rw-r--r-- 1 root root 96 Jan 31 12:05 cost.csv [2023-01-31T12:14:07.866Z] + sudo chown -R jenkins:jenkins /w/workspace/_app-service-configurable_PR-507/archives [2023-01-31T12:14:07.866Z] + ls -al /w/workspace/_app-service-configurable_PR-507/archives [2023-01-31T12:14:07.866Z] total 16 [2023-01-31T12:14:07.866Z] drwxr-xr-x 3 jenkins jenkins 4096 Jan 31 12:05 . [2023-01-31T12:14:07.866Z] drwxrwxr-x 9 jenkins jenkins 4096 Jan 31 12:05 .. [2023-01-31T12:14:07.866Z] drwxr-xr-x 2 jenkins jenkins 4096 Jan 31 12:05 cost [2023-01-31T12:14:07.866Z] -rw-r--r-- 1 jenkins jenkins 96 Jan 31 12:05 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-01-31T12:14:08.196Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-31T12:14:09.084Z] ---> package-listing.sh [2023-01-31T12:14:09.084Z] ++ facter osfamily [2023-01-31T12:14:09.084Z] ++ tr '[:upper:]' '[:lower:]' [2023-01-31T12:14:09.344Z] + OS_FAMILY=debian [2023-01-31T12:14:09.344Z] + workspace=/w/workspace/_app-service-configurable_PR-507 [2023-01-31T12:14:09.344Z] + START_PACKAGES=/tmp/packages_start.txt [2023-01-31T12:14:09.344Z] + END_PACKAGES=/tmp/packages_end.txt [2023-01-31T12:14:09.344Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-01-31T12:14:09.344Z] + PACKAGES=/tmp/packages_start.txt [2023-01-31T12:14:09.344Z] + '[' /w/workspace/_app-service-configurable_PR-507 ']' [2023-01-31T12:14:09.344Z] + PACKAGES=/tmp/packages_end.txt [2023-01-31T12:14:09.344Z] + case "${OS_FAMILY}" in [2023-01-31T12:14:09.344Z] + dpkg -l [2023-01-31T12:14:09.344Z] + grep '^ii' [2023-01-31T12:14:09.344Z] + '[' -f /tmp/packages_start.txt ']' [2023-01-31T12:14:09.344Z] + '[' -f /tmp/packages_end.txt ']' [2023-01-31T12:14:09.344Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-01-31T12:14:09.344Z] + '[' /w/workspace/_app-service-configurable_PR-507 ']' [2023-01-31T12:14:09.344Z] + mkdir -p /w/workspace/_app-service-configurable_PR-507/archives/ [2023-01-31T12:14:09.344Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/_app-service-configurable_PR-507/archives/ [Pipeline] echo [2023-01-31T12:14:09.382Z] 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-507/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-01-31T12:14:09.679Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-31T12:14:10.300Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-31T12:14:10.300Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-31T12:14:10.448Z] prd-ubuntu20.04-docker-8c-8g-4114 does not seem to be running inside a container [2023-01-31T12:14:10.504Z] $ 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-507/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-507 -v /w/workspace/_app-service-configurable_PR-507:/w/workspace/_app-service-configurable_PR-507:rw,z -v /w/workspace/_app-service-configurable_PR-507@tmp:/w/workspace/_app-service-configurable_PR-507@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-01-31T12:14:10.706Z] $ docker top 80c74660cf0b18a8c04f739bf5a9124db93c90a4fac813b8eaa37063ced58e75 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-31T12:14:11.079Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-01-31T12:14:11.396Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-01-31T12:14:11.711Z] + ls /var/log/sa-host [2023-01-31T12:14:11.711Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-31T12:14:11.926Z] provisioning config files... [2023-01-31T12:14:11.937Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/_app-service-configurable_PR-507@tmp/config9039920594697795680tmp [Pipeline] { [Pipeline] echo [2023-01-31T12:14:11.989Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-31T12:14:12.302Z] ---> create-netrc.sh [Pipeline] } [2023-01-31T12:14:12.330Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-01-31T12:14:12.742Z] ---> python-tools-install.sh [Pipeline] echo [2023-01-31T12:14:12.782Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-31T12:14:13.093Z] ---> sudo-logs.sh [2023-01-31T12:14:13.093Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-01-31T12:14:13.175Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-31T12:14:13.488Z] ---> job-cost.sh [2023-01-31T12:14:13.488Z] lf-activate-venv: SKIPPING [2023-01-31T12:14:13.488Z] DEBUG: total: 0.2199999988079071 [2023-01-31T12:14:13.488Z] INFO: Retrieving Stack Cost... [2023-01-31T12:14:14.055Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-01-31T12:14:14.314Z] INFO: Archiving Costs [Pipeline] echo [2023-01-31T12:14:14.356Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-31T12:14:14.671Z] ---> logs-deploy.sh [2023-01-31T12:14:14.671Z] lf-activate-venv: SKIPPING [2023-01-31T12:14:14.671Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/PR-507/1 [2023-01-31T12:14:14.671Z] INFO: archiving workspace using pattern(s): [2023-01-31T12:14:15.606Z] Archives upload complete. [2023-01-31T12:14:15.606Z] INFO: archiving logs to Nexus