Pull request #677 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 95283b9f68f9583e922764fb18dca0d8f9725a66+6da4e050245d60ee2908bba863b4a6e8e857bbf3 (0d3c0e358ac7b95a642b7ed7f58d294463ac974e) 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-ssh10744248759668615125.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision b5a5e52272fc4198cf3754284eedf36dbf0baa35 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-ssh7203578076541906345.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 b5a5e52272fc4198cf3754284eedf36dbf0baa35 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-677/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-677/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh742475195733529627.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-677/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2169853005615783182.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision b5a5e52272fc4198cf3754284eedf36dbf0baa35 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f b5a5e52272fc4198cf3754284eedf36dbf0baa35 # timeout=10 Commit message: "Merge pull request #456 from cherrycl/issue-452-4" > 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-ssh2685716821467978795.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-677/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-677/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh4507608509110580124.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 b5a5e52272fc4198cf3754284eedf36dbf0baa35 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] ========================================================= [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-12906 in /w/workspace/_app-service-configurable_PR-677 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-service-configurable.git > git init /w/workspace/_app-service-configurable_PR-677 # 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/677/head:refs/remotes/origin/PR-677 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 6da4e050245d60ee2908bba863b4a6e8e857bbf3 into PR head commit 95283b9f68f9583e922764fb18dca0d8f9725a66 Merge succeeded, producing 95283b9f68f9583e922764fb18dca0d8f9725a66 Checking out Revision 95283b9f68f9583e922764fb18dca0d8f9725a66 (PR-677) 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 b5a5e52272fc4198cf3754284eedf36dbf0baa35 > git config core.sparsecheckout # timeout=10 > git checkout -f 95283b9f68f9583e922764fb18dca0d8f9725a66 # 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 6da4e050245d60ee2908bba863b4a6e8e857bbf3 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 95283b9f68f9583e922764fb18dca0d8f9725a66 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-10-02T12:28:45.459Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-10-02T12:28:45.677Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-10-02T12:28:45.814Z] ========================================================= [2024-10-02T12:28:45.814Z] EdgeX Global Pipelines Version Info [2024-10-02T12:28:45.814Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-10-02T12:28:46.588Z] ------------------- [2024-10-02T12:28:46.589Z] stable info: [2024-10-02T12:28:46.589Z] ------------------- [2024-10-02T12:28:46.589Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-10-02T12:28:46.589Z] Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 [2024-10-02T12:28:46.589Z] Message: update stable to v1.0.264 [2024-10-02T12:28:47.161Z] ------------------- [2024-10-02T12:28:47.161Z] experimental info: [2024-10-02T12:28:47.161Z] ------------------- [2024-10-02T12:28:47.161Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-10-02T12:28:47.161Z] Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 [2024-10-02T12:28:47.161Z] Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-10-02T12:28:47.432Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2024-10-02T12:28:47.514Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2024-10-02T12:28:47.576Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-10-02T12:28:47.641Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-10-02T12:28:47.719Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-10-02T12:28:47.779Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-10-02T12:28:47.838Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-10-02T12:28:47.895Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-10-02T12:28:47.953Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-10-02T12:28:48.010Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-10-02T12:28:48.077Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-10-02T12:28:48.162Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo [2024-10-02T12:28:48.237Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-10-02T12:28:48.305Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-10-02T12:28:48.371Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-10-02T12:28:48.434Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-10-02T12:28:48.492Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-10-02T12:28:48.555Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-10-02T12:28:48.616Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-10-02T12:28:48.676Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-10-02T12:28:48.731Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-10-02T12:28:48.812Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-10-02T12:28:48.880Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-10-02T12:28:48.948Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-10-02T12:28:49.010Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-10-02T12:28:49.070Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-10-02T12:28:49.127Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-10-02T12:28:49.189Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-677 [Pipeline] echo [2024-10-02T12:28:49.249Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-677 [Pipeline] echo [2024-10-02T12:28:49.307Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-677 [Pipeline] echo [2024-10-02T12:28:49.367Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 95283b9f68f9583e922764fb18dca0d8f9725a66 [Pipeline] echo [2024-10-02T12:28:49.431Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 95283b9 [Pipeline] echo [2024-10-02T12:28:49.498Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-02T12:28:49.655Z] provisioning config files... [2024-10-02T12:28:49.668Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-677@tmp/config15356739192279582171tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-02T12:28:50.050Z] ---> ****-login.sh [2024-10-02T12:28:50.051Z] nexus3.edgexfoundry.org:10001 [2024-10-02T12:28:50.310Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-02T12:28:50.310Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-02T12:28:50.310Z] Configure a credential helper to remove this warning. See [2024-10-02T12:28:50.310Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-02T12:28:50.310Z] [2024-10-02T12:28:50.310Z] Login Succeeded [2024-10-02T12:28:50.310Z] nexus3.edgexfoundry.org:10002 [2024-10-02T12:28:50.570Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-02T12:28:50.570Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-02T12:28:50.571Z] Configure a credential helper to remove this warning. See [2024-10-02T12:28:50.571Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-02T12:28:50.571Z] [2024-10-02T12:28:50.571Z] Login Succeeded [2024-10-02T12:28:50.571Z] nexus3.edgexfoundry.org:10003 [2024-10-02T12:28:50.571Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-02T12:28:50.571Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-02T12:28:50.571Z] Configure a credential helper to remove this warning. See [2024-10-02T12:28:50.571Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-02T12:28:50.571Z] [2024-10-02T12:28:50.571Z] Login Succeeded [2024-10-02T12:28:50.571Z] nexus3.edgexfoundry.org:10004 [2024-10-02T12:28:50.832Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-02T12:28:50.832Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-02T12:28:50.832Z] Configure a credential helper to remove this warning. See [2024-10-02T12:28:50.832Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-02T12:28:50.832Z] [2024-10-02T12:28:50.832Z] Login Succeeded [2024-10-02T12:28:50.832Z] ****.io [2024-10-02T12:28:50.832Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-02T12:28:51.095Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-02T12:28:51.095Z] Configure a credential helper to remove this warning. See [2024-10-02T12:28:51.095Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-02T12:28:51.095Z] [2024-10-02T12:28:51.095Z] Login Succeeded [2024-10-02T12:28:51.095Z] ---> ****-login.sh ends [Pipeline] } [2024-10-02T12:28:51.124Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-10-02T12:28:51.835Z] + git rev-list -1 --merges 95283b9f68f9583e922764fb18dca0d8f9725a66~1..95283b9f68f9583e922764fb18dca0d8f9725a66 [Pipeline] echo [2024-10-02T12:28:51.902Z] -----------> git rev-list -1 --merges 95283b9f68f9583e922764fb18dca0d8f9725a66~1..95283b9f68f9583e922764fb18dca0d8f9725a66 95283b9f68f9583e922764fb18dca0d8f9725a66 [false] [Pipeline] sh [2024-10-02T12:28:52.227Z] + git log --format=format:%s -1 95283b9f68f9583e922764fb18dca0d8f9725a66 [Pipeline] echo [2024-10-02T12:28:52.273Z] ========================================================= [2024-10-02T12:28:52.273Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-10-02T12:28:52.273Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-10-02T12:28:52.780Z] + git log --format=format:%s -1 95283b9f68f9583e922764fb18dca0d8f9725a66 [Pipeline] echo [2024-10-02T12:28:52.829Z] [semverPrep] GIT_COMMIT: 95283b9f68f9583e922764fb18dca0d8f9725a66, Commit Message: build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 [Pipeline] echo [2024-10-02T12:28:52.874Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-10-02T12:28:53.293Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-10-02T12:28:53.293Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-10-02T12:28:53.293Z] + [ -e /tmp/ssh_known_hosts ] [2024-10-02T12:28:53.293Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-10-02T12:28:53.293Z] + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-10-02T12:28:53.293Z] sudo tee -a /etc/ssh/ssh_known_hosts [2024-10-02T12:28:53.293Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T12:28:53.834Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-02T12:28:53.834Z] [2024-10-02T12:28:53.834Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T12:28:54.237Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-02T12:28:54.237Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-10-02T12:28:54.237Z] b85a868b505f: Pulling fs layer [2024-10-02T12:28:54.237Z] e2be974225ed: Pulling fs layer [2024-10-02T12:28:54.237Z] 339a4e72a1f5: Pulling fs layer [2024-10-02T12:28:54.237Z] 988bab9f4d93: Pulling fs layer [2024-10-02T12:28:54.237Z] 1469e6f7b9e6: Pulling fs layer [2024-10-02T12:28:54.237Z] eaf3925da568: Pulling fs layer [2024-10-02T12:28:54.237Z] bab4dde63d76: Pulling fs layer [2024-10-02T12:28:54.237Z] bde34c3a00c8: Pulling fs layer [2024-10-02T12:28:54.237Z] b352a97aabf1: Pulling fs layer [2024-10-02T12:28:54.237Z] 4872d77fe225: Pulling fs layer [2024-10-02T12:28:54.237Z] 5851b861e8e6: Pulling fs layer [2024-10-02T12:28:54.237Z] 1469e6f7b9e6: Waiting [2024-10-02T12:28:54.237Z] eaf3925da568: Waiting [2024-10-02T12:28:54.237Z] bab4dde63d76: Waiting [2024-10-02T12:28:54.237Z] bde34c3a00c8: Waiting [2024-10-02T12:28:54.237Z] 5851b861e8e6: Waiting [2024-10-02T12:28:54.237Z] b352a97aabf1: Waiting [2024-10-02T12:28:54.237Z] 4872d77fe225: Waiting [2024-10-02T12:28:54.237Z] 988bab9f4d93: Waiting [2024-10-02T12:28:54.237Z] e2be974225ed: Download complete [2024-10-02T12:28:54.237Z] 988bab9f4d93: Verifying Checksum [2024-10-02T12:28:54.237Z] 988bab9f4d93: Download complete [2024-10-02T12:28:54.497Z] 1469e6f7b9e6: Verifying Checksum [2024-10-02T12:28:54.497Z] 1469e6f7b9e6: Download complete [2024-10-02T12:28:54.497Z] eaf3925da568: Verifying Checksum [2024-10-02T12:28:54.497Z] eaf3925da568: Download complete [2024-10-02T12:28:54.497Z] 339a4e72a1f5: Verifying Checksum [2024-10-02T12:28:54.497Z] 339a4e72a1f5: Download complete [2024-10-02T12:28:54.761Z] bde34c3a00c8: Verifying Checksum [2024-10-02T12:28:54.761Z] bde34c3a00c8: Download complete [2024-10-02T12:28:54.761Z] b352a97aabf1: Verifying Checksum [2024-10-02T12:28:54.761Z] b352a97aabf1: Download complete [2024-10-02T12:28:54.761Z] 4872d77fe225: Verifying Checksum [2024-10-02T12:28:54.761Z] 4872d77fe225: Download complete [2024-10-02T12:28:54.761Z] 5851b861e8e6: Verifying Checksum [2024-10-02T12:28:54.761Z] 5851b861e8e6: Download complete [2024-10-02T12:28:54.761Z] b85a868b505f: Download complete [2024-10-02T12:28:55.030Z] bab4dde63d76: Verifying Checksum [2024-10-02T12:28:55.030Z] bab4dde63d76: Download complete [2024-10-02T12:28:55.976Z] b85a868b505f: Pull complete [2024-10-02T12:28:56.236Z] e2be974225ed: Pull complete [2024-10-02T12:28:56.807Z] 339a4e72a1f5: Pull complete [2024-10-02T12:28:56.807Z] 988bab9f4d93: Pull complete [2024-10-02T12:28:57.067Z] 1469e6f7b9e6: Pull complete [2024-10-02T12:28:57.067Z] eaf3925da568: Pull complete [2024-10-02T12:28:58.974Z] bab4dde63d76: Pull complete [2024-10-02T12:28:58.974Z] bde34c3a00c8: Pull complete [2024-10-02T12:28:59.235Z] b352a97aabf1: Pull complete [2024-10-02T12:28:59.235Z] 4872d77fe225: Pull complete [2024-10-02T12:28:59.235Z] 5851b861e8e6: Pull complete [2024-10-02T12:28:59.235Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-10-02T12:28:59.235Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-02T12:28:59.235Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-02T12:28:59.536Z] prd-ubuntu20.04-docker-8c-8g-12906 does not seem to be running inside a container [2024-10-02T12:28:59.576Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_PR-677 -v /w/workspace/_app-service-configurable_PR-677:/w/workspace/_app-service-configurable_PR-677:rw,z -v /w/workspace/_app-service-configurable_PR-677@tmp:/w/workspace/_app-service-configurable_PR-677@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 [2024-10-02T12:29:02.099Z] $ docker top 1fc76be3fc0d2bb2219a5dd02c7275ab406281a5910c310087f99487c6c7c4a7 -eo pid,comm [2024-10-02T12:29:02.160Z] 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). [2024-10-02T12:29:02.160Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-10-02T12:29:02.348Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-02T12:29:02.348Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-02T12:29:02.466Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-02T12:29:02.468Z] $ docker exec 1fc76be3fc0d2bb2219a5dd02c7275ab406281a5910c310087f99487c6c7c4a7 ssh-agent [2024-10-02T12:29:02.569Z] SSH_AUTH_SOCK=/tmp/ssh-HgRSwRDHQ9AM/agent.32 [2024-10-02T12:29:02.569Z] SSH_AGENT_PID=38 [2024-10-02T12:29:02.576Z] Running ssh-add (command line suppressed) [2024-10-02T12:29:02.679Z] Identity added: /w/workspace/_app-service-configurable_PR-677@tmp/private_key_10879235861806020278.key (/w/workspace/_app-service-configurable_PR-677@tmp/private_key_10879235861806020278.key) [2024-10-02T12:29:02.696Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-02T12:29:03.050Z] + git tag --points-at HEAD [Pipeline] } [2024-10-02T12:29:03.079Z] $ docker exec --env ******** --env ******** 1fc76be3fc0d2bb2219a5dd02c7275ab406281a5910c310087f99487c6c7c4a7 ssh-agent -k [2024-10-02T12:29:03.178Z] unset SSH_AUTH_SOCK; [2024-10-02T12:29:03.178Z] unset SSH_AGENT_PID; [2024-10-02T12:29:03.178Z] echo Agent pid 38 killed; [2024-10-02T12:29:03.188Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-10-02T12:29:03.311Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-02T12:29:03.311Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-02T12:29:03.414Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-02T12:29:03.415Z] $ docker exec 1fc76be3fc0d2bb2219a5dd02c7275ab406281a5910c310087f99487c6c7c4a7 ssh-agent [2024-10-02T12:29:03.533Z] SSH_AUTH_SOCK=/tmp/ssh-VZSTgvV5OtBJ/agent.72 [2024-10-02T12:29:03.533Z] SSH_AGENT_PID=78 [2024-10-02T12:29:03.539Z] Running ssh-add (command line suppressed) [2024-10-02T12:29:03.652Z] Identity added: /w/workspace/_app-service-configurable_PR-677@tmp/private_key_6470881119657316678.key (/w/workspace/_app-service-configurable_PR-677@tmp/private_key_6470881119657316678.key) [2024-10-02T12:29:03.668Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-02T12:29:04.021Z] + git semver init [2024-10-02T12:29:04.282Z] 2024-10-02 12:29:04,186 [run_init] DEBUG init version:0.0.0 force:False [2024-10-02T12:29:04.282Z] 2024-10-02 12:29:04,187 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/_app-service-configurable_PR-677/.semver [2024-10-02T12:29:04.282Z] 2024-10-02 12:29:04,187 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/_app-service-configurable_PR-677/.semver [2024-10-02T12:29:04.282Z] 2024-10-02 12:29:04,187 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-service-configurable.git', '/w/workspace/_app-service-configurable_PR-677/.semver'], cwd=/w/workspace/_app-service-configurable_PR-677, universal_newlines=False, shell=None, istream=None) [2024-10-02T12:29:05.222Z] 2024-10-02 12:29:05,177 [append_file] DEBUG append to file:/w/workspace/_app-service-configurable_PR-677/.git/info/exclude [2024-10-02T12:29:05.222Z] 2024-10-02 12:29:05,177 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/_app-service-configurable_PR-677/.semver/PR-677 with force:False [2024-10-02T12:29:05.222Z] 2024-10-02 12:29:05,177 [write_file] DEBUG write to file:/w/workspace/_app-service-configurable_PR-677/.semver/PR-677 [2024-10-02T12:29:05.222Z] 2024-10-02 12:29:05,182 [execute] INFO git cat-file --batch-check [2024-10-02T12:29:05.222Z] 2024-10-02 12:29:05,182 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/_app-service-configurable_PR-677/.semver, universal_newlines=False, shell=None, istream=) [2024-10-02T12:29:05.222Z] 2024-10-02 12:29:05,190 [execute] INFO git cat-file --batch [2024-10-02T12:29:05.222Z] 2024-10-02 12:29:05,191 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/_app-service-configurable_PR-677/.semver, universal_newlines=False, shell=None, istream=) [2024-10-02T12:29:05.222Z] 2024-10-02 12:29:05,197 [read_version] DEBUG read version from /w/workspace/_app-service-configurable_PR-677/.semver/PR-677 [2024-10-02T12:29:05.222Z] 0.0.0 [Pipeline] } [2024-10-02T12:29:05.502Z] $ docker exec --env ******** --env ******** 1fc76be3fc0d2bb2219a5dd02c7275ab406281a5910c310087f99487c6c7c4a7 ssh-agent -k [2024-10-02T12:29:05.601Z] unset SSH_AUTH_SOCK; [2024-10-02T12:29:05.601Z] unset SSH_AGENT_PID; [2024-10-02T12:29:05.602Z] echo Agent pid 78 killed; [2024-10-02T12:29:05.614Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-02T12:29:06.048Z] + git semver [Pipeline] } [2024-10-02T12:29:06.339Z] $ docker stop --time=1 1fc76be3fc0d2bb2219a5dd02c7275ab406281a5910c310087f99487c6c7c4a7 [2024-10-02T12:29:07.625Z] $ docker rm -f --volumes 1fc76be3fc0d2bb2219a5dd02c7275ab406281a5910c310087f99487c6c7c4a7 [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-02T12:29:08.066Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-10-02T12:29:08.370Z] Stashed 1 file(s) [Pipeline] echo [2024-10-02T12:29:08.395Z] [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 [2024-10-02T12:29:09.118Z] provisioning config files... [2024-10-02T12:29:09.129Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-677@tmp/config3026439359539337449tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-02T12:29:09.565Z] ---> ****-login.sh [2024-10-02T12:29:09.565Z] nexus3.edgexfoundry.org:10001 [2024-10-02T12:29:09.565Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-02T12:29:09.565Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-02T12:29:09.565Z] Configure a credential helper to remove this warning. See [2024-10-02T12:29:09.565Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-02T12:29:09.565Z] [2024-10-02T12:29:09.565Z] Login Succeeded [2024-10-02T12:29:09.565Z] nexus3.edgexfoundry.org:10002 [2024-10-02T12:29:09.565Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-02T12:29:09.565Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-02T12:29:09.565Z] Configure a credential helper to remove this warning. See [2024-10-02T12:29:09.565Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-02T12:29:09.565Z] [2024-10-02T12:29:09.565Z] Login Succeeded [2024-10-02T12:29:09.565Z] nexus3.edgexfoundry.org:10003 [2024-10-02T12:29:09.825Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-02T12:29:09.825Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-02T12:29:09.825Z] Configure a credential helper to remove this warning. See [2024-10-02T12:29:09.825Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-02T12:29:09.825Z] [2024-10-02T12:29:09.825Z] Login Succeeded [2024-10-02T12:29:09.825Z] nexus3.edgexfoundry.org:10004 [2024-10-02T12:29:09.826Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-02T12:29:09.826Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-02T12:29:09.826Z] Configure a credential helper to remove this warning. See [2024-10-02T12:29:09.826Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-02T12:29:09.826Z] [2024-10-02T12:29:09.826Z] Login Succeeded [2024-10-02T12:29:09.826Z] ****.io [2024-10-02T12:29:10.085Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-02T12:29:10.085Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-02T12:29:10.085Z] Configure a credential helper to remove this warning. See [2024-10-02T12:29:10.085Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-02T12:29:10.085Z] [2024-10-02T12:29:10.085Z] Login Succeeded [2024-10-02T12:29:10.085Z] ---> ****-login.sh ends [Pipeline] } [2024-10-02T12:29:10.118Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-10-02T12:29:10.358Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-02T12:29:10.407Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-02T12:29:10.460Z] ========================================================= [2024-10-02T12:29:10.460Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-10-02T12:29:10.460Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T12:29:10.997Z] + 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 . [2024-10-02T12:29:10.998Z] Sending build context to Docker daemon 9.165MB [2024-10-02T12:29:10.998Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-10-02T12:29:10.998Z] Step 2/12 : FROM ${BASE} AS builder [2024-10-02T12:29:10.998Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-10-02T12:29:10.998Z] 619be1103602: Pulling fs layer [2024-10-02T12:29:10.998Z] 7862e08f4a3e: Pulling fs layer [2024-10-02T12:29:10.998Z] 5df492c9dc93: Pulling fs layer [2024-10-02T12:29:10.998Z] 7629e6793208: Pulling fs layer [2024-10-02T12:29:10.998Z] 4f4fb700ef54: Pulling fs layer [2024-10-02T12:29:10.998Z] fb5054dd5b73: Pulling fs layer [2024-10-02T12:29:10.998Z] eeca6798cff9: Pulling fs layer [2024-10-02T12:29:10.998Z] aa269ceb94a6: Pulling fs layer [2024-10-02T12:29:10.998Z] ada007ff1a6a: Pulling fs layer [2024-10-02T12:29:10.998Z] fb5054dd5b73: Waiting [2024-10-02T12:29:10.998Z] 4f4fb700ef54: Waiting [2024-10-02T12:29:10.998Z] eeca6798cff9: Waiting [2024-10-02T12:29:10.998Z] aa269ceb94a6: Waiting [2024-10-02T12:29:10.998Z] 7629e6793208: Waiting [2024-10-02T12:29:10.998Z] ada007ff1a6a: Waiting [2024-10-02T12:29:10.998Z] 7862e08f4a3e: Verifying Checksum [2024-10-02T12:29:10.998Z] 7862e08f4a3e: Download complete [2024-10-02T12:29:10.998Z] 7629e6793208: Verifying Checksum [2024-10-02T12:29:10.998Z] 7629e6793208: Download complete [2024-10-02T12:29:11.261Z] 4f4fb700ef54: Verifying Checksum [2024-10-02T12:29:11.261Z] 4f4fb700ef54: Download complete [2024-10-02T12:29:11.261Z] fb5054dd5b73: Verifying Checksum [2024-10-02T12:29:11.261Z] fb5054dd5b73: Download complete [2024-10-02T12:29:11.261Z] 619be1103602: Download complete [2024-10-02T12:29:11.261Z] eeca6798cff9: Verifying Checksum [2024-10-02T12:29:11.261Z] eeca6798cff9: Download complete [2024-10-02T12:29:11.261Z] 619be1103602: Pull complete [2024-10-02T12:29:11.519Z] ada007ff1a6a: Verifying Checksum [2024-10-02T12:29:11.519Z] ada007ff1a6a: Download complete [2024-10-02T12:29:11.519Z] 7862e08f4a3e: Pull complete [2024-10-02T12:29:11.778Z] 5df492c9dc93: Download complete [2024-10-02T12:29:12.039Z] aa269ceb94a6: Verifying Checksum [2024-10-02T12:29:12.039Z] aa269ceb94a6: Download complete [2024-10-02T12:29:15.324Z] 5df492c9dc93: Pull complete [2024-10-02T12:29:15.324Z] 7629e6793208: Pull complete [2024-10-02T12:29:15.324Z] 4f4fb700ef54: Pull complete [2024-10-02T12:29:15.324Z] fb5054dd5b73: Pull complete [2024-10-02T12:29:15.324Z] eeca6798cff9: Pull complete [2024-10-02T12:29:17.854Z] aa269ceb94a6: Pull complete [2024-10-02T12:29:18.421Z] ada007ff1a6a: Pull complete [2024-10-02T12:29:18.421Z] Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 [2024-10-02T12:29:18.421Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-10-02T12:29:18.421Z] ---> f489d0715acc [2024-10-02T12:29:18.421Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2024-10-02T12:29:19.796Z] ---> Running in e83c62fc797a [2024-10-02T12:29:19.796Z] Removing intermediate container e83c62fc797a [2024-10-02T12:29:19.796Z] ---> 93806fb6bc65 [2024-10-02T12:29:19.796Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-10-02T12:29:19.796Z] ---> Running in 52e3c92f56ce [2024-10-02T12:29:19.796Z] Removing intermediate container 52e3c92f56ce [2024-10-02T12:29:19.796Z] ---> 969438d4a993 [2024-10-02T12:29:19.796Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-10-02T12:29:19.796Z] ---> Running in 7d7f5ea3f0fa [2024-10-02T12:29:20.054Z] Removing intermediate container 7d7f5ea3f0fa [2024-10-02T12:29:20.054Z] ---> 757991224571 [2024-10-02T12:29:20.054Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-10-02T12:29:20.054Z] ---> Running in b519afe94fc4 [2024-10-02T12:29:20.314Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-10-02T12:29:20.314Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-10-02T12:29:20.573Z] OK: 264 MiB in 52 packages [2024-10-02T12:29:21.141Z] Removing intermediate container b519afe94fc4 [2024-10-02T12:29:21.142Z] ---> b8fc29c78e8c [2024-10-02T12:29:21.142Z] Step 7/12 : WORKDIR /app [2024-10-02T12:29:21.142Z] ---> Running in 2eda9321d56d [2024-10-02T12:29:21.142Z] Removing intermediate container 2eda9321d56d [2024-10-02T12:29:21.142Z] ---> e582df895000 [2024-10-02T12:29:21.142Z] Step 8/12 : COPY go.mod vendor* ./ [2024-10-02T12:29:21.142Z] ---> 8d634e2d7605 [2024-10-02T12:29:21.142Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-02T12:29:21.142Z] ---> Running in ed7939639812 [2024-10-02T12:29:23.901Z] Still waiting to schedule task [2024-10-02T12:29:23.901Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-10-02T12:30:10.117Z] Removing intermediate container ed7939639812 [2024-10-02T12:30:10.117Z] ---> f0c4f2f87c93 [2024-10-02T12:30:10.117Z] Step 10/12 : COPY . . [2024-10-02T12:30:10.117Z] ---> a34c140341fd [2024-10-02T12:30:10.117Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-10-02T12:30:10.117Z] ---> Running in 6168161b252c [2024-10-02T12:30:10.117Z] Removing intermediate container 6168161b252c [2024-10-02T12:30:10.117Z] ---> f8981ff1fc70 [2024-10-02T12:30:10.117Z] Step 12/12 : RUN $MAKE [2024-10-02T12:30:10.117Z] ---> Running in 20964844ef50 [2024-10-02T12:30:10.117Z] noop [2024-10-02T12:30:10.117Z] Removing intermediate container 20964844ef50 [2024-10-02T12:30:10.117Z] ---> 6077191070ca [2024-10-02T12:30:10.117Z] Successfully built 6077191070ca [2024-10-02T12:30:10.117Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T12:30:10.639Z] + docker inspect -f . ci-base-image-x86_64 [2024-10-02T12:30:10.640Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-02T12:30:10.818Z] prd-ubuntu20.04-docker-8c-8g-12906 does not seem to be running inside a container [2024-10-02T12:30:10.850Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/_app-service-configurable_PR-677 -v /w/workspace/_app-service-configurable_PR-677:/w/workspace/_app-service-configurable_PR-677:rw,z -v /w/workspace/_app-service-configurable_PR-677@tmp:/w/workspace/_app-service-configurable_PR-677@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 [2024-10-02T12:30:11.239Z] $ docker top 75a28570b1e601ee21e7a09785d99a14717b956f52ab43eb242c163efa23158f -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-02T12:30:11.644Z] + go version [2024-10-02T12:30:11.644Z] go version go1.21.9 linux/amd64 [Pipeline] } [2024-10-02T12:30:11.682Z] $ docker stop --time=1 75a28570b1e601ee21e7a09785d99a14717b956f52ab43eb242c163efa23158f [2024-10-02T12:30:12.996Z] $ docker rm -f --volumes 75a28570b1e601ee21e7a09785d99a14717b956f52ab43eb242c163efa23158f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T12:30:13.819Z] + docker inspect -f . ci-base-image-x86_64 [2024-10-02T12:30:13.819Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-02T12:30:13.994Z] prd-ubuntu20.04-docker-8c-8g-12906 does not seem to be running inside a container [2024-10-02T12:30:14.025Z] $ 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-677 -v /w/workspace/_app-service-configurable_PR-677:/w/workspace/_app-service-configurable_PR-677:rw,z -v /w/workspace/_app-service-configurable_PR-677@tmp:/w/workspace/_app-service-configurable_PR-677@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 [2024-10-02T12:30:14.383Z] $ docker top 34b778fc573c2a8c86f93ae8d48fe067ec9a145757138c9a8f1e6f88ed22a0ca -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-02T12:30:14.814Z] + git config --global --add safe.directory /w/workspace/_app-service-configurable_PR-677 [Pipeline] fileExists [Pipeline] sh [2024-10-02T12:30:15.199Z] + make test [2024-10-02T12:30:15.199Z] go test -race -coverprofile=coverage.out ./... [2024-10-02T12:30:47.282Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2024-10-02T12:30:59.394Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-12907 in /w/workspace/_app-service-configurable_PR-677 [Pipeline] { [Pipeline] ws [2024-10-02T12:30:59.474Z] Running in /w/workspace/app-service-configurable/1 [Pipeline] { [Pipeline] checkout [2024-10-02T12:31:02.589Z] The recommended git tool is: git [2024-10-02T12:31:10.358Z] using credential edgex-jenkins-ssh [2024-10-02T12:31:10.387Z] Cloning the remote Git repository [2024-10-02T12:31:10.473Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2024-10-02T12:31:10.679Z] > git init /w/workspace/app-service-configurable/1 # timeout=10 [2024-10-02T12:31:11.067Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2024-10-02T12:31:11.068Z] > git --version # timeout=10 [2024-10-02T12:31:11.160Z] > git --version # 'git version 2.25.1' [2024-10-02T12:31:11.162Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-10-02T12:31:11.478Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-10-02T12:31:13.808Z] go vet ./... [2024-10-02T12:31:13.991Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2024-10-02T12:31:14.072Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-10-02T12:31:16.000Z] Merging remotes/origin/main commit 6da4e050245d60ee2908bba863b4a6e8e857bbf3 into PR head commit 95283b9f68f9583e922764fb18dca0d8f9725a66 [2024-10-02T12:31:15.314Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2024-10-02T12:31:15.375Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2024-10-02T12:31:15.376Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-10-02T12:31:15.403Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/677/head:refs/remotes/origin/PR-677 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-10-02T12:31:16.023Z] > git config core.sparsecheckout # timeout=10 [2024-10-02T12:31:16.128Z] > git checkout -f 95283b9f68f9583e922764fb18dca0d8f9725a66 # timeout=10 [2024-10-02T12:31:16.481Z] Merge succeeded, producing 95283b9f68f9583e922764fb18dca0d8f9725a66 [2024-10-02T12:31:16.482Z] Checking out Revision 95283b9f68f9583e922764fb18dca0d8f9725a66 (PR-677) [2024-10-02T12:31:17.105Z] Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3" [2024-10-02T12:31:17.161Z] > git --version # timeout=10 [2024-10-02T12:31:17.178Z] > git --version # 'git version 2.25.1' [2024-10-02T12:31:17.198Z] fatal: bad object b5a5e52272fc4198cf3754284eedf36dbf0baa35 [2024-10-02T12:31:16.292Z] > git remote # timeout=10 [2024-10-02T12:31:16.368Z] > git config --get remote.origin.url # timeout=10 [2024-10-02T12:31:16.402Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-10-02T12:31:16.422Z] > git merge 6da4e050245d60ee2908bba863b4a6e8e857bbf3 # timeout=10 [2024-10-02T12:31:16.462Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-10-02T12:31:16.486Z] > git config core.sparsecheckout # timeout=10 [2024-10-02T12:31:16.499Z] > git checkout -f 95283b9f68f9583e922764fb18dca0d8f9725a66 # timeout=10 [2024-10-02T12:31:17.991Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-10-02T12:31:17.991Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-10-02T12:31:17.991Z] ./bin/test-attribution-txt.sh [2024-10-02T12:31:17.991Z] An attribution for github.com/barkimedes/go-deepcopy is missing from Attribution.txt, please add [2024-10-02T12:31:17.991Z] An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add [2024-10-02T12:31:17.991Z] An attribution for github.com/jackc/pgerrcode is missing from Attribution.txt, please add [2024-10-02T12:31:17.991Z] An attribution for github.com/jackc/pgpassfile is missing from Attribution.txt, please add [2024-10-02T12:31:17.991Z] An attribution for github.com/jackc/pgservicefile is missing from Attribution.txt, please add [2024-10-02T12:31:17.991Z] An attribution for github.com/jackc/pgx/v5 is missing from Attribution.txt, please add [2024-10-02T12:31:17.991Z] An attribution for github.com/jackc/puddle/v2 is missing from Attribution.txt, please add [2024-10-02T12:31:18.251Z] An attribution for github.com/openziti/channel/v3 is missing from Attribution.txt, please add [2024-10-02T12:31:18.251Z] An attribution for github.com/spf13/cast is missing from Attribution.txt, please add [2024-10-02T12:31:18.251Z] An attribution for gopkg.in/go-jose/go-jose.v2 is missing from Attribution.txt, please add [Pipeline] echo [2024-10-02T12:31:18.303Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-10-02T12:31:18.347Z] $ docker stop --time=1 34b778fc573c2a8c86f93ae8d48fe067ec9a145757138c9a8f1e6f88ed22a0ca [2024-10-02T12:31:20.635Z] $ docker rm -f --volumes 34b778fc573c2a8c86f93ae8d48fe067ec9a145757138c9a8f1e6f88ed22a0ca [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-02T12:31:21.360Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-10-02T12:31:21.435Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [2024-10-02T12:31:22.183Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [Pipeline] sh [2024-10-02T12:31:22.515Z] + ls -al . [2024-10-02T12:31:22.515Z] total 260 [2024-10-02T12:31:22.515Z] drwxrwxr-x 7 jenkins jenkins 4096 Oct 2 12:30 . [2024-10-02T12:31:22.515Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 2 12:28 .. [2024-10-02T12:31:22.515Z] -rw-rw-r-- 1 jenkins jenkins 119 Oct 2 12:28 .dockerignore [2024-10-02T12:31:22.515Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 2 12:30 .git [2024-10-02T12:31:22.516Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 2 12:28 .github [2024-10-02T12:31:22.516Z] -rw-rw-r-- 1 jenkins jenkins 106 Oct 2 12:28 .gitignore [2024-10-02T12:31:22.516Z] -rw-rw-r-- 1 jenkins jenkins 41 Oct 2 12:28 .golangci.yml [2024-10-02T12:31:22.516Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 2 12:29 .semver [2024-10-02T12:31:22.516Z] -rw-rw-r-- 1 jenkins jenkins 18981 Oct 2 12:28 Attribution.txt [2024-10-02T12:31:22.516Z] -rw-rw-r-- 1 jenkins jenkins 37263 Oct 2 12:28 CHANGELOG.md [2024-10-02T12:31:22.516Z] -rw-rw-r-- 1 jenkins jenkins 2007 Oct 2 12:28 Dockerfile [2024-10-02T12:31:22.516Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 2 12:28 GOVERNANCE.md [2024-10-02T12:31:22.516Z] -rw-rw-r-- 1 jenkins jenkins 666 Oct 2 12:28 Jenkinsfile [2024-10-02T12:31:22.516Z] -rw-rw-r-- 1 jenkins jenkins 10174 Oct 2 12:28 LICENSE [2024-10-02T12:31:22.516Z] -rw-rw-r-- 1 jenkins jenkins 618 Oct 2 12:28 OWNERS.md [2024-10-02T12:31:22.516Z] -rw-rw-r-- 1 jenkins jenkins 4582 Oct 2 12:28 README.md [2024-10-02T12:31:22.516Z] -rw-rw-r-- 1 jenkins jenkins 5 Oct 2 12:29 VERSION [2024-10-02T12:31:22.516Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 2 12:28 bin [2024-10-02T12:31:22.516Z] -rw-r--r-- 1 jenkins jenkins 13 Oct 2 12:30 coverage.out [2024-10-02T12:31:22.516Z] -rw-rw-r-- 1 jenkins jenkins 7313 Oct 2 12:28 go.mod [2024-10-02T12:31:22.516Z] -rw-rw-r-- 1 jenkins jenkins 100922 Oct 2 12:28 go.sum [2024-10-02T12:31:22.516Z] -rw-rw-r-- 1 jenkins jenkins 1937 Oct 2 12:28 main.go [2024-10-02T12:31:22.516Z] -rw-rw-r-- 1 jenkins jenkins 2572 Oct 2 12:28 makefile [2024-10-02T12:31:22.516Z] drwxrwxr-x 10 jenkins jenkins 4096 Oct 2 12:28 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T12:31:22.808Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-10-02T12:31:22.808Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-02T12:31:22.808Z] Dload Upload Total Spent Left Speed [2024-10-02T12:31:22.808Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 88468 0 --:--:-- --:--:-- --:--:-- 89083 [Pipeline] sh [2024-10-02T12:31:22.946Z] + 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=95283b9f68f9583e922764fb18dca0d8f9725a66 --label arch=amd64 --label version=0.0.0 . [2024-10-02T12:31:22.946Z] Sending build context to Docker daemon 9.166MB [2024-10-02T12:31:22.946Z] Step 1/27 : ARG BASE=golang:1.21-alpine3.18 [2024-10-02T12:31:22.946Z] Step 2/27 : FROM ${BASE} AS builder [2024-10-02T12:31:22.946Z] ---> 6077191070ca [2024-10-02T12:31:22.946Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git" [2024-10-02T12:31:22.946Z] ---> Running in 10bd6b3a03e0 [2024-10-02T12:31:22.946Z] Removing intermediate container 10bd6b3a03e0 [2024-10-02T12:31:22.946Z] ---> ebaf32a33033 [2024-10-02T12:31:22.946Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2024-10-02T12:31:23.200Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [2024-10-02T12:31:23.205Z] ---> Running in 0b2603bef7b4 [2024-10-02T12:31:23.205Z] Removing intermediate container 0b2603bef7b4 [2024-10-02T12:31:23.205Z] ---> f86fd6158359 [2024-10-02T12:31:23.205Z] Step 5/27 : ARG ADD_BUILD_TAGS="" [2024-10-02T12:31:23.205Z] ---> Running in 33ad3d456c30 [2024-10-02T12:31:23.205Z] Removing intermediate container 33ad3d456c30 [2024-10-02T12:31:23.205Z] ---> 960513e07aca [2024-10-02T12:31:23.205Z] Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-10-02T12:31:23.205Z] ---> Running in 1075574e47e7 [Pipeline] sh [2024-10-02T12:31:23.465Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-10-02T12:31:23.561Z] + sudo tee /etc/docker/daemon.new [2024-10-02T12:31:23.561Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-10-02T12:31:23.561Z] { [2024-10-02T12:31:23.561Z] "registry-mirrors": [ [2024-10-02T12:31:23.561Z] "https://nexus3.edgexfoundry.org:10001" [2024-10-02T12:31:23.561Z] ], [2024-10-02T12:31:23.561Z] "bip": "10.250.0.254/24", [2024-10-02T12:31:23.561Z] "hosts": [ [2024-10-02T12:31:23.561Z] "tcp://0.0.0.0:5555", [2024-10-02T12:31:23.561Z] "unix:///var/run/docker.sock" [2024-10-02T12:31:23.561Z] ], [2024-10-02T12:31:23.561Z] "mtu": 1458, [2024-10-02T12:31:23.561Z] "selinux-enabled": true, [2024-10-02T12:31:23.561Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-10-02T12:31:23.561Z] } [Pipeline] sh [2024-10-02T12:31:23.724Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-10-02T12:31:23.724Z] OK: 264 MiB in 52 packages [2024-10-02T12:31:23.910Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-10-02T12:31:23.982Z] Removing intermediate container 1075574e47e7 [2024-10-02T12:31:23.982Z] ---> 75ee6f0e409b [2024-10-02T12:31:23.982Z] Step 7/27 : WORKDIR /app [2024-10-02T12:31:24.241Z] ---> Running in 21a9cb347c00 [2024-10-02T12:31:24.241Z] Removing intermediate container 21a9cb347c00 [2024-10-02T12:31:24.241Z] ---> df21933a73d2 [2024-10-02T12:31:24.241Z] Step 8/27 : COPY go.mod vendor* ./ [2024-10-02T12:31:24.241Z] ---> 207e712a4de0 [2024-10-02T12:31:24.241Z] Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-02T12:31:24.241Z] ---> Running in 41e228106994 [2024-10-02T12:31:24.262Z] + sudo service docker restart [2024-10-02T12:31:25.178Z] Removing intermediate container 41e228106994 [2024-10-02T12:31:25.178Z] ---> 0a6bdfcc7ab8 [2024-10-02T12:31:25.178Z] Step 10/27 : COPY . . [2024-10-02T12:31:25.178Z] ---> 771d14921c77 [2024-10-02T12:31:25.178Z] Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-10-02T12:31:25.178Z] ---> Running in c9a1166bb471 [2024-10-02T12:31:25.438Z] Removing intermediate container c9a1166bb471 [2024-10-02T12:31:25.438Z] ---> 09300720f906 [2024-10-02T12:31:25.438Z] Step 12/27 : RUN $MAKE [2024-10-02T12:31:25.438Z] ---> Running in 51e070dac9f9 [2024-10-02T12:31:25.695Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.52 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-service-configurable [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-02T12:31:42.580Z] provisioning config files... [2024-10-02T12:31:42.607Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/1@tmp/config1769745401499465096tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-02T12:31:43.070Z] ---> ****-login.sh [2024-10-02T12:31:43.070Z] nexus3.edgexfoundry.org:10001 [2024-10-02T12:31:43.337Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-02T12:31:43.607Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-02T12:31:43.607Z] Configure a credential helper to remove this warning. See [2024-10-02T12:31:43.607Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-02T12:31:43.607Z] [2024-10-02T12:31:43.607Z] Login Succeeded [2024-10-02T12:31:43.607Z] nexus3.edgexfoundry.org:10002 [2024-10-02T12:31:43.874Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-02T12:31:43.875Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-02T12:31:43.875Z] Configure a credential helper to remove this warning. See [2024-10-02T12:31:43.875Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-02T12:31:43.875Z] [2024-10-02T12:31:43.875Z] Login Succeeded [2024-10-02T12:31:44.144Z] nexus3.edgexfoundry.org:10003 [2024-10-02T12:31:44.144Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-02T12:31:44.415Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-02T12:31:44.415Z] Configure a credential helper to remove this warning. See [2024-10-02T12:31:44.416Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-02T12:31:44.416Z] [2024-10-02T12:31:44.416Z] Login Succeeded [2024-10-02T12:31:44.416Z] nexus3.edgexfoundry.org:10004 [2024-10-02T12:31:44.683Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-02T12:31:44.683Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-02T12:31:44.683Z] Configure a credential helper to remove this warning. See [2024-10-02T12:31:44.683Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-02T12:31:44.683Z] [2024-10-02T12:31:44.683Z] Login Succeeded [2024-10-02T12:31:44.683Z] ****.io [2024-10-02T12:31:44.950Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-02T12:31:45.220Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-02T12:31:45.220Z] Configure a credential helper to remove this warning. See [2024-10-02T12:31:45.220Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-02T12:31:45.220Z] [2024-10-02T12:31:45.220Z] Login Succeeded [2024-10-02T12:31:45.220Z] ---> ****-login.sh ends [Pipeline] } [2024-10-02T12:31:45.255Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-10-02T12:31:45.831Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-02T12:31:45.892Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-02T12:31:45.942Z] ========================================================= [2024-10-02T12:31:45.942Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-10-02T12:31:45.942Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T12:31:46.490Z] + 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 . [2024-10-02T12:31:46.490Z] Sending build context to Docker daemon 241.2kB [2024-10-02T12:31:46.759Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-10-02T12:31:46.759Z] Step 2/12 : FROM ${BASE} AS builder [2024-10-02T12:31:46.759Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-10-02T12:31:46.759Z] c6b39de5b339: Pulling fs layer [2024-10-02T12:31:46.759Z] a69c41024577: Pulling fs layer [2024-10-02T12:31:46.759Z] d6de4b400683: Pulling fs layer [2024-10-02T12:31:46.759Z] 35cb2a7552d0: Pulling fs layer [2024-10-02T12:31:46.759Z] 4f4fb700ef54: Pulling fs layer [2024-10-02T12:31:46.759Z] 464afbd9ba4c: Pulling fs layer [2024-10-02T12:31:46.759Z] 00f215d4a9da: Pulling fs layer [2024-10-02T12:31:46.759Z] d496ad576159: Pulling fs layer [2024-10-02T12:31:46.759Z] 35cb2a7552d0: Waiting [2024-10-02T12:31:46.759Z] 4f4fb700ef54: Waiting [2024-10-02T12:31:46.759Z] 464afbd9ba4c: Waiting [2024-10-02T12:31:46.759Z] 00f215d4a9da: Waiting [2024-10-02T12:31:46.759Z] d496ad576159: Waiting [2024-10-02T12:31:46.759Z] a69c41024577: Verifying Checksum [2024-10-02T12:31:46.759Z] a69c41024577: Download complete [2024-10-02T12:31:47.030Z] 35cb2a7552d0: Verifying Checksum [2024-10-02T12:31:47.030Z] 35cb2a7552d0: Download complete [2024-10-02T12:31:47.030Z] 4f4fb700ef54: Download complete [2024-10-02T12:31:47.030Z] c6b39de5b339: Verifying Checksum [2024-10-02T12:31:47.030Z] c6b39de5b339: Download complete [2024-10-02T12:31:47.030Z] 464afbd9ba4c: Verifying Checksum [2024-10-02T12:31:47.030Z] 464afbd9ba4c: Download complete [2024-10-02T12:31:47.299Z] d496ad576159: Verifying Checksum [2024-10-02T12:31:47.299Z] d496ad576159: Download complete [2024-10-02T12:31:47.903Z] c6b39de5b339: Pull complete [2024-10-02T12:31:48.495Z] a69c41024577: Pull complete [2024-10-02T12:31:48.768Z] d6de4b400683: Verifying Checksum [2024-10-02T12:31:48.768Z] d6de4b400683: Download complete [2024-10-02T12:31:49.735Z] 00f215d4a9da: Verifying Checksum [2024-10-02T12:31:49.735Z] 00f215d4a9da: Download complete [2024-10-02T12:31:52.247Z] Removing intermediate container 51e070dac9f9 [2024-10-02T12:31:52.247Z] ---> 8221292cacaa [2024-10-02T12:31:52.247Z] Step 13/27 : FROM alpine:3.18 [2024-10-02T12:31:52.247Z] 3.18: Pulling from library/alpine [2024-10-02T12:31:52.247Z] 1cc3d825d8b2: Pulling fs layer [2024-10-02T12:31:52.247Z] 1cc3d825d8b2: Verifying Checksum [2024-10-02T12:31:52.247Z] 1cc3d825d8b2: Download complete [2024-10-02T12:31:52.247Z] 1cc3d825d8b2: Pull complete [2024-10-02T12:31:52.247Z] Digest: sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-10-02T12:31:52.247Z] Status: Downloaded newer image for alpine:3.18 [2024-10-02T12:31:52.247Z] ---> 2c64cf60f6f0 [2024-10-02T12:31:52.247Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-10-02T12:31:52.247Z] ---> Running in 888ce7824bf8 [2024-10-02T12:31:52.247Z] Removing intermediate container 888ce7824bf8 [2024-10-02T12:31:52.247Z] ---> 6d1c8e287398 [2024-10-02T12:31:52.247Z] Step 15/27 : LABEL Name=app-service-configurable Version=${VERSION} [2024-10-02T12:31:52.247Z] ---> Running in 0bbf4d2940a2 [2024-10-02T12:31:52.247Z] Removing intermediate container 0bbf4d2940a2 [2024-10-02T12:31:52.247Z] ---> b1319f1dd267 [2024-10-02T12:31:52.247Z] Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init [2024-10-02T12:31:52.247Z] ---> Running in e67491403c68 [2024-10-02T12:31:52.247Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-10-02T12:31:52.506Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-10-02T12:31:52.766Z] (1/2) Installing ca-certificates (20240226-r0) [2024-10-02T12:31:52.766Z] (2/2) Installing dumb-init (1.2.5-r2) [2024-10-02T12:31:52.766Z] Executing busybox-1.36.1-r7.trigger [2024-10-02T12:31:52.766Z] Executing ca-certificates-20240226-r0.trigger [2024-10-02T12:31:52.766Z] OK: 8 MiB in 17 packages [2024-10-02T12:31:53.333Z] Removing intermediate container e67491403c68 [2024-10-02T12:31:53.333Z] ---> 23c682369588 [2024-10-02T12:31:53.333Z] Step 17/27 : RUN apk --no-cache upgrade [2024-10-02T12:31:53.333Z] ---> Running in 3ddd383d2c92 [2024-10-02T12:31:53.592Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-10-02T12:31:53.592Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-10-02T12:31:53.852Z] OK: 8 MiB in 17 packages [2024-10-02T12:31:54.111Z] Removing intermediate container 3ddd383d2c92 [2024-10-02T12:31:54.111Z] ---> 3aa9fc6ada26 [2024-10-02T12:31:54.111Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2024-10-02T12:31:54.111Z] ---> 83349567c040 [2024-10-02T12:31:54.111Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2024-10-02T12:31:54.371Z] ---> f800fa87911c [2024-10-02T12:31:54.371Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2024-10-02T12:31:54.371Z] ---> feebf4985e24 [2024-10-02T12:31:54.371Z] Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2024-10-02T12:31:55.748Z] ---> a9b9bf9a0fba [2024-10-02T12:31:55.748Z] Step 22/27 : EXPOSE 48095 [2024-10-02T12:31:55.748Z] ---> Running in 19c0c859ea98 [2024-10-02T12:31:56.006Z] Removing intermediate container 19c0c859ea98 [2024-10-02T12:31:56.006Z] ---> 42c0f7cff386 [2024-10-02T12:31:56.006Z] Step 23/27 : ENTRYPOINT ["/app-service-configurable"] [2024-10-02T12:31:56.006Z] ---> Running in 17f07ea45031 [2024-10-02T12:31:56.006Z] Removing intermediate container 17f07ea45031 [2024-10-02T12:31:56.006Z] ---> 631a82aacad7 [2024-10-02T12:31:56.006Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-10-02T12:31:56.006Z] ---> Running in 2c5d1b755cd7 [2024-10-02T12:31:56.264Z] Removing intermediate container 2c5d1b755cd7 [2024-10-02T12:31:56.264Z] ---> e127ef24de71 [2024-10-02T12:31:56.264Z] Step 25/27 : LABEL arch=amd64 [2024-10-02T12:31:56.264Z] ---> Running in bd849ad5a8a7 [2024-10-02T12:31:56.264Z] Removing intermediate container bd849ad5a8a7 [2024-10-02T12:31:56.264Z] ---> 3263bde10796 [2024-10-02T12:31:56.264Z] Step 26/27 : LABEL git_sha=95283b9f68f9583e922764fb18dca0d8f9725a66 [2024-10-02T12:31:56.264Z] ---> Running in d19f4a583aa5 [2024-10-02T12:31:56.264Z] Removing intermediate container d19f4a583aa5 [2024-10-02T12:31:56.264Z] ---> e23a4f7f10d0 [2024-10-02T12:31:56.264Z] Step 27/27 : LABEL version=0.0.0 [2024-10-02T12:31:56.264Z] ---> Running in cef50670300b [2024-10-02T12:31:56.522Z] Removing intermediate container cef50670300b [2024-10-02T12:31:56.522Z] ---> 162e98a7e355 [2024-10-02T12:31:56.522Z] [Warning] One or more build-args [ARCH] were not consumed [2024-10-02T12:31:56.522Z] Successfully built 162e98a7e355 [2024-10-02T12:31:56.522Z] Successfully tagged app-service-configurable:latest [2024-10-02T12:32:02.098Z] d6de4b400683: Pull complete [2024-10-02T12:32:02.098Z] 35cb2a7552d0: Pull complete [2024-10-02T12:32:02.098Z] 4f4fb700ef54: Pull complete [2024-10-02T12:32:02.098Z] 464afbd9ba4c: Pull complete [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T12:32:03.808Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-02T12:32:03.808Z] [2024-10-02T12:32:03.808Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T12:32:04.216Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-02T12:32:04.216Z] latest: Pulling from edgex-lftools-log-publisher [2024-10-02T12:32:04.216Z] 5eb5b503b376: Pulling fs layer [2024-10-02T12:32:04.216Z] 5c69ac0246d0: Pulling fs layer [2024-10-02T12:32:04.216Z] ec43610c2a17: Pulling fs layer [2024-10-02T12:32:04.216Z] 3a2ae6a8a46f: Pulling fs layer [2024-10-02T12:32:04.216Z] 33b1e0a273af: Pulling fs layer [2024-10-02T12:32:04.216Z] 5d3b04190fa2: Pulling fs layer [2024-10-02T12:32:04.216Z] 2f39f015ded8: Pulling fs layer [2024-10-02T12:32:04.216Z] 33b1e0a273af: Waiting [2024-10-02T12:32:04.216Z] 5d3b04190fa2: Waiting [2024-10-02T12:32:04.216Z] 2f39f015ded8: Waiting [2024-10-02T12:32:04.216Z] 3a2ae6a8a46f: Waiting [2024-10-02T12:32:04.216Z] 5c69ac0246d0: Verifying Checksum [2024-10-02T12:32:04.216Z] 5c69ac0246d0: Download complete [2024-10-02T12:32:04.216Z] 3a2ae6a8a46f: Verifying Checksum [2024-10-02T12:32:04.216Z] 3a2ae6a8a46f: Download complete [2024-10-02T12:32:04.216Z] 33b1e0a273af: Verifying Checksum [2024-10-02T12:32:04.216Z] 33b1e0a273af: Download complete [2024-10-02T12:32:04.475Z] 5d3b04190fa2: Download complete [2024-10-02T12:32:04.475Z] ec43610c2a17: Verifying Checksum [2024-10-02T12:32:04.475Z] ec43610c2a17: Download complete [2024-10-02T12:32:04.475Z] 5eb5b503b376: Verifying Checksum [2024-10-02T12:32:04.475Z] 5eb5b503b376: Download complete [2024-10-02T12:32:05.538Z] 2f39f015ded8: Download complete [2024-10-02T12:32:05.798Z] 5eb5b503b376: Pull complete [2024-10-02T12:32:05.798Z] 5c69ac0246d0: Pull complete [2024-10-02T12:32:06.365Z] ec43610c2a17: Pull complete [2024-10-02T12:32:06.365Z] 3a2ae6a8a46f: Pull complete [2024-10-02T12:32:06.623Z] 33b1e0a273af: Pull complete [2024-10-02T12:32:06.623Z] 5d3b04190fa2: Pull complete [2024-10-02T12:32:10.321Z] 00f215d4a9da: Pull complete [2024-10-02T12:32:10.818Z] 2f39f015ded8: Pull complete [2024-10-02T12:32:10.818Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-10-02T12:32:10.818Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-02T12:32:10.818Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-02T12:32:11.077Z] prd-ubuntu20.04-docker-8c-8g-12906 does not seem to be running inside a container [2024-10-02T12:32:11.107Z] $ 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-677 -v /w/workspace/_app-service-configurable_PR-677:/w/workspace/_app-service-configurable_PR-677:rw,z -v /w/workspace/_app-service-configurable_PR-677@tmp:/w/workspace/_app-service-configurable_PR-677@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 [2024-10-02T12:32:12.269Z] d496ad576159: Pull complete [2024-10-02T12:32:12.270Z] Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 [2024-10-02T12:32:12.270Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-10-02T12:32:12.270Z] ---> f246e2811388 [2024-10-02T12:32:12.270Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2024-10-02T12:32:13.677Z] ---> Running in 0f11e9a198cd [2024-10-02T12:32:13.946Z] Removing intermediate container 0f11e9a198cd [2024-10-02T12:32:13.946Z] ---> dbba0407d323 [2024-10-02T12:32:13.946Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-10-02T12:32:13.946Z] ---> Running in fed342e31135 [2024-10-02T12:32:14.217Z] Removing intermediate container fed342e31135 [2024-10-02T12:32:14.217Z] ---> 94ef9a1cac3a [2024-10-02T12:32:14.217Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-10-02T12:32:14.489Z] ---> Running in d6d955aff5d0 [2024-10-02T12:32:14.756Z] Removing intermediate container d6d955aff5d0 [2024-10-02T12:32:14.756Z] ---> 4cbdcce7ed4c [2024-10-02T12:32:14.756Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-10-02T12:32:14.756Z] ---> Running in ce9ffdb58b91 [2024-10-02T12:32:15.723Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-10-02T12:32:16.311Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-10-02T12:32:17.271Z] OK: 266 MiB in 52 packages [2024-10-02T12:32:18.113Z] $ docker top 22a6d1a44b722fc24174ac5741b642afc1b257af4f41c0cb3b701145d623a93b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-02T12:32:18.685Z] Removing intermediate container ce9ffdb58b91 [2024-10-02T12:32:18.686Z] ---> 218bcbf5d111 [2024-10-02T12:32:18.686Z] Step 7/12 : WORKDIR /app [2024-10-02T12:32:18.789Z] ---> job-cost.sh [2024-10-02T12:32:18.789Z] lf-activate-venv: SKIPPING [2024-10-02T12:32:18.789Z] INFO: No Stack... [2024-10-02T12:32:18.963Z] ---> Running in 86666db0105c [2024-10-02T12:32:19.051Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-10-02T12:32:19.235Z] Removing intermediate container 86666db0105c [2024-10-02T12:32:19.235Z] ---> 61be9bed09c5 [2024-10-02T12:32:19.235Z] Step 8/12 : COPY go.mod vendor* ./ [2024-10-02T12:32:19.503Z] ---> 78b94f217101 [2024-10-02T12:32:19.503Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-02T12:32:19.620Z] INFO: Archiving Costs [Pipeline] sh [2024-10-02T12:32:19.772Z] ---> Running in 5c2eba46fc48 [2024-10-02T12:32:19.943Z] + cat /w/workspace/_app-service-configurable_PR-677/archives/cost.csv [2024-10-02T12:32:19.943Z] + cut -d, -f6 [Pipeline] lock [2024-10-02T12:32:19.996Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-service-configurable-PR-677-1-stack-cost] [2024-10-02T12:32:20.003Z] Resource [jenkins-edgexfoundry-app-service-configurable-PR-677-1-stack-cost] did not exist. Created. [2024-10-02T12:32:20.010Z] Lock acquired on [Resource: jenkins-edgexfoundry-app-service-configurable-PR-677-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-10-02T12:32:20.439Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-10-02T12:32:33.367Z] Stashed 1 file(s) [Pipeline] } [2024-10-02T12:32:33.403Z] Lock released on resource [Resource: jenkins-edgexfoundry-app-service-configurable-PR-677-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-10-02T12:32:33.504Z] $ docker stop --time=1 22a6d1a44b722fc24174ac5741b642afc1b257af4f41c0cb3b701145d623a93b [2024-10-02T12:32:34.666Z] $ docker rm -f --volumes 22a6d1a44b722fc24174ac5741b642afc1b257af4f41c0cb3b701145d623a93b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-10-02T12:34:11.470Z] Removing intermediate container 5c2eba46fc48 [2024-10-02T12:34:11.470Z] ---> baf96904ba9f [2024-10-02T12:34:11.470Z] Step 10/12 : COPY . . [2024-10-02T12:34:11.470Z] ---> d10d3941c832 [2024-10-02T12:34:11.470Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-10-02T12:34:11.470Z] ---> Running in c2b0fbc74c74 [2024-10-02T12:34:11.470Z] Removing intermediate container c2b0fbc74c74 [2024-10-02T12:34:11.470Z] ---> 5ab4bd073047 [2024-10-02T12:34:11.470Z] Step 12/12 : RUN $MAKE [2024-10-02T12:34:11.470Z] ---> Running in f89c3222997e [2024-10-02T12:34:11.470Z] noop [2024-10-02T12:34:11.470Z] Removing intermediate container f89c3222997e [2024-10-02T12:34:11.470Z] ---> e70ea3fa9d84 [2024-10-02T12:34:11.470Z] Successfully built e70ea3fa9d84 [2024-10-02T12:34:11.470Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T12:34:11.995Z] + docker inspect -f . ci-base-image-arm64 [2024-10-02T12:34:11.995Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-02T12:34:12.289Z] prd-ubuntu20.04-docker-arm64-4c-16g-12907 does not seem to be running inside a container [2024-10-02T12:34:12.344Z] $ 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 [2024-10-02T12:34:13.526Z] $ docker top 8daff5cca7b9b1caeb20f083fab8182c5ed56895069d1ee01a302ae06c9ec7ef -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-02T12:34:14.448Z] + go version [2024-10-02T12:34:14.448Z] go version go1.21.9 linux/arm64 [Pipeline] } [2024-10-02T12:34:14.482Z] $ docker stop --time=1 8daff5cca7b9b1caeb20f083fab8182c5ed56895069d1ee01a302ae06c9ec7ef [2024-10-02T12:34:16.069Z] $ docker rm -f --volumes 8daff5cca7b9b1caeb20f083fab8182c5ed56895069d1ee01a302ae06c9ec7ef [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T12:34:17.017Z] + docker inspect -f . ci-base-image-arm64 [2024-10-02T12:34:17.017Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-02T12:34:17.296Z] prd-ubuntu20.04-docker-arm64-4c-16g-12907 does not seem to be running inside a container [2024-10-02T12:34:17.352Z] $ 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 [2024-10-02T12:34:18.459Z] $ docker top d5edd30e632e98f9bdc559a572ea9c065be3003e5d98b84533341f3537216cdf -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-02T12:34:19.049Z] + git config --global --add safe.directory /w/workspace/app-service-configurable/1 [Pipeline] fileExists [Pipeline] sh [2024-10-02T12:34:20.020Z] + make test [2024-10-02T12:34:20.020Z] go test -race -coverprofile=coverage.out ./... [2024-10-02T12:38:41.847Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2024-10-02T12:38:41.847Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-10-02T12:38:41.847Z] go vet ./... [2024-10-02T12:42:18.665Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-10-02T12:42:18.665Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-10-02T12:42:18.665Z] ./bin/test-attribution-txt.sh [2024-10-02T12:42:18.665Z] An attribution for github.com/barkimedes/go-deepcopy is missing from Attribution.txt, please add [2024-10-02T12:42:18.665Z] An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add [2024-10-02T12:42:18.665Z] An attribution for github.com/jackc/pgerrcode is missing from Attribution.txt, please add [2024-10-02T12:42:18.665Z] An attribution for github.com/jackc/pgpassfile is missing from Attribution.txt, please add [2024-10-02T12:42:18.665Z] An attribution for github.com/jackc/pgservicefile is missing from Attribution.txt, please add [2024-10-02T12:42:18.665Z] An attribution for github.com/jackc/pgx/v5 is missing from Attribution.txt, please add [2024-10-02T12:42:18.665Z] An attribution for github.com/jackc/puddle/v2 is missing from Attribution.txt, please add [2024-10-02T12:42:18.665Z] An attribution for github.com/openziti/channel/v3 is missing from Attribution.txt, please add [2024-10-02T12:42:18.665Z] An attribution for github.com/spf13/cast is missing from Attribution.txt, please add [2024-10-02T12:42:18.665Z] An attribution for gopkg.in/go-jose/go-jose.v2 is missing from Attribution.txt, please add [Pipeline] echo [2024-10-02T12:42:18.722Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-10-02T12:42:18.765Z] $ docker stop --time=1 d5edd30e632e98f9bdc559a572ea9c065be3003e5d98b84533341f3537216cdf [2024-10-02T12:42:20.703Z] $ docker rm -f --volumes d5edd30e632e98f9bdc559a572ea9c065be3003e5d98b84533341f3537216cdf [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-02T12:42:23.229Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-10-02T12:42:23.273Z] Warning: overwriting stash ‘coverage-report’ [2024-10-02T12:42:23.837Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-10-02T12:42:24.522Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-10-02T12:42:24.875Z] + ls -al . [2024-10-02T12:42:24.875Z] total 256 [2024-10-02T12:42:24.875Z] drwxrwxr-x 6 jenkins jenkins 4096 Oct 2 12:34 . [2024-10-02T12:42:24.875Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 2 12:31 .. [2024-10-02T12:42:24.875Z] -rw-rw-r-- 1 jenkins jenkins 119 Oct 2 12:31 .dockerignore [2024-10-02T12:42:24.875Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 2 12:31 .git [2024-10-02T12:42:24.875Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 2 12:31 .github [2024-10-02T12:42:24.875Z] -rw-rw-r-- 1 jenkins jenkins 106 Oct 2 12:31 .gitignore [2024-10-02T12:42:24.875Z] -rw-rw-r-- 1 jenkins jenkins 41 Oct 2 12:31 .golangci.yml [2024-10-02T12:42:24.875Z] -rw-rw-r-- 1 jenkins jenkins 18981 Oct 2 12:31 Attribution.txt [2024-10-02T12:42:24.875Z] -rw-rw-r-- 1 jenkins jenkins 37263 Oct 2 12:31 CHANGELOG.md [2024-10-02T12:42:24.875Z] -rw-rw-r-- 1 jenkins jenkins 2007 Oct 2 12:31 Dockerfile [2024-10-02T12:42:24.875Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 2 12:31 GOVERNANCE.md [2024-10-02T12:42:24.875Z] -rw-rw-r-- 1 jenkins jenkins 666 Oct 2 12:31 Jenkinsfile [2024-10-02T12:42:24.875Z] -rw-rw-r-- 1 jenkins jenkins 10174 Oct 2 12:31 LICENSE [2024-10-02T12:42:24.875Z] -rw-rw-r-- 1 jenkins jenkins 618 Oct 2 12:31 OWNERS.md [2024-10-02T12:42:24.875Z] -rw-rw-r-- 1 jenkins jenkins 4582 Oct 2 12:31 README.md [2024-10-02T12:42:24.875Z] -rw-rw-r-- 1 jenkins jenkins 5 Oct 2 12:29 VERSION [2024-10-02T12:42:24.875Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 2 12:31 bin [2024-10-02T12:42:24.875Z] -rw-r--r-- 1 jenkins jenkins 13 Oct 2 12:34 coverage.out [2024-10-02T12:42:24.875Z] -rw-rw-r-- 1 jenkins jenkins 7313 Oct 2 12:31 go.mod [2024-10-02T12:42:24.875Z] -rw-rw-r-- 1 jenkins jenkins 100922 Oct 2 12:31 go.sum [2024-10-02T12:42:24.875Z] -rw-rw-r-- 1 jenkins jenkins 1937 Oct 2 12:31 main.go [2024-10-02T12:42:24.875Z] -rw-rw-r-- 1 jenkins jenkins 2572 Oct 2 12:31 makefile [2024-10-02T12:42:24.875Z] drwxrwxr-x 10 jenkins jenkins 4096 Oct 2 12:31 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T12:42:25.332Z] + 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=95283b9f68f9583e922764fb18dca0d8f9725a66 --label arch=arm64 --label version=0.0.0 . [2024-10-02T12:42:25.332Z] Sending build context to Docker daemon 242.2kB [2024-10-02T12:42:25.599Z] Step 1/27 : ARG BASE=golang:1.21-alpine3.18 [2024-10-02T12:42:25.599Z] Step 2/27 : FROM ${BASE} AS builder [2024-10-02T12:42:25.599Z] ---> e70ea3fa9d84 [2024-10-02T12:42:25.599Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git" [2024-10-02T12:42:25.599Z] ---> Running in 2069cb022cfb [2024-10-02T12:42:25.868Z] Removing intermediate container 2069cb022cfb [2024-10-02T12:42:25.868Z] ---> c5a67db89006 [2024-10-02T12:42:25.868Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2024-10-02T12:42:26.135Z] ---> Running in fae324198082 [2024-10-02T12:42:26.402Z] Removing intermediate container fae324198082 [2024-10-02T12:42:26.402Z] ---> ecdc66aacc08 [2024-10-02T12:42:26.402Z] Step 5/27 : ARG ADD_BUILD_TAGS="" [2024-10-02T12:42:26.402Z] ---> Running in 49711642c33d [2024-10-02T12:42:26.670Z] Removing intermediate container 49711642c33d [2024-10-02T12:42:26.670Z] ---> e9275c03d473 [2024-10-02T12:42:26.670Z] Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-10-02T12:42:26.939Z] ---> Running in 8375b4bd99ae [2024-10-02T12:42:27.898Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-10-02T12:42:28.163Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-10-02T12:42:29.125Z] OK: 266 MiB in 52 packages [2024-10-02T12:42:30.088Z] Removing intermediate container 8375b4bd99ae [2024-10-02T12:42:30.088Z] ---> d4d5f6c37f84 [2024-10-02T12:42:30.088Z] Step 7/27 : WORKDIR /app [2024-10-02T12:42:30.088Z] ---> Running in 78121f0b198d [2024-10-02T12:42:30.357Z] Removing intermediate container 78121f0b198d [2024-10-02T12:42:30.357Z] ---> d18b7d0c8971 [2024-10-02T12:42:30.357Z] Step 8/27 : COPY go.mod vendor* ./ [2024-10-02T12:42:30.943Z] ---> 6413d173c62e [2024-10-02T12:42:30.943Z] Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-02T12:42:30.943Z] ---> Running in 66d55299b6af [2024-10-02T12:42:33.526Z] Removing intermediate container 66d55299b6af [2024-10-02T12:42:33.526Z] ---> f4da82667d90 [2024-10-02T12:42:33.526Z] Step 10/27 : COPY . . [2024-10-02T12:42:34.115Z] ---> e0ad549dc575 [2024-10-02T12:42:34.115Z] Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-10-02T12:42:34.115Z] ---> Running in db23d434a558 [2024-10-02T12:42:34.382Z] Removing intermediate container db23d434a558 [2024-10-02T12:42:34.382Z] ---> 68eab0ea7095 [2024-10-02T12:42:34.382Z] Step 12/27 : RUN $MAKE [2024-10-02T12:42:34.382Z] ---> Running in 01872294f02f [2024-10-02T12:42:35.793Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.52 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-service-configurable [2024-10-02T12:46:12.632Z] Removing intermediate container 01872294f02f [2024-10-02T12:46:12.632Z] ---> 7d5ff711efe8 [2024-10-02T12:46:12.632Z] Step 13/27 : FROM alpine:3.18 [2024-10-02T12:46:12.632Z] 3.18: Pulling from library/alpine [2024-10-02T12:46:12.632Z] 720f3032cd11: Pulling fs layer [2024-10-02T12:46:12.632Z] 720f3032cd11: Verifying Checksum [2024-10-02T12:46:12.632Z] 720f3032cd11: Download complete [2024-10-02T12:46:12.632Z] 720f3032cd11: Pull complete [2024-10-02T12:46:12.632Z] Digest: sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-10-02T12:46:12.632Z] Status: Downloaded newer image for alpine:3.18 [2024-10-02T12:46:12.632Z] ---> 3e834921e367 [2024-10-02T12:46:12.632Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-10-02T12:46:12.632Z] ---> Running in b4132414c230 [2024-10-02T12:46:12.632Z] Removing intermediate container b4132414c230 [2024-10-02T12:46:12.632Z] ---> 689ed0e3af80 [2024-10-02T12:46:12.632Z] Step 15/27 : LABEL Name=app-service-configurable Version=${VERSION} [2024-10-02T12:46:12.632Z] ---> Running in 5aed80e4fa29 [2024-10-02T12:46:12.632Z] Removing intermediate container 5aed80e4fa29 [2024-10-02T12:46:12.632Z] ---> 5190b66a8180 [2024-10-02T12:46:12.632Z] Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init [2024-10-02T12:46:12.632Z] ---> Running in 49e80bc1002e [2024-10-02T12:46:13.599Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-10-02T12:46:13.863Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-10-02T12:46:14.818Z] (1/2) Installing ca-certificates (20240226-r0) [2024-10-02T12:46:14.818Z] (2/2) Installing dumb-init (1.2.5-r2) [2024-10-02T12:46:14.818Z] Executing busybox-1.36.1-r7.trigger [2024-10-02T12:46:14.818Z] Executing ca-certificates-20240226-r0.trigger [2024-10-02T12:46:15.083Z] OK: 9 MiB in 17 packages [2024-10-02T12:46:16.489Z] Removing intermediate container 49e80bc1002e [2024-10-02T12:46:16.489Z] ---> d11528444524 [2024-10-02T12:46:16.489Z] Step 17/27 : RUN apk --no-cache upgrade [2024-10-02T12:46:16.489Z] ---> Running in 0ad7d8a781fe [2024-10-02T12:46:17.448Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-10-02T12:46:17.448Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-10-02T12:46:18.402Z] OK: 9 MiB in 17 packages [2024-10-02T12:46:19.360Z] Removing intermediate container 0ad7d8a781fe [2024-10-02T12:46:19.360Z] ---> 6322477bab49 [2024-10-02T12:46:19.360Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2024-10-02T12:46:19.625Z] ---> 834164e5f091 [2024-10-02T12:46:19.625Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2024-10-02T12:46:20.206Z] ---> 5417e22fd4cd [2024-10-02T12:46:20.206Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2024-10-02T12:46:20.786Z] ---> fcb5328adf76 [2024-10-02T12:46:20.786Z] Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2024-10-02T12:46:22.721Z] ---> 391c5abf065f [2024-10-02T12:46:22.721Z] Step 22/27 : EXPOSE 48095 [2024-10-02T12:46:22.721Z] ---> Running in 382c5478f121 [2024-10-02T12:46:22.721Z] Removing intermediate container 382c5478f121 [2024-10-02T12:46:22.721Z] ---> 206950b73012 [2024-10-02T12:46:22.721Z] Step 23/27 : ENTRYPOINT ["/app-service-configurable"] [2024-10-02T12:46:22.721Z] ---> Running in ce86da257311 [2024-10-02T12:46:22.988Z] Removing intermediate container ce86da257311 [2024-10-02T12:46:22.988Z] ---> 4d8bd1ef8e04 [2024-10-02T12:46:22.988Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-10-02T12:46:22.988Z] ---> Running in c097fac717e8 [2024-10-02T12:46:23.259Z] Removing intermediate container c097fac717e8 [2024-10-02T12:46:23.259Z] ---> f2527af58d89 [2024-10-02T12:46:23.259Z] Step 25/27 : LABEL arch=arm64 [2024-10-02T12:46:23.532Z] ---> Running in 03f29c68b93a [2024-10-02T12:46:23.799Z] Removing intermediate container 03f29c68b93a [2024-10-02T12:46:23.799Z] ---> 86c945dc93e0 [2024-10-02T12:46:23.799Z] Step 26/27 : LABEL git_sha=95283b9f68f9583e922764fb18dca0d8f9725a66 [2024-10-02T12:46:23.799Z] ---> Running in d84119a265f8 [2024-10-02T12:46:24.068Z] Removing intermediate container d84119a265f8 [2024-10-02T12:46:24.068Z] ---> cbf54eefb28c [2024-10-02T12:46:24.068Z] Step 27/27 : LABEL version=0.0.0 [2024-10-02T12:46:24.068Z] ---> Running in 1d13faa0c3f2 [2024-10-02T12:46:24.335Z] Removing intermediate container 1d13faa0c3f2 [2024-10-02T12:46:24.335Z] ---> 2dc5325149d7 [2024-10-02T12:46:24.336Z] [Warning] One or more build-args [ARCH] were not consumed [2024-10-02T12:46:24.336Z] Successfully built 2dc5325149d7 [2024-10-02T12:46:24.336Z] 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] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T12:46:25.370Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-02T12:46:25.370Z] [2024-10-02T12:46:25.370Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T12:46:25.813Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-02T12:46:25.813Z] arm64: Pulling from edgex-lftools-log-publisher [2024-10-02T12:46:25.813Z] 8998bd30e6a1: Pulling fs layer [2024-10-02T12:46:25.813Z] 04944245beec: Pulling fs layer [2024-10-02T12:46:25.813Z] 699f458cf7ca: Pulling fs layer [2024-10-02T12:46:25.813Z] 765212b225bb: Pulling fs layer [2024-10-02T12:46:25.813Z] f23df028b6ca: Pulling fs layer [2024-10-02T12:46:25.813Z] d65c8cfc05b1: Pulling fs layer [2024-10-02T12:46:25.813Z] 2437ff75d9bd: Pulling fs layer [2024-10-02T12:46:25.813Z] 765212b225bb: Waiting [2024-10-02T12:46:25.813Z] f23df028b6ca: Waiting [2024-10-02T12:46:25.813Z] d65c8cfc05b1: Waiting [2024-10-02T12:46:25.813Z] 2437ff75d9bd: Waiting [2024-10-02T12:46:26.081Z] 04944245beec: Verifying Checksum [2024-10-02T12:46:26.081Z] 04944245beec: Download complete [2024-10-02T12:46:26.081Z] 765212b225bb: Verifying Checksum [2024-10-02T12:46:26.081Z] 765212b225bb: Download complete [2024-10-02T12:46:26.081Z] f23df028b6ca: Verifying Checksum [2024-10-02T12:46:26.081Z] f23df028b6ca: Download complete [2024-10-02T12:46:26.081Z] d65c8cfc05b1: Verifying Checksum [2024-10-02T12:46:26.081Z] d65c8cfc05b1: Download complete [2024-10-02T12:46:26.350Z] 699f458cf7ca: Verifying Checksum [2024-10-02T12:46:26.350Z] 699f458cf7ca: Download complete [2024-10-02T12:46:26.619Z] 8998bd30e6a1: Verifying Checksum [2024-10-02T12:46:26.619Z] 8998bd30e6a1: Download complete [2024-10-02T12:46:29.202Z] 2437ff75d9bd: Verifying Checksum [2024-10-02T12:46:29.202Z] 2437ff75d9bd: Download complete [2024-10-02T12:46:31.148Z] 8998bd30e6a1: Pull complete [2024-10-02T12:46:31.730Z] 04944245beec: Pull complete [2024-10-02T12:46:33.140Z] 699f458cf7ca: Pull complete [2024-10-02T12:46:33.140Z] 765212b225bb: Pull complete [2024-10-02T12:46:34.103Z] f23df028b6ca: Pull complete [2024-10-02T12:46:34.371Z] d65c8cfc05b1: Pull complete [2024-10-02T12:46:52.568Z] 2437ff75d9bd: Pull complete [2024-10-02T12:46:52.568Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-10-02T12:46:52.568Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-02T12:46:52.568Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-02T12:46:52.967Z] prd-ubuntu20.04-docker-arm64-4c-16g-12907 does not seem to be running inside a container [2024-10-02T12:46:53.026Z] $ 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 [2024-10-02T12:46:55.831Z] $ docker top 22b32ed2249ebe432bab88d493c56712e199bcfd5169fdf01ac9d210f3169c8c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-02T12:46:56.805Z] ---> job-cost.sh [2024-10-02T12:46:56.805Z] lf-activate-venv: SKIPPING [2024-10-02T12:46:56.805Z] INFO: No Stack... [2024-10-02T12:46:57.075Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-10-02T12:46:58.029Z] INFO: Archiving Costs [Pipeline] sh [2024-10-02T12:46:58.694Z] + cat /w/workspace/app-service-configurable/1/archives/cost.csv [2024-10-02T12:46:58.694Z] + cut -d, -f6 [Pipeline] lock [2024-10-02T12:46:58.783Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-service-configurable-PR-677-1-stack-cost] [2024-10-02T12:46:58.790Z] Resource [jenkins-edgexfoundry-app-service-configurable-PR-677-1-stack-cost] did not exist. Created. [2024-10-02T12:46:58.797Z] Lock acquired on [Resource: jenkins-edgexfoundry-app-service-configurable-PR-677-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-10-02T12:46:59.544Z] /w/workspace/app-service-configurable/1@tmp/durable-06764c65/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-10-02T12:46:59.903Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-10-02T12:46:59.947Z] Warning: overwriting stash ‘stack-cost’ [2024-10-02T12:46:59.994Z] Stashed 1 file(s) [Pipeline] } [2024-10-02T12:47:00.017Z] Lock released on resource [Resource: jenkins-edgexfoundry-app-service-configurable-PR-677-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-10-02T12:47:00.109Z] $ docker stop --time=1 22b32ed2249ebe432bab88d493c56712e199bcfd5169fdf01ac9d210f3169c8c [2024-10-02T12:47:01.600Z] $ docker rm -f --volumes 22b32ed2249ebe432bab88d493c56712e199bcfd5169fdf01ac9d210f3169c8c [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 [2024-10-02T12:47:02.875Z] provisioning config files... [2024-10-02T12:47:02.883Z] copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/_app-service-configurable_PR-677@tmp/config4348336319532225654tmp [Pipeline] { [Pipeline] sh [2024-10-02T12:47:03.242Z] + set +x [2024-10-02T12:47:03.242Z] + curl -s https://codecov.io/bash [2024-10-02T12:47:03.242Z] + bash -s -- [2024-10-02T12:47:03.242Z] [2024-10-02T12:47:03.242Z] _____ _ [2024-10-02T12:47:03.242Z] / ____| | | [2024-10-02T12:47:03.242Z] | | ___ __| | ___ ___ _____ __ [2024-10-02T12:47:03.242Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-10-02T12:47:03.242Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-10-02T12:47:03.242Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-10-02T12:47:03.242Z] Bash-1.0.6 [2024-10-02T12:47:03.242Z] [2024-10-02T12:47:03.242Z] [2024-10-02T12:47:03.242Z] ==> git version 2.25.1 found [2024-10-02T12:47:03.242Z] ==> 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 [2024-10-02T12:47:03.242Z] Release-Date: 2020-01-08 [2024-10-02T12:47:03.242Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2024-10-02T12:47:03.242Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-10-02T12:47:03.242Z] ==> Jenkins CI detected. [2024-10-02T12:47:03.242Z] current dir:  /w/workspace/_app-service-configurable_PR-677 [2024-10-02T12:47:03.242Z] project root: . [2024-10-02T12:47:03.242Z] --> token set from env [2024-10-02T12:47:03.242Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-10-02T12:47:03.504Z] ==> Running gcov in . (disable via -X gcov) [2024-10-02T12:47:03.504Z] ==> Python coveragepy not found [2024-10-02T12:47:03.504Z] ==> Searching for coverage reports in: [2024-10-02T12:47:03.504Z] + . [2024-10-02T12:47:03.504Z] -> Found 1 reports [2024-10-02T12:47:03.504Z] ==> Detecting git/mercurial file structure [2024-10-02T12:47:03.504Z] ==> Reading reports [2024-10-02T12:47:03.504Z] + ./coverage.out bytes=13 [2024-10-02T12:47:03.504Z] ==> Appending adjustments [2024-10-02T12:47:03.504Z] https://docs.codecov.io/docs/fixing-reports [2024-10-02T12:47:03.504Z] + Found adjustments [2024-10-02T12:47:03.504Z] ==> Gzipping contents [2024-10-02T12:47:03.504Z] 4.0K /tmp/codecov.r4JS78.gz [2024-10-02T12:47:03.504Z] ==> Uploading reports [2024-10-02T12:47:03.504Z] url: https://codecov.io [2024-10-02T12:47:03.504Z] query: branch=PR-677&commit=95283b9f68f9583e922764fb18dca0d8f9725a66&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-677%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=677&job=&cmd_args= [2024-10-02T12:47:03.504Z] -> Pinging Codecov [2024-10-02T12:47:03.504Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-677&commit=95283b9f68f9583e922764fb18dca0d8f9725a66&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-677%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=677&job=&cmd_args= [2024-10-02T12:47:03.764Z] -> Uploading to [2024-10-02T12:47:03.764Z] https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/app-service-configurable/95283b9f68f9583e922764fb18dca0d8f9725a66/d16ba653-b1fe-47e7-b00b-5f9e5fb2b775.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241002%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241002T124703Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=5370d67d0353b1c7d9765b34421d869a509650654c5f8af1bb11f1fe6ed2aab3 [2024-10-02T12:47:03.764Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-02T12:47:03.764Z] Dload Upload Total Spent Left Speed [2024-10-02T12:47:04.026Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 259 0 0 100 259 0 1031 --:--:-- --:--:-- --:--:-- 1031 [2024-10-02T12:47:04.026Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/95283b9f68f9583e922764fb18dca0d8f9725a66 [Pipeline] } [2024-10-02T12:47:04.061Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2024-10-02T12:47:06.396Z] + [ -d /w/workspace/_app-service-configurable_PR-677/archives ] [2024-10-02T12:47:06.396Z] + ls -al /w/workspace/_app-service-configurable_PR-677/archives [2024-10-02T12:47:06.396Z] total 16 [2024-10-02T12:47:06.396Z] drwxr-xr-x 3 root root 4096 Oct 2 12:32 . [2024-10-02T12:47:06.396Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 2 12:32 .. [2024-10-02T12:47:06.396Z] drwxr-xr-x 2 root root 4096 Oct 2 12:32 cost [2024-10-02T12:47:06.396Z] -rw-r--r-- 1 root root 96 Oct 2 12:32 cost.csv [2024-10-02T12:47:06.396Z] + sudo chown -R jenkins:jenkins /w/workspace/_app-service-configurable_PR-677/archives [2024-10-02T12:47:06.396Z] + ls -al /w/workspace/_app-service-configurable_PR-677/archives [2024-10-02T12:47:06.396Z] total 16 [2024-10-02T12:47:06.396Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 2 12:32 . [2024-10-02T12:47:06.396Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 2 12:32 .. [2024-10-02T12:47:06.396Z] drwxr-xr-x 2 jenkins jenkins 4096 Oct 2 12:32 cost [2024-10-02T12:47:06.396Z] -rw-r--r-- 1 jenkins jenkins 96 Oct 2 12:32 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-10-02T12:47:06.737Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-02T12:47:07.633Z] ---> package-listing.sh [2024-10-02T12:47:07.633Z] ++ facter osfamily [2024-10-02T12:47:07.633Z] ++ tr '[:upper:]' '[:lower:]' [2024-10-02T12:47:07.893Z] + OS_FAMILY=debian [2024-10-02T12:47:07.893Z] + workspace=/w/workspace/_app-service-configurable_PR-677 [2024-10-02T12:47:07.893Z] + START_PACKAGES=/tmp/packages_start.txt [2024-10-02T12:47:07.893Z] + END_PACKAGES=/tmp/packages_end.txt [2024-10-02T12:47:07.893Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-10-02T12:47:07.893Z] + PACKAGES=/tmp/packages_start.txt [2024-10-02T12:47:07.893Z] + '[' /w/workspace/_app-service-configurable_PR-677 ']' [2024-10-02T12:47:07.893Z] + PACKAGES=/tmp/packages_end.txt [2024-10-02T12:47:07.893Z] + case "${OS_FAMILY}" in [2024-10-02T12:47:07.893Z] + dpkg -l [2024-10-02T12:47:07.893Z] + grep '^ii' [2024-10-02T12:47:07.893Z] + '[' -f /tmp/packages_start.txt ']' [2024-10-02T12:47:07.893Z] + '[' -f /tmp/packages_end.txt ']' [2024-10-02T12:47:07.893Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-10-02T12:47:07.893Z] + '[' /w/workspace/_app-service-configurable_PR-677 ']' [2024-10-02T12:47:07.893Z] + mkdir -p /w/workspace/_app-service-configurable_PR-677/archives/ [2024-10-02T12:47:07.893Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/_app-service-configurable_PR-677/archives/ [Pipeline] echo [2024-10-02T12:47:07.935Z] 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-677/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-10-02T12:47:08.235Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T12:47:08.894Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-02T12:47:08.894Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-02T12:47:09.075Z] prd-ubuntu20.04-docker-8c-8g-12906 does not seem to be running inside a container [2024-10-02T12:47:09.099Z] $ 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-677/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-677 -v /w/workspace/_app-service-configurable_PR-677:/w/workspace/_app-service-configurable_PR-677:rw,z -v /w/workspace/_app-service-configurable_PR-677@tmp:/w/workspace/_app-service-configurable_PR-677@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 [2024-10-02T12:47:09.281Z] $ docker top 05fa170f25e64f407c7f27cc7c7e3887d2606159218bb284e29584396c86d3fa -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-02T12:47:09.695Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-10-02T12:47:10.073Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-10-02T12:47:10.429Z] + ls /var/log/sa-host [2024-10-02T12:47:10.429Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-02T12:47:10.693Z] provisioning config files... [2024-10-02T12:47:10.713Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/_app-service-configurable_PR-677@tmp/config11735331153409313698tmp [Pipeline] { [Pipeline] echo [2024-10-02T12:47:10.776Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-02T12:47:11.129Z] ---> create-netrc.sh [Pipeline] } [2024-10-02T12:47:11.164Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-10-02T12:47:11.584Z] ---> python-tools-install.sh [Pipeline] echo [2024-10-02T12:47:11.623Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-02T12:47:11.952Z] ---> sudo-logs.sh [2024-10-02T12:47:11.952Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-10-02T12:47:12.060Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-02T12:47:12.382Z] ---> job-cost.sh [2024-10-02T12:47:12.382Z] lf-activate-venv: SKIPPING [2024-10-02T12:47:12.382Z] DEBUG: total: 0.2199999988079071 [2024-10-02T12:47:12.382Z] INFO: Retrieving Stack Cost... [2024-10-02T12:47:12.641Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-10-02T12:47:13.211Z] INFO: Archiving Costs [Pipeline] echo [2024-10-02T12:47:13.258Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-02T12:47:13.593Z] ---> logs-deploy.sh [2024-10-02T12:47:13.593Z] lf-activate-venv: SKIPPING [2024-10-02T12:47:13.593Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/PR-677/1 [2024-10-02T12:47:13.593Z] INFO: archiving workspace using pattern(s): [2024-10-02T12:47:14.531Z] Archives upload complete. [2024-10-02T12:47:14.531Z] INFO: archiving logs to Nexus