Pull request #608 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from fb0e07b153948e162a9b016afcb92264050f6224+45e919d065bcf9d6ec896798706eaa455abbfee1 (93cf0810b72c1194d925b93f9a77231ffecf59aa) 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-ssh18337843234147633036.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh16254340129371259554.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 e143027787c0ac28563f7e92b6cefc600d3b7107 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-608/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-608/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9864746349093309556.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-608/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16800307503981127035.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > 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-ssh4468737985106627123.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-608/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-608/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh449155939392929499.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 e143027787c0ac28563f7e92b6cefc600d3b7107 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.21 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-9604 in /w/workspace/_app-service-configurable_PR-608 [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-608 # 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 > 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/608/head:refs/remotes/origin/PR-608 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 45e919d065bcf9d6ec896798706eaa455abbfee1 into PR head commit fb0e07b153948e162a9b016afcb92264050f6224 Merge succeeded, producing fb0e07b153948e162a9b016afcb92264050f6224 Checking out Revision fb0e07b153948e162a9b016afcb92264050f6224 (PR-608) 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 e143027787c0ac28563f7e92b6cefc600d3b7107 [Pipeline] } > git config core.sparsecheckout # timeout=10 > git checkout -f fb0e07b153948e162a9b016afcb92264050f6224 # 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 45e919d065bcf9d6ec896798706eaa455abbfee1 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f fb0e07b153948e162a9b016afcb92264050f6224 # timeout=10 [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-10-19T12:09:30.434Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-10-19T12:09:30.646Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-10-19T12:09:30.765Z] ========================================================= [2023-10-19T12:09:30.765Z] EdgeX Global Pipelines Version Info [2023-10-19T12:09:30.765Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-10-19T12:09:31.536Z] ------------------- [2023-10-19T12:09:31.537Z] stable info: [2023-10-19T12:09:31.537Z] ------------------- [2023-10-19T12:09:31.537Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-10-19T12:09:31.537Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-10-19T12:09:31.537Z] Message: update stable to v1.0.254 [2023-10-19T12:09:32.110Z] ------------------- [2023-10-19T12:09:32.110Z] experimental info: [2023-10-19T12:09:32.110Z] ------------------- [2023-10-19T12:09:32.110Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-10-19T12:09:32.110Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-10-19T12:09:32.110Z] Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-10-19T12:09:32.406Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2023-10-19T12:09:32.448Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2023-10-19T12:09:32.499Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-10-19T12:09:32.545Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-10-19T12:09:32.581Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-10-19T12:09:32.650Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-10-19T12:09:32.694Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-10-19T12:09:32.733Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-10-19T12:09:32.776Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-10-19T12:09:32.820Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-10-19T12:09:32.868Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-10-19T12:09:32.907Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo [2023-10-19T12:09:32.949Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-10-19T12:09:32.994Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-10-19T12:09:33.041Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-10-19T12:09:33.082Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-10-19T12:09:33.129Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-10-19T12:09:33.174Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-10-19T12:09:33.215Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-10-19T12:09:33.260Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-10-19T12:09:33.304Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-10-19T12:09:33.359Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-10-19T12:09:33.401Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-10-19T12:09:33.436Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-10-19T12:09:33.475Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-10-19T12:09:33.517Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-10-19T12:09:33.558Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-10-19T12:09:33.600Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-608 [Pipeline] echo [2023-10-19T12:09:33.644Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-608 [Pipeline] echo [2023-10-19T12:09:33.686Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-608 [Pipeline] echo [2023-10-19T12:09:33.730Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = fb0e07b153948e162a9b016afcb92264050f6224 [Pipeline] echo [2023-10-19T12:09:33.771Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = fb0e07b [Pipeline] echo [2023-10-19T12:09:33.811Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-19T12:09:33.930Z] provisioning config files... [2023-10-19T12:09:33.944Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-608@tmp/config18197228828052380773tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-19T12:09:34.300Z] ---> docker-login.sh [2023-10-19T12:09:34.301Z] nexus3.edgexfoundry.org:10001 [2023-10-19T12:09:34.561Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-19T12:09:34.561Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-19T12:09:34.561Z] Configure a credential helper to remove this warning. See [2023-10-19T12:09:34.561Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-19T12:09:34.561Z] [2023-10-19T12:09:34.561Z] Login Succeeded [2023-10-19T12:09:34.561Z] nexus3.edgexfoundry.org:10002 [2023-10-19T12:09:34.821Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-19T12:09:34.821Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-19T12:09:34.821Z] Configure a credential helper to remove this warning. See [2023-10-19T12:09:34.821Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-19T12:09:34.821Z] [2023-10-19T12:09:34.821Z] Login Succeeded [2023-10-19T12:09:34.821Z] nexus3.edgexfoundry.org:10003 [2023-10-19T12:09:34.821Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-19T12:09:34.821Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-19T12:09:34.821Z] Configure a credential helper to remove this warning. See [2023-10-19T12:09:34.821Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-19T12:09:34.821Z] [2023-10-19T12:09:34.821Z] Login Succeeded [2023-10-19T12:09:34.821Z] nexus3.edgexfoundry.org:10004 [2023-10-19T12:09:35.082Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-19T12:09:35.082Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-19T12:09:35.082Z] Configure a credential helper to remove this warning. See [2023-10-19T12:09:35.082Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-19T12:09:35.082Z] [2023-10-19T12:09:35.082Z] Login Succeeded [2023-10-19T12:09:35.082Z] docker.io [2023-10-19T12:09:35.082Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-19T12:09:35.341Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-19T12:09:35.342Z] Configure a credential helper to remove this warning. See [2023-10-19T12:09:35.342Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-19T12:09:35.342Z] [2023-10-19T12:09:35.342Z] Login Succeeded [2023-10-19T12:09:35.342Z] ---> docker-login.sh ends [Pipeline] } [2023-10-19T12:09:35.369Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-10-19T12:09:36.023Z] + git rev-list -1 --merges fb0e07b153948e162a9b016afcb92264050f6224~1..fb0e07b153948e162a9b016afcb92264050f6224 [Pipeline] echo [2023-10-19T12:09:36.085Z] -----------> git rev-list -1 --merges fb0e07b153948e162a9b016afcb92264050f6224~1..fb0e07b153948e162a9b016afcb92264050f6224 fb0e07b153948e162a9b016afcb92264050f6224 [false] [Pipeline] sh [2023-10-19T12:09:36.392Z] + git log --format=format:%s -1 fb0e07b153948e162a9b016afcb92264050f6224 [Pipeline] echo [2023-10-19T12:09:36.431Z] ========================================================= [2023-10-19T12:09:36.431Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-10-19T12:09:36.431Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-10-19T12:09:36.844Z] + git log --format=format:%s -1 fb0e07b153948e162a9b016afcb92264050f6224 [Pipeline] echo [2023-10-19T12:09:36.875Z] [semverPrep] GIT_COMMIT: fb0e07b153948e162a9b016afcb92264050f6224, Commit Message: build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 [Pipeline] echo [2023-10-19T12:09:36.907Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-10-19T12:09:37.292Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-10-19T12:09:37.292Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-10-19T12:09:37.292Z] + [ -e /tmp/ssh_known_hosts ] [2023-10-19T12:09:37.292Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-10-19T12:09:37.292Z] + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-10-19T12:09:37.292Z] sudo tee -a /etc/ssh/ssh_known_hosts [2023-10-19T12:09:37.292Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-19T12:09:37.795Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-19T12:09:37.795Z] [2023-10-19T12:09:37.795Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-19T12:09:38.164Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-19T12:09:38.164Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-10-19T12:09:38.164Z] b85a868b505f: Pulling fs layer [2023-10-19T12:09:38.164Z] e2be974225ed: Pulling fs layer [2023-10-19T12:09:38.164Z] 339a4e72a1f5: Pulling fs layer [2023-10-19T12:09:38.164Z] 988bab9f4d93: Pulling fs layer [2023-10-19T12:09:38.164Z] 1469e6f7b9e6: Pulling fs layer [2023-10-19T12:09:38.164Z] eaf3925da568: Pulling fs layer [2023-10-19T12:09:38.164Z] 988bab9f4d93: Waiting [2023-10-19T12:09:38.164Z] bab4dde63d76: Pulling fs layer [2023-10-19T12:09:38.164Z] bde34c3a00c8: Pulling fs layer [2023-10-19T12:09:38.164Z] b352a97aabf1: Pulling fs layer [2023-10-19T12:09:38.164Z] 4872d77fe225: Pulling fs layer [2023-10-19T12:09:38.164Z] eaf3925da568: Waiting [2023-10-19T12:09:38.164Z] 5851b861e8e6: Pulling fs layer [2023-10-19T12:09:38.164Z] b352a97aabf1: Waiting [2023-10-19T12:09:38.164Z] bab4dde63d76: Waiting [2023-10-19T12:09:38.164Z] bde34c3a00c8: Waiting [2023-10-19T12:09:38.164Z] 4872d77fe225: Waiting [2023-10-19T12:09:38.164Z] 5851b861e8e6: Waiting [2023-10-19T12:09:38.164Z] e2be974225ed: Download complete [2023-10-19T12:09:38.164Z] 988bab9f4d93: Verifying Checksum [2023-10-19T12:09:38.164Z] 988bab9f4d93: Download complete [2023-10-19T12:09:38.164Z] 1469e6f7b9e6: Verifying Checksum [2023-10-19T12:09:38.164Z] 1469e6f7b9e6: Download complete [2023-10-19T12:09:38.423Z] eaf3925da568: Verifying Checksum [2023-10-19T12:09:38.423Z] eaf3925da568: Download complete [2023-10-19T12:09:38.423Z] 339a4e72a1f5: Verifying Checksum [2023-10-19T12:09:38.423Z] 339a4e72a1f5: Download complete [2023-10-19T12:09:38.423Z] bde34c3a00c8: Verifying Checksum [2023-10-19T12:09:38.423Z] b352a97aabf1: Verifying Checksum [2023-10-19T12:09:38.424Z] b352a97aabf1: Download complete [2023-10-19T12:09:38.424Z] 4872d77fe225: Verifying Checksum [2023-10-19T12:09:38.424Z] 4872d77fe225: Download complete [2023-10-19T12:09:38.424Z] 5851b861e8e6: Verifying Checksum [2023-10-19T12:09:38.424Z] 5851b861e8e6: Download complete [2023-10-19T12:09:38.424Z] b85a868b505f: Verifying Checksum [2023-10-19T12:09:38.424Z] b85a868b505f: Download complete [2023-10-19T12:09:38.682Z] bab4dde63d76: Verifying Checksum [2023-10-19T12:09:38.682Z] bab4dde63d76: Download complete [2023-10-19T12:09:40.059Z] b85a868b505f: Pull complete [2023-10-19T12:09:40.319Z] e2be974225ed: Pull complete [2023-10-19T12:09:40.893Z] 339a4e72a1f5: Pull complete [2023-10-19T12:09:41.154Z] 988bab9f4d93: Pull complete [2023-10-19T12:09:41.414Z] 1469e6f7b9e6: Pull complete [2023-10-19T12:09:41.414Z] eaf3925da568: Pull complete [2023-10-19T12:09:43.331Z] bab4dde63d76: Pull complete [2023-10-19T12:09:43.592Z] bde34c3a00c8: Pull complete [2023-10-19T12:09:43.853Z] b352a97aabf1: Pull complete [2023-10-19T12:09:43.853Z] 4872d77fe225: Pull complete [2023-10-19T12:09:43.853Z] 5851b861e8e6: Pull complete [2023-10-19T12:09:43.853Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-10-19T12:09:43.853Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-19T12:09:43.853Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-19T12:09:44.097Z] prd-ubuntu20.04-docker-8c-8g-9604 does not seem to be running inside a container [2023-10-19T12:09:44.138Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_PR-608 -v /w/workspace/_app-service-configurable_PR-608:/w/workspace/_app-service-configurable_PR-608:rw,z -v /w/workspace/_app-service-configurable_PR-608@tmp:/w/workspace/_app-service-configurable_PR-608@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-10-19T12:09:48.793Z] $ docker top a1c4b87ab4678324a791acf2e43c682a50a35646b3369eabb5865cec8837c6d9 -eo pid,comm [2023-10-19T12:09:48.851Z] 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-10-19T12:09:48.851Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-10-19T12:09:48.974Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-19T12:09:48.974Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-19T12:09:49.088Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-19T12:09:49.097Z] $ docker exec a1c4b87ab4678324a791acf2e43c682a50a35646b3369eabb5865cec8837c6d9 ssh-agent [2023-10-19T12:09:49.208Z] SSH_AUTH_SOCK=/tmp/ssh-wQBy4kLpwdN4/agent.32 [2023-10-19T12:09:49.208Z] SSH_AGENT_PID=38 [2023-10-19T12:09:49.214Z] Running ssh-add (command line suppressed) [2023-10-19T12:09:49.320Z] Identity added: /w/workspace/_app-service-configurable_PR-608@tmp/private_key_7303796788648770064.key (/w/workspace/_app-service-configurable_PR-608@tmp/private_key_7303796788648770064.key) [2023-10-19T12:09:49.334Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-19T12:09:49.667Z] + git tag --points-at HEAD [Pipeline] } [2023-10-19T12:09:49.700Z] $ docker exec --env ******** --env ******** a1c4b87ab4678324a791acf2e43c682a50a35646b3369eabb5865cec8837c6d9 ssh-agent -k [2023-10-19T12:09:49.817Z] unset SSH_AUTH_SOCK; [2023-10-19T12:09:49.817Z] unset SSH_AGENT_PID; [2023-10-19T12:09:49.817Z] echo Agent pid 38 killed; [2023-10-19T12:09:49.822Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-10-19T12:09:49.912Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-19T12:09:49.912Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-19T12:09:50.031Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-19T12:09:50.039Z] $ docker exec a1c4b87ab4678324a791acf2e43c682a50a35646b3369eabb5865cec8837c6d9 ssh-agent [2023-10-19T12:09:50.132Z] SSH_AUTH_SOCK=/tmp/ssh-YfVJsvv3mush/agent.71 [2023-10-19T12:09:50.132Z] SSH_AGENT_PID=77 [2023-10-19T12:09:50.137Z] Running ssh-add (command line suppressed) [2023-10-19T12:09:50.249Z] Identity added: /w/workspace/_app-service-configurable_PR-608@tmp/private_key_15111857105857927726.key (/w/workspace/_app-service-configurable_PR-608@tmp/private_key_15111857105857927726.key) [2023-10-19T12:09:50.258Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-19T12:09:50.614Z] + git semver init [2023-10-19T12:09:51.182Z] 2023-10-19 12:09:50,892 [run_init] DEBUG init version:0.0.0 force:False [2023-10-19T12:09:51.182Z] 2023-10-19 12:09:50,893 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/_app-service-configurable_PR-608/.semver [2023-10-19T12:09:51.182Z] 2023-10-19 12:09:50,894 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/_app-service-configurable_PR-608/.semver [2023-10-19T12:09:51.182Z] 2023-10-19 12:09:50,894 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-service-configurable.git', '/w/workspace/_app-service-configurable_PR-608/.semver'], cwd=/w/workspace/_app-service-configurable_PR-608, universal_newlines=False, shell=None, istream=None) [2023-10-19T12:09:52.164Z] 2023-10-19 12:09:51,937 [append_file] DEBUG append to file:/w/workspace/_app-service-configurable_PR-608/.git/info/exclude [2023-10-19T12:09:52.164Z] 2023-10-19 12:09:51,937 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/_app-service-configurable_PR-608/.semver/PR-608 with force:False [2023-10-19T12:09:52.164Z] 2023-10-19 12:09:51,937 [write_file] DEBUG write to file:/w/workspace/_app-service-configurable_PR-608/.semver/PR-608 [2023-10-19T12:09:52.164Z] 2023-10-19 12:09:51,940 [execute] INFO git cat-file --batch-check [2023-10-19T12:09:52.164Z] 2023-10-19 12:09:51,941 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/_app-service-configurable_PR-608/.semver, universal_newlines=False, shell=None, istream=) [2023-10-19T12:09:52.164Z] 2023-10-19 12:09:51,947 [execute] INFO git cat-file --batch [2023-10-19T12:09:52.164Z] 2023-10-19 12:09:51,947 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/_app-service-configurable_PR-608/.semver, universal_newlines=False, shell=None, istream=) [2023-10-19T12:09:52.164Z] 2023-10-19 12:09:51,953 [read_version] DEBUG read version from /w/workspace/_app-service-configurable_PR-608/.semver/PR-608 [2023-10-19T12:09:52.164Z] 0.0.0 [Pipeline] } [2023-10-19T12:09:52.198Z] $ docker exec --env ******** --env ******** a1c4b87ab4678324a791acf2e43c682a50a35646b3369eabb5865cec8837c6d9 ssh-agent -k [2023-10-19T12:09:52.319Z] unset SSH_AUTH_SOCK; [2023-10-19T12:09:52.319Z] unset SSH_AGENT_PID; [2023-10-19T12:09:52.320Z] echo Agent pid 77 killed; [2023-10-19T12:09:52.322Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-10-19T12:09:52.767Z] + git semver [Pipeline] } [2023-10-19T12:09:53.382Z] $ docker stop --time=1 a1c4b87ab4678324a791acf2e43c682a50a35646b3369eabb5865cec8837c6d9 [2023-10-19T12:09:54.999Z] $ docker rm -f --volumes a1c4b87ab4678324a791acf2e43c682a50a35646b3369eabb5865cec8837c6d9 [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-19T12:09:55.409Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-10-19T12:09:55.714Z] Stashed 1 file(s) [Pipeline] echo [2023-10-19T12:09:55.732Z] [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-10-19T12:09:56.384Z] provisioning config files... [2023-10-19T12:09:56.393Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-608@tmp/config12068188267925819012tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-19T12:09:56.752Z] ---> docker-login.sh [2023-10-19T12:09:56.752Z] nexus3.edgexfoundry.org:10001 [2023-10-19T12:09:56.752Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-19T12:09:56.752Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-19T12:09:56.752Z] Configure a credential helper to remove this warning. See [2023-10-19T12:09:56.752Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-19T12:09:56.752Z] [2023-10-19T12:09:56.752Z] Login Succeeded [2023-10-19T12:09:56.752Z] nexus3.edgexfoundry.org:10002 [2023-10-19T12:09:56.752Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-19T12:09:56.752Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-19T12:09:56.752Z] Configure a credential helper to remove this warning. See [2023-10-19T12:09:56.752Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-19T12:09:56.752Z] [2023-10-19T12:09:56.752Z] Login Succeeded [2023-10-19T12:09:56.752Z] nexus3.edgexfoundry.org:10003 [2023-10-19T12:09:57.011Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-19T12:09:57.011Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-19T12:09:57.011Z] Configure a credential helper to remove this warning. See [2023-10-19T12:09:57.011Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-19T12:09:57.011Z] [2023-10-19T12:09:57.011Z] Login Succeeded [2023-10-19T12:09:57.011Z] nexus3.edgexfoundry.org:10004 [2023-10-19T12:09:57.011Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-19T12:09:57.011Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-19T12:09:57.011Z] Configure a credential helper to remove this warning. See [2023-10-19T12:09:57.011Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-19T12:09:57.011Z] [2023-10-19T12:09:57.011Z] Login Succeeded [2023-10-19T12:09:57.011Z] docker.io [2023-10-19T12:09:57.272Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-19T12:09:57.533Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-19T12:09:57.533Z] Configure a credential helper to remove this warning. See [2023-10-19T12:09:57.533Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-19T12:09:57.533Z] [2023-10-19T12:09:57.533Z] Login Succeeded [2023-10-19T12:09:57.533Z] ---> docker-login.sh ends [Pipeline] } [2023-10-19T12:09:57.560Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-10-19T12:09:57.763Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-19T12:09:57.801Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-19T12:09:57.834Z] ========================================================= [2023-10-19T12:09:57.834Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-10-19T12:09:57.834Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-19T12:09:58.315Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-10-19T12:09:58.315Z] Sending build context to Docker daemon 3.378MB [2023-10-19T12:09:58.315Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-10-19T12:09:58.315Z] Step 2/12 : FROM ${BASE} AS builder [2023-10-19T12:09:58.315Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-10-19T12:09:58.315Z] 7264a8db6415: Pulling fs layer [2023-10-19T12:09:58.315Z] c4d48a809fc2: Pulling fs layer [2023-10-19T12:09:58.315Z] 4f1c88b9dad5: Pulling fs layer [2023-10-19T12:09:58.315Z] ad3a456e5733: Pulling fs layer [2023-10-19T12:09:58.315Z] 33e27b845d1e: Pulling fs layer [2023-10-19T12:09:58.315Z] c68163c4e522: Pulling fs layer [2023-10-19T12:09:58.315Z] 50da416c3ac9: Pulling fs layer [2023-10-19T12:09:58.315Z] 23d2d4c4bb30: Pulling fs layer [2023-10-19T12:09:58.315Z] 33e27b845d1e: Waiting [2023-10-19T12:09:58.315Z] 50da416c3ac9: Waiting [2023-10-19T12:09:58.315Z] 23d2d4c4bb30: Waiting [2023-10-19T12:09:58.315Z] ad3a456e5733: Waiting [2023-10-19T12:09:58.315Z] c68163c4e522: Waiting [2023-10-19T12:09:58.315Z] c4d48a809fc2: Verifying Checksum [2023-10-19T12:09:58.315Z] c4d48a809fc2: Download complete [2023-10-19T12:09:58.577Z] 7264a8db6415: Download complete [2023-10-19T12:09:58.577Z] 33e27b845d1e: Verifying Checksum [2023-10-19T12:09:58.577Z] 33e27b845d1e: Download complete [2023-10-19T12:09:58.577Z] c68163c4e522: Verifying Checksum [2023-10-19T12:09:58.577Z] c68163c4e522: Download complete [2023-10-19T12:09:58.577Z] ad3a456e5733: Verifying Checksum [2023-10-19T12:09:58.577Z] ad3a456e5733: Download complete [2023-10-19T12:09:58.577Z] 7264a8db6415: Pull complete [2023-10-19T12:09:58.838Z] 23d2d4c4bb30: Download complete [2023-10-19T12:09:58.838Z] c4d48a809fc2: Pull complete [2023-10-19T12:09:58.838Z] 4f1c88b9dad5: Verifying Checksum [2023-10-19T12:09:58.838Z] 4f1c88b9dad5: Download complete [2023-10-19T12:09:59.404Z] 50da416c3ac9: Verifying Checksum [2023-10-19T12:09:59.404Z] 50da416c3ac9: Download complete [2023-10-19T12:10:02.691Z] 4f1c88b9dad5: Pull complete [2023-10-19T12:10:02.950Z] ad3a456e5733: Pull complete [2023-10-19T12:10:03.519Z] 33e27b845d1e: Pull complete [2023-10-19T12:10:03.519Z] c68163c4e522: Pull complete [2023-10-19T12:10:06.082Z] 50da416c3ac9: Pull complete [2023-10-19T12:10:06.648Z] 23d2d4c4bb30: Pull complete [2023-10-19T12:10:06.648Z] Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c [2023-10-19T12:10:06.648Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-10-19T12:10:06.648Z] ---> 0786185ac409 [2023-10-19T12:10:06.648Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-10-19T12:10:11.173Z] Still waiting to schedule task [2023-10-19T12:10:11.173Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-10-19T12:10:18.890Z] ---> Running in 0032ac664bd7 [2023-10-19T12:10:18.890Z] Removing intermediate container 0032ac664bd7 [2023-10-19T12:10:18.890Z] ---> 068df77e2749 [2023-10-19T12:10:18.890Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-10-19T12:10:18.890Z] ---> Running in 4c4fb7f1a0f6 [2023-10-19T12:10:18.890Z] Removing intermediate container 4c4fb7f1a0f6 [2023-10-19T12:10:18.890Z] ---> 30ad80469d01 [2023-10-19T12:10:18.890Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-10-19T12:10:18.890Z] ---> Running in 6f2fd1a9d704 [2023-10-19T12:10:18.890Z] Removing intermediate container 6f2fd1a9d704 [2023-10-19T12:10:18.890Z] ---> 75370bf6b716 [2023-10-19T12:10:18.890Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-19T12:10:18.890Z] ---> Running in 1268dcd957b3 [2023-10-19T12:10:18.890Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-19T12:10:18.890Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-19T12:10:19.147Z] OK: 264 MiB in 52 packages [2023-10-19T12:10:19.406Z] Removing intermediate container 1268dcd957b3 [2023-10-19T12:10:19.406Z] ---> 27db6f53ad5e [2023-10-19T12:10:19.406Z] Step 7/12 : WORKDIR /app [2023-10-19T12:10:19.406Z] ---> Running in 6ba71065ce24 [2023-10-19T12:10:19.406Z] Removing intermediate container 6ba71065ce24 [2023-10-19T12:10:19.406Z] ---> 7bb90bc1c673 [2023-10-19T12:10:19.406Z] Step 8/12 : COPY go.mod vendor* ./ [2023-10-19T12:10:19.665Z] ---> 08e23aa2ddbc [2023-10-19T12:10:19.665Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-19T12:10:19.665Z] ---> Running in 093708699d02 [2023-10-19T12:11:41.228Z] Removing intermediate container 093708699d02 [2023-10-19T12:11:41.228Z] ---> af008b00bcb4 [2023-10-19T12:11:41.228Z] Step 10/12 : COPY . . [2023-10-19T12:11:41.228Z] ---> dc590780ed64 [2023-10-19T12:11:41.228Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-19T12:11:41.228Z] ---> Running in cfba0e8ebea4 [2023-10-19T12:11:41.228Z] Removing intermediate container cfba0e8ebea4 [2023-10-19T12:11:41.228Z] ---> 39d05001d4f1 [2023-10-19T12:11:41.228Z] Step 12/12 : RUN $MAKE [2023-10-19T12:11:41.228Z] ---> Running in 24c921befc07 [2023-10-19T12:11:41.228Z] noop [2023-10-19T12:11:41.228Z] Removing intermediate container 24c921befc07 [2023-10-19T12:11:41.228Z] ---> 1867354a5095 [2023-10-19T12:11:41.228Z] Successfully built 1867354a5095 [2023-10-19T12:11:41.228Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-19T12:11:41.681Z] + docker inspect -f . ci-base-image-x86_64 [2023-10-19T12:11:41.681Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-19T12:11:41.830Z] prd-ubuntu20.04-docker-8c-8g-9604 does not seem to be running inside a container [2023-10-19T12:11:41.858Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/_app-service-configurable_PR-608 -v /w/workspace/_app-service-configurable_PR-608:/w/workspace/_app-service-configurable_PR-608:rw,z -v /w/workspace/_app-service-configurable_PR-608@tmp:/w/workspace/_app-service-configurable_PR-608@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-10-19T12:11:42.223Z] $ docker top 9af629378c7405040d2cb5c8b325b44843d611027f2a3c07a8bad3cf51449051 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-19T12:11:42.610Z] + go version [2023-10-19T12:11:42.610Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-10-19T12:11:42.646Z] $ docker stop --time=1 9af629378c7405040d2cb5c8b325b44843d611027f2a3c07a8bad3cf51449051 [2023-10-19T12:11:43.935Z] $ docker rm -f --volumes 9af629378c7405040d2cb5c8b325b44843d611027f2a3c07a8bad3cf51449051 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-19T12:11:44.638Z] + docker inspect -f . ci-base-image-x86_64 [2023-10-19T12:11:44.638Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-19T12:11:44.798Z] prd-ubuntu20.04-docker-8c-8g-9604 does not seem to be running inside a container [2023-10-19T12:11:44.833Z] $ 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-608 -v /w/workspace/_app-service-configurable_PR-608:/w/workspace/_app-service-configurable_PR-608:rw,z -v /w/workspace/_app-service-configurable_PR-608@tmp:/w/workspace/_app-service-configurable_PR-608@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-10-19T12:11:45.191Z] $ docker top 11eb388f0ec7969df5a3099fde31385ba6441d0b162625f1d444ae39100182ac -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-19T12:11:45.584Z] + git config --global --add safe.directory /w/workspace/_app-service-configurable_PR-608 [Pipeline] fileExists [Pipeline] sh [2023-10-19T12:11:45.950Z] + make test [2023-10-19T12:11:45.950Z] go test -race -coverprofile=coverage.out ./... [2023-10-19T12:11:49.595Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-9605 in /w/workspace/_app-service-configurable_PR-608 [Pipeline] { [Pipeline] ws [2023-10-19T12:11:49.658Z] Running in /w/workspace/app-service-configurable/1 [Pipeline] { [Pipeline] checkout [2023-10-19T12:11:49.741Z] Selected Git installation does not exist. Using Default [2023-10-19T12:11:49.742Z] The recommended git tool is: NONE [2023-10-19T12:11:55.423Z] using credential edgex-jenkins-ssh [2023-10-19T12:11:55.440Z] Cloning the remote Git repository [2023-10-19T12:11:55.487Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2023-10-19T12:11:55.590Z] > git init /w/workspace/app-service-configurable/1 # timeout=10 [2023-10-19T12:11:55.744Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2023-10-19T12:11:55.745Z] > git --version # timeout=10 [2023-10-19T12:11:55.773Z] > git --version # 'git version 2.25.1' [2023-10-19T12:11:55.776Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-10-19T12:11:55.971Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-10-19T12:11:57.194Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2023-10-19T12:11:57.218Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-10-19T12:11:58.020Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2023-10-19T12:11:58.056Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2023-10-19T12:11:58.057Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-10-19T12:11:58.070Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/608/head:refs/remotes/origin/PR-608 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-10-19T12:11:58.631Z] Merging remotes/origin/main commit 45e919d065bcf9d6ec896798706eaa455abbfee1 into PR head commit fb0e07b153948e162a9b016afcb92264050f6224 [2023-10-19T12:11:58.930Z] Merge succeeded, producing fb0e07b153948e162a9b016afcb92264050f6224 [2023-10-19T12:11:58.930Z] Checking out Revision fb0e07b153948e162a9b016afcb92264050f6224 (PR-608) [2023-10-19T12:11:59.471Z] Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3" [2023-10-19T12:11:59.521Z] > git --version # timeout=10 [2023-10-19T12:11:59.533Z] > git --version # 'git version 2.25.1' [2023-10-19T12:11:59.554Z] fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-10-19T12:11:58.647Z] > git config core.sparsecheckout # timeout=10 [2023-10-19T12:11:58.727Z] > git checkout -f fb0e07b153948e162a9b016afcb92264050f6224 # timeout=10 [2023-10-19T12:11:58.813Z] > git remote # timeout=10 [2023-10-19T12:11:58.842Z] > git config --get remote.origin.url # timeout=10 [2023-10-19T12:11:58.869Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-10-19T12:11:58.882Z] > git merge 45e919d065bcf9d6ec896798706eaa455abbfee1 # timeout=10 [2023-10-19T12:11:58.909Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-10-19T12:11:58.935Z] > git config core.sparsecheckout # timeout=10 [2023-10-19T12:11:58.951Z] > git checkout -f fb0e07b153948e162a9b016afcb92264050f6224 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-10-19T12:12:00.825Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-10-19T12:12:00.825Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-10-19T12:12:00.825Z] Dload Upload Total Spent Left Speed [2023-10-19T12:12:00.825Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 90432 0 --:--:-- --:--:-- --:--:-- 90432 [Pipeline] sh [2023-10-19T12:12:01.443Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-10-19T12:12:01.803Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-10-19T12:12:01.803Z] + sudo tee /etc/docker/daemon.new [2023-10-19T12:12:01.803Z] { [2023-10-19T12:12:01.803Z] "registry-mirrors": [ [2023-10-19T12:12:01.803Z] "https://nexus3.edgexfoundry.org:10001" [2023-10-19T12:12:01.803Z] ], [2023-10-19T12:12:01.803Z] "bip": "10.250.0.254/24", [2023-10-19T12:12:01.803Z] "hosts": [ [2023-10-19T12:12:01.803Z] "tcp://0.0.0.0:5555", [2023-10-19T12:12:01.803Z] "unix:///var/run/docker.sock" [2023-10-19T12:12:01.803Z] ], [2023-10-19T12:12:01.803Z] "mtu": 1458, [2023-10-19T12:12:01.803Z] "selinux-enabled": true, [2023-10-19T12:12:01.803Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-10-19T12:12:01.803Z] } [Pipeline] sh [2023-10-19T12:12:02.167Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-10-19T12:12:02.532Z] + sudo service docker restart [2023-10-19T12:12:07.983Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-19T12:12:20.874Z] provisioning config files... [2023-10-19T12:12:20.902Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/1@tmp/config1099252080431382807tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-19T12:12:21.360Z] ---> docker-login.sh [2023-10-19T12:12:21.360Z] nexus3.edgexfoundry.org:10001 [2023-10-19T12:12:21.636Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-19T12:12:21.911Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-19T12:12:21.911Z] Configure a credential helper to remove this warning. See [2023-10-19T12:12:21.911Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-19T12:12:21.911Z] [2023-10-19T12:12:21.911Z] Login Succeeded [2023-10-19T12:12:21.911Z] nexus3.edgexfoundry.org:10002 [2023-10-19T12:12:22.181Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-19T12:12:22.451Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-19T12:12:22.451Z] Configure a credential helper to remove this warning. See [2023-10-19T12:12:22.451Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-19T12:12:22.451Z] [2023-10-19T12:12:22.451Z] Login Succeeded [2023-10-19T12:12:22.451Z] nexus3.edgexfoundry.org:10003 [2023-10-19T12:12:22.721Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-19T12:12:22.721Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-19T12:12:22.721Z] Configure a credential helper to remove this warning. See [2023-10-19T12:12:22.721Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-19T12:12:22.721Z] [2023-10-19T12:12:22.721Z] Login Succeeded [2023-10-19T12:12:22.721Z] nexus3.edgexfoundry.org:10004 [2023-10-19T12:12:22.849Z] go vet ./... [2023-10-19T12:12:23.000Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-19T12:12:23.000Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-19T12:12:23.000Z] Configure a credential helper to remove this warning. See [2023-10-19T12:12:23.000Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-19T12:12:23.000Z] [2023-10-19T12:12:23.000Z] Login Succeeded [2023-10-19T12:12:23.274Z] docker.io [2023-10-19T12:12:23.274Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-19T12:12:23.873Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-19T12:12:23.873Z] Configure a credential helper to remove this warning. See [2023-10-19T12:12:23.873Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-19T12:12:23.873Z] [2023-10-19T12:12:23.873Z] Login Succeeded [2023-10-19T12:12:23.873Z] ---> docker-login.sh ends [Pipeline] } [2023-10-19T12:12:23.902Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-10-19T12:12:24.353Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-19T12:12:24.392Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-19T12:12:24.428Z] ========================================================= [2023-10-19T12:12:24.428Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-10-19T12:12:24.428Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-19T12:12:24.937Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-10-19T12:12:24.937Z] Sending build context to Docker daemon 181.2kB [2023-10-19T12:12:25.207Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-10-19T12:12:25.207Z] Step 2/12 : FROM ${BASE} AS builder [2023-10-19T12:12:25.483Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-10-19T12:12:25.483Z] 9fda8d8052c6: Pulling fs layer [2023-10-19T12:12:25.483Z] 5d54e960e981: Pulling fs layer [2023-10-19T12:12:25.483Z] c4a7e357bf2a: Pulling fs layer [2023-10-19T12:12:25.483Z] f0e02332f6b5: Pulling fs layer [2023-10-19T12:12:25.483Z] cefa15bbcfad: Pulling fs layer [2023-10-19T12:12:25.483Z] f0e02332f6b5: Waiting [2023-10-19T12:12:25.483Z] 17808c966233: Pulling fs layer [2023-10-19T12:12:25.483Z] f4c1fc716caa: Pulling fs layer [2023-10-19T12:12:25.483Z] cefa15bbcfad: Waiting [2023-10-19T12:12:25.483Z] f4c1fc716caa: Waiting [2023-10-19T12:12:25.483Z] 17808c966233: Waiting [2023-10-19T12:12:25.483Z] 5d54e960e981: Verifying Checksum [2023-10-19T12:12:25.483Z] 5d54e960e981: Download complete [2023-10-19T12:12:25.483Z] f0e02332f6b5: Download complete [2023-10-19T12:12:25.483Z] cefa15bbcfad: Verifying Checksum [2023-10-19T12:12:25.483Z] cefa15bbcfad: Download complete [2023-10-19T12:12:25.483Z] 9fda8d8052c6: Verifying Checksum [2023-10-19T12:12:25.483Z] 9fda8d8052c6: Download complete [2023-10-19T12:12:26.074Z] f4c1fc716caa: Verifying Checksum [2023-10-19T12:12:26.074Z] f4c1fc716caa: Download complete [2023-10-19T12:12:26.130Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-10-19T12:12:26.130Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-10-19T12:12:26.130Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-10-19T12:12:26.185Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-10-19T12:12:26.236Z] $ docker stop --time=1 11eb388f0ec7969df5a3099fde31385ba6441d0b162625f1d444ae39100182ac [2023-10-19T12:12:26.346Z] 9fda8d8052c6: Pull complete [2023-10-19T12:12:26.936Z] 5d54e960e981: Pull complete [2023-10-19T12:12:27.209Z] c4a7e357bf2a: Verifying Checksum [2023-10-19T12:12:27.209Z] c4a7e357bf2a: Download complete [2023-10-19T12:12:28.174Z] 17808c966233: Verifying Checksum [2023-10-19T12:12:28.174Z] 17808c966233: Download complete [2023-10-19T12:12:33.076Z] $ docker rm -f --volumes 11eb388f0ec7969df5a3099fde31385ba6441d0b162625f1d444ae39100182ac [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-19T12:12:33.812Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-10-19T12:12:33.877Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-10-19T12:12:34.584Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-10-19T12:12:34.897Z] + ls -al . [2023-10-19T12:12:34.897Z] total 184 [2023-10-19T12:12:34.897Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 19 12:11 . [2023-10-19T12:12:34.897Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 19 12:09 .. [2023-10-19T12:12:34.897Z] -rw-rw-r-- 1 jenkins jenkins 119 Oct 19 12:09 .dockerignore [2023-10-19T12:12:34.897Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 19 12:12 .git [2023-10-19T12:12:34.897Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 19 12:09 .github [2023-10-19T12:12:34.897Z] -rw-rw-r-- 1 jenkins jenkins 171 Oct 19 12:09 .gitignore [2023-10-19T12:12:34.897Z] -rw-rw-r-- 1 jenkins jenkins 41 Oct 19 12:09 .golangci.yml [2023-10-19T12:12:34.897Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 19 12:09 .semver [2023-10-19T12:12:34.897Z] -rw-rw-r-- 1 jenkins jenkins 10394 Oct 19 12:09 Attribution.txt [2023-10-19T12:12:34.897Z] -rw-rw-r-- 1 jenkins jenkins 35039 Oct 19 12:09 CHANGELOG.md [2023-10-19T12:12:34.897Z] -rw-rw-r-- 1 jenkins jenkins 1898 Oct 19 12:09 Dockerfile [2023-10-19T12:12:34.897Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 19 12:09 GOVERNANCE.md [2023-10-19T12:12:34.897Z] -rw-rw-r-- 1 jenkins jenkins 688 Oct 19 12:09 Jenkinsfile [2023-10-19T12:12:34.897Z] -rw-rw-r-- 1 jenkins jenkins 10174 Oct 19 12:09 LICENSE [2023-10-19T12:12:34.897Z] -rw-rw-r-- 1 jenkins jenkins 618 Oct 19 12:09 OWNERS.md [2023-10-19T12:12:34.897Z] -rw-rw-r-- 1 jenkins jenkins 4619 Oct 19 12:09 README.md [2023-10-19T12:12:34.897Z] -rw-rw-r-- 1 jenkins jenkins 5 Oct 19 12:09 VERSION [2023-10-19T12:12:34.897Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 19 12:09 bin [2023-10-19T12:12:34.897Z] -rw-r--r-- 1 jenkins jenkins 13 Oct 19 12:11 coverage.out [2023-10-19T12:12:34.897Z] -rw-rw-r-- 1 jenkins jenkins 3731 Oct 19 12:09 go.mod [2023-10-19T12:12:34.897Z] -rw-rw-r-- 1 jenkins jenkins 34917 Oct 19 12:09 go.sum [2023-10-19T12:12:34.897Z] -rw-rw-r-- 1 jenkins jenkins 1937 Oct 19 12:09 main.go [2023-10-19T12:12:34.897Z] -rw-rw-r-- 1 jenkins jenkins 2569 Oct 19 12:09 makefile [2023-10-19T12:12:34.897Z] drwxrwxr-x 9 jenkins jenkins 4096 Oct 19 12:09 res [2023-10-19T12:12:34.897Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 19 12:09 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-19T12:12:35.358Z] + 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=fb0e07b153948e162a9b016afcb92264050f6224 --label arch=amd64 --label version=0.0.0 . [2023-10-19T12:12:35.358Z] Sending build context to Docker daemon 3.379MB [2023-10-19T12:12:35.358Z] Step 1/26 : ARG BASE=golang:1.21-alpine3.18 [2023-10-19T12:12:35.358Z] Step 2/26 : FROM ${BASE} AS builder [2023-10-19T12:12:35.358Z] ---> 1867354a5095 [2023-10-19T12:12:35.358Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git" [2023-10-19T12:12:35.621Z] ---> Running in 68a18a88dd06 [2023-10-19T12:12:35.882Z] Removing intermediate container 68a18a88dd06 [2023-10-19T12:12:35.882Z] ---> 3091dd82f3cf [2023-10-19T12:12:35.882Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-10-19T12:12:35.882Z] ---> Running in 539086ced600 [2023-10-19T12:12:35.882Z] Removing intermediate container 539086ced600 [2023-10-19T12:12:35.882Z] ---> 5141d902d08d [2023-10-19T12:12:35.882Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-10-19T12:12:35.882Z] ---> Running in 66712d5c5e69 [2023-10-19T12:12:35.882Z] Removing intermediate container 66712d5c5e69 [2023-10-19T12:12:35.882Z] ---> 9a5454c3506d [2023-10-19T12:12:35.882Z] Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-19T12:12:35.882Z] ---> Running in 79cd18cf975b [2023-10-19T12:12:36.140Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-19T12:12:36.399Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-19T12:12:36.658Z] OK: 264 MiB in 52 packages [2023-10-19T12:12:36.918Z] Removing intermediate container 79cd18cf975b [2023-10-19T12:12:36.918Z] ---> 05c46395ec5a [2023-10-19T12:12:36.918Z] Step 7/26 : WORKDIR /app [2023-10-19T12:12:36.918Z] ---> Running in 95be42dfa594 [2023-10-19T12:12:36.918Z] Removing intermediate container 95be42dfa594 [2023-10-19T12:12:36.918Z] ---> fa475881344a [2023-10-19T12:12:36.918Z] Step 8/26 : COPY go.mod vendor* ./ [2023-10-19T12:12:37.176Z] ---> fdd12929583e [2023-10-19T12:12:37.176Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-19T12:12:37.176Z] ---> Running in 4a411eaeb1da [2023-10-19T12:12:37.745Z] Removing intermediate container 4a411eaeb1da [2023-10-19T12:12:37.745Z] ---> 3e5611a4f350 [2023-10-19T12:12:37.745Z] Step 10/26 : COPY . . [2023-10-19T12:12:38.313Z] ---> 4d9b404518d9 [2023-10-19T12:12:38.313Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-19T12:12:38.313Z] ---> Running in 4bcc31cbeef8 [2023-10-19T12:12:38.313Z] Removing intermediate container 4bcc31cbeef8 [2023-10-19T12:12:38.313Z] ---> cccc57c86ec8 [2023-10-19T12:12:38.313Z] Step 12/26 : RUN $MAKE [2023-10-19T12:12:38.313Z] ---> Running in f7d569c77749 [2023-10-19T12:12:38.571Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.44 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-service-configurable [2023-10-19T12:12:40.601Z] c4a7e357bf2a: Pull complete [2023-10-19T12:12:40.601Z] f0e02332f6b5: Pull complete [2023-10-19T12:12:40.875Z] cefa15bbcfad: Pull complete [2023-10-19T12:12:49.100Z] 17808c966233: Pull complete [2023-10-19T12:12:51.068Z] f4c1fc716caa: Pull complete [2023-10-19T12:12:51.068Z] Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 [2023-10-19T12:12:51.068Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-10-19T12:12:51.068Z] ---> ea914061e18c [2023-10-19T12:12:51.068Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-10-19T12:12:52.477Z] ---> Running in 0a3017cccb2a [2023-10-19T12:12:52.746Z] Removing intermediate container 0a3017cccb2a [2023-10-19T12:12:52.746Z] ---> a08d9600764e [2023-10-19T12:12:52.746Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-10-19T12:12:53.021Z] ---> Running in e083f1dd3329 [2023-10-19T12:12:53.289Z] Removing intermediate container e083f1dd3329 [2023-10-19T12:12:53.289Z] ---> 9fd4bd53323b [2023-10-19T12:12:53.289Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-10-19T12:12:53.289Z] ---> Running in 3b1df412456c [2023-10-19T12:12:53.626Z] Removing intermediate container 3b1df412456c [2023-10-19T12:12:53.626Z] ---> 02e252b5b213 [2023-10-19T12:12:53.626Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-19T12:12:54.033Z] ---> Running in 609d009c6322 [2023-10-19T12:12:55.066Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-19T12:12:55.333Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-19T12:12:56.293Z] OK: 266 MiB in 52 packages [2023-10-19T12:12:57.260Z] Removing intermediate container 609d009c6322 [2023-10-19T12:12:57.260Z] ---> 48e349a0c141 [2023-10-19T12:12:57.260Z] Step 7/12 : WORKDIR /app [2023-10-19T12:12:57.260Z] ---> Running in 67e972c47c56 [2023-10-19T12:12:57.533Z] Removing intermediate container 67e972c47c56 [2023-10-19T12:12:57.533Z] ---> 82cc597ccf34 [2023-10-19T12:12:57.533Z] Step 8/12 : COPY go.mod vendor* ./ [2023-10-19T12:12:58.121Z] ---> 10e3b6d74d36 [2023-10-19T12:12:58.121Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-19T12:12:58.121Z] ---> Running in 30db11c44966 [2023-10-19T12:13:05.122Z] Removing intermediate container f7d569c77749 [2023-10-19T12:13:05.122Z] ---> c4630f84c524 [2023-10-19T12:13:05.122Z] Step 13/26 : FROM alpine:3.18 [2023-10-19T12:13:05.690Z] 3.18: Pulling from library/alpine [2023-10-19T12:13:05.690Z] 96526aa774ef: Pulling fs layer [2023-10-19T12:13:06.055Z] 96526aa774ef: Verifying Checksum [2023-10-19T12:13:06.055Z] 96526aa774ef: Download complete [2023-10-19T12:13:06.055Z] 96526aa774ef: Pull complete [2023-10-19T12:13:06.055Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-19T12:13:06.055Z] Status: Downloaded newer image for alpine:3.18 [2023-10-19T12:13:06.055Z] ---> 8ca4688f4f35 [2023-10-19T12:13:06.055Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-10-19T12:13:06.315Z] ---> Running in d71a02ec0183 [2023-10-19T12:13:06.315Z] Removing intermediate container d71a02ec0183 [2023-10-19T12:13:06.315Z] ---> 9b27500e61a6 [2023-10-19T12:13:06.315Z] Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} [2023-10-19T12:13:06.315Z] ---> Running in cf41345cec7b [2023-10-19T12:13:06.574Z] Removing intermediate container cf41345cec7b [2023-10-19T12:13:06.574Z] ---> c07045e46c6a [2023-10-19T12:13:06.574Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-10-19T12:13:06.574Z] ---> Running in 0414824637f6 [2023-10-19T12:13:06.834Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-19T12:13:06.834Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-19T12:13:07.110Z] (1/2) Installing ca-certificates (20230506-r0) [2023-10-19T12:13:07.110Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-10-19T12:13:07.110Z] Executing busybox-1.36.1-r2.trigger [2023-10-19T12:13:07.110Z] Executing ca-certificates-20230506-r0.trigger [2023-10-19T12:13:07.110Z] OK: 8 MiB in 17 packages [2023-10-19T12:13:08.486Z] Removing intermediate container 0414824637f6 [2023-10-19T12:13:08.486Z] ---> 498d3cdfbec2 [2023-10-19T12:13:08.486Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-10-19T12:13:08.745Z] ---> 77adebaaa8a2 [2023-10-19T12:13:08.745Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2023-10-19T12:13:10.666Z] ---> ba9746d60d51 [2023-10-19T12:13:10.666Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2023-10-19T12:13:11.234Z] ---> 8b9f95abcf7e [2023-10-19T12:13:11.234Z] Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2023-10-19T12:13:12.167Z] ---> a877d290fd16 [2023-10-19T12:13:12.167Z] Step 21/26 : EXPOSE 48095 [2023-10-19T12:13:12.434Z] ---> Running in d21aa4eb0db1 [2023-10-19T12:13:13.029Z] Removing intermediate container d21aa4eb0db1 [2023-10-19T12:13:13.029Z] ---> a4d13231882a [2023-10-19T12:13:13.029Z] Step 22/26 : ENTRYPOINT ["/app-service-configurable"] [2023-10-19T12:13:13.288Z] ---> Running in d2308b6de54d [2023-10-19T12:13:13.547Z] Removing intermediate container d2308b6de54d [2023-10-19T12:13:13.547Z] ---> 83a0aa6ca4f4 [2023-10-19T12:13:13.547Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-10-19T12:13:13.547Z] ---> Running in 68ec02d2a071 [2023-10-19T12:13:13.547Z] Removing intermediate container 68ec02d2a071 [2023-10-19T12:13:13.547Z] ---> 4dd381240bc4 [2023-10-19T12:13:13.547Z] Step 24/26 : LABEL arch=amd64 [2023-10-19T12:13:13.547Z] ---> Running in cbbc6ee0870a [2023-10-19T12:13:13.547Z] Removing intermediate container cbbc6ee0870a [2023-10-19T12:13:13.547Z] ---> 565cdcae51cc [2023-10-19T12:13:13.547Z] Step 25/26 : LABEL git_sha=fb0e07b153948e162a9b016afcb92264050f6224 [2023-10-19T12:13:13.547Z] ---> Running in d7fb97357743 [2023-10-19T12:13:13.804Z] Removing intermediate container d7fb97357743 [2023-10-19T12:13:13.804Z] ---> d1dd0c4ce519 [2023-10-19T12:13:13.804Z] Step 26/26 : LABEL version=0.0.0 [2023-10-19T12:13:13.804Z] ---> Running in 2a68e905dd4e [2023-10-19T12:13:13.804Z] Removing intermediate container 2a68e905dd4e [2023-10-19T12:13:13.804Z] ---> e5d39c9219bf [2023-10-19T12:13:13.804Z] [Warning] One or more build-args [ARCH] were not consumed [2023-10-19T12:13:13.804Z] Successfully built e5d39c9219bf [2023-10-19T12:13:13.804Z] 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-10-19T12:13:14.678Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-19T12:13:14.678Z] [2023-10-19T12:13:14.678Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-19T12:13:15.267Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-19T12:13:15.267Z] latest: Pulling from edgex-lftools-log-publisher [2023-10-19T12:13:15.267Z] 5eb5b503b376: Pulling fs layer [2023-10-19T12:13:15.267Z] 5c69ac0246d0: Pulling fs layer [2023-10-19T12:13:15.267Z] ec43610c2a17: Pulling fs layer [2023-10-19T12:13:15.267Z] 3a2ae6a8a46f: Pulling fs layer [2023-10-19T12:13:15.267Z] 33b1e0a273af: Pulling fs layer [2023-10-19T12:13:15.267Z] 5d3b04190fa2: Pulling fs layer [2023-10-19T12:13:15.267Z] 2f39f015ded8: Pulling fs layer [2023-10-19T12:13:15.267Z] 3a2ae6a8a46f: Waiting [2023-10-19T12:13:15.267Z] 33b1e0a273af: Waiting [2023-10-19T12:13:15.267Z] 2f39f015ded8: Waiting [2023-10-19T12:13:15.267Z] 5d3b04190fa2: Waiting [2023-10-19T12:13:15.267Z] 5c69ac0246d0: Verifying Checksum [2023-10-19T12:13:15.267Z] 5c69ac0246d0: Download complete [2023-10-19T12:13:15.267Z] 3a2ae6a8a46f: Verifying Checksum [2023-10-19T12:13:15.267Z] 3a2ae6a8a46f: Download complete [2023-10-19T12:13:15.267Z] ec43610c2a17: Verifying Checksum [2023-10-19T12:13:15.267Z] ec43610c2a17: Download complete [2023-10-19T12:13:15.267Z] 33b1e0a273af: Verifying Checksum [2023-10-19T12:13:15.267Z] 33b1e0a273af: Download complete [2023-10-19T12:13:15.267Z] 5d3b04190fa2: Verifying Checksum [2023-10-19T12:13:15.524Z] 5eb5b503b376: Verifying Checksum [2023-10-19T12:13:15.524Z] 5eb5b503b376: Download complete [2023-10-19T12:13:16.092Z] 2f39f015ded8: Download complete [2023-10-19T12:13:17.027Z] 5eb5b503b376: Pull complete [2023-10-19T12:13:17.027Z] 5c69ac0246d0: Pull complete [2023-10-19T12:13:17.284Z] ec43610c2a17: Pull complete [2023-10-19T12:13:17.550Z] 3a2ae6a8a46f: Pull complete [2023-10-19T12:13:17.809Z] 33b1e0a273af: Pull complete [2023-10-19T12:13:17.809Z] 5d3b04190fa2: Pull complete [2023-10-19T12:13:21.990Z] 2f39f015ded8: Pull complete [2023-10-19T12:13:21.990Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-10-19T12:13:21.990Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-19T12:13:21.990Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-19T12:13:22.212Z] prd-ubuntu20.04-docker-8c-8g-9604 does not seem to be running inside a container [2023-10-19T12:13:22.238Z] $ 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-608 -v /w/workspace/_app-service-configurable_PR-608:/w/workspace/_app-service-configurable_PR-608:rw,z -v /w/workspace/_app-service-configurable_PR-608@tmp:/w/workspace/_app-service-configurable_PR-608@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-10-19T12:13:30.201Z] $ docker top 771fbc746896116ea2c3e3ebadb3c91ce497936ea87f3ca0dd3f667c5229a0f2 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-19T12:13:30.677Z] ---> job-cost.sh [2023-10-19T12:13:30.677Z] lf-activate-venv: SKIPPING [2023-10-19T12:13:30.677Z] INFO: No Stack... [2023-10-19T12:13:30.939Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-10-19T12:13:31.200Z] INFO: Archiving Costs [Pipeline] sh [2023-10-19T12:13:31.509Z] + cat /w/workspace/_app-service-configurable_PR-608/archives/cost.csv [2023-10-19T12:13:31.509Z] + cut -d, -f6 [Pipeline] lock [2023-10-19T12:13:31.552Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-608-1-stack-cost] [2023-10-19T12:13:31.558Z] Resource [jenkins-edgexfoundry-app-service-configurable-PR-608-1-stack-cost] did not exist. Created. [2023-10-19T12:13:31.558Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-608-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-10-19T12:13:31.953Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-10-19T12:13:32.009Z] Stashed 1 file(s) [Pipeline] } [2023-10-19T12:13:32.036Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-608-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-10-19T12:13:32.118Z] $ docker stop --time=1 771fbc746896116ea2c3e3ebadb3c91ce497936ea87f3ca0dd3f667c5229a0f2 [2023-10-19T12:13:33.277Z] $ docker rm -f --volumes 771fbc746896116ea2c3e3ebadb3c91ce497936ea87f3ca0dd3f667c5229a0f2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-10-19T12:14:34.815Z] Removing intermediate container 30db11c44966 [2023-10-19T12:14:34.815Z] ---> a33d2406d74a [2023-10-19T12:14:34.815Z] Step 10/12 : COPY . . [2023-10-19T12:14:34.815Z] ---> 7dd9c34cb025 [2023-10-19T12:14:34.815Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-19T12:14:34.815Z] ---> Running in 1f6792490b6e [2023-10-19T12:14:34.815Z] Removing intermediate container 1f6792490b6e [2023-10-19T12:14:34.815Z] ---> f7f4d4826108 [2023-10-19T12:14:34.815Z] Step 12/12 : RUN $MAKE [2023-10-19T12:14:34.815Z] ---> Running in 18c13fe8a8ad [2023-10-19T12:14:34.815Z] noop [2023-10-19T12:14:34.815Z] Removing intermediate container 18c13fe8a8ad [2023-10-19T12:14:34.815Z] ---> 953a3ff08be7 [2023-10-19T12:14:34.815Z] Successfully built 953a3ff08be7 [2023-10-19T12:14:34.815Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-19T12:14:35.325Z] + docker inspect -f . ci-base-image-arm64 [2023-10-19T12:14:35.326Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-19T12:14:35.628Z] prd-ubuntu20.04-docker-arm64-4c-16g-9605 does not seem to be running inside a container [2023-10-19T12:14:35.694Z] $ 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-10-19T12:14:36.945Z] $ docker top 5301bb3137622833e81b8fb5d3f54df1e36fe654f136b0565ce2440b4067034a -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-19T12:14:37.840Z] + go version [2023-10-19T12:14:37.840Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-10-19T12:14:37.874Z] $ docker stop --time=1 5301bb3137622833e81b8fb5d3f54df1e36fe654f136b0565ce2440b4067034a [2023-10-19T12:14:39.511Z] $ docker rm -f --volumes 5301bb3137622833e81b8fb5d3f54df1e36fe654f136b0565ce2440b4067034a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-19T12:14:40.379Z] + docker inspect -f . ci-base-image-arm64 [2023-10-19T12:14:40.379Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-19T12:14:40.638Z] prd-ubuntu20.04-docker-arm64-4c-16g-9605 does not seem to be running inside a container [2023-10-19T12:14:40.703Z] $ 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-10-19T12:14:41.901Z] $ docker top 18c46b1c0bbba9394ef8bee86c89c20ecabb2b0786eacd2d5c9c005de14fbf60 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-19T12:14:42.789Z] + git config --global --add safe.directory /w/workspace/app-service-configurable/1 [Pipeline] fileExists [Pipeline] sh [2023-10-19T12:14:43.183Z] + make test [2023-10-19T12:14:43.183Z] go test -race -coverprofile=coverage.out ./... [2023-10-19T12:16:38.058Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2023-10-19T12:16:38.327Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-10-19T12:16:38.327Z] go vet ./... [2023-10-19T12:18:29.976Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-10-19T12:18:29.976Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-10-19T12:18:29.976Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-10-19T12:18:30.032Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-10-19T12:18:30.069Z] $ docker stop --time=1 18c46b1c0bbba9394ef8bee86c89c20ecabb2b0786eacd2d5c9c005de14fbf60 [2023-10-19T12:18:31.974Z] $ docker rm -f --volumes 18c46b1c0bbba9394ef8bee86c89c20ecabb2b0786eacd2d5c9c005de14fbf60 [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-19T12:18:33.503Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-10-19T12:18:33.538Z] Warning: overwriting stash ‘coverage-report’ [2023-10-19T12:18:33.949Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-10-19T12:18:34.562Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-10-19T12:18:34.891Z] + ls -al . [2023-10-19T12:18:34.891Z] total 180 [2023-10-19T12:18:34.891Z] drwxrwxr-x 7 jenkins jenkins 4096 Oct 19 12:14 . [2023-10-19T12:18:34.891Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 19 12:11 .. [2023-10-19T12:18:34.891Z] -rw-rw-r-- 1 jenkins jenkins 119 Oct 19 12:11 .dockerignore [2023-10-19T12:18:34.891Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 19 12:11 .git [2023-10-19T12:18:34.891Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 19 12:11 .github [2023-10-19T12:18:34.891Z] -rw-rw-r-- 1 jenkins jenkins 171 Oct 19 12:11 .gitignore [2023-10-19T12:18:34.891Z] -rw-rw-r-- 1 jenkins jenkins 41 Oct 19 12:11 .golangci.yml [2023-10-19T12:18:34.891Z] -rw-rw-r-- 1 jenkins jenkins 10394 Oct 19 12:11 Attribution.txt [2023-10-19T12:18:34.891Z] -rw-rw-r-- 1 jenkins jenkins 35039 Oct 19 12:11 CHANGELOG.md [2023-10-19T12:18:34.891Z] -rw-rw-r-- 1 jenkins jenkins 1898 Oct 19 12:11 Dockerfile [2023-10-19T12:18:34.891Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 19 12:11 GOVERNANCE.md [2023-10-19T12:18:34.891Z] -rw-rw-r-- 1 jenkins jenkins 688 Oct 19 12:11 Jenkinsfile [2023-10-19T12:18:34.891Z] -rw-rw-r-- 1 jenkins jenkins 10174 Oct 19 12:11 LICENSE [2023-10-19T12:18:34.891Z] -rw-rw-r-- 1 jenkins jenkins 618 Oct 19 12:11 OWNERS.md [2023-10-19T12:18:34.891Z] -rw-rw-r-- 1 jenkins jenkins 4619 Oct 19 12:11 README.md [2023-10-19T12:18:34.891Z] -rw-rw-r-- 1 jenkins jenkins 5 Oct 19 12:09 VERSION [2023-10-19T12:18:34.891Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 19 12:11 bin [2023-10-19T12:18:34.891Z] -rw-r--r-- 1 jenkins jenkins 13 Oct 19 12:14 coverage.out [2023-10-19T12:18:34.891Z] -rw-rw-r-- 1 jenkins jenkins 3731 Oct 19 12:11 go.mod [2023-10-19T12:18:34.891Z] -rw-rw-r-- 1 jenkins jenkins 34917 Oct 19 12:11 go.sum [2023-10-19T12:18:34.891Z] -rw-rw-r-- 1 jenkins jenkins 1937 Oct 19 12:11 main.go [2023-10-19T12:18:34.891Z] -rw-rw-r-- 1 jenkins jenkins 2569 Oct 19 12:11 makefile [2023-10-19T12:18:34.891Z] drwxrwxr-x 9 jenkins jenkins 4096 Oct 19 12:11 res [2023-10-19T12:18:34.891Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 19 12:11 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-19T12:18:35.320Z] + 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=fb0e07b153948e162a9b016afcb92264050f6224 --label arch=arm64 --label version=0.0.0 . [2023-10-19T12:18:35.320Z] Sending build context to Docker daemon 182.3kB [2023-10-19T12:18:35.587Z] Step 1/26 : ARG BASE=golang:1.21-alpine3.18 [2023-10-19T12:18:35.587Z] Step 2/26 : FROM ${BASE} AS builder [2023-10-19T12:18:35.587Z] ---> 953a3ff08be7 [2023-10-19T12:18:35.587Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git" [2023-10-19T12:18:35.587Z] ---> Running in 7009d3f55c65 [2023-10-19T12:18:35.854Z] Removing intermediate container 7009d3f55c65 [2023-10-19T12:18:35.854Z] ---> 379dfbb8b510 [2023-10-19T12:18:35.854Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-10-19T12:18:36.119Z] ---> Running in f51b309d8f5d [2023-10-19T12:18:36.385Z] Removing intermediate container f51b309d8f5d [2023-10-19T12:18:36.385Z] ---> 34399162530d [2023-10-19T12:18:36.385Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-10-19T12:18:36.385Z] ---> Running in 4131e49d146d [2023-10-19T12:18:36.651Z] Removing intermediate container 4131e49d146d [2023-10-19T12:18:36.651Z] ---> f12955993ac1 [2023-10-19T12:18:36.651Z] Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-19T12:18:36.651Z] ---> Running in 8dc08b49feb2 [2023-10-19T12:18:37.608Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-19T12:18:38.186Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-19T12:18:39.142Z] OK: 266 MiB in 52 packages [2023-10-19T12:18:40.098Z] Removing intermediate container 8dc08b49feb2 [2023-10-19T12:18:40.098Z] ---> bdf4a96719cc [2023-10-19T12:18:40.098Z] Step 7/26 : WORKDIR /app [2023-10-19T12:18:40.098Z] ---> Running in a5e6b00e1540 [2023-10-19T12:18:40.364Z] Removing intermediate container a5e6b00e1540 [2023-10-19T12:18:40.364Z] ---> 4b37683180f9 [2023-10-19T12:18:40.364Z] Step 8/26 : COPY go.mod vendor* ./ [2023-10-19T12:18:43.694Z] ---> a75658776d77 [2023-10-19T12:18:43.694Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-19T12:18:43.694Z] ---> Running in 25d45e05c5b5 [2023-10-19T12:18:46.271Z] Removing intermediate container 25d45e05c5b5 [2023-10-19T12:18:46.271Z] ---> e021c9c16539 [2023-10-19T12:18:46.271Z] Step 10/26 : COPY . . [2023-10-19T12:18:46.851Z] ---> 65fbeda420a9 [2023-10-19T12:18:46.851Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-19T12:18:46.851Z] ---> Running in 8d12bd0ce79a [2023-10-19T12:18:47.123Z] Removing intermediate container 8d12bd0ce79a [2023-10-19T12:18:47.123Z] ---> 92a8fcbe0830 [2023-10-19T12:18:47.123Z] Step 12/26 : RUN $MAKE [2023-10-19T12:18:47.123Z] ---> Running in e7baa463d520 [2023-10-19T12:18:48.080Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.44 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-service-configurable [2023-10-19T12:20:39.732Z] Removing intermediate container e7baa463d520 [2023-10-19T12:20:39.732Z] ---> f8efd6667491 [2023-10-19T12:20:39.732Z] Step 13/26 : FROM alpine:3.18 [2023-10-19T12:20:39.732Z] 3.18: Pulling from library/alpine [2023-10-19T12:20:39.732Z] 579b34f0a95b: Pulling fs layer [2023-10-19T12:20:39.732Z] 579b34f0a95b: Verifying Checksum [2023-10-19T12:20:39.732Z] 579b34f0a95b: Download complete [2023-10-19T12:20:39.732Z] 579b34f0a95b: Pull complete [2023-10-19T12:20:39.732Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-19T12:20:39.732Z] Status: Downloaded newer image for alpine:3.18 [2023-10-19T12:20:39.732Z] ---> 3cc203321400 [2023-10-19T12:20:39.732Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-10-19T12:20:39.732Z] ---> Running in 71d27f89e375 [2023-10-19T12:20:39.732Z] Removing intermediate container 71d27f89e375 [2023-10-19T12:20:39.732Z] ---> fedc84ffae21 [2023-10-19T12:20:39.732Z] Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} [2023-10-19T12:20:39.732Z] ---> Running in 8b4fe075df2e [2023-10-19T12:20:39.732Z] Removing intermediate container 8b4fe075df2e [2023-10-19T12:20:39.732Z] ---> 3f93d35081c0 [2023-10-19T12:20:39.732Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-10-19T12:20:39.732Z] ---> Running in 8c6725163b38 [2023-10-19T12:20:39.732Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-19T12:20:39.732Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-19T12:20:39.732Z] (1/2) Installing ca-certificates (20230506-r0) [2023-10-19T12:20:39.732Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-10-19T12:20:39.732Z] Executing busybox-1.36.1-r2.trigger [2023-10-19T12:20:39.732Z] Executing ca-certificates-20230506-r0.trigger [2023-10-19T12:20:39.732Z] OK: 9 MiB in 17 packages [2023-10-19T12:20:39.732Z] Removing intermediate container 8c6725163b38 [2023-10-19T12:20:39.732Z] ---> be9a8904119c [2023-10-19T12:20:39.732Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-10-19T12:20:39.732Z] ---> 4a5909f54abd [2023-10-19T12:20:39.732Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2023-10-19T12:20:39.999Z] ---> 49cf749c8a04 [2023-10-19T12:20:39.999Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2023-10-19T12:20:40.590Z] ---> a524fd5f4a46 [2023-10-19T12:20:40.590Z] Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2023-10-19T12:20:42.002Z] ---> 8286e67c226c [2023-10-19T12:20:42.002Z] Step 21/26 : EXPOSE 48095 [2023-10-19T12:20:42.271Z] ---> Running in f9f40f93da52 [2023-10-19T12:20:42.538Z] Removing intermediate container f9f40f93da52 [2023-10-19T12:20:42.538Z] ---> 378afaff12bf [2023-10-19T12:20:42.538Z] Step 22/26 : ENTRYPOINT ["/app-service-configurable"] [2023-10-19T12:20:42.538Z] ---> Running in b88c453c4d52 [2023-10-19T12:20:42.807Z] Removing intermediate container b88c453c4d52 [2023-10-19T12:20:42.807Z] ---> 4fdd66224ffc [2023-10-19T12:20:42.807Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-10-19T12:20:43.082Z] ---> Running in 1672b3a6c33d [2023-10-19T12:20:43.348Z] Removing intermediate container 1672b3a6c33d [2023-10-19T12:20:43.348Z] ---> 6f308bd445e7 [2023-10-19T12:20:43.348Z] Step 24/26 : LABEL arch=arm64 [2023-10-19T12:20:43.348Z] ---> Running in 70f290f6c730 [2023-10-19T12:20:43.615Z] Removing intermediate container 70f290f6c730 [2023-10-19T12:20:43.615Z] ---> ca19b5ef9cf3 [2023-10-19T12:20:43.615Z] Step 25/26 : LABEL git_sha=fb0e07b153948e162a9b016afcb92264050f6224 [2023-10-19T12:20:43.615Z] ---> Running in 1fec911ea3bf [2023-10-19T12:20:43.881Z] Removing intermediate container 1fec911ea3bf [2023-10-19T12:20:43.881Z] ---> ba26dba77aa9 [2023-10-19T12:20:43.881Z] Step 26/26 : LABEL version=0.0.0 [2023-10-19T12:20:44.149Z] ---> Running in e52122940b8a [2023-10-19T12:20:44.415Z] Removing intermediate container e52122940b8a [2023-10-19T12:20:44.415Z] ---> b48f5c060ff9 [2023-10-19T12:20:44.415Z] [Warning] One or more build-args [ARCH] were not consumed [2023-10-19T12:20:44.415Z] Successfully built b48f5c060ff9 [2023-10-19T12:20:44.415Z] 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-10-19T12:20:45.252Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-19T12:20:45.252Z] [2023-10-19T12:20:45.252Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-19T12:20:45.649Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-19T12:20:45.649Z] arm64: Pulling from edgex-lftools-log-publisher [2023-10-19T12:20:45.649Z] 8998bd30e6a1: Pulling fs layer [2023-10-19T12:20:45.649Z] 04944245beec: Pulling fs layer [2023-10-19T12:20:45.649Z] 699f458cf7ca: Pulling fs layer [2023-10-19T12:20:45.649Z] 765212b225bb: Pulling fs layer [2023-10-19T12:20:45.649Z] f23df028b6ca: Pulling fs layer [2023-10-19T12:20:45.649Z] d65c8cfc05b1: Pulling fs layer [2023-10-19T12:20:45.649Z] 2437ff75d9bd: Pulling fs layer [2023-10-19T12:20:45.649Z] 765212b225bb: Waiting [2023-10-19T12:20:45.649Z] f23df028b6ca: Waiting [2023-10-19T12:20:45.649Z] d65c8cfc05b1: Waiting [2023-10-19T12:20:45.649Z] 2437ff75d9bd: Waiting [2023-10-19T12:20:45.920Z] 04944245beec: Verifying Checksum [2023-10-19T12:20:45.920Z] 04944245beec: Download complete [2023-10-19T12:20:45.920Z] 765212b225bb: Download complete [2023-10-19T12:20:45.920Z] f23df028b6ca: Verifying Checksum [2023-10-19T12:20:45.920Z] f23df028b6ca: Download complete [2023-10-19T12:20:45.920Z] d65c8cfc05b1: Verifying Checksum [2023-10-19T12:20:45.920Z] d65c8cfc05b1: Download complete [2023-10-19T12:20:46.186Z] 699f458cf7ca: Verifying Checksum [2023-10-19T12:20:46.186Z] 699f458cf7ca: Download complete [2023-10-19T12:20:46.454Z] 8998bd30e6a1: Verifying Checksum [2023-10-19T12:20:46.454Z] 8998bd30e6a1: Download complete [2023-10-19T12:20:49.030Z] 2437ff75d9bd: Verifying Checksum [2023-10-19T12:20:49.030Z] 2437ff75d9bd: Download complete [2023-10-19T12:20:51.602Z] 8998bd30e6a1: Pull complete [2023-10-19T12:20:51.869Z] 04944245beec: Pull complete [2023-10-19T12:20:53.815Z] 699f458cf7ca: Pull complete [2023-10-19T12:20:53.815Z] 765212b225bb: Pull complete [2023-10-19T12:20:54.395Z] f23df028b6ca: Pull complete [2023-10-19T12:20:54.661Z] d65c8cfc05b1: Pull complete [2023-10-19T12:21:12.934Z] 2437ff75d9bd: Pull complete [2023-10-19T12:21:12.934Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-10-19T12:21:12.934Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-19T12:21:12.934Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-19T12:21:13.280Z] prd-ubuntu20.04-docker-arm64-4c-16g-9605 does not seem to be running inside a container [2023-10-19T12:21:13.359Z] $ 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-10-19T12:21:16.034Z] $ docker top 8c6b565fc74788a03a1caf8ce3f4903f944ee51eaf78cd81e826cd7662bc206f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-19T12:21:16.981Z] ---> job-cost.sh [2023-10-19T12:21:16.981Z] lf-activate-venv: SKIPPING [2023-10-19T12:21:16.981Z] INFO: No Stack... [2023-10-19T12:21:17.562Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-10-19T12:21:18.143Z] INFO: Archiving Costs [Pipeline] sh [2023-10-19T12:21:18.810Z] + cat /w/workspace/app-service-configurable/1/archives/cost.csv [2023-10-19T12:21:18.810Z] + cut -d, -f6 [Pipeline] lock [2023-10-19T12:21:18.908Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-608-1-stack-cost] [2023-10-19T12:21:18.913Z] Resource [jenkins-edgexfoundry-app-service-configurable-PR-608-1-stack-cost] did not exist. Created. [2023-10-19T12:21:18.913Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-608-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-10-19T12:21:19.649Z] /w/workspace/app-service-configurable/1@tmp/durable-17d6a035/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-10-19T12:21:20.014Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-10-19T12:21:20.309Z] Warning: overwriting stash ‘stack-cost’ [2023-10-19T12:21:20.362Z] Stashed 1 file(s) [Pipeline] } [2023-10-19T12:21:20.377Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-608-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-10-19T12:21:20.453Z] $ docker stop --time=1 8c6b565fc74788a03a1caf8ce3f4903f944ee51eaf78cd81e826cd7662bc206f [2023-10-19T12:21:22.026Z] $ docker rm -f --volumes 8c6b565fc74788a03a1caf8ce3f4903f944ee51eaf78cd81e826cd7662bc206f [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-10-19T12:21:23.037Z] provisioning config files... [2023-10-19T12:21:23.043Z] copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/_app-service-configurable_PR-608@tmp/config12424077534698719544tmp [Pipeline] { [Pipeline] sh [2023-10-19T12:21:23.387Z] + set +x [2023-10-19T12:21:23.387Z] + curl -s https://codecov.io/bash [2023-10-19T12:21:23.387Z] + bash -s -- [2023-10-19T12:21:23.387Z] [2023-10-19T12:21:23.387Z] _____ _ [2023-10-19T12:21:23.387Z] / ____| | | [2023-10-19T12:21:23.387Z] | | ___ __| | ___ ___ _____ __ [2023-10-19T12:21:23.387Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-10-19T12:21:23.387Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-10-19T12:21:23.387Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-10-19T12:21:23.387Z] Bash-1.0.6 [2023-10-19T12:21:23.387Z] [2023-10-19T12:21:23.387Z] [2023-10-19T12:21:23.387Z] ==> git version 2.25.1 found [2023-10-19T12:21:23.387Z] ==> 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-10-19T12:21:23.387Z] Release-Date: 2020-01-08 [2023-10-19T12:21:23.387Z] 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-10-19T12:21:23.387Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-10-19T12:21:23.387Z] ==> Jenkins CI detected. [2023-10-19T12:21:23.387Z] current dir:  /w/workspace/_app-service-configurable_PR-608 [2023-10-19T12:21:23.387Z] project root: . [2023-10-19T12:21:23.387Z] --> token set from env [2023-10-19T12:21:23.387Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-10-19T12:21:23.387Z] ==> Running gcov in . (disable via -X gcov) [2023-10-19T12:21:23.387Z] ==> Python coveragepy not found [2023-10-19T12:21:23.387Z] ==> Searching for coverage reports in: [2023-10-19T12:21:23.387Z] + . [2023-10-19T12:21:23.387Z] -> Found 1 reports [2023-10-19T12:21:23.387Z] ==> Detecting git/mercurial file structure [2023-10-19T12:21:23.387Z] ==> Reading reports [2023-10-19T12:21:23.647Z] + ./coverage.out bytes=13 [2023-10-19T12:21:23.647Z] ==> Appending adjustments [2023-10-19T12:21:23.647Z] https://docs.codecov.io/docs/fixing-reports [2023-10-19T12:21:23.647Z] + Found adjustments [2023-10-19T12:21:23.647Z] ==> Gzipping contents [2023-10-19T12:21:23.647Z] 4.0K /tmp/codecov.nhqQlu.gz [2023-10-19T12:21:23.647Z] ==> Uploading reports [2023-10-19T12:21:23.647Z] url: https://codecov.io [2023-10-19T12:21:23.647Z] query: branch=PR-608&commit=fb0e07b153948e162a9b016afcb92264050f6224&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-608%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=608&job=&cmd_args= [2023-10-19T12:21:23.647Z] -> Pinging Codecov [2023-10-19T12:21:23.647Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=06d844e6-9d8b-4dd4-8e5a-bb28e4cf5bd2&branch=PR-608&commit=fb0e07b153948e162a9b016afcb92264050f6224&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-608%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=608&job=&cmd_args= [2023-10-19T12:21:23.907Z] -> Uploading to [2023-10-19T12:21:23.907Z] https://storage.googleapis.com/codecov/v4/raw/2023-10-19/A97CA9966030D2A3747ED39772930CCE/fb0e07b153948e162a9b016afcb92264050f6224/d8b27941-aec5-4a9e-9d56-495013ec4203.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231019%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231019T122123Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=2822672a7a50cb7103fe667db811210a699f0b786bb8bd8d90ef04314ad5435a [2023-10-19T12:21:23.907Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-10-19T12:21:23.907Z] Dload Upload Total Spent Left Speed [2023-10-19T12:21:24.167Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 429 0 0 100 429 0 1484 --:--:-- --:--:-- --:--:-- 1484 [2023-10-19T12:21:24.167Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/fb0e07b153948e162a9b016afcb92264050f6224 [Pipeline] } [2023-10-19T12:21:24.191Z] 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-10-19T12:21:26.004Z] + [ -d /w/workspace/_app-service-configurable_PR-608/archives ] [2023-10-19T12:21:26.004Z] + ls -al /w/workspace/_app-service-configurable_PR-608/archives [2023-10-19T12:21:26.004Z] total 16 [2023-10-19T12:21:26.004Z] drwxr-xr-x 3 root root 4096 Oct 19 12:13 . [2023-10-19T12:21:26.004Z] drwxrwxr-x 9 jenkins jenkins 4096 Oct 19 12:13 .. [2023-10-19T12:21:26.004Z] drwxr-xr-x 2 root root 4096 Oct 19 12:13 cost [2023-10-19T12:21:26.004Z] -rw-r--r-- 1 root root 96 Oct 19 12:13 cost.csv [2023-10-19T12:21:26.004Z] + sudo chown -R jenkins:jenkins /w/workspace/_app-service-configurable_PR-608/archives [2023-10-19T12:21:26.004Z] + ls -al /w/workspace/_app-service-configurable_PR-608/archives [2023-10-19T12:21:26.004Z] total 16 [2023-10-19T12:21:26.004Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 19 12:13 . [2023-10-19T12:21:26.004Z] drwxrwxr-x 9 jenkins jenkins 4096 Oct 19 12:13 .. [2023-10-19T12:21:26.004Z] drwxr-xr-x 2 jenkins jenkins 4096 Oct 19 12:13 cost [2023-10-19T12:21:26.004Z] -rw-r--r-- 1 jenkins jenkins 96 Oct 19 12:13 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-10-19T12:21:26.326Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-19T12:21:27.213Z] ---> package-listing.sh [2023-10-19T12:21:27.213Z] ++ facter osfamily [2023-10-19T12:21:27.213Z] ++ tr '[:upper:]' '[:lower:]' [2023-10-19T12:21:27.472Z] + OS_FAMILY=debian [2023-10-19T12:21:27.472Z] + workspace=/w/workspace/_app-service-configurable_PR-608 [2023-10-19T12:21:27.472Z] + START_PACKAGES=/tmp/packages_start.txt [2023-10-19T12:21:27.472Z] + END_PACKAGES=/tmp/packages_end.txt [2023-10-19T12:21:27.472Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-10-19T12:21:27.472Z] + PACKAGES=/tmp/packages_start.txt [2023-10-19T12:21:27.472Z] + '[' /w/workspace/_app-service-configurable_PR-608 ']' [2023-10-19T12:21:27.472Z] + PACKAGES=/tmp/packages_end.txt [2023-10-19T12:21:27.472Z] + case "${OS_FAMILY}" in [2023-10-19T12:21:27.472Z] + dpkg -l [2023-10-19T12:21:27.472Z] + grep '^ii' [2023-10-19T12:21:27.472Z] + '[' -f /tmp/packages_start.txt ']' [2023-10-19T12:21:27.472Z] + '[' -f /tmp/packages_end.txt ']' [2023-10-19T12:21:27.472Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-10-19T12:21:27.472Z] + '[' /w/workspace/_app-service-configurable_PR-608 ']' [2023-10-19T12:21:27.472Z] + mkdir -p /w/workspace/_app-service-configurable_PR-608/archives/ [2023-10-19T12:21:27.472Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/_app-service-configurable_PR-608/archives/ [Pipeline] echo [2023-10-19T12:21:27.506Z] 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-608/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-10-19T12:21:27.797Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-19T12:21:28.418Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-19T12:21:28.418Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-19T12:21:28.575Z] prd-ubuntu20.04-docker-8c-8g-9604 does not seem to be running inside a container [2023-10-19T12:21:28.604Z] $ 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-608/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-608 -v /w/workspace/_app-service-configurable_PR-608:/w/workspace/_app-service-configurable_PR-608:rw,z -v /w/workspace/_app-service-configurable_PR-608@tmp:/w/workspace/_app-service-configurable_PR-608@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-10-19T12:21:28.796Z] $ docker top 7c310a972faaad6938dd5615a9f71ce8fb0ee1dcab802b7b3f78b422a2826823 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-19T12:21:29.197Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-10-19T12:21:29.509Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-10-19T12:21:29.830Z] + ls /var/log/sa-host [2023-10-19T12:21:29.830Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-19T12:21:30.050Z] provisioning config files... [2023-10-19T12:21:30.060Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/_app-service-configurable_PR-608@tmp/config13354215549104659367tmp [Pipeline] { [Pipeline] echo [2023-10-19T12:21:30.113Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-19T12:21:30.427Z] ---> create-netrc.sh [Pipeline] } [2023-10-19T12:21:30.456Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-10-19T12:21:30.854Z] ---> python-tools-install.sh [Pipeline] echo [2023-10-19T12:21:30.882Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-19T12:21:31.192Z] ---> sudo-logs.sh [2023-10-19T12:21:31.192Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-10-19T12:21:31.269Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-19T12:21:31.583Z] ---> job-cost.sh [2023-10-19T12:21:31.583Z] lf-activate-venv: SKIPPING [2023-10-19T12:21:31.583Z] DEBUG: total: 0.2199999988079071 [2023-10-19T12:21:31.583Z] INFO: Retrieving Stack Cost... [2023-10-19T12:21:31.841Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-10-19T12:21:32.408Z] INFO: Archiving Costs [Pipeline] echo [2023-10-19T12:21:32.443Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-19T12:21:32.755Z] ---> logs-deploy.sh [2023-10-19T12:21:32.755Z] lf-activate-venv: SKIPPING [2023-10-19T12:21:32.755Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/PR-608/1 [2023-10-19T12:21:32.755Z] INFO: archiving workspace using pattern(s): [2023-10-19T12:21:33.691Z] Archives upload complete. [2023-10-19T12:21:33.949Z] INFO: archiving logs to Nexus