Pull request #588 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from a461ed924ec56881d9cd8ef32930bcdbf9d33705+f6c95c4111bb18ac0ea3a4e9df2997398d2defa9 (a4fc52b0671b6e33616c3025c5f5dc71f5ec414b) 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-ssh5714217704529876639.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 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-ssh9488599771437275332.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 a0327f913308fcf13875ae7a2d6e6099471c5ff1 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-588/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-588/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7133591312035708730.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-588/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17903379732780269943.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f a0327f913308fcf13875ae7a2d6e6099471c5ff1 # timeout=10 Commit message: "fix: dry-run use case (#441)" > 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-ssh17654697379833414443.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-588/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-588/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh514854816550862407.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 a0327f913308fcf13875ae7a2d6e6099471c5ff1 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.20 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-4366 in /w/workspace/_app-service-configurable_PR-588 [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-588 # 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 f6c95c4111bb18ac0ea3a4e9df2997398d2defa9 into PR head commit a461ed924ec56881d9cd8ef32930bcdbf9d33705 Merge succeeded, producing a461ed924ec56881d9cd8ef32930bcdbf9d33705 Checking out Revision a461ed924ec56881d9cd8ef32930bcdbf9d33705 (PR-588) > 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/588/head:refs/remotes/origin/PR-588 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a461ed924ec56881d9cd8ef32930bcdbf9d33705 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge f6c95c4111bb18ac0ea3a4e9df2997398d2defa9 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a461ed924ec56881d9cd8ef32930bcdbf9d33705 # timeout=10 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 a0327f913308fcf13875ae7a2d6e6099471c5ff1 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-08-23T12:10:45.360Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-08-23T12:10:45.541Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-08-23T12:10:45.650Z] ========================================================= [2023-08-23T12:10:45.650Z] EdgeX Global Pipelines Version Info [2023-08-23T12:10:45.650Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-08-23T12:10:46.446Z] ------------------- [2023-08-23T12:10:46.446Z] stable info: [2023-08-23T12:10:46.446Z] ------------------- [2023-08-23T12:10:46.446Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-08-23T12:10:46.446Z] Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 [2023-08-23T12:10:46.446Z] Message: update stable to v1.0.253 [2023-08-23T12:10:47.018Z] ------------------- [2023-08-23T12:10:47.018Z] experimental info: [2023-08-23T12:10:47.018Z] ------------------- [2023-08-23T12:10:47.018Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-08-23T12:10:47.018Z] Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 [2023-08-23T12:10:47.018Z] Message: update experimental to v1.0.253 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-08-23T12:10:47.379Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2023-08-23T12:10:47.426Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2023-08-23T12:10:47.468Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-08-23T12:10:47.508Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-08-23T12:10:47.554Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-08-23T12:10:47.596Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-08-23T12:10:47.638Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-08-23T12:10:47.680Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-08-23T12:10:47.719Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-08-23T12:10:47.760Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-08-23T12:10:47.805Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-08-23T12:10:47.849Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo [2023-08-23T12:10:47.888Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-08-23T12:10:47.931Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-08-23T12:10:47.971Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-08-23T12:10:48.012Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-08-23T12:10:48.052Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-08-23T12:10:48.093Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-08-23T12:10:48.133Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-08-23T12:10:48.176Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-08-23T12:10:48.219Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-08-23T12:10:48.258Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-08-23T12:10:48.296Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-08-23T12:10:48.334Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-08-23T12:10:48.376Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-08-23T12:10:48.417Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-08-23T12:10:48.466Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-08-23T12:10:48.508Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-588 [Pipeline] echo [2023-08-23T12:10:48.550Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-588 [Pipeline] echo [2023-08-23T12:10:48.593Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-588 [Pipeline] echo [2023-08-23T12:10:48.637Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a461ed924ec56881d9cd8ef32930bcdbf9d33705 [Pipeline] echo [2023-08-23T12:10:48.679Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a461ed9 [Pipeline] echo [2023-08-23T12:10:48.785Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-08-23T12:10:49.068Z] provisioning config files... [2023-08-23T12:10:49.094Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-588@tmp/config6694081261976255728tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-23T12:10:49.443Z] ---> docker-login.sh [2023-08-23T12:10:49.443Z] nexus3.edgexfoundry.org:10001 [2023-08-23T12:10:49.704Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-23T12:10:49.964Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-23T12:10:49.964Z] Configure a credential helper to remove this warning. See [2023-08-23T12:10:49.964Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-23T12:10:49.964Z] [2023-08-23T12:10:49.964Z] Login Succeeded [2023-08-23T12:10:49.964Z] nexus3.edgexfoundry.org:10002 [2023-08-23T12:10:49.964Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-23T12:10:49.964Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-23T12:10:49.964Z] Configure a credential helper to remove this warning. See [2023-08-23T12:10:49.964Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-23T12:10:49.964Z] [2023-08-23T12:10:49.964Z] Login Succeeded [2023-08-23T12:10:49.964Z] nexus3.edgexfoundry.org:10003 [2023-08-23T12:10:49.964Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-23T12:10:50.223Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-23T12:10:50.223Z] Configure a credential helper to remove this warning. See [2023-08-23T12:10:50.223Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-23T12:10:50.223Z] [2023-08-23T12:10:50.223Z] Login Succeeded [2023-08-23T12:10:50.223Z] nexus3.edgexfoundry.org:10004 [2023-08-23T12:10:50.223Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-23T12:10:50.223Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-23T12:10:50.223Z] Configure a credential helper to remove this warning. See [2023-08-23T12:10:50.223Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-23T12:10:50.223Z] [2023-08-23T12:10:50.223Z] Login Succeeded [2023-08-23T12:10:50.223Z] docker.io [2023-08-23T12:10:50.223Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-23T12:10:50.483Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-23T12:10:50.483Z] Configure a credential helper to remove this warning. See [2023-08-23T12:10:50.483Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-23T12:10:50.483Z] [2023-08-23T12:10:50.483Z] Login Succeeded [2023-08-23T12:10:50.483Z] ---> docker-login.sh ends [Pipeline] } [2023-08-23T12:10:50.508Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-08-23T12:10:51.141Z] + git rev-list -1 --merges a461ed924ec56881d9cd8ef32930bcdbf9d33705~1..a461ed924ec56881d9cd8ef32930bcdbf9d33705 [Pipeline] echo [2023-08-23T12:10:51.209Z] -----------> git rev-list -1 --merges a461ed924ec56881d9cd8ef32930bcdbf9d33705~1..a461ed924ec56881d9cd8ef32930bcdbf9d33705 a461ed924ec56881d9cd8ef32930bcdbf9d33705 [false] [Pipeline] sh [2023-08-23T12:10:51.519Z] + git log --format=format:%s -1 a461ed924ec56881d9cd8ef32930bcdbf9d33705 [Pipeline] echo [2023-08-23T12:10:51.557Z] ========================================================= [2023-08-23T12:10:51.557Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-08-23T12:10:51.557Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-08-23T12:10:52.003Z] + git log --format=format:%s -1 a461ed924ec56881d9cd8ef32930bcdbf9d33705 [Pipeline] echo [2023-08-23T12:10:52.033Z] [semverPrep] GIT_COMMIT: a461ed924ec56881d9cd8ef32930bcdbf9d33705, Commit Message: build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 [Pipeline] echo [2023-08-23T12:10:52.060Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-08-23T12:10:52.448Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-08-23T12:10:52.448Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-08-23T12:10:52.448Z] + [ -e /tmp/ssh_known_hosts ] [2023-08-23T12:10:52.448Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-08-23T12:10:52.448Z] + + echosudo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= tee [2023-08-23T12:10:52.448Z] -a /etc/ssh/ssh_known_hosts [2023-08-23T12:10:52.448Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-23T12:10:52.934Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-23T12:10:52.934Z] [2023-08-23T12:10:52.934Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-23T12:10:53.308Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-23T12:10:53.308Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-08-23T12:10:53.308Z] b85a868b505f: Pulling fs layer [2023-08-23T12:10:53.308Z] e2be974225ed: Pulling fs layer [2023-08-23T12:10:53.308Z] 339a4e72a1f5: Pulling fs layer [2023-08-23T12:10:53.308Z] 988bab9f4d93: Pulling fs layer [2023-08-23T12:10:53.308Z] 1469e6f7b9e6: Pulling fs layer [2023-08-23T12:10:53.308Z] eaf3925da568: Pulling fs layer [2023-08-23T12:10:53.308Z] bab4dde63d76: Pulling fs layer [2023-08-23T12:10:53.308Z] bde34c3a00c8: Pulling fs layer [2023-08-23T12:10:53.308Z] b352a97aabf1: Pulling fs layer [2023-08-23T12:10:53.308Z] 4872d77fe225: Pulling fs layer [2023-08-23T12:10:53.308Z] 5851b861e8e6: Pulling fs layer [2023-08-23T12:10:53.308Z] 988bab9f4d93: Waiting [2023-08-23T12:10:53.308Z] bab4dde63d76: Waiting [2023-08-23T12:10:53.308Z] 1469e6f7b9e6: Waiting [2023-08-23T12:10:53.308Z] eaf3925da568: Waiting [2023-08-23T12:10:53.308Z] bde34c3a00c8: Waiting [2023-08-23T12:10:53.308Z] 5851b861e8e6: Waiting [2023-08-23T12:10:53.308Z] 4872d77fe225: Waiting [2023-08-23T12:10:53.308Z] b352a97aabf1: Waiting [2023-08-23T12:10:53.308Z] e2be974225ed: Download complete [2023-08-23T12:10:53.308Z] 988bab9f4d93: Download complete [2023-08-23T12:10:53.308Z] 1469e6f7b9e6: Verifying Checksum [2023-08-23T12:10:53.308Z] 1469e6f7b9e6: Download complete [2023-08-23T12:10:53.567Z] eaf3925da568: Verifying Checksum [2023-08-23T12:10:53.567Z] eaf3925da568: Download complete [2023-08-23T12:10:53.567Z] 339a4e72a1f5: Verifying Checksum [2023-08-23T12:10:53.567Z] 339a4e72a1f5: Download complete [2023-08-23T12:10:53.567Z] bde34c3a00c8: Download complete [2023-08-23T12:10:53.567Z] b352a97aabf1: Verifying Checksum [2023-08-23T12:10:53.567Z] b352a97aabf1: Download complete [2023-08-23T12:10:53.567Z] 4872d77fe225: Download complete [2023-08-23T12:10:53.567Z] 5851b861e8e6: Download complete [2023-08-23T12:10:53.567Z] b85a868b505f: Verifying Checksum [2023-08-23T12:10:53.567Z] b85a868b505f: Download complete [2023-08-23T12:10:53.825Z] bab4dde63d76: Verifying Checksum [2023-08-23T12:10:53.825Z] bab4dde63d76: Download complete [2023-08-23T12:10:54.761Z] b85a868b505f: Pull complete [2023-08-23T12:10:55.020Z] e2be974225ed: Pull complete [2023-08-23T12:10:55.589Z] 339a4e72a1f5: Pull complete [2023-08-23T12:10:55.589Z] 988bab9f4d93: Pull complete [2023-08-23T12:10:55.848Z] 1469e6f7b9e6: Pull complete [2023-08-23T12:10:55.848Z] eaf3925da568: Pull complete [2023-08-23T12:10:57.773Z] bab4dde63d76: Pull complete [2023-08-23T12:10:57.773Z] bde34c3a00c8: Pull complete [2023-08-23T12:10:58.032Z] b352a97aabf1: Pull complete [2023-08-23T12:10:58.032Z] 4872d77fe225: Pull complete [2023-08-23T12:10:58.032Z] 5851b861e8e6: Pull complete [2023-08-23T12:10:58.032Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-08-23T12:10:58.032Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-23T12:10:58.032Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-23T12:10:58.289Z] prd-ubuntu20.04-docker-8c-8g-4366 does not seem to be running inside a container [2023-08-23T12:10:58.316Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_PR-588 -v /w/workspace/_app-service-configurable_PR-588:/w/workspace/_app-service-configurable_PR-588:rw,z -v /w/workspace/_app-service-configurable_PR-588@tmp:/w/workspace/_app-service-configurable_PR-588@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-08-23T12:11:01.457Z] $ docker top d5e3d552978a8142971142557a8d79acf8cbfec2933e30b91593ceec0465e318 -eo pid,comm [2023-08-23T12:11:01.516Z] 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-08-23T12:11:01.516Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-08-23T12:11:01.643Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-08-23T12:11:01.643Z] [ssh-agent] Looking for ssh-agent implementation... [2023-08-23T12:11:01.757Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-08-23T12:11:01.759Z] $ docker exec d5e3d552978a8142971142557a8d79acf8cbfec2933e30b91593ceec0465e318 ssh-agent [2023-08-23T12:11:01.893Z] SSH_AUTH_SOCK=/tmp/ssh-eHrqfYAHTePR/agent.32 [2023-08-23T12:11:01.893Z] SSH_AGENT_PID=38 [2023-08-23T12:11:01.899Z] Running ssh-add (command line suppressed) [2023-08-23T12:11:02.000Z] Identity added: /w/workspace/_app-service-configurable_PR-588@tmp/private_key_1127793994301215024.key (/w/workspace/_app-service-configurable_PR-588@tmp/private_key_1127793994301215024.key) [2023-08-23T12:11:02.016Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-08-23T12:11:02.429Z] + git tag --points-at HEAD [Pipeline] } [2023-08-23T12:11:02.455Z] $ docker exec --env ******** --env ******** d5e3d552978a8142971142557a8d79acf8cbfec2933e30b91593ceec0465e318 ssh-agent -k [2023-08-23T12:11:02.570Z] unset SSH_AUTH_SOCK; [2023-08-23T12:11:02.571Z] unset SSH_AGENT_PID; [2023-08-23T12:11:02.571Z] echo Agent pid 38 killed; [2023-08-23T12:11:02.583Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-08-23T12:11:02.808Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-08-23T12:11:02.808Z] [ssh-agent] Looking for ssh-agent implementation... [2023-08-23T12:11:02.920Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-08-23T12:11:02.922Z] $ docker exec d5e3d552978a8142971142557a8d79acf8cbfec2933e30b91593ceec0465e318 ssh-agent [2023-08-23T12:11:03.034Z] SSH_AUTH_SOCK=/tmp/ssh-LoTIvEWPqoMg/agent.70 [2023-08-23T12:11:03.034Z] SSH_AGENT_PID=76 [2023-08-23T12:11:03.038Z] Running ssh-add (command line suppressed) [2023-08-23T12:11:03.136Z] Identity added: /w/workspace/_app-service-configurable_PR-588@tmp/private_key_11775206563925952083.key (/w/workspace/_app-service-configurable_PR-588@tmp/private_key_11775206563925952083.key) [2023-08-23T12:11:03.157Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-08-23T12:11:03.481Z] + git semver init [2023-08-23T12:11:03.741Z] 2023-08-23 12:11:03,649 [run_init] DEBUG init version:0.0.0 force:False [2023-08-23T12:11:03.741Z] 2023-08-23 12:11:03,651 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/_app-service-configurable_PR-588/.semver [2023-08-23T12:11:03.741Z] 2023-08-23 12:11:03,651 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/_app-service-configurable_PR-588/.semver [2023-08-23T12:11:03.741Z] 2023-08-23 12:11:03,651 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-service-configurable.git', '/w/workspace/_app-service-configurable_PR-588/.semver'], cwd=/w/workspace/_app-service-configurable_PR-588, universal_newlines=False, shell=None, istream=None) [2023-08-23T12:11:04.679Z] 2023-08-23 12:11:04,507 [append_file] DEBUG append to file:/w/workspace/_app-service-configurable_PR-588/.git/info/exclude [2023-08-23T12:11:04.679Z] 2023-08-23 12:11:04,508 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/_app-service-configurable_PR-588/.semver/PR-588 with force:False [2023-08-23T12:11:04.679Z] 2023-08-23 12:11:04,508 [write_file] DEBUG write to file:/w/workspace/_app-service-configurable_PR-588/.semver/PR-588 [2023-08-23T12:11:04.679Z] 2023-08-23 12:11:04,512 [execute] INFO git cat-file --batch-check [2023-08-23T12:11:04.679Z] 2023-08-23 12:11:04,513 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/_app-service-configurable_PR-588/.semver, universal_newlines=False, shell=None, istream=) [2023-08-23T12:11:04.679Z] 2023-08-23 12:11:04,519 [execute] INFO git cat-file --batch [2023-08-23T12:11:04.679Z] 2023-08-23 12:11:04,520 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/_app-service-configurable_PR-588/.semver, universal_newlines=False, shell=None, istream=) [2023-08-23T12:11:04.679Z] 2023-08-23 12:11:04,525 [read_version] DEBUG read version from /w/workspace/_app-service-configurable_PR-588/.semver/PR-588 [2023-08-23T12:11:04.679Z] 0.0.0 [Pipeline] } [2023-08-23T12:11:04.708Z] $ docker exec --env ******** --env ******** d5e3d552978a8142971142557a8d79acf8cbfec2933e30b91593ceec0465e318 ssh-agent -k [2023-08-23T12:11:04.821Z] unset SSH_AUTH_SOCK; [2023-08-23T12:11:04.821Z] unset SSH_AGENT_PID; [2023-08-23T12:11:04.821Z] echo Agent pid 76 killed; [2023-08-23T12:11:04.840Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-08-23T12:11:05.283Z] + git semver [Pipeline] } [2023-08-23T12:11:05.568Z] $ docker stop --time=1 d5e3d552978a8142971142557a8d79acf8cbfec2933e30b91593ceec0465e318 [2023-08-23T12:11:06.911Z] $ docker rm -f --volumes d5e3d552978a8142971142557a8d79acf8cbfec2933e30b91593ceec0465e318 [Pipeline] // withDockerContainer [Pipeline] sh [2023-08-23T12:11:07.337Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-08-23T12:11:07.609Z] Stashed 1 file(s) [Pipeline] echo [2023-08-23T12:11:07.628Z] [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-08-23T12:11:08.234Z] provisioning config files... [2023-08-23T12:11:08.244Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-588@tmp/config11629248188578696884tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-23T12:11:08.592Z] ---> docker-login.sh [2023-08-23T12:11:08.592Z] nexus3.edgexfoundry.org:10001 [2023-08-23T12:11:08.592Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-23T12:11:08.592Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-23T12:11:08.592Z] Configure a credential helper to remove this warning. See [2023-08-23T12:11:08.592Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-23T12:11:08.592Z] [2023-08-23T12:11:08.592Z] Login Succeeded [2023-08-23T12:11:08.592Z] nexus3.edgexfoundry.org:10002 [2023-08-23T12:11:08.592Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-23T12:11:08.592Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-23T12:11:08.592Z] Configure a credential helper to remove this warning. See [2023-08-23T12:11:08.592Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-23T12:11:08.592Z] [2023-08-23T12:11:08.592Z] Login Succeeded [2023-08-23T12:11:08.592Z] nexus3.edgexfoundry.org:10003 [2023-08-23T12:11:08.853Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-23T12:11:08.853Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-23T12:11:08.853Z] Configure a credential helper to remove this warning. See [2023-08-23T12:11:08.853Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-23T12:11:08.853Z] [2023-08-23T12:11:08.853Z] Login Succeeded [2023-08-23T12:11:08.853Z] nexus3.edgexfoundry.org:10004 [2023-08-23T12:11:08.853Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-23T12:11:08.853Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-23T12:11:08.853Z] Configure a credential helper to remove this warning. See [2023-08-23T12:11:08.853Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-23T12:11:08.853Z] [2023-08-23T12:11:08.853Z] Login Succeeded [2023-08-23T12:11:08.853Z] docker.io [2023-08-23T12:11:09.112Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-23T12:11:09.373Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-23T12:11:09.373Z] Configure a credential helper to remove this warning. See [2023-08-23T12:11:09.373Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-23T12:11:09.373Z] [2023-08-23T12:11:09.373Z] Login Succeeded [2023-08-23T12:11:09.373Z] ---> docker-login.sh ends [Pipeline] } [2023-08-23T12:11:09.405Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-08-23T12:11:09.605Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-23T12:11:09.640Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-23T12:11:09.671Z] ========================================================= [2023-08-23T12:11:09.671Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-08-23T12:11:09.671Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-23T12:11:10.138Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-08-23T12:11:10.138Z] Sending build context to Docker daemon 3.327MB [2023-08-23T12:11:10.138Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-08-23T12:11:10.138Z] Step 2/12 : FROM ${BASE} AS builder [2023-08-23T12:11:10.138Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-08-23T12:11:10.138Z] 4db1b89c0bd1: Pulling fs layer [2023-08-23T12:11:10.138Z] 6911f1a30b25: Pulling fs layer [2023-08-23T12:11:10.138Z] e194b8c5c2a9: Pulling fs layer [2023-08-23T12:11:10.138Z] 6863d3e3a2b1: Pulling fs layer [2023-08-23T12:11:10.138Z] ec0bb842ea78: Pulling fs layer [2023-08-23T12:11:10.138Z] 40a00589a448: Pulling fs layer [2023-08-23T12:11:10.138Z] 6c08303d61cc: Pulling fs layer [2023-08-23T12:11:10.138Z] 798269fcf238: Pulling fs layer [2023-08-23T12:11:10.138Z] ec0bb842ea78: Waiting [2023-08-23T12:11:10.138Z] 6c08303d61cc: Waiting [2023-08-23T12:11:10.138Z] 40a00589a448: Waiting [2023-08-23T12:11:10.138Z] 798269fcf238: Waiting [2023-08-23T12:11:10.138Z] 6911f1a30b25: Verifying Checksum [2023-08-23T12:11:10.138Z] 6911f1a30b25: Download complete [2023-08-23T12:11:10.138Z] 6863d3e3a2b1: Verifying Checksum [2023-08-23T12:11:10.138Z] 6863d3e3a2b1: Download complete [2023-08-23T12:11:10.398Z] ec0bb842ea78: Download complete [2023-08-23T12:11:10.398Z] 4db1b89c0bd1: Verifying Checksum [2023-08-23T12:11:10.398Z] 4db1b89c0bd1: Download complete [2023-08-23T12:11:10.398Z] 40a00589a448: Verifying Checksum [2023-08-23T12:11:10.398Z] 40a00589a448: Download complete [2023-08-23T12:11:10.398Z] 4db1b89c0bd1: Pull complete [2023-08-23T12:11:10.658Z] 6911f1a30b25: Pull complete [2023-08-23T12:11:10.916Z] 798269fcf238: Verifying Checksum [2023-08-23T12:11:10.916Z] 798269fcf238: Download complete [2023-08-23T12:11:10.916Z] e194b8c5c2a9: Verifying Checksum [2023-08-23T12:11:10.916Z] e194b8c5c2a9: Download complete [2023-08-23T12:11:11.181Z] 6c08303d61cc: Verifying Checksum [2023-08-23T12:11:11.181Z] 6c08303d61cc: Download complete [2023-08-23T12:11:15.387Z] e194b8c5c2a9: Pull complete [2023-08-23T12:11:15.387Z] 6863d3e3a2b1: Pull complete [2023-08-23T12:11:15.387Z] ec0bb842ea78: Pull complete [2023-08-23T12:11:15.387Z] 40a00589a448: Pull complete [2023-08-23T12:11:17.295Z] 6c08303d61cc: Pull complete [2023-08-23T12:11:18.668Z] 798269fcf238: Pull complete [2023-08-23T12:11:18.668Z] Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 [2023-08-23T12:11:18.668Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-08-23T12:11:18.668Z] ---> ec979cd7f677 [2023-08-23T12:11:18.668Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-08-23T12:11:23.060Z] Still waiting to schedule task [2023-08-23T12:11:23.060Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-08-23T12:11:25.242Z] ---> Running in f6546dcafef0 [2023-08-23T12:11:25.242Z] Removing intermediate container f6546dcafef0 [2023-08-23T12:11:25.242Z] ---> e522025ea5e4 [2023-08-23T12:11:25.242Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-08-23T12:11:25.242Z] ---> Running in 1da5843c42f0 [2023-08-23T12:11:25.242Z] Removing intermediate container 1da5843c42f0 [2023-08-23T12:11:25.242Z] ---> c49c3846f9c0 [2023-08-23T12:11:25.242Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-08-23T12:11:25.242Z] ---> Running in 6329655fc89d [2023-08-23T12:11:25.242Z] Removing intermediate container 6329655fc89d [2023-08-23T12:11:25.242Z] ---> d7c4265e44d6 [2023-08-23T12:11:25.242Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-08-23T12:11:25.242Z] ---> Running in a47c8951ad8b [2023-08-23T12:11:25.242Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-23T12:11:25.242Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-23T12:11:25.502Z] OK: 265 MiB in 53 packages [2023-08-23T12:11:25.762Z] Removing intermediate container a47c8951ad8b [2023-08-23T12:11:25.762Z] ---> 74b41080544e [2023-08-23T12:11:25.762Z] Step 7/12 : WORKDIR /app [2023-08-23T12:11:25.762Z] ---> Running in 855f69affc8d [2023-08-23T12:11:25.762Z] Removing intermediate container 855f69affc8d [2023-08-23T12:11:25.762Z] ---> 7e482f0599e0 [2023-08-23T12:11:25.762Z] Step 8/12 : COPY go.mod vendor* ./ [2023-08-23T12:11:26.021Z] ---> 8d6577b0032f [2023-08-23T12:11:26.021Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-23T12:11:26.021Z] ---> Running in 38dcfd7f2e6b [2023-08-23T12:12:04.787Z] Removing intermediate container 38dcfd7f2e6b [2023-08-23T12:12:04.787Z] ---> c3ab47bfc87d [2023-08-23T12:12:04.787Z] Step 10/12 : COPY . . [2023-08-23T12:12:04.787Z] ---> 5bc3ca775791 [2023-08-23T12:12:04.787Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-08-23T12:12:04.787Z] ---> Running in 327e203883e3 [2023-08-23T12:12:04.787Z] Removing intermediate container 327e203883e3 [2023-08-23T12:12:04.787Z] ---> ff646bfbea52 [2023-08-23T12:12:04.787Z] Step 12/12 : RUN $MAKE [2023-08-23T12:12:04.787Z] ---> Running in 58645b857e04 [2023-08-23T12:12:04.787Z] noop [2023-08-23T12:12:04.787Z] Removing intermediate container 58645b857e04 [2023-08-23T12:12:04.787Z] ---> e5eade058c79 [2023-08-23T12:12:04.787Z] Successfully built e5eade058c79 [2023-08-23T12:12:04.787Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-23T12:12:05.245Z] + docker inspect -f . ci-base-image-x86_64 [2023-08-23T12:12:05.245Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-23T12:12:05.465Z] prd-ubuntu20.04-docker-8c-8g-4366 does not seem to be running inside a container [2023-08-23T12:12:05.490Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/_app-service-configurable_PR-588 -v /w/workspace/_app-service-configurable_PR-588:/w/workspace/_app-service-configurable_PR-588:rw,z -v /w/workspace/_app-service-configurable_PR-588@tmp:/w/workspace/_app-service-configurable_PR-588@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-08-23T12:12:05.845Z] $ docker top 9f1b04efd92e4224e46f74f5058e81e114d998a6186aab7fa69befc928a49eb2 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-23T12:12:06.242Z] + go version [2023-08-23T12:12:06.242Z] go version go1.20.6 linux/amd64 [Pipeline] } [2023-08-23T12:12:06.269Z] $ docker stop --time=1 9f1b04efd92e4224e46f74f5058e81e114d998a6186aab7fa69befc928a49eb2 [2023-08-23T12:12:07.571Z] $ docker rm -f --volumes 9f1b04efd92e4224e46f74f5058e81e114d998a6186aab7fa69befc928a49eb2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-23T12:12:08.289Z] + docker inspect -f . ci-base-image-x86_64 [2023-08-23T12:12:08.289Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-23T12:12:08.460Z] prd-ubuntu20.04-docker-8c-8g-4366 does not seem to be running inside a container [2023-08-23T12:12:08.486Z] $ 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-588 -v /w/workspace/_app-service-configurable_PR-588:/w/workspace/_app-service-configurable_PR-588:rw,z -v /w/workspace/_app-service-configurable_PR-588@tmp:/w/workspace/_app-service-configurable_PR-588@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-08-23T12:12:08.841Z] $ docker top cc885452b21da1bae47397f260fe4b72556260b994c04c225b284ffafeaf4ad3 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-23T12:12:09.233Z] + git config --global --add safe.directory /w/workspace/_app-service-configurable_PR-588 [Pipeline] fileExists [Pipeline] sh [2023-08-23T12:12:09.591Z] + make test [2023-08-23T12:12:09.591Z] go test -race -coverprofile=coverage.out ./... [2023-08-23T12:12:31.511Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2023-08-23T12:12:51.339Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-4367 in /w/workspace/_app-service-configurable_PR-588 [Pipeline] { [Pipeline] ws [2023-08-23T12:12:51.402Z] Running in /w/workspace/app-service-configurable/1 [Pipeline] { [Pipeline] checkout [2023-08-23T12:12:51.479Z] Selected Git installation does not exist. Using Default [2023-08-23T12:12:51.480Z] The recommended git tool is: NONE [2023-08-23T12:12:53.426Z] go vet ./... [2023-08-23T12:12:54.797Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-08-23T12:12:54.797Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-08-23T12:12:54.797Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-08-23T12:12:55.080Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-08-23T12:12:55.107Z] $ docker stop --time=1 cc885452b21da1bae47397f260fe4b72556260b994c04c225b284ffafeaf4ad3 [2023-08-23T12:12:56.305Z] using credential edgex-jenkins-ssh [2023-08-23T12:12:56.324Z] Cloning the remote Git repository [2023-08-23T12:12:56.369Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2023-08-23T12:12:56.461Z] > git init /w/workspace/app-service-configurable/1 # timeout=10 [2023-08-23T12:12:56.599Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2023-08-23T12:12:56.600Z] > git --version # timeout=10 [2023-08-23T12:12:56.623Z] > git --version # 'git version 2.25.1' [2023-08-23T12:12:56.625Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-08-23T12:12:56.766Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-08-23T12:12:57.871Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2023-08-23T12:12:57.901Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-08-23T12:12:58.670Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2023-08-23T12:12:58.706Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2023-08-23T12:12:58.707Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-08-23T12:12:58.722Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/588/head:refs/remotes/origin/PR-588 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-08-23T12:12:59.199Z] Merging remotes/origin/main commit f6c95c4111bb18ac0ea3a4e9df2997398d2defa9 into PR head commit a461ed924ec56881d9cd8ef32930bcdbf9d33705 [2023-08-23T12:12:59.465Z] Merge succeeded, producing a461ed924ec56881d9cd8ef32930bcdbf9d33705 [2023-08-23T12:12:59.466Z] Checking out Revision a461ed924ec56881d9cd8ef32930bcdbf9d33705 (PR-588) [2023-08-23T12:12:59.913Z] Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3" [2023-08-23T12:12:59.963Z] > git --version # timeout=10 [2023-08-23T12:12:59.974Z] > git --version # 'git version 2.25.1' [2023-08-23T12:12:59.994Z] fatal: bad object a0327f913308fcf13875ae7a2d6e6099471c5ff1 [2023-08-23T12:13:00.127Z] $ docker rm -f --volumes cc885452b21da1bae47397f260fe4b72556260b994c04c225b284ffafeaf4ad3 [2023-08-23T12:12:59.217Z] > git config core.sparsecheckout # timeout=10 [2023-08-23T12:12:59.289Z] > git checkout -f a461ed924ec56881d9cd8ef32930bcdbf9d33705 # timeout=10 [2023-08-23T12:12:59.365Z] > git remote # timeout=10 [2023-08-23T12:12:59.384Z] > git config --get remote.origin.url # timeout=10 [2023-08-23T12:12:59.413Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-08-23T12:12:59.427Z] > git merge f6c95c4111bb18ac0ea3a4e9df2997398d2defa9 # timeout=10 [2023-08-23T12:12:59.453Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-08-23T12:12:59.474Z] > git config core.sparsecheckout # timeout=10 [2023-08-23T12:12:59.502Z] > git checkout -f a461ed924ec56881d9cd8ef32930bcdbf9d33705 # timeout=10 [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [2023-08-23T12:13:00.788Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-08-23T12:13:00.865Z] Stashed 1 file(s) [Pipeline] script [Pipeline] { [Pipeline] } [Pipeline] sh [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [2023-08-23T12:13:01.365Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-08-23T12:13:01.365Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-08-23T12:13:01.365Z] Dload Upload Total Spent Left Speed [2023-08-23T12:13:01.365Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 89167 0 --:--:-- --:--:-- --:--:-- 89795 [Pipeline] sh [Pipeline] sh [2023-08-23T12:13:01.825Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-08-23T12:13:01.976Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-08-23T12:13:02.145Z] + ls -al . [2023-08-23T12:13:02.145Z] total 180 [2023-08-23T12:13:02.145Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 23 12:12 . [2023-08-23T12:13:02.145Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 23 12:10 .. [2023-08-23T12:13:02.145Z] -rw-rw-r-- 1 jenkins jenkins 119 Aug 23 12:10 .dockerignore [2023-08-23T12:13:02.145Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 23 12:11 .git [2023-08-23T12:13:02.145Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 23 12:10 .github [2023-08-23T12:13:02.145Z] -rw-rw-r-- 1 jenkins jenkins 171 Aug 23 12:10 .gitignore [2023-08-23T12:13:02.145Z] -rw-rw-r-- 1 jenkins jenkins 41 Aug 23 12:10 .golangci.yml [2023-08-23T12:13:02.145Z] drwxr-xr-x 3 jenkins jenkins 4096 Aug 23 12:11 .semver [2023-08-23T12:13:02.145Z] -rw-rw-r-- 1 jenkins jenkins 9636 Aug 23 12:10 Attribution.txt [2023-08-23T12:13:02.145Z] -rw-rw-r-- 1 jenkins jenkins 35039 Aug 23 12:10 CHANGELOG.md [2023-08-23T12:13:02.145Z] -rw-rw-r-- 1 jenkins jenkins 1898 Aug 23 12:10 Dockerfile [2023-08-23T12:13:02.145Z] -rw-rw-r-- 1 jenkins jenkins 677 Aug 23 12:10 GOVERNANCE.md [2023-08-23T12:13:02.145Z] -rw-rw-r-- 1 jenkins jenkins 688 Aug 23 12:10 Jenkinsfile [2023-08-23T12:13:02.145Z] -rw-rw-r-- 1 jenkins jenkins 10174 Aug 23 12:10 LICENSE [2023-08-23T12:13:02.145Z] -rw-rw-r-- 1 jenkins jenkins 618 Aug 23 12:10 OWNERS.md [2023-08-23T12:13:02.145Z] -rw-rw-r-- 1 jenkins jenkins 4885 Aug 23 12:10 README.md [2023-08-23T12:13:02.145Z] -rw-rw-r-- 1 jenkins jenkins 5 Aug 23 12:11 VERSION [2023-08-23T12:13:02.145Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 23 12:10 bin [2023-08-23T12:13:02.145Z] -rw-r--r-- 1 jenkins jenkins 13 Aug 23 12:12 coverage.out [2023-08-23T12:13:02.145Z] -rw-rw-r-- 1 jenkins jenkins 3469 Aug 23 12:10 go.mod [2023-08-23T12:13:02.145Z] -rw-rw-r-- 1 jenkins jenkins 32452 Aug 23 12:10 go.sum [2023-08-23T12:13:02.145Z] -rw-rw-r-- 1 jenkins jenkins 1937 Aug 23 12:10 main.go [2023-08-23T12:13:02.145Z] -rw-rw-r-- 1 jenkins jenkins 2569 Aug 23 12:10 makefile [2023-08-23T12:13:02.145Z] drwxrwxr-x 9 jenkins jenkins 4096 Aug 23 12:10 res [2023-08-23T12:13:02.145Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 23 12:10 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-23T12:13:02.326Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-08-23T12:13:02.326Z] + sudo tee /etc/docker/daemon.new [2023-08-23T12:13:02.326Z] { [2023-08-23T12:13:02.326Z] "registry-mirrors": [ [2023-08-23T12:13:02.326Z] "https://nexus3.edgexfoundry.org:10001" [2023-08-23T12:13:02.326Z] ], [2023-08-23T12:13:02.326Z] "bip": "10.250.0.254/24", [2023-08-23T12:13:02.326Z] "hosts": [ [2023-08-23T12:13:02.326Z] "tcp://0.0.0.0:5555", [2023-08-23T12:13:02.326Z] "unix:///var/run/docker.sock" [2023-08-23T12:13:02.326Z] ], [2023-08-23T12:13:02.326Z] "mtu": 1458, [2023-08-23T12:13:02.326Z] "selinux-enabled": true, [2023-08-23T12:13:02.326Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-08-23T12:13:02.326Z] } [Pipeline] sh [2023-08-23T12:13:02.563Z] + 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=a461ed924ec56881d9cd8ef32930bcdbf9d33705 --label arch=amd64 --label version=0.0.0 . [2023-08-23T12:13:02.563Z] Sending build context to Docker daemon 3.328MB [2023-08-23T12:13:02.563Z] Step 1/26 : ARG BASE=golang:1.20-alpine3.17 [2023-08-23T12:13:02.563Z] Step 2/26 : FROM ${BASE} AS builder [2023-08-23T12:13:02.563Z] ---> e5eade058c79 [2023-08-23T12:13:02.563Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git" [2023-08-23T12:13:02.563Z] ---> Running in 44aa2e4c3f22 [2023-08-23T12:13:02.678Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-08-23T12:13:02.823Z] Removing intermediate container 44aa2e4c3f22 [2023-08-23T12:13:02.823Z] ---> a8cd60e8baab [2023-08-23T12:13:02.823Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-08-23T12:13:02.823Z] ---> Running in 399fbc430708 [2023-08-23T12:13:02.823Z] Removing intermediate container 399fbc430708 [2023-08-23T12:13:02.823Z] ---> 0fb5897e50a9 [2023-08-23T12:13:02.823Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-08-23T12:13:02.823Z] ---> Running in 3bcdcafad30c [2023-08-23T12:13:02.823Z] Removing intermediate container 3bcdcafad30c [2023-08-23T12:13:02.823Z] ---> 8769305a6030 [2023-08-23T12:13:02.823Z] Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-08-23T12:13:03.032Z] + sudo service docker restart [2023-08-23T12:13:03.797Z] ---> Running in db5c6234bfb2 [2023-08-23T12:13:03.797Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-23T12:13:06.719Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-23T12:13:06.980Z] OK: 265 MiB in 53 packages [2023-08-23T12:13:07.590Z] Removing intermediate container db5c6234bfb2 [2023-08-23T12:13:07.590Z] ---> 78730b2dfd27 [2023-08-23T12:13:07.590Z] Step 7/26 : WORKDIR /app [2023-08-23T12:13:07.590Z] ---> Running in 4add686a8ac6 [2023-08-23T12:13:07.590Z] Removing intermediate container 4add686a8ac6 [2023-08-23T12:13:07.590Z] ---> 5b5988476989 [2023-08-23T12:13:07.590Z] Step 8/26 : COPY go.mod vendor* ./ [2023-08-23T12:13:07.590Z] ---> 69e60cb438c4 [2023-08-23T12:13:07.590Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-23T12:13:07.590Z] ---> Running in 640bbbc81a16 [2023-08-23T12:13:08.392Z] Removing intermediate container 640bbbc81a16 [2023-08-23T12:13:08.392Z] ---> e103e2e3b3d1 [2023-08-23T12:13:08.392Z] Step 10/26 : COPY . . [2023-08-23T12:13:08.962Z] ---> 11867f69d6bd [2023-08-23T12:13:08.963Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-08-23T12:13:08.963Z] ---> Running in 3fb4f4ce835a [2023-08-23T12:13:08.963Z] Removing intermediate container 3fb4f4ce835a [2023-08-23T12:13:08.963Z] ---> f13978590d7c [2023-08-23T12:13:08.963Z] Step 12/26 : RUN $MAKE [2023-08-23T12:13:08.963Z] ---> Running in fafa8d8d0cba [2023-08-23T12:13:09.238Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.20 -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-08-23T12:13:21.336Z] provisioning config files... [2023-08-23T12:13:21.359Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/1@tmp/config7260546587234691065tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-23T12:13:21.742Z] ---> docker-login.sh [2023-08-23T12:13:21.742Z] nexus3.edgexfoundry.org:10001 [2023-08-23T12:13:22.010Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-23T12:13:22.279Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-23T12:13:22.279Z] Configure a credential helper to remove this warning. See [2023-08-23T12:13:22.279Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-23T12:13:22.279Z] [2023-08-23T12:13:22.279Z] Login Succeeded [2023-08-23T12:13:22.279Z] nexus3.edgexfoundry.org:10002 [2023-08-23T12:13:22.546Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-23T12:13:22.816Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-23T12:13:22.817Z] Configure a credential helper to remove this warning. See [2023-08-23T12:13:22.817Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-23T12:13:22.817Z] [2023-08-23T12:13:22.817Z] Login Succeeded [2023-08-23T12:13:22.817Z] nexus3.edgexfoundry.org:10003 [2023-08-23T12:13:23.084Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-23T12:13:23.084Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-23T12:13:23.084Z] Configure a credential helper to remove this warning. See [2023-08-23T12:13:23.084Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-23T12:13:23.084Z] [2023-08-23T12:13:23.084Z] Login Succeeded [2023-08-23T12:13:23.084Z] nexus3.edgexfoundry.org:10004 [2023-08-23T12:13:23.357Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-23T12:13:23.357Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-23T12:13:23.357Z] Configure a credential helper to remove this warning. See [2023-08-23T12:13:23.357Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-23T12:13:23.357Z] [2023-08-23T12:13:23.357Z] Login Succeeded [2023-08-23T12:13:23.357Z] docker.io [2023-08-23T12:13:23.624Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-23T12:13:23.890Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-23T12:13:23.890Z] Configure a credential helper to remove this warning. See [2023-08-23T12:13:23.890Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-23T12:13:23.890Z] [2023-08-23T12:13:23.890Z] Login Succeeded [2023-08-23T12:13:23.890Z] ---> docker-login.sh ends [Pipeline] } [2023-08-23T12:13:23.921Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-08-23T12:13:24.300Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-23T12:13:24.339Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-23T12:13:24.379Z] ========================================================= [2023-08-23T12:13:24.379Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-08-23T12:13:24.379Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-23T12:13:24.901Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-08-23T12:13:24.901Z] Sending build context to Docker daemon 176.1kB [2023-08-23T12:13:25.174Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-08-23T12:13:25.174Z] Step 2/12 : FROM ${BASE} AS builder [2023-08-23T12:13:27.765Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-08-23T12:13:27.765Z] edb6bdbacee9: Pulling fs layer [2023-08-23T12:13:27.765Z] 5f9638ab2659: Pulling fs layer [2023-08-23T12:13:27.765Z] 8d51d6327a98: Pulling fs layer [2023-08-23T12:13:27.765Z] 8b374f2dd631: Pulling fs layer [2023-08-23T12:13:27.765Z] ec14aa9079de: Pulling fs layer [2023-08-23T12:13:27.765Z] 2f466654f4bb: Pulling fs layer [2023-08-23T12:13:27.765Z] 554e91adad29: Pulling fs layer [2023-08-23T12:13:27.765Z] ec14aa9079de: Waiting [2023-08-23T12:13:27.765Z] 2f466654f4bb: Waiting [2023-08-23T12:13:27.765Z] 554e91adad29: Waiting [2023-08-23T12:13:27.765Z] 8b374f2dd631: Waiting [2023-08-23T12:13:27.765Z] 5f9638ab2659: Verifying Checksum [2023-08-23T12:13:27.765Z] 8b374f2dd631: Download complete [2023-08-23T12:13:27.765Z] ec14aa9079de: Verifying Checksum [2023-08-23T12:13:27.765Z] ec14aa9079de: Download complete [2023-08-23T12:13:27.765Z] edb6bdbacee9: Download complete [2023-08-23T12:13:28.735Z] edb6bdbacee9: Pull complete [2023-08-23T12:13:29.004Z] 554e91adad29: Verifying Checksum [2023-08-23T12:13:29.004Z] 554e91adad29: Download complete [2023-08-23T12:13:29.276Z] 5f9638ab2659: Pull complete [2023-08-23T12:13:30.244Z] 8d51d6327a98: Verifying Checksum [2023-08-23T12:13:30.244Z] 2f466654f4bb: Verifying Checksum [2023-08-23T12:13:30.244Z] 2f466654f4bb: Download complete [2023-08-23T12:13:31.747Z] Removing intermediate container fafa8d8d0cba [2023-08-23T12:13:31.747Z] ---> f58b0d3abfec [2023-08-23T12:13:31.747Z] Step 13/26 : FROM alpine:3.17 [2023-08-23T12:13:31.747Z] 3.17: Pulling from library/alpine [2023-08-23T12:13:31.747Z] 9398808236ff: Pulling fs layer [2023-08-23T12:13:31.747Z] 9398808236ff: Verifying Checksum [2023-08-23T12:13:31.747Z] 9398808236ff: Download complete [2023-08-23T12:13:31.747Z] 9398808236ff: Pull complete [2023-08-23T12:13:31.747Z] Digest: sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-23T12:13:32.007Z] Status: Downloaded newer image for alpine:3.17 [2023-08-23T12:13:32.007Z] ---> 1e0b8b5322fc [2023-08-23T12:13:32.007Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-08-23T12:13:32.007Z] ---> Running in ca4785fa5e90 [2023-08-23T12:13:32.007Z] Removing intermediate container ca4785fa5e90 [2023-08-23T12:13:32.007Z] ---> d3a915d219b4 [2023-08-23T12:13:32.007Z] Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} [2023-08-23T12:13:32.269Z] ---> Running in 89407a944592 [2023-08-23T12:13:32.269Z] Removing intermediate container 89407a944592 [2023-08-23T12:13:32.269Z] ---> bda3e852658b [2023-08-23T12:13:32.269Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-08-23T12:13:32.269Z] ---> Running in 46b719d8e662 [2023-08-23T12:13:32.530Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-23T12:13:32.791Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-23T12:13:33.054Z] (1/2) Installing ca-certificates (20230506-r0) [2023-08-23T12:13:33.054Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-08-23T12:13:33.054Z] Executing busybox-1.35.0-r29.trigger [2023-08-23T12:13:33.054Z] Executing ca-certificates-20230506-r0.trigger [2023-08-23T12:13:33.054Z] OK: 8 MiB in 17 packages [2023-08-23T12:13:33.628Z] Removing intermediate container 46b719d8e662 [2023-08-23T12:13:33.628Z] ---> c03c3aaf3e67 [2023-08-23T12:13:33.628Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-08-23T12:13:33.887Z] ---> 99a7c538c512 [2023-08-23T12:13:33.888Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2023-08-23T12:13:33.888Z] ---> 2b1106f280d6 [2023-08-23T12:13:33.888Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2023-08-23T12:13:34.147Z] ---> f34b8b199db5 [2023-08-23T12:13:34.147Z] Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2023-08-23T12:13:35.090Z] ---> 864942a36ff7 [2023-08-23T12:13:35.090Z] Step 21/26 : EXPOSE 48095 [2023-08-23T12:13:35.090Z] ---> Running in ffb0403b6b92 [2023-08-23T12:13:35.090Z] Removing intermediate container ffb0403b6b92 [2023-08-23T12:13:35.090Z] ---> 0f6a106b89ec [2023-08-23T12:13:35.090Z] Step 22/26 : ENTRYPOINT ["/app-service-configurable"] [2023-08-23T12:13:35.090Z] ---> Running in 454dba4b9049 [2023-08-23T12:13:35.090Z] Removing intermediate container 454dba4b9049 [2023-08-23T12:13:35.090Z] ---> c9ff09d1f802 [2023-08-23T12:13:35.090Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-08-23T12:13:35.090Z] ---> Running in d48adca33371 [2023-08-23T12:13:35.351Z] Removing intermediate container d48adca33371 [2023-08-23T12:13:35.351Z] ---> 22262f25b05a [2023-08-23T12:13:35.351Z] Step 24/26 : LABEL arch=amd64 [2023-08-23T12:13:35.351Z] ---> Running in 52571042eec5 [2023-08-23T12:13:35.351Z] Removing intermediate container 52571042eec5 [2023-08-23T12:13:35.351Z] ---> f2de4ea76d69 [2023-08-23T12:13:35.351Z] Step 25/26 : LABEL git_sha=a461ed924ec56881d9cd8ef32930bcdbf9d33705 [2023-08-23T12:13:35.351Z] ---> Running in 28731f15ca9b [2023-08-23T12:13:35.351Z] Removing intermediate container 28731f15ca9b [2023-08-23T12:13:35.351Z] ---> d41dba5d5dad [2023-08-23T12:13:35.351Z] Step 26/26 : LABEL version=0.0.0 [2023-08-23T12:13:35.351Z] ---> Running in a5e6e92ca4bf [2023-08-23T12:13:35.610Z] Removing intermediate container a5e6e92ca4bf [2023-08-23T12:13:35.610Z] ---> 3c384e537ca1 [2023-08-23T12:13:35.610Z] [Warning] One or more build-args [ARCH] were not consumed [2023-08-23T12:13:35.610Z] Successfully built 3c384e537ca1 [2023-08-23T12:13:35.610Z] 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-08-23T12:13:36.520Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-23T12:13:36.520Z] [2023-08-23T12:13:36.520Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-23T12:13:36.897Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-23T12:13:36.897Z] latest: Pulling from edgex-lftools-log-publisher [2023-08-23T12:13:36.897Z] 5eb5b503b376: Pulling fs layer [2023-08-23T12:13:36.897Z] 5c69ac0246d0: Pulling fs layer [2023-08-23T12:13:36.897Z] ec43610c2a17: Pulling fs layer [2023-08-23T12:13:36.897Z] 3a2ae6a8a46f: Pulling fs layer [2023-08-23T12:13:36.897Z] 33b1e0a273af: Pulling fs layer [2023-08-23T12:13:36.897Z] 5d3b04190fa2: Pulling fs layer [2023-08-23T12:13:36.897Z] 2f39f015ded8: Pulling fs layer [2023-08-23T12:13:36.897Z] 33b1e0a273af: Waiting [2023-08-23T12:13:36.897Z] 2f39f015ded8: Waiting [2023-08-23T12:13:36.897Z] 5d3b04190fa2: Waiting [2023-08-23T12:13:36.897Z] 3a2ae6a8a46f: Waiting [2023-08-23T12:13:36.897Z] 5c69ac0246d0: Download complete [2023-08-23T12:13:36.897Z] 3a2ae6a8a46f: Verifying Checksum [2023-08-23T12:13:36.897Z] 3a2ae6a8a46f: Download complete [2023-08-23T12:13:36.897Z] ec43610c2a17: Verifying Checksum [2023-08-23T12:13:36.897Z] ec43610c2a17: Download complete [2023-08-23T12:13:36.897Z] 33b1e0a273af: Verifying Checksum [2023-08-23T12:13:36.897Z] 33b1e0a273af: Download complete [2023-08-23T12:13:36.897Z] 5d3b04190fa2: Verifying Checksum [2023-08-23T12:13:36.897Z] 5d3b04190fa2: Download complete [2023-08-23T12:13:37.155Z] 5eb5b503b376: Download complete [2023-08-23T12:13:37.721Z] 2f39f015ded8: Download complete [2023-08-23T12:13:38.657Z] 5eb5b503b376: Pull complete [2023-08-23T12:13:38.657Z] 5c69ac0246d0: Pull complete [2023-08-23T12:13:38.915Z] ec43610c2a17: Pull complete [2023-08-23T12:13:39.173Z] 3a2ae6a8a46f: Pull complete [2023-08-23T12:13:39.430Z] 33b1e0a273af: Pull complete [2023-08-23T12:13:39.430Z] 5d3b04190fa2: Pull complete [2023-08-23T12:13:42.586Z] 8d51d6327a98: Pull complete [2023-08-23T12:13:42.586Z] 8b374f2dd631: Pull complete [2023-08-23T12:13:42.586Z] ec14aa9079de: Pull complete [2023-08-23T12:13:44.689Z] 2f39f015ded8: Pull complete [2023-08-23T12:13:44.689Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-08-23T12:13:44.689Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-23T12:13:44.689Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-23T12:13:44.927Z] prd-ubuntu20.04-docker-8c-8g-4366 does not seem to be running inside a container [2023-08-23T12:13:44.953Z] $ 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-588 -v /w/workspace/_app-service-configurable_PR-588:/w/workspace/_app-service-configurable_PR-588:rw,z -v /w/workspace/_app-service-configurable_PR-588@tmp:/w/workspace/_app-service-configurable_PR-588@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-08-23T12:13:49.389Z] 2f466654f4bb: Pull complete [2023-08-23T12:13:49.474Z] $ docker top 045ba46fb9c280e30a6e9eaba618c0bd5abc1b27f38a5ed460c9c6c56371748c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-23T12:13:49.963Z] ---> job-cost.sh [2023-08-23T12:13:49.963Z] lf-activate-venv: SKIPPING [2023-08-23T12:13:49.963Z] INFO: No Stack... [2023-08-23T12:13:50.222Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-08-23T12:13:50.788Z] INFO: Archiving Costs [Pipeline] sh [2023-08-23T12:13:51.111Z] + cat /w/workspace/_app-service-configurable_PR-588/archives/cost.csv [2023-08-23T12:13:51.111Z] + cut -d, -f6 [Pipeline] lock [2023-08-23T12:13:51.152Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-588-1-stack-cost] [2023-08-23T12:13:51.157Z] Resource [jenkins-edgexfoundry-app-service-configurable-PR-588-1-stack-cost] did not exist. Created. [2023-08-23T12:13:51.157Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-588-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-08-23T12:13:51.360Z] 554e91adad29: Pull complete [2023-08-23T12:13:51.557Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-08-23T12:13:51.612Z] Stashed 1 file(s) [2023-08-23T12:13:51.631Z] Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 [2023-08-23T12:13:51.631Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-08-23T12:13:51.631Z] ---> 1e15ea492957 [2023-08-23T12:13:51.631Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [Pipeline] } [2023-08-23T12:13:51.643Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-588-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-08-23T12:13:51.746Z] $ docker stop --time=1 045ba46fb9c280e30a6e9eaba618c0bd5abc1b27f38a5ed460c9c6c56371748c [2023-08-23T12:13:52.898Z] $ docker rm -f --volumes 045ba46fb9c280e30a6e9eaba618c0bd5abc1b27f38a5ed460c9c6c56371748c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-08-23T12:13:53.586Z] ---> Running in f18c8290c202 [2023-08-23T12:13:53.586Z] Removing intermediate container f18c8290c202 [2023-08-23T12:13:53.586Z] ---> 71284436e3d3 [2023-08-23T12:13:53.586Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-08-23T12:13:53.586Z] ---> Running in 1ca0ab2fb1a7 [2023-08-23T12:13:53.857Z] Removing intermediate container 1ca0ab2fb1a7 [2023-08-23T12:13:53.857Z] ---> 92faf217b18d [2023-08-23T12:13:53.857Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-08-23T12:13:53.857Z] ---> Running in 5b9d72c00d0c [2023-08-23T12:13:54.128Z] Removing intermediate container 5b9d72c00d0c [2023-08-23T12:13:54.128Z] ---> 2e3974b187ce [2023-08-23T12:13:54.128Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-08-23T12:13:54.396Z] ---> Running in 2ff588896a66 [2023-08-23T12:13:55.357Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-23T12:13:55.944Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-23T12:13:56.911Z] OK: 263 MiB in 53 packages [2023-08-23T12:13:57.498Z] Removing intermediate container 2ff588896a66 [2023-08-23T12:13:57.498Z] ---> 9c27c46b141a [2023-08-23T12:13:57.498Z] Step 7/12 : WORKDIR /app [2023-08-23T12:13:57.498Z] ---> Running in 8b2faf90d59f [2023-08-23T12:13:57.766Z] Removing intermediate container 8b2faf90d59f [2023-08-23T12:13:57.766Z] ---> 6417df466d0f [2023-08-23T12:13:57.766Z] Step 8/12 : COPY go.mod vendor* ./ [2023-08-23T12:13:58.354Z] ---> 2f026e0b802c [2023-08-23T12:13:58.354Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-23T12:13:58.354Z] ---> Running in 818a00930aaf [2023-08-23T12:15:06.460Z] Removing intermediate container 818a00930aaf [2023-08-23T12:15:06.460Z] ---> 9188c48ce4ff [2023-08-23T12:15:06.460Z] Step 10/12 : COPY . . [2023-08-23T12:15:06.460Z] ---> 8bd2931ee6d7 [2023-08-23T12:15:06.460Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-08-23T12:15:06.460Z] ---> Running in a553e1f17648 [2023-08-23T12:15:06.460Z] Removing intermediate container a553e1f17648 [2023-08-23T12:15:06.460Z] ---> 149f637e1338 [2023-08-23T12:15:06.460Z] Step 12/12 : RUN $MAKE [2023-08-23T12:15:06.460Z] ---> Running in 5fb5e292fa66 [2023-08-23T12:15:06.460Z] noop [2023-08-23T12:15:06.460Z] Removing intermediate container 5fb5e292fa66 [2023-08-23T12:15:06.460Z] ---> 24f4c064a61a [2023-08-23T12:15:06.460Z] Successfully built 24f4c064a61a [2023-08-23T12:15:06.460Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-23T12:15:06.941Z] + docker inspect -f . ci-base-image-arm64 [2023-08-23T12:15:06.941Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-23T12:15:07.219Z] prd-ubuntu20.04-docker-arm64-4c-16g-4367 does not seem to be running inside a container [2023-08-23T12:15:07.292Z] $ 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-08-23T12:15:08.424Z] $ docker top 8e3439016d395f4f05b1254fb0fe468238b5057c4a5f4680c5530f8d5cb6a543 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-23T12:15:09.297Z] + go version [2023-08-23T12:15:09.297Z] go version go1.20.6 linux/arm64 [Pipeline] } [2023-08-23T12:15:09.336Z] $ docker stop --time=1 8e3439016d395f4f05b1254fb0fe468238b5057c4a5f4680c5530f8d5cb6a543 [2023-08-23T12:15:10.919Z] $ docker rm -f --volumes 8e3439016d395f4f05b1254fb0fe468238b5057c4a5f4680c5530f8d5cb6a543 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-23T12:15:11.770Z] + docker inspect -f . ci-base-image-arm64 [2023-08-23T12:15:11.770Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-23T12:15:12.017Z] prd-ubuntu20.04-docker-arm64-4c-16g-4367 does not seem to be running inside a container [2023-08-23T12:15:12.081Z] $ 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-08-23T12:15:13.243Z] $ docker top 6685a0211ffe11cdfc4d4e438fb50342d13e77e8294213b490684510051385bb -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-23T12:15:13.802Z] + git config --global --add safe.directory /w/workspace/app-service-configurable/1 [Pipeline] fileExists [Pipeline] sh [2023-08-23T12:15:14.778Z] + make test [2023-08-23T12:15:14.778Z] go test -race -coverprofile=coverage.out ./... [2023-08-23T12:17:51.509Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2023-08-23T12:17:51.509Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-08-23T12:17:51.509Z] go vet ./... [2023-08-23T12:19:58.163Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-08-23T12:19:58.163Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-08-23T12:19:58.163Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-08-23T12:19:58.225Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-08-23T12:19:58.262Z] $ docker stop --time=1 6685a0211ffe11cdfc4d4e438fb50342d13e77e8294213b490684510051385bb [2023-08-23T12:20:00.638Z] $ docker rm -f --volumes 6685a0211ffe11cdfc4d4e438fb50342d13e77e8294213b490684510051385bb [Pipeline] // withDockerContainer [Pipeline] sh [2023-08-23T12:20:02.142Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-08-23T12:20:02.180Z] Warning: overwriting stash ‘coverage-report’ [2023-08-23T12:20:02.583Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-08-23T12:20:03.201Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-08-23T12:20:03.542Z] + ls -al . [2023-08-23T12:20:03.542Z] total 176 [2023-08-23T12:20:03.542Z] drwxrwxr-x 7 jenkins jenkins 4096 Aug 23 12:15 . [2023-08-23T12:20:03.542Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 23 12:12 .. [2023-08-23T12:20:03.542Z] -rw-rw-r-- 1 jenkins jenkins 119 Aug 23 12:12 .dockerignore [2023-08-23T12:20:03.542Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 23 12:12 .git [2023-08-23T12:20:03.542Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 23 12:12 .github [2023-08-23T12:20:03.542Z] -rw-rw-r-- 1 jenkins jenkins 171 Aug 23 12:12 .gitignore [2023-08-23T12:20:03.542Z] -rw-rw-r-- 1 jenkins jenkins 41 Aug 23 12:12 .golangci.yml [2023-08-23T12:20:03.542Z] -rw-rw-r-- 1 jenkins jenkins 9636 Aug 23 12:12 Attribution.txt [2023-08-23T12:20:03.542Z] -rw-rw-r-- 1 jenkins jenkins 35039 Aug 23 12:12 CHANGELOG.md [2023-08-23T12:20:03.542Z] -rw-rw-r-- 1 jenkins jenkins 1898 Aug 23 12:12 Dockerfile [2023-08-23T12:20:03.542Z] -rw-rw-r-- 1 jenkins jenkins 677 Aug 23 12:12 GOVERNANCE.md [2023-08-23T12:20:03.542Z] -rw-rw-r-- 1 jenkins jenkins 688 Aug 23 12:12 Jenkinsfile [2023-08-23T12:20:03.542Z] -rw-rw-r-- 1 jenkins jenkins 10174 Aug 23 12:12 LICENSE [2023-08-23T12:20:03.542Z] -rw-rw-r-- 1 jenkins jenkins 618 Aug 23 12:12 OWNERS.md [2023-08-23T12:20:03.542Z] -rw-rw-r-- 1 jenkins jenkins 4885 Aug 23 12:12 README.md [2023-08-23T12:20:03.542Z] -rw-rw-r-- 1 jenkins jenkins 5 Aug 23 12:11 VERSION [2023-08-23T12:20:03.542Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 23 12:12 bin [2023-08-23T12:20:03.542Z] -rw-r--r-- 1 jenkins jenkins 13 Aug 23 12:15 coverage.out [2023-08-23T12:20:03.542Z] -rw-rw-r-- 1 jenkins jenkins 3469 Aug 23 12:12 go.mod [2023-08-23T12:20:03.542Z] -rw-rw-r-- 1 jenkins jenkins 32452 Aug 23 12:12 go.sum [2023-08-23T12:20:03.542Z] -rw-rw-r-- 1 jenkins jenkins 1937 Aug 23 12:12 main.go [2023-08-23T12:20:03.542Z] -rw-rw-r-- 1 jenkins jenkins 2569 Aug 23 12:12 makefile [2023-08-23T12:20:03.542Z] drwxrwxr-x 9 jenkins jenkins 4096 Aug 23 12:12 res [2023-08-23T12:20:03.542Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 23 12:12 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-23T12:20:03.974Z] + 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=a461ed924ec56881d9cd8ef32930bcdbf9d33705 --label arch=arm64 --label version=0.0.0 . [2023-08-23T12:20:03.974Z] Sending build context to Docker daemon 177.2kB [2023-08-23T12:20:04.241Z] Step 1/26 : ARG BASE=golang:1.20-alpine3.17 [2023-08-23T12:20:04.242Z] Step 2/26 : FROM ${BASE} AS builder [2023-08-23T12:20:04.242Z] ---> 24f4c064a61a [2023-08-23T12:20:04.242Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git" [2023-08-23T12:20:04.242Z] ---> Running in e1e548e0cb6a [2023-08-23T12:20:04.510Z] Removing intermediate container e1e548e0cb6a [2023-08-23T12:20:04.510Z] ---> c9ce4a70b4e7 [2023-08-23T12:20:04.510Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-08-23T12:20:04.510Z] ---> Running in b407a1be1e53 [2023-08-23T12:20:04.783Z] Removing intermediate container b407a1be1e53 [2023-08-23T12:20:04.783Z] ---> 121b6bdb1d5e [2023-08-23T12:20:04.783Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-08-23T12:20:05.055Z] ---> Running in f68a54070bdd [2023-08-23T12:20:05.409Z] Removing intermediate container f68a54070bdd [2023-08-23T12:20:05.409Z] ---> 9d6e6b5486b6 [2023-08-23T12:20:05.409Z] Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-08-23T12:20:05.409Z] ---> Running in 5debe8f0f972 [2023-08-23T12:20:06.370Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-23T12:20:06.953Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-23T12:20:07.915Z] OK: 263 MiB in 53 packages [2023-08-23T12:20:08.501Z] Removing intermediate container 5debe8f0f972 [2023-08-23T12:20:08.501Z] ---> a77239f63eb7 [2023-08-23T12:20:08.501Z] Step 7/26 : WORKDIR /app [2023-08-23T12:20:08.769Z] ---> Running in 67a8333dde7d [2023-08-23T12:20:09.038Z] Removing intermediate container 67a8333dde7d [2023-08-23T12:20:09.038Z] ---> 7ba1a09c9e20 [2023-08-23T12:20:09.038Z] Step 8/26 : COPY go.mod vendor* ./ [2023-08-23T12:20:09.306Z] ---> e66534f3419e [2023-08-23T12:20:09.306Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-23T12:20:09.578Z] ---> Running in fc30f84a8a62 [2023-08-23T12:20:13.830Z] Removing intermediate container fc30f84a8a62 [2023-08-23T12:20:13.830Z] ---> 241b0fe4f697 [2023-08-23T12:20:13.830Z] Step 10/26 : COPY . . [2023-08-23T12:20:14.412Z] ---> d0bfe9bf58d7 [2023-08-23T12:20:14.412Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-08-23T12:20:14.412Z] ---> Running in 37da5ac87ec4 [2023-08-23T12:20:14.688Z] Removing intermediate container 37da5ac87ec4 [2023-08-23T12:20:14.688Z] ---> 90560ca477eb [2023-08-23T12:20:14.688Z] Step 12/26 : RUN $MAKE [2023-08-23T12:20:14.688Z] ---> Running in d4799ffe778f [2023-08-23T12:20:15.651Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.20 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-service-configurable [2023-08-23T12:22:22.429Z] Removing intermediate container d4799ffe778f [2023-08-23T12:22:22.429Z] ---> 34b3cd2b2d24 [2023-08-23T12:22:22.429Z] Step 13/26 : FROM alpine:3.17 [2023-08-23T12:22:22.429Z] 3.17: Pulling from library/alpine [2023-08-23T12:22:22.429Z] 4060ece20d7a: Pulling fs layer [2023-08-23T12:22:22.429Z] 4060ece20d7a: Verifying Checksum [2023-08-23T12:22:22.429Z] 4060ece20d7a: Download complete [2023-08-23T12:22:22.429Z] 4060ece20d7a: Pull complete [2023-08-23T12:22:22.429Z] Digest: sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-23T12:22:22.429Z] Status: Downloaded newer image for alpine:3.17 [2023-08-23T12:22:22.429Z] ---> 8650cd65339b [2023-08-23T12:22:22.429Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-08-23T12:22:22.429Z] ---> Running in b5507d6d0bf2 [2023-08-23T12:22:22.429Z] Removing intermediate container b5507d6d0bf2 [2023-08-23T12:22:22.429Z] ---> 28b6110830e9 [2023-08-23T12:22:22.429Z] Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} [2023-08-23T12:22:22.429Z] ---> Running in aea77dd521d3 [2023-08-23T12:22:22.429Z] Removing intermediate container aea77dd521d3 [2023-08-23T12:22:22.429Z] ---> dbb33427e574 [2023-08-23T12:22:22.429Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-08-23T12:22:22.429Z] ---> Running in 084d7139ca92 [2023-08-23T12:22:22.429Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-23T12:22:22.429Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-23T12:22:23.011Z] (1/2) Installing ca-certificates (20230506-r0) [2023-08-23T12:22:23.011Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-08-23T12:22:23.280Z] Executing busybox-1.35.0-r29.trigger [2023-08-23T12:22:23.280Z] Executing ca-certificates-20230506-r0.trigger [2023-08-23T12:22:23.546Z] OK: 8 MiB in 17 packages [2023-08-23T12:22:24.506Z] Removing intermediate container 084d7139ca92 [2023-08-23T12:22:24.506Z] ---> 6746cd7a4cff [2023-08-23T12:22:24.506Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-08-23T12:22:25.090Z] ---> fd50f92af44f [2023-08-23T12:22:25.090Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2023-08-23T12:22:25.674Z] ---> 091896c59bcf [2023-08-23T12:22:25.674Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2023-08-23T12:22:26.260Z] ---> 29a7a859088d [2023-08-23T12:22:26.260Z] Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2023-08-23T12:22:27.670Z] ---> 7b60fc79ce27 [2023-08-23T12:22:27.670Z] Step 21/26 : EXPOSE 48095 [2023-08-23T12:22:27.670Z] ---> Running in ffae5d861c2d [2023-08-23T12:22:27.670Z] Removing intermediate container ffae5d861c2d [2023-08-23T12:22:27.670Z] ---> 40c080e4b7c2 [2023-08-23T12:22:27.670Z] Step 22/26 : ENTRYPOINT ["/app-service-configurable"] [2023-08-23T12:22:27.936Z] ---> Running in 369feae88a24 [2023-08-23T12:22:28.202Z] Removing intermediate container 369feae88a24 [2023-08-23T12:22:28.202Z] ---> cb5274e40a0a [2023-08-23T12:22:28.202Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-08-23T12:22:28.202Z] ---> Running in b18b389b05be [2023-08-23T12:22:28.468Z] Removing intermediate container b18b389b05be [2023-08-23T12:22:28.468Z] ---> b79360fe5b9d [2023-08-23T12:22:28.468Z] Step 24/26 : LABEL arch=arm64 [2023-08-23T12:22:28.468Z] ---> Running in 1080bf32aefc [2023-08-23T12:22:28.735Z] Removing intermediate container 1080bf32aefc [2023-08-23T12:22:28.735Z] ---> e2f350053d83 [2023-08-23T12:22:28.735Z] Step 25/26 : LABEL git_sha=a461ed924ec56881d9cd8ef32930bcdbf9d33705 [2023-08-23T12:22:28.735Z] ---> Running in 66bee3528d28 [2023-08-23T12:22:29.002Z] Removing intermediate container 66bee3528d28 [2023-08-23T12:22:29.002Z] ---> 0ceea1cbb33c [2023-08-23T12:22:29.002Z] Step 26/26 : LABEL version=0.0.0 [2023-08-23T12:22:29.002Z] ---> Running in ea1230a1040d [2023-08-23T12:22:29.267Z] Removing intermediate container ea1230a1040d [2023-08-23T12:22:29.267Z] ---> 552aab49751c [2023-08-23T12:22:29.267Z] [Warning] One or more build-args [ARCH] were not consumed [2023-08-23T12:22:29.267Z] Successfully built 552aab49751c [2023-08-23T12:22:29.267Z] 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-08-23T12:22:30.061Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-08-23T12:22:30.061Z] [2023-08-23T12:22:30.061Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-23T12:22:30.451Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-08-23T12:22:30.452Z] arm64: Pulling from edgex-lftools-log-publisher [2023-08-23T12:22:30.452Z] 8998bd30e6a1: Pulling fs layer [2023-08-23T12:22:30.452Z] 04944245beec: Pulling fs layer [2023-08-23T12:22:30.452Z] 699f458cf7ca: Pulling fs layer [2023-08-23T12:22:30.452Z] 765212b225bb: Pulling fs layer [2023-08-23T12:22:30.452Z] f23df028b6ca: Pulling fs layer [2023-08-23T12:22:30.452Z] d65c8cfc05b1: Pulling fs layer [2023-08-23T12:22:30.452Z] 2437ff75d9bd: Pulling fs layer [2023-08-23T12:22:30.452Z] f23df028b6ca: Waiting [2023-08-23T12:22:30.452Z] d65c8cfc05b1: Waiting [2023-08-23T12:22:30.452Z] 2437ff75d9bd: Waiting [2023-08-23T12:22:30.452Z] 765212b225bb: Waiting [2023-08-23T12:22:30.719Z] 04944245beec: Verifying Checksum [2023-08-23T12:22:30.719Z] 04944245beec: Download complete [2023-08-23T12:22:30.719Z] 765212b225bb: Verifying Checksum [2023-08-23T12:22:30.719Z] 765212b225bb: Download complete [2023-08-23T12:22:30.719Z] f23df028b6ca: Download complete [2023-08-23T12:22:30.719Z] d65c8cfc05b1: Verifying Checksum [2023-08-23T12:22:30.719Z] d65c8cfc05b1: Download complete [2023-08-23T12:22:30.988Z] 699f458cf7ca: Verifying Checksum [2023-08-23T12:22:30.988Z] 699f458cf7ca: Download complete [2023-08-23T12:22:31.259Z] 8998bd30e6a1: Verifying Checksum [2023-08-23T12:22:31.259Z] 8998bd30e6a1: Download complete [2023-08-23T12:22:33.212Z] 2437ff75d9bd: Download complete [2023-08-23T12:22:35.153Z] 8998bd30e6a1: Pull complete [2023-08-23T12:22:35.737Z] 04944245beec: Pull complete [2023-08-23T12:22:37.144Z] 699f458cf7ca: Pull complete [2023-08-23T12:22:37.144Z] 765212b225bb: Pull complete [2023-08-23T12:22:37.727Z] f23df028b6ca: Pull complete [2023-08-23T12:22:37.994Z] d65c8cfc05b1: Pull complete [2023-08-23T12:22:52.980Z] 2437ff75d9bd: Pull complete [2023-08-23T12:22:52.980Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-08-23T12:22:52.980Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-08-23T12:22:52.980Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-23T12:22:53.281Z] prd-ubuntu20.04-docker-arm64-4c-16g-4367 does not seem to be running inside a container [2023-08-23T12:22:53.341Z] $ 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-08-23T12:22:59.157Z] $ docker top 3f252896396a6d05bc31deca57599bf15400ccb4652177cf8d3a6fa3d077caa4 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-23T12:22:59.719Z] ---> job-cost.sh [2023-08-23T12:22:59.987Z] lf-activate-venv: SKIPPING [2023-08-23T12:22:59.987Z] INFO: No Stack... [2023-08-23T12:23:00.562Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-08-23T12:23:01.138Z] INFO: Archiving Costs [Pipeline] sh [2023-08-23T12:23:01.548Z] + cut -d, -f6 [2023-08-23T12:23:01.548Z] + cat /w/workspace/app-service-configurable/1/archives/cost.csv [Pipeline] lock [2023-08-23T12:23:01.622Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-588-1-stack-cost] [2023-08-23T12:23:01.633Z] Resource [jenkins-edgexfoundry-app-service-configurable-PR-588-1-stack-cost] did not exist. Created. [2023-08-23T12:23:01.633Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-588-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-08-23T12:23:02.042Z] /w/workspace/app-service-configurable/1@tmp/durable-ebc9a2c1/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-08-23T12:23:02.381Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-08-23T12:23:02.413Z] Warning: overwriting stash ‘stack-cost’ [2023-08-23T12:23:02.463Z] Stashed 1 file(s) [Pipeline] } [2023-08-23T12:23:02.477Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-588-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-08-23T12:23:02.561Z] $ docker stop --time=1 3f252896396a6d05bc31deca57599bf15400ccb4652177cf8d3a6fa3d077caa4 [2023-08-23T12:23:03.969Z] $ docker rm -f --volumes 3f252896396a6d05bc31deca57599bf15400ccb4652177cf8d3a6fa3d077caa4 [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-08-23T12:23:04.968Z] provisioning config files... [2023-08-23T12:23:04.975Z] copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/_app-service-configurable_PR-588@tmp/config2961533970001390499tmp [Pipeline] { [Pipeline] sh [2023-08-23T12:23:05.309Z] + set +x [2023-08-23T12:23:05.309Z] + curl -s https://codecov.io/bash [2023-08-23T12:23:05.309Z] + bash -s -- [2023-08-23T12:23:05.309Z] [2023-08-23T12:23:05.309Z] _____ _ [2023-08-23T12:23:05.309Z] / ____| | | [2023-08-23T12:23:05.309Z] | | ___ __| | ___ ___ _____ __ [2023-08-23T12:23:05.309Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-08-23T12:23:05.309Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-08-23T12:23:05.309Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-08-23T12:23:05.309Z] Bash-1.0.6 [2023-08-23T12:23:05.309Z] [2023-08-23T12:23:05.309Z] [2023-08-23T12:23:05.309Z] ==> git version 2.25.1 found [2023-08-23T12:23:05.309Z] ==> 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-08-23T12:23:05.309Z] Release-Date: 2020-01-08 [2023-08-23T12:23:05.309Z] 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-08-23T12:23:05.309Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-08-23T12:23:05.309Z] ==> Jenkins CI detected. [2023-08-23T12:23:05.309Z] current dir:  /w/workspace/_app-service-configurable_PR-588 [2023-08-23T12:23:05.309Z] project root: . [2023-08-23T12:23:05.309Z] --> token set from env [2023-08-23T12:23:05.309Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-08-23T12:23:05.309Z] ==> Running gcov in . (disable via -X gcov) [2023-08-23T12:23:05.309Z] ==> Python coveragepy not found [2023-08-23T12:23:05.309Z] ==> Searching for coverage reports in: [2023-08-23T12:23:05.309Z] + . [2023-08-23T12:23:05.309Z] -> Found 1 reports [2023-08-23T12:23:05.309Z] ==> Detecting git/mercurial file structure [2023-08-23T12:23:05.570Z] ==> Reading reports [2023-08-23T12:23:05.570Z] + ./coverage.out bytes=13 [2023-08-23T12:23:05.570Z] ==> Appending adjustments [2023-08-23T12:23:05.570Z] https://docs.codecov.io/docs/fixing-reports [2023-08-23T12:23:05.570Z] + Found adjustments [2023-08-23T12:23:05.570Z] ==> Gzipping contents [2023-08-23T12:23:05.570Z] 4.0K /tmp/codecov.XLNRJx.gz [2023-08-23T12:23:05.570Z] ==> Uploading reports [2023-08-23T12:23:05.570Z] url: https://codecov.io [2023-08-23T12:23:05.570Z] query: branch=PR-588&commit=a461ed924ec56881d9cd8ef32930bcdbf9d33705&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-588%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=588&job=&cmd_args= [2023-08-23T12:23:05.570Z] -> Pinging Codecov [2023-08-23T12:23:05.570Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=06d844e6-9d8b-4dd4-8e5a-bb28e4cf5bd2&branch=PR-588&commit=a461ed924ec56881d9cd8ef32930bcdbf9d33705&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-588%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=588&job=&cmd_args= [2023-08-23T12:23:05.830Z] -> Uploading to [2023-08-23T12:23:05.830Z] https://storage.googleapis.com/codecov/v4/raw/2023-08-23/A97CA9966030D2A3747ED39772930CCE/a461ed924ec56881d9cd8ef32930bcdbf9d33705/93249596-7a73-4eb3-8df6-2a42ef6af7e0.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230823%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230823T122305Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=8dd4630fabf7259b486ac74eaea03c74eb7feb46a3050b415d61ed3491e4aa29 [2023-08-23T12:23:05.830Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-08-23T12:23:05.830Z] Dload Upload Total Spent Left Speed [2023-08-23T12:23:05.830Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 429 0 0 100 429 0 2102 --:--:-- --:--:-- --:--:-- 2102 [2023-08-23T12:23:05.830Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/a461ed924ec56881d9cd8ef32930bcdbf9d33705 [Pipeline] } [2023-08-23T12:23:05.859Z] 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-08-23T12:23:07.645Z] + [ -d /w/workspace/_app-service-configurable_PR-588/archives ] [2023-08-23T12:23:07.645Z] + ls -al /w/workspace/_app-service-configurable_PR-588/archives [2023-08-23T12:23:07.645Z] total 16 [2023-08-23T12:23:07.645Z] drwxr-xr-x 3 root root 4096 Aug 23 12:13 . [2023-08-23T12:23:07.645Z] drwxrwxr-x 9 jenkins jenkins 4096 Aug 23 12:13 .. [2023-08-23T12:23:07.645Z] drwxr-xr-x 2 root root 4096 Aug 23 12:13 cost [2023-08-23T12:23:07.645Z] -rw-r--r-- 1 root root 96 Aug 23 12:13 cost.csv [2023-08-23T12:23:07.645Z] + sudo chown -R jenkins:jenkins /w/workspace/_app-service-configurable_PR-588/archives [2023-08-23T12:23:07.645Z] + ls -al /w/workspace/_app-service-configurable_PR-588/archives [2023-08-23T12:23:07.645Z] total 16 [2023-08-23T12:23:07.645Z] drwxr-xr-x 3 jenkins jenkins 4096 Aug 23 12:13 . [2023-08-23T12:23:07.645Z] drwxrwxr-x 9 jenkins jenkins 4096 Aug 23 12:13 .. [2023-08-23T12:23:07.645Z] drwxr-xr-x 2 jenkins jenkins 4096 Aug 23 12:13 cost [2023-08-23T12:23:07.645Z] -rw-r--r-- 1 jenkins jenkins 96 Aug 23 12:13 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-08-23T12:23:07.973Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-23T12:23:08.865Z] ---> package-listing.sh [2023-08-23T12:23:08.865Z] ++ facter osfamily [2023-08-23T12:23:08.865Z] ++ tr '[:upper:]' '[:lower:]' [2023-08-23T12:23:09.124Z] + OS_FAMILY=debian [2023-08-23T12:23:09.124Z] + workspace=/w/workspace/_app-service-configurable_PR-588 [2023-08-23T12:23:09.124Z] + START_PACKAGES=/tmp/packages_start.txt [2023-08-23T12:23:09.124Z] + END_PACKAGES=/tmp/packages_end.txt [2023-08-23T12:23:09.124Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-08-23T12:23:09.124Z] + PACKAGES=/tmp/packages_start.txt [2023-08-23T12:23:09.124Z] + '[' /w/workspace/_app-service-configurable_PR-588 ']' [2023-08-23T12:23:09.124Z] + PACKAGES=/tmp/packages_end.txt [2023-08-23T12:23:09.124Z] + case "${OS_FAMILY}" in [2023-08-23T12:23:09.124Z] + dpkg -l [2023-08-23T12:23:09.124Z] + grep '^ii' [2023-08-23T12:23:09.124Z] + '[' -f /tmp/packages_start.txt ']' [2023-08-23T12:23:09.124Z] + '[' -f /tmp/packages_end.txt ']' [2023-08-23T12:23:09.124Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-08-23T12:23:09.124Z] + '[' /w/workspace/_app-service-configurable_PR-588 ']' [2023-08-23T12:23:09.124Z] + mkdir -p /w/workspace/_app-service-configurable_PR-588/archives/ [2023-08-23T12:23:09.124Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/_app-service-configurable_PR-588/archives/ [Pipeline] echo [2023-08-23T12:23:09.160Z] 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-588/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-08-23T12:23:09.451Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-23T12:23:10.073Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-23T12:23:10.073Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-23T12:23:10.227Z] prd-ubuntu20.04-docker-8c-8g-4366 does not seem to be running inside a container [2023-08-23T12:23:10.253Z] $ 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-588/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-588 -v /w/workspace/_app-service-configurable_PR-588:/w/workspace/_app-service-configurable_PR-588:rw,z -v /w/workspace/_app-service-configurable_PR-588@tmp:/w/workspace/_app-service-configurable_PR-588@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-08-23T12:23:10.468Z] $ docker top a35ba0dab04a63cab830159102c0507a911b953ce6fb24803362fc5bb51b04db -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-23T12:23:10.852Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-08-23T12:23:11.163Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-08-23T12:23:11.471Z] + ls /var/log/sa-host [2023-08-23T12:23:11.471Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-08-23T12:23:11.690Z] provisioning config files... [2023-08-23T12:23:11.699Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/_app-service-configurable_PR-588@tmp/config4798027244463583445tmp [Pipeline] { [Pipeline] echo [2023-08-23T12:23:11.749Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-23T12:23:12.058Z] ---> create-netrc.sh [Pipeline] } [2023-08-23T12:23:12.082Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-08-23T12:23:12.496Z] ---> python-tools-install.sh [Pipeline] echo [2023-08-23T12:23:12.525Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-23T12:23:12.836Z] ---> sudo-logs.sh [2023-08-23T12:23:12.836Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-08-23T12:23:12.916Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-23T12:23:13.227Z] ---> job-cost.sh [2023-08-23T12:23:13.227Z] lf-activate-venv: SKIPPING [2023-08-23T12:23:13.227Z] DEBUG: total: 0.2199999988079071 [2023-08-23T12:23:13.227Z] INFO: Retrieving Stack Cost... [2023-08-23T12:23:13.486Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-08-23T12:23:14.053Z] INFO: Archiving Costs [Pipeline] echo [2023-08-23T12:23:14.086Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-23T12:23:14.392Z] ---> logs-deploy.sh [2023-08-23T12:23:14.393Z] lf-activate-venv: SKIPPING [2023-08-23T12:23:14.393Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/PR-588/1 [2023-08-23T12:23:14.393Z] INFO: archiving workspace using pattern(s): [2023-08-23T12:23:15.326Z] Archives upload complete. [2023-08-23T12:23:15.326Z] INFO: archiving logs to Nexus