Pull request #415 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of soda480 for edgexfoundry/edgex-ui-go Obtained Jenkinsfile from 28720a331ada569a587dfd607803fa861c6585e3+49cc9d365f5a5b30fcf0107d6b34acf483ef27cd (1b90918098759e4ddc024ce24d18d857595346d7) Running in Durability level: PERFORMANCE_OPTIMIZED 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-ssh2254099109345485853.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 155abbc8877922835dbd6f2f82c828d26e35ec40 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-ssh3588551929986179307.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 155abbc8877922835dbd6f2f82c828d26e35ec40 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-415/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > 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 > 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/edgex-ui-go/branches/PR-415/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh883998240864401145.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 155abbc8877922835dbd6f2f82c828d26e35ec40 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 155abbc8877922835dbd6f2f82c828d26e35ec40 # timeout=10 Commit message: "Merge pull request #342 from ernestojeda/fix-c-docker-image-names" > 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 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared 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-ssh8427609088997593135.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-415/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags 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/edgex-ui-go/branches/PR-415/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh3854876477057276634.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 98bb157299c17168c94e81a7dba3d05dc38b0f72 # timeout=10 Commit message: "Docs: Add example Jenkinsfile to documentation" > 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 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared 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:edgex-ui-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-ui-go-settings PROJECT: edgex-ui-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: edgex-ui 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 [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-1403 in /w/workspace/edgexfoundry_edgex-ui-go_PR-415 [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/edgex-ui-go.git > git init /w/workspace/edgexfoundry_edgex-ui-go_PR-415 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' 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 /w/workspace/edgexfoundry_edgex-ui-go_PR-415@tmp/jenkins-gitclient-ssh8234294878102325290.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.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/edgex-ui-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.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 /w/workspace/edgexfoundry_edgex-ui-go_PR-415@tmp/jenkins-gitclient-ssh4540919551782780457.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/415/head:refs/remotes/origin/PR-415 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 49cc9d365f5a5b30fcf0107d6b34acf483ef27cd into PR head commit 28720a331ada569a587dfd607803fa861c6585e3 Merge succeeded, producing 28720a331ada569a587dfd607803fa861c6585e3 Checking out Revision 28720a331ada569a587dfd607803fa861c6585e3 (PR-415) > git config core.sparsecheckout # timeout=10 > git checkout -f 28720a331ada569a587dfd607803fa861c6585e3 # timeout=10 > git remote # timeout=10 > 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 /w/workspace/edgexfoundry_edgex-ui-go_PR-415@tmp/jenkins-gitclient-ssh2044924238541423995.key > git merge 49cc9d365f5a5b30fcf0107d6b34acf483ef27cd # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 28720a331ada569a587dfd607803fa861c6585e3 # timeout=10 Commit message: "docs: Update build status badge" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-08-02T14:53:10.066Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-08-02T14:53:10.141Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-08-02T14:53:10.167Z] ========================================================= [2021-08-02T14:53:10.167Z] EdgeX Global Pipelines Version Info [2021-08-02T14:53:10.167Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 28b5a1963489b6042544ab28df1a4d34c76d2cef # timeout=10 [2021-08-02T14:53:11.433Z] ------------------- [2021-08-02T14:53:11.433Z] stable info: [2021-08-02T14:53:11.433Z] ------------------- [2021-08-02T14:53:11.433Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-08-02T14:53:11.433Z] Commit SHA: 155abbc8877922835dbd6f2f82c828d26e35ec40 [2021-08-02T14:53:11.433Z] Message: update stable to v1.0.199 [2021-08-02T14:53:11.700Z] ------------------- [2021-08-02T14:53:11.700Z] experimental info: [2021-08-02T14:53:11.700Z] ------------------- [2021-08-02T14:53:11.700Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-08-02T14:53:11.700Z] Commit SHA: 155abbc8877922835dbd6f2f82c828d26e35ec40 [2021-08-02T14:53:11.700Z] Message: update experimental to v1.0.199 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-08-02T14:53:11.833Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2021-08-02T14:53:11.857Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2021-08-02T14:53:11.880Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-08-02T14:53:11.903Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-08-02T14:53:11.926Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-08-02T14:53:11.950Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-08-02T14:53:11.972Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-08-02T14:53:11.996Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-08-02T14:53:12.019Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-08-02T14:53:12.042Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-08-02T14:53:12.065Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-08-02T14:53:12.089Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-08-02T14:53:12.116Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo [2021-08-02T14:53:12.142Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-08-02T14:53:12.167Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-08-02T14:53:12.191Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-08-02T14:53:12.216Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-08-02T14:53:12.239Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-08-02T14:53:12.272Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-08-02T14:53:12.297Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-08-02T14:53:12.322Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-08-02T14:53:12.347Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-08-02T14:53:12.410Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-08-02T14:53:12.433Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-08-02T14:53:12.457Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-08-02T14:53:12.479Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-08-02T14:53:12.502Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-08-02T14:53:12.526Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-415 [Pipeline] echo [2021-08-02T14:53:12.550Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-415 [Pipeline] echo [2021-08-02T14:53:12.574Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-415 [Pipeline] echo [2021-08-02T14:53:12.599Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 28720a331ada569a587dfd607803fa861c6585e3 [Pipeline] echo [2021-08-02T14:53:12.623Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 28720a3 [Pipeline] echo [2021-08-02T14:53:12.649Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-02T14:53:12.732Z] provisioning config files... [2021-08-02T14:53:12.751Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-415@tmp/config4140409096212974546tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-02T14:53:13.093Z] ---> docker-login.sh [2021-08-02T14:53:13.093Z] nexus3.edgexfoundry.org:10001 [2021-08-02T14:53:13.093Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-02T14:53:13.361Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-02T14:53:13.361Z] Configure a credential helper to remove this warning. See [2021-08-02T14:53:13.361Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-02T14:53:13.361Z] [2021-08-02T14:53:13.361Z] Login Succeeded [2021-08-02T14:53:13.361Z] nexus3.edgexfoundry.org:10002 [2021-08-02T14:53:13.361Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-02T14:53:13.361Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-02T14:53:13.361Z] Configure a credential helper to remove this warning. See [2021-08-02T14:53:13.361Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-02T14:53:13.361Z] [2021-08-02T14:53:13.361Z] Login Succeeded [2021-08-02T14:53:13.361Z] nexus3.edgexfoundry.org:10003 [2021-08-02T14:53:13.630Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-02T14:53:13.630Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-02T14:53:13.630Z] Configure a credential helper to remove this warning. See [2021-08-02T14:53:13.630Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-02T14:53:13.630Z] [2021-08-02T14:53:13.630Z] Login Succeeded [2021-08-02T14:53:13.630Z] nexus3.edgexfoundry.org:10004 [2021-08-02T14:53:13.630Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-02T14:53:13.896Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-02T14:53:13.896Z] Configure a credential helper to remove this warning. See [2021-08-02T14:53:13.896Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-02T14:53:13.896Z] [2021-08-02T14:53:13.896Z] Login Succeeded [2021-08-02T14:53:13.896Z] docker.io [2021-08-02T14:53:13.896Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-02T14:53:14.165Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-02T14:53:14.165Z] Configure a credential helper to remove this warning. See [2021-08-02T14:53:14.165Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-02T14:53:14.165Z] [2021-08-02T14:53:14.165Z] Login Succeeded [2021-08-02T14:53:14.165Z] ---> docker-login.sh ends [Pipeline] } [2021-08-02T14:53:14.179Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-08-02T14:53:14.691Z] + git log --format=format:%s -1 28720a331ada569a587dfd607803fa861c6585e3 [Pipeline] echo [2021-08-02T14:53:14.747Z] GIT_COMMIT: 28720a331ada569a587dfd607803fa861c6585e3, Commit Message: docs: Update build status badge [Pipeline] echo [2021-08-02T14:53:14.760Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-08-02T14:53:15.367Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-02T14:53:15.367Z] [2021-08-02T14:53:15.367Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-08-02T14:53:15.696Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-02T14:53:15.697Z] latest: Pulling from edgex-devops/git-semver [2021-08-02T14:53:15.697Z] 31603596830f: Pulling fs layer [2021-08-02T14:53:15.697Z] b6dc333f4379: Pulling fs layer [2021-08-02T14:53:15.697Z] 3d9ef1400e77: Pulling fs layer [2021-08-02T14:53:15.697Z] fd332fbdc1db: Pulling fs layer [2021-08-02T14:53:15.697Z] fd332fbdc1db: Waiting [2021-08-02T14:53:15.697Z] b6dc333f4379: Download complete [2021-08-02T14:53:15.966Z] 31603596830f: Verifying Checksum [2021-08-02T14:53:15.966Z] 31603596830f: Download complete [2021-08-02T14:53:15.966Z] fd332fbdc1db: Verifying Checksum [2021-08-02T14:53:15.966Z] fd332fbdc1db: Download complete [2021-08-02T14:53:16.239Z] 31603596830f: Pull complete [2021-08-02T14:53:16.239Z] b6dc333f4379: Pull complete [2021-08-02T14:53:16.239Z] 3d9ef1400e77: Verifying Checksum [2021-08-02T14:53:16.239Z] 3d9ef1400e77: Download complete [2021-08-02T14:53:16.846Z] 3d9ef1400e77: Pull complete [2021-08-02T14:53:17.114Z] fd332fbdc1db: Pull complete [2021-08-02T14:53:17.114Z] Digest: sha256:db6b30291b918ea2df8875cce3ed97fb48fa491dcbf862453db6614bc0bd4782 [2021-08-02T14:53:17.114Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-02T14:53:17.114Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-08-02T14:53:17.210Z] prd-centos7-docker-4c-2g-1403 does not seem to be running inside a container [2021-08-02T14:53:17.265Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-415 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-415:/w/workspace/edgexfoundry_edgex-ui-go_PR-415:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-415@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-415@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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-08-02T14:53:18.054Z] $ docker top 79f6338ff6688abd408b0b3470805f8660b6029e260087ca1001ab6352dc8001 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-08-02T14:53:18.174Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-08-02T14:53:18.174Z] [ssh-agent] Looking for ssh-agent implementation... [2021-08-02T14:53:18.292Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-08-02T14:53:18.292Z] $ docker exec 79f6338ff6688abd408b0b3470805f8660b6029e260087ca1001ab6352dc8001 ssh-agent [2021-08-02T14:53:18.405Z] SSH_AUTH_SOCK=/tmp/ssh-JSzwBT8YAOEY/agent.13 [2021-08-02T14:53:18.405Z] SSH_AGENT_PID=20 [2021-08-02T14:53:18.420Z] Running ssh-add (command line suppressed) [2021-08-02T14:53:18.517Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-415@tmp/private_key_6629293205568373877.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-415@tmp/private_key_6629293205568373877.key) [2021-08-02T14:53:18.541Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-08-02T14:53:18.859Z] + git tag --points-at HEAD [Pipeline] } [2021-08-02T14:53:18.879Z] $ docker exec --env ******** --env ******** 79f6338ff6688abd408b0b3470805f8660b6029e260087ca1001ab6352dc8001 ssh-agent -k [2021-08-02T14:53:18.975Z] unset SSH_AUTH_SOCK; [2021-08-02T14:53:18.976Z] unset SSH_AGENT_PID; [2021-08-02T14:53:18.976Z] echo Agent pid 20 killed; [2021-08-02T14:53:18.997Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-08-02T14:53:19.034Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-08-02T14:53:19.034Z] [ssh-agent] Looking for ssh-agent implementation... [2021-08-02T14:53:19.149Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-08-02T14:53:19.149Z] $ docker exec 79f6338ff6688abd408b0b3470805f8660b6029e260087ca1001ab6352dc8001 ssh-agent [2021-08-02T14:53:19.268Z] SSH_AUTH_SOCK=/tmp/ssh-PaDOCCZw9nZ9/agent.55 [2021-08-02T14:53:19.268Z] SSH_AGENT_PID=62 [2021-08-02T14:53:19.276Z] Running ssh-add (command line suppressed) [2021-08-02T14:53:19.369Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-415@tmp/private_key_6601801842243604115.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-415@tmp/private_key_6601801842243604115.key) [2021-08-02T14:53:19.394Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-08-02T14:53:19.713Z] + git semver init [2021-08-02T14:53:19.713Z] # -> Open(): unable to determine branch for HEAD [2021-08-02T14:53:19.713Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-415/.git [2021-08-02T14:53:19.713Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_PR-415 [2021-08-02T14:53:19.713Z] # $SEMVER_REMOTE_NAME = origin [2021-08-02T14:53:19.713Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-08-02T14:53:19.713Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-08-02T14:53:19.713Z] # $SEMVER_BRANCH = PR-415 [2021-08-02T14:53:19.713Z] # $SEMVER_TEMP = /tmp/semver-332336523 [2021-08-02T14:53:19.713Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP [2021-08-02T14:53:26.360Z] # '/tmp/semver-332336523' -> '/w/workspace/edgexfoundry_edgex-ui-go_PR-415/.semver' [2021-08-02T14:53:26.360Z] # -> Force: false [2021-08-02T14:53:26.360Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-415/.semver [Pipeline] } [2021-08-02T14:53:26.375Z] $ docker exec --env ******** --env ******** 79f6338ff6688abd408b0b3470805f8660b6029e260087ca1001ab6352dc8001 ssh-agent -k [2021-08-02T14:53:26.469Z] unset SSH_AUTH_SOCK; [2021-08-02T14:53:26.470Z] unset SSH_AGENT_PID; [2021-08-02T14:53:26.470Z] echo Agent pid 62 killed; [2021-08-02T14:53:26.487Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-08-02T14:53:26.832Z] + git semver [Pipeline] } [2021-08-02T14:53:26.849Z] $ docker stop --time=1 79f6338ff6688abd408b0b3470805f8660b6029e260087ca1001ab6352dc8001 [2021-08-02T14:53:28.180Z] $ docker rm -f 79f6338ff6688abd408b0b3470805f8660b6029e260087ca1001ab6352dc8001 [Pipeline] // withDockerContainer [Pipeline] sh [2021-08-02T14:53:28.565Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-08-02T14:53:28.931Z] Stashed 1 file(s) [Pipeline] echo [2021-08-02T14:53:28.934Z] [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] node [Pipeline] node [2021-08-02T14:53:44.197Z] Still waiting to schedule task [2021-08-02T14:53:44.197Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-08-02T14:53:44.200Z] Still waiting to schedule task [2021-08-02T14:53:44.200Z] Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-08-02T14:56:51.118Z] Running on prd-centos7-docker-4c-2g-1407 in /w/workspace/edgexfoundry_edgex-ui-go_PR-415 [Pipeline] { [Pipeline] ws [2021-08-02T14:56:51.138Z] Running in /w/workspace/edgex-ui-go/2 [Pipeline] { [Pipeline] checkout [2021-08-02T14:56:51.252Z] The recommended git tool is: git [2021-08-02T14:56:54.185Z] using credential edgex-jenkins-ssh [2021-08-02T14:56:54.198Z] Cloning the remote Git repository [2021-08-02T14:56:53.865Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2021-08-02T14:56:53.932Z] > git init /w/workspace/edgex-ui-go/2 # timeout=10 [2021-08-02T14:56:53.972Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-08-02T14:56:53.973Z] > git --version # timeout=10 [2021-08-02T14:56:53.982Z] > git --version # 'git version 2.24.4' [2021-08-02T14:56:53.982Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-02T14:56:54.007Z] [INFO] Currently running in a labeled security context [2021-08-02T14:56:54.007Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-08-02T14:56:54.007Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/2@tmp/jenkins-gitclient-ssh568762324609441502.key [2021-08-02T14:56:54.018Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-02T14:56:55.180Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-08-02T14:56:55.195Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-02T14:56:55.210Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-08-02T14:56:55.230Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-08-02T14:56:55.230Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-02T14:56:55.231Z] [INFO] Currently running in a labeled security context [2021-08-02T14:56:55.231Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-08-02T14:56:55.231Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/2@tmp/jenkins-gitclient-ssh2604266570015554019.key [2021-08-02T14:56:55.238Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/415/head:refs/remotes/origin/PR-415 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-08-02T14:56:56.008Z] Merging remotes/origin/main commit 49cc9d365f5a5b30fcf0107d6b34acf483ef27cd into PR head commit 28720a331ada569a587dfd607803fa861c6585e3 [2021-08-02T14:56:56.162Z] Merge succeeded, producing 28720a331ada569a587dfd607803fa861c6585e3 [2021-08-02T14:56:56.163Z] Checking out Revision 28720a331ada569a587dfd607803fa861c6585e3 (PR-415) [2021-08-02T14:56:55.751Z] > git config core.sparsecheckout # timeout=10 [2021-08-02T14:56:55.767Z] > git checkout -f 28720a331ada569a587dfd607803fa861c6585e3 # timeout=10 [2021-08-02T14:56:55.864Z] > git remote # timeout=10 [2021-08-02T14:56:55.871Z] > git config --get remote.origin.url # timeout=10 [2021-08-02T14:56:55.877Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-02T14:56:55.877Z] [INFO] Currently running in a labeled security context [2021-08-02T14:56:55.878Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-08-02T14:56:55.878Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/2@tmp/jenkins-gitclient-ssh5937772519652912287.key [2021-08-02T14:56:55.884Z] > git merge 49cc9d365f5a5b30fcf0107d6b34acf483ef27cd # timeout=10 [2021-08-02T14:56:55.896Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-08-02T14:56:55.911Z] > git config core.sparsecheckout # timeout=10 [2021-08-02T14:56:55.919Z] > git checkout -f 28720a331ada569a587dfd607803fa861c6585e3 # timeout=10 [2021-08-02T14:56:59.766Z] Commit message: "docs: Update build status badge" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-02T14:57:00.223Z] provisioning config files... [2021-08-02T14:57:00.307Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/2@tmp/config3999314927047712029tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-02T14:57:00.768Z] ---> docker-login.sh [2021-08-02T14:57:00.768Z] nexus3.edgexfoundry.org:10001 [2021-08-02T14:57:00.768Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-02T14:57:01.040Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-02T14:57:01.040Z] Configure a credential helper to remove this warning. See [2021-08-02T14:57:01.040Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-02T14:57:01.040Z] [2021-08-02T14:57:01.040Z] Login Succeeded [2021-08-02T14:57:01.040Z] nexus3.edgexfoundry.org:10002 [2021-08-02T14:57:01.040Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-02T14:57:01.040Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-02T14:57:01.040Z] Configure a credential helper to remove this warning. See [2021-08-02T14:57:01.040Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-02T14:57:01.040Z] [2021-08-02T14:57:01.040Z] Login Succeeded [2021-08-02T14:57:01.040Z] nexus3.edgexfoundry.org:10003 [2021-08-02T14:57:01.040Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-02T14:57:01.309Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-02T14:57:01.309Z] Configure a credential helper to remove this warning. See [2021-08-02T14:57:01.309Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-02T14:57:01.309Z] [2021-08-02T14:57:01.309Z] Login Succeeded [2021-08-02T14:57:01.309Z] nexus3.edgexfoundry.org:10004 [2021-08-02T14:57:01.309Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-02T14:57:01.309Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-02T14:57:01.309Z] Configure a credential helper to remove this warning. See [2021-08-02T14:57:01.309Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-02T14:57:01.309Z] [2021-08-02T14:57:01.309Z] Login Succeeded [2021-08-02T14:57:01.309Z] docker.io [2021-08-02T14:57:01.578Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-02T14:57:01.857Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-02T14:57:01.857Z] Configure a credential helper to remove this warning. See [2021-08-02T14:57:01.857Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-02T14:57:01.857Z] [2021-08-02T14:57:01.857Z] Login Succeeded [2021-08-02T14:57:01.857Z] ---> docker-login.sh ends [Pipeline] } [2021-08-02T14:57:01.911Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-08-02T14:57:02.102Z] ========================================================= [2021-08-02T14:57:02.102Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-08-02T14:57:02.102Z] ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-08-02T14:57:02.433Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . [2021-08-02T14:57:02.434Z] Sending build context to Docker daemon 19.75MB [2021-08-02T14:57:02.434Z] Step 1/8 : ARG BASE=golang:1.16-alpine3.12 [2021-08-02T14:57:02.434Z] Step 2/8 : FROM ${BASE} [2021-08-02T14:57:02.699Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-08-02T14:57:02.699Z] 540db60ca938: Pulling fs layer [2021-08-02T14:57:02.699Z] adcc1eea9eea: Pulling fs layer [2021-08-02T14:57:02.699Z] 4c4ab2625f07: Pulling fs layer [2021-08-02T14:57:02.699Z] 0773c198feca: Pulling fs layer [2021-08-02T14:57:02.699Z] 345f892a5656: Pulling fs layer [2021-08-02T14:57:02.699Z] 4796506630df: Pulling fs layer [2021-08-02T14:57:02.699Z] cc55df3e53f1: Pulling fs layer [2021-08-02T14:57:02.699Z] 4d027b6c602c: Pulling fs layer [2021-08-02T14:57:02.699Z] 449e75d2c14e: Pulling fs layer [2021-08-02T14:57:02.699Z] 0773c198feca: Waiting [2021-08-02T14:57:02.699Z] 345f892a5656: Waiting [2021-08-02T14:57:02.699Z] 4796506630df: Waiting [2021-08-02T14:57:02.699Z] cc55df3e53f1: Waiting [2021-08-02T14:57:02.699Z] 4d027b6c602c: Waiting [2021-08-02T14:57:02.699Z] 449e75d2c14e: Waiting [2021-08-02T14:57:02.699Z] 4c4ab2625f07: Verifying Checksum [2021-08-02T14:57:02.699Z] 4c4ab2625f07: Download complete [2021-08-02T14:57:02.699Z] adcc1eea9eea: Verifying Checksum [2021-08-02T14:57:02.699Z] adcc1eea9eea: Download complete [2021-08-02T14:57:02.699Z] 345f892a5656: Verifying Checksum [2021-08-02T14:57:02.699Z] 345f892a5656: Download complete [2021-08-02T14:57:02.699Z] 4796506630df: Verifying Checksum [2021-08-02T14:57:02.699Z] 4796506630df: Download complete [2021-08-02T14:57:02.974Z] cc55df3e53f1: Verifying Checksum [2021-08-02T14:57:02.974Z] cc55df3e53f1: Download complete [2021-08-02T14:57:02.974Z] 540db60ca938: Verifying Checksum [2021-08-02T14:57:02.974Z] 540db60ca938: Download complete [2021-08-02T14:57:03.243Z] 540db60ca938: Pull complete [2021-08-02T14:57:03.244Z] adcc1eea9eea: Pull complete [2021-08-02T14:57:03.244Z] 4c4ab2625f07: Pull complete [2021-08-02T14:57:03.509Z] 4d027b6c602c: Verifying Checksum [2021-08-02T14:57:03.509Z] 4d027b6c602c: Download complete [2021-08-02T14:57:06.091Z] 449e75d2c14e: Verifying Checksum [2021-08-02T14:57:06.091Z] 449e75d2c14e: Download complete [2021-08-02T14:57:07.506Z] 0773c198feca: Download complete [2021-08-02T14:57:10.885Z] 0773c198feca: Pull complete [2021-08-02T14:57:10.885Z] 345f892a5656: Pull complete [2021-08-02T14:57:10.885Z] 4796506630df: Pull complete [2021-08-02T14:57:10.885Z] cc55df3e53f1: Pull complete [2021-08-02T14:57:10.885Z] 4d027b6c602c: Pull complete [2021-08-02T14:57:12.308Z] 449e75d2c14e: Pull complete [2021-08-02T14:57:12.308Z] Digest: sha256:a2fa0993ec4462abfc92311096d2e43e803cda49eb027de246ea451416b7a8a8 [2021-08-02T14:57:12.308Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-08-02T14:57:12.309Z] ---> 0d28375d9b5b [2021-08-02T14:57:12.309Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-08-02T14:57:13.728Z] ---> Running in 38af64c13eb4 [2021-08-02T14:57:13.728Z] Removing intermediate container 38af64c13eb4 [2021-08-02T14:57:13.728Z] ---> b7220082aa80 [2021-08-02T14:57:13.728Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-02T14:57:13.728Z] ---> Running in 38b2e0d54321 [2021-08-02T14:57:14.319Z] Removing intermediate container 38b2e0d54321 [2021-08-02T14:57:14.319Z] ---> 7bf5747b65a5 [2021-08-02T14:57:14.319Z] Step 5/8 : RUN apk add --no-cache make git [2021-08-02T14:57:14.319Z] ---> Running in 5fa9c230707a [2021-08-02T14:57:14.588Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-02T14:57:15.553Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-02T14:57:16.521Z] OK: 149 MiB in 40 packages [2021-08-02T14:57:16.521Z] Removing intermediate container 5fa9c230707a [2021-08-02T14:57:16.521Z] ---> 8d434d12c0d2 [2021-08-02T14:57:16.521Z] Step 6/8 : WORKDIR /edgex-ui-go [2021-08-02T14:57:16.791Z] ---> Running in 0a587ede9c47 [2021-08-02T14:57:16.791Z] Removing intermediate container 0a587ede9c47 [2021-08-02T14:57:16.791Z] ---> 3c19f7bb7280 [2021-08-02T14:57:16.791Z] Step 7/8 : COPY . . [2021-08-02T14:57:17.381Z] ---> 3a61d740dcce [2021-08-02T14:57:17.381Z] Step 8/8 : RUN go mod download [2021-08-02T14:57:17.381Z] ---> Running in 4aed8a2f9240 [2021-08-02T14:57:23.768Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-1406 in /w/workspace/edgexfoundry_edgex-ui-go_PR-415 [Pipeline] { [Pipeline] ws [2021-08-02T14:57:23.788Z] Running in /w/workspace/edgex-ui-go/2 [Pipeline] { [Pipeline] checkout [2021-08-02T14:57:24.030Z] The recommended git tool is: git [2021-08-02T14:57:29.720Z] Removing intermediate container 4aed8a2f9240 [2021-08-02T14:57:29.720Z] ---> c7dbe4dfb1e7 [2021-08-02T14:57:29.720Z] Successfully built c7dbe4dfb1e7 [2021-08-02T14:57:29.721Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-02T14:57:30.047Z] + docker inspect -f . ci-base-image-x86_64 [2021-08-02T14:57:30.047Z] . [Pipeline] withDockerContainer [2021-08-02T14:57:30.141Z] prd-centos7-docker-4c-2g-1407 does not seem to be running inside a container [2021-08-02T14:57:30.198Z] using credential edgex-jenkins-ssh [2021-08-02T14:57:30.212Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/2 -v /w/workspace/edgex-ui-go/2:/w/workspace/edgex-ui-go/2:rw,z -v /w/workspace/edgex-ui-go/2@tmp:/w/workspace/edgex-ui-go/2@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-08-02T14:57:30.223Z] Cloning the remote Git repository [2021-08-02T14:57:30.571Z] $ docker top 18583ea8ce3b7e9093c2d77615a99d7fc6b6726a36e8efaf3caf48fbc66282e2 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-02T14:57:30.977Z] + go version [2021-08-02T14:57:30.977Z] go version go1.16.5 linux/amd64 [Pipeline] } [2021-08-02T14:57:30.990Z] $ docker stop --time=1 18583ea8ce3b7e9093c2d77615a99d7fc6b6726a36e8efaf3caf48fbc66282e2 [2021-08-02T14:57:30.282Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2021-08-02T14:57:30.404Z] > git init /w/workspace/edgex-ui-go/2 # timeout=10 [2021-08-02T14:57:30.524Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-08-02T14:57:30.526Z] > git --version # timeout=10 [2021-08-02T14:57:30.545Z] > git --version # 'git version 2.17.1' [2021-08-02T14:57:30.548Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-02T14:57:30.620Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-02T14:57:32.188Z] $ docker rm -f 18583ea8ce3b7e9093c2d77615a99d7fc6b6726a36e8efaf3caf48fbc66282e2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-02T14:57:32.777Z] + docker inspect -f . ci-base-image-x86_64 [2021-08-02T14:57:32.777Z] . [Pipeline] withDockerContainer [2021-08-02T14:57:32.886Z] prd-centos7-docker-4c-2g-1407 does not seem to be running inside a container [2021-08-02T14:57:32.954Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/2 -v /w/workspace/edgex-ui-go/2:/w/workspace/edgex-ui-go/2:rw,z -v /w/workspace/edgex-ui-go/2@tmp:/w/workspace/edgex-ui-go/2@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-08-02T14:57:33.371Z] $ docker top c5f6983177d9a6d429a46ef4360119898bbabe58ffaddfc4b1d2bd8923aa2571 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-02T14:57:33.805Z] + go mod tidy [2021-08-02T14:57:33.977Z] Merging remotes/origin/main commit 49cc9d365f5a5b30fcf0107d6b34acf483ef27cd into PR head commit 28720a331ada569a587dfd607803fa861c6585e3 [Pipeline] sh [2021-08-02T14:57:33.252Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-08-02T14:57:33.270Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-02T14:57:33.298Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-08-02T14:57:33.344Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-08-02T14:57:33.345Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-02T14:57:33.362Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/415/head:refs/remotes/origin/PR-415 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-08-02T14:57:33.995Z] > git config core.sparsecheckout # timeout=10 [2021-08-02T14:57:34.014Z] > git checkout -f 28720a331ada569a587dfd607803fa861c6585e3 # timeout=10 [2021-08-02T14:57:34.397Z] Merge succeeded, producing 28720a331ada569a587dfd607803fa861c6585e3 [2021-08-02T14:57:34.398Z] Checking out Revision 28720a331ada569a587dfd607803fa861c6585e3 (PR-415) [2021-08-02T14:57:34.436Z] + make test [2021-08-02T14:57:34.437Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-08-02T14:57:34.716Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2021-08-02T14:57:34.307Z] > git remote # timeout=10 [2021-08-02T14:57:34.328Z] > git config --get remote.origin.url # timeout=10 [2021-08-02T14:57:34.341Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-02T14:57:34.354Z] > git merge 49cc9d365f5a5b30fcf0107d6b34acf483ef27cd # timeout=10 [2021-08-02T14:57:34.377Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-08-02T14:57:34.399Z] > git config core.sparsecheckout # timeout=10 [2021-08-02T14:57:34.419Z] > git checkout -f 28720a331ada569a587dfd607803fa861c6585e3 # timeout=10 [2021-08-02T14:57:39.004Z] Commit message: "docs: Update build status badge" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-02T14:57:39.522Z] provisioning config files... [2021-08-02T14:57:39.553Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/2@tmp/config954709623136102207tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-02T14:57:40.168Z] ---> docker-login.sh [2021-08-02T14:57:40.168Z] nexus3.edgexfoundry.org:10001 [2021-08-02T14:57:41.166Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-02T14:57:41.445Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-02T14:57:41.445Z] Configure a credential helper to remove this warning. See [2021-08-02T14:57:41.445Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-02T14:57:41.445Z] [2021-08-02T14:57:41.445Z] Login Succeeded [2021-08-02T14:57:41.445Z] nexus3.edgexfoundry.org:10002 [2021-08-02T14:57:42.050Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-02T14:57:42.050Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-02T14:57:42.050Z] Configure a credential helper to remove this warning. See [2021-08-02T14:57:42.050Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-02T14:57:42.050Z] [2021-08-02T14:57:42.050Z] Login Succeeded [2021-08-02T14:57:42.050Z] nexus3.edgexfoundry.org:10003 [2021-08-02T14:57:42.655Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-02T14:57:42.656Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-02T14:57:42.656Z] Configure a credential helper to remove this warning. See [2021-08-02T14:57:42.656Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-02T14:57:42.656Z] [2021-08-02T14:57:42.656Z] Login Succeeded [2021-08-02T14:57:42.656Z] nexus3.edgexfoundry.org:10004 [2021-08-02T14:57:43.265Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-02T14:57:43.265Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-02T14:57:43.265Z] Configure a credential helper to remove this warning. See [2021-08-02T14:57:43.265Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-02T14:57:43.265Z] [2021-08-02T14:57:43.265Z] Login Succeeded [2021-08-02T14:57:43.265Z] docker.io [2021-08-02T14:57:43.877Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-02T14:57:44.158Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-02T14:57:44.158Z] Configure a credential helper to remove this warning. See [2021-08-02T14:57:44.158Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-02T14:57:44.158Z] [2021-08-02T14:57:44.158Z] Login Succeeded [2021-08-02T14:57:44.158Z] ---> docker-login.sh ends [Pipeline] } [2021-08-02T14:57:44.314Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2021-08-02T14:57:44.863Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2021-08-02T14:57:44.863Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2021-08-02T14:57:44.863Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2021-08-02T14:57:44.863Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2021-08-02T14:57:44.863Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2021-08-02T14:57:44.863Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2021-08-02T14:57:44.863Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2021-08-02T14:57:44.863Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2021-08-02T14:57:44.863Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2021-08-02T14:57:44.863Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2021-08-02T14:57:44.863Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2021-08-02T14:57:44.863Z] ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] [2021-08-02T14:57:44.863Z] GO111MODULE=on go vet ./... [Pipeline] echo [2021-08-02T14:57:44.987Z] ========================================================= [2021-08-02T14:57:44.987Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-08-02T14:57:44.987Z] ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-08-02T14:57:45.385Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . [2021-08-02T14:57:46.387Z] Sending build context to Docker daemon 19.75MB [2021-08-02T14:57:46.387Z] Step 1/8 : ARG BASE=golang:1.16-alpine3.12 [2021-08-02T14:57:46.387Z] Step 2/8 : FROM ${BASE} [2021-08-02T14:57:46.387Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-08-02T14:57:46.387Z] 595b0fe564bb: Pulling fs layer [2021-08-02T14:57:46.387Z] 24495759ef45: Pulling fs layer [2021-08-02T14:57:46.387Z] d148012ef14d: Pulling fs layer [2021-08-02T14:57:46.387Z] cb65c68fc2e2: Pulling fs layer [2021-08-02T14:57:46.387Z] 093eec477d81: Pulling fs layer [2021-08-02T14:57:46.387Z] a6d5b2bbb924: Pulling fs layer [2021-08-02T14:57:46.387Z] 2446dc1eb7d3: Pulling fs layer [2021-08-02T14:57:46.387Z] 596795e73e0f: Pulling fs layer [2021-08-02T14:57:46.387Z] cb65c68fc2e2: Waiting [2021-08-02T14:57:46.387Z] 093eec477d81: Waiting [2021-08-02T14:57:46.387Z] a6d5b2bbb924: Waiting [2021-08-02T14:57:46.387Z] 2446dc1eb7d3: Waiting [2021-08-02T14:57:46.387Z] 596795e73e0f: Waiting [2021-08-02T14:57:46.670Z] d148012ef14d: Download complete [2021-08-02T14:57:46.670Z] 24495759ef45: Download complete [2021-08-02T14:57:46.670Z] 093eec477d81: Verifying Checksum [2021-08-02T14:57:46.670Z] 093eec477d81: Download complete [2021-08-02T14:57:46.670Z] a6d5b2bbb924: Download complete [2021-08-02T14:57:46.670Z] 2446dc1eb7d3: Verifying Checksum [2021-08-02T14:57:46.670Z] 2446dc1eb7d3: Download complete [2021-08-02T14:57:46.670Z] 595b0fe564bb: Verifying Checksum [2021-08-02T14:57:46.670Z] 595b0fe564bb: Download complete [2021-08-02T14:57:47.668Z] 595b0fe564bb: Pull complete [2021-08-02T14:57:48.314Z] 24495759ef45: Pull complete [2021-08-02T14:57:48.924Z] d148012ef14d: Pull complete [2021-08-02T14:57:49.531Z] 596795e73e0f: Verifying Checksum [2021-08-02T14:57:49.531Z] 596795e73e0f: Download complete [Pipeline] } [2021-08-02T14:57:50.258Z] $ docker stop --time=1 c5f6983177d9a6d429a46ef4360119898bbabe58ffaddfc4b1d2bd8923aa2571 [2021-08-02T14:57:50.527Z] cb65c68fc2e2: Verifying Checksum [2021-08-02T14:57:50.527Z] cb65c68fc2e2: Download complete [2021-08-02T14:57:51.598Z] $ docker rm -f c5f6983177d9a6d429a46ef4360119898bbabe58ffaddfc4b1d2bd8923aa2571 [Pipeline] // withDockerContainer [Pipeline] sh [2021-08-02T14:57:52.028Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-08-02T14:57:52.322Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2021-08-02T14:57:54.727Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-08-02T14:57:55.046Z] + ls -al . [2021-08-02T14:57:55.046Z] total 92 [2021-08-02T14:57:55.046Z] drwxrwxr-x. 11 jenkins jenkins 4096 Aug 2 14:57 . [2021-08-02T14:57:55.046Z] drwxrwxr-x. 4 jenkins jenkins 28 Aug 2 14:56 .. [2021-08-02T14:57:55.046Z] drwxrwxr-x. 3 jenkins jenkins 20 Aug 2 14:56 assets [2021-08-02T14:57:55.046Z] drwxrwxr-x. 2 jenkins jenkins 35 Aug 2 14:56 bin [2021-08-02T14:57:55.046Z] drwxrwxr-x. 3 jenkins jenkins 29 Aug 2 14:56 cmd [2021-08-02T14:57:55.046Z] -rw-rw-r--. 1 jenkins jenkins 3959 Aug 2 14:56 CONTRIBUTING.md [2021-08-02T14:57:55.046Z] -rw-r--r--. 1 jenkins jenkins 10 Aug 2 14:57 coverage.out [2021-08-02T14:57:55.046Z] -rw-rw-r--. 1 jenkins jenkins 1526 Aug 2 14:56 Dockerfile [2021-08-02T14:57:55.046Z] -rw-rw-r--. 1 jenkins jenkins 902 Aug 2 14:56 Dockerfile.build [2021-08-02T14:57:55.046Z] drwxrwxr-x. 2 jenkins jenkins 23 Aug 2 14:56 docs [2021-08-02T14:57:55.046Z] drwxrwxr-x. 8 jenkins jenkins 179 Aug 2 14:56 .git [2021-08-02T14:57:55.046Z] drwxrwxr-x. 2 jenkins jenkins 103 Aug 2 14:56 .github [2021-08-02T14:57:55.046Z] -rw-rw-r--. 1 jenkins jenkins 162 Aug 2 14:56 .gitignore [2021-08-02T14:57:55.046Z] -rw-rw-r--. 1 jenkins jenkins 823 Aug 2 14:56 go.mod [2021-08-02T14:57:55.046Z] -rw-r--r--. 1 jenkins jenkins 23693 Aug 2 14:57 go.sum [2021-08-02T14:57:55.046Z] drwxrwxr-x. 9 jenkins jenkins 125 Aug 2 14:56 internal [2021-08-02T14:57:55.046Z] -rw-rw-r--. 1 jenkins jenkins 652 Aug 2 14:56 Jenkinsfile [2021-08-02T14:57:55.046Z] -rw-rw-r--. 1 jenkins jenkins 11357 Aug 2 14:56 LICENSE [2021-08-02T14:57:55.046Z] -rw-rw-r--. 1 jenkins jenkins 990 Aug 2 14:56 Makefile [2021-08-02T14:57:55.046Z] drwxrwxr-x. 3 jenkins jenkins 19 Aug 2 14:56 pkg [2021-08-02T14:57:55.046Z] -rw-rw-r--. 1 jenkins jenkins 5509 Aug 2 14:56 README.md [2021-08-02T14:57:55.046Z] -rw-rw-r--. 1 jenkins jenkins 5 Aug 2 14:53 VERSION [2021-08-02T14:57:55.046Z] -rw-rw-r--. 1 jenkins jenkins 155 Aug 2 14:56 version.go [2021-08-02T14:57:55.046Z] drwxrwxr-x. 4 jenkins jenkins 4096 Aug 2 14:56 web [Pipeline] isUnix [Pipeline] sh [2021-08-02T14:57:55.377Z] + docker build -t edgex-ui -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=28720a331ada569a587dfd607803fa861c6585e3 --label arch=amd64 --label version=0.0.0 . [2021-08-02T14:57:55.377Z] Sending build context to Docker daemon 19.78MB [2021-08-02T14:57:55.377Z] Step 1/25 : ARG BASE=golang:1.16-alpine3.12 [2021-08-02T14:57:55.377Z] Step 2/25 : FROM ${BASE} AS builder [2021-08-02T14:57:55.377Z] ---> c7dbe4dfb1e7 [2021-08-02T14:57:55.377Z] Step 3/25 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-08-02T14:57:55.645Z] ---> Running in 87f05fbc9301 [2021-08-02T14:57:55.645Z] Removing intermediate container 87f05fbc9301 [2021-08-02T14:57:55.646Z] ---> 15776bc1b324 [2021-08-02T14:57:55.646Z] Step 4/25 : ARG ALPINE_PKG_BASE="make git" [2021-08-02T14:57:55.646Z] ---> Running in 8995467b5e6d [2021-08-02T14:57:55.913Z] Removing intermediate container 8995467b5e6d [2021-08-02T14:57:55.913Z] ---> 15be2c359733 [2021-08-02T14:57:55.913Z] Step 5/25 : ARG ALPINE_PKG_EXTRA="" [2021-08-02T14:57:55.913Z] ---> Running in 29697b7ab1a2 [2021-08-02T14:57:55.913Z] Removing intermediate container 29697b7ab1a2 [2021-08-02T14:57:55.913Z] ---> 6cfa90baee26 [2021-08-02T14:57:55.913Z] Step 6/25 : LABEL Name=edgex-ui-go [2021-08-02T14:57:55.913Z] ---> Running in ef74a8847f78 [2021-08-02T14:57:55.913Z] Removing intermediate container ef74a8847f78 [2021-08-02T14:57:55.913Z] ---> 497ccb30410c [2021-08-02T14:57:55.913Z] Step 7/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-08-02T14:57:56.185Z] ---> Running in baec7effcb5e [2021-08-02T14:57:56.185Z] Removing intermediate container baec7effcb5e [2021-08-02T14:57:56.185Z] ---> 4c474ae9aa42 [2021-08-02T14:57:56.185Z] Step 8/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-02T14:57:56.185Z] ---> Running in 3d2dfb53e4c4 [2021-08-02T14:57:56.773Z] Removing intermediate container 3d2dfb53e4c4 [2021-08-02T14:57:56.773Z] ---> 309bb0bf793b [2021-08-02T14:57:56.773Z] Step 9/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-08-02T14:57:56.773Z] ---> Running in 2602b37eca20 [2021-08-02T14:57:57.040Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-02T14:57:57.997Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-02T14:57:58.270Z] OK: 149 MiB in 40 packages [2021-08-02T14:57:58.535Z] Removing intermediate container 2602b37eca20 [2021-08-02T14:57:58.535Z] ---> d157d248ca97 [2021-08-02T14:57:58.535Z] Step 10/25 : ENV GO111MODULE=on [2021-08-02T14:57:58.535Z] ---> Running in 242810dc5f04 [2021-08-02T14:57:58.535Z] Removing intermediate container 242810dc5f04 [2021-08-02T14:57:58.535Z] ---> 5bcc60397f19 [2021-08-02T14:57:58.535Z] Step 11/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-08-02T14:57:58.801Z] ---> Running in c34ed153c96f [2021-08-02T14:57:58.801Z] Removing intermediate container c34ed153c96f [2021-08-02T14:57:58.801Z] ---> c5b9f63cface [2021-08-02T14:57:58.801Z] Step 12/25 : COPY go.mod . [2021-08-02T14:57:58.801Z] ---> 72c5eefba4bc [2021-08-02T14:57:58.801Z] Step 13/25 : COPY Makefile . [2021-08-02T14:57:59.071Z] ---> ee152dd80faa [2021-08-02T14:57:59.071Z] Step 14/25 : RUN make update [2021-08-02T14:57:59.071Z] ---> Running in fac6fc827b5c [2021-08-02T14:57:59.342Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2021-08-02T14:57:59.613Z] Removing intermediate container fac6fc827b5c [2021-08-02T14:57:59.613Z] ---> 489608a5b6c1 [2021-08-02T14:57:59.613Z] Step 15/25 : COPY . . [2021-08-02T14:58:00.202Z] ---> 3400b36bc603 [2021-08-02T14:58:00.202Z] Step 16/25 : RUN go mod tidy [2021-08-02T14:58:00.202Z] ---> Running in 6b2b94dbbdf8 [2021-08-02T14:58:00.745Z] cb65c68fc2e2: Pull complete [2021-08-02T14:58:00.833Z] Removing intermediate container 6b2b94dbbdf8 [2021-08-02T14:58:00.833Z] ---> c6113da844a0 [2021-08-02T14:58:00.833Z] Step 17/25 : RUN ${MAKE} [2021-08-02T14:58:00.833Z] ---> Running in 8a86d6830e8b [2021-08-02T14:58:01.107Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=0.0.0" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2021-08-02T14:58:01.348Z] 093eec477d81: Pull complete [2021-08-02T14:58:01.627Z] a6d5b2bbb924: Pull complete [2021-08-02T14:58:02.243Z] 2446dc1eb7d3: Pull complete [2021-08-02T14:58:06.573Z] 596795e73e0f: Pull complete [2021-08-02T14:58:06.573Z] Digest: sha256:8fdc37217a1dd7593ea05f088b02ef5bfb3cd8d6ab6705c4f2c080891875b7a0 [2021-08-02T14:58:06.573Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-08-02T14:58:06.573Z] ---> d9e956139c92 [2021-08-02T14:58:06.573Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-08-02T14:58:09.454Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2021-08-02T14:58:09.971Z] ---> Running in 670b2cbcaf85 [2021-08-02T14:58:10.253Z] Removing intermediate container 670b2cbcaf85 [2021-08-02T14:58:10.253Z] ---> 911c05f57cb8 [2021-08-02T14:58:10.253Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-02T14:58:10.253Z] ---> Running in be87cd54120c [2021-08-02T14:58:10.863Z] Removing intermediate container 8a86d6830e8b [2021-08-02T14:58:10.863Z] ---> 053a3222b166 [2021-08-02T14:58:10.863Z] Step 18/25 : FROM alpine:3.12 [2021-08-02T14:58:11.130Z] 3.12: Pulling from library/alpine [2021-08-02T14:58:11.399Z] 339de151aab4: Pulling fs layer [2021-08-02T14:58:11.399Z] 339de151aab4: Verifying Checksum [2021-08-02T14:58:11.399Z] 339de151aab4: Download complete [2021-08-02T14:58:11.675Z] 339de151aab4: Pull complete [2021-08-02T14:58:11.675Z] Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb [2021-08-02T14:58:11.675Z] Status: Downloaded newer image for alpine:3.12 [2021-08-02T14:58:11.675Z] ---> 13621d1b12d4 [2021-08-02T14:58:11.675Z] Step 19/25 : EXPOSE 4000 [2021-08-02T14:58:11.675Z] ---> Running in 863254912d64 [2021-08-02T14:58:11.944Z] Removing intermediate container 863254912d64 [2021-08-02T14:58:11.945Z] ---> 95af65b02610 [2021-08-02T14:58:11.945Z] Step 20/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-08-02T14:58:12.215Z] ---> 8ba393ee7ab3 [2021-08-02T14:58:12.215Z] Step 21/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-08-02T14:58:12.215Z] ---> Running in 5ba12dcfa0db [2021-08-02T14:58:12.485Z] Removing intermediate container 5ba12dcfa0db [2021-08-02T14:58:12.485Z] ---> 710e3cd2f504 [2021-08-02T14:58:12.485Z] Step 22/25 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2021-08-02T14:58:12.485Z] ---> Running in ae3988a604c9 [2021-08-02T14:58:12.485Z] Removing intermediate container ae3988a604c9 [2021-08-02T14:58:12.485Z] ---> 23d57e6da91b [2021-08-02T14:58:12.485Z] Step 23/25 : LABEL arch=amd64 [2021-08-02T14:58:12.485Z] ---> Running in 67fdf6434664 [2021-08-02T14:58:12.755Z] Removing intermediate container 67fdf6434664 [2021-08-02T14:58:12.755Z] ---> da4bcade26f9 [2021-08-02T14:58:12.755Z] Step 24/25 : LABEL git_sha=28720a331ada569a587dfd607803fa861c6585e3 [2021-08-02T14:58:12.755Z] ---> Running in c2739ee8cb8d [2021-08-02T14:58:12.755Z] Removing intermediate container c2739ee8cb8d [2021-08-02T14:58:12.755Z] ---> 9d899939f886 [2021-08-02T14:58:12.755Z] Step 25/25 : LABEL version=0.0.0 [2021-08-02T14:58:12.755Z] ---> Running in 51000049e834 [2021-08-02T14:58:12.871Z] Removing intermediate container be87cd54120c [2021-08-02T14:58:12.871Z] ---> bf01b7656191 [2021-08-02T14:58:12.871Z] Step 5/8 : RUN apk add --no-cache make git [2021-08-02T14:58:12.871Z] ---> Running in 8c9dcf995489 [2021-08-02T14:58:13.022Z] Removing intermediate container 51000049e834 [2021-08-02T14:58:13.022Z] ---> 07326c97f196 [2021-08-02T14:58:13.022Z] [Warning] One or more build-args [ARCH] were not consumed [2021-08-02T14:58:13.022Z] Successfully built 07326c97f196 [2021-08-02T14:58:13.023Z] Successfully tagged edgex-ui:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-02T14:58:13.676Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-02T14:58:13.676Z] [2021-08-02T14:58:13.676Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-08-02T14:58:13.852Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-02T14:58:14.019Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-02T14:58:14.019Z] latest: Pulling from edgex-lftools-log-publisher [2021-08-02T14:58:14.019Z] b4d181a07f80: Pulling fs layer [2021-08-02T14:58:14.019Z] a1111a8f2ec3: Pulling fs layer [2021-08-02T14:58:14.019Z] ed53099fbce6: Pulling fs layer [2021-08-02T14:58:14.019Z] dc539afda2c1: Pulling fs layer [2021-08-02T14:58:14.019Z] 77bc0d833cb6: Pulling fs layer [2021-08-02T14:58:14.019Z] 9065ff56babe: Pulling fs layer [2021-08-02T14:58:14.019Z] d287ab97295c: Pulling fs layer [2021-08-02T14:58:14.019Z] dc539afda2c1: Waiting [2021-08-02T14:58:14.019Z] 77bc0d833cb6: Waiting [2021-08-02T14:58:14.019Z] 9065ff56babe: Waiting [2021-08-02T14:58:14.019Z] d287ab97295c: Waiting [2021-08-02T14:58:14.603Z] a1111a8f2ec3: Verifying Checksum [2021-08-02T14:58:14.603Z] a1111a8f2ec3: Download complete [2021-08-02T14:58:14.603Z] dc539afda2c1: Verifying Checksum [2021-08-02T14:58:14.603Z] dc539afda2c1: Download complete [2021-08-02T14:58:14.603Z] 77bc0d833cb6: Verifying Checksum [2021-08-02T14:58:14.603Z] 77bc0d833cb6: Download complete [2021-08-02T14:58:14.603Z] 9065ff56babe: Download complete [2021-08-02T14:58:15.183Z] ed53099fbce6: Verifying Checksum [2021-08-02T14:58:15.183Z] ed53099fbce6: Download complete [2021-08-02T14:58:15.283Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-02T14:58:15.768Z] b4d181a07f80: Verifying Checksum [2021-08-02T14:58:15.768Z] b4d181a07f80: Download complete [2021-08-02T14:58:16.268Z] OK: 138 MiB in 40 packages [2021-08-02T14:58:17.193Z] b4d181a07f80: Pull complete [2021-08-02T14:58:17.193Z] a1111a8f2ec3: Pull complete [2021-08-02T14:58:17.247Z] Removing intermediate container 8c9dcf995489 [2021-08-02T14:58:17.247Z] ---> 7d11abbda3ca [2021-08-02T14:58:17.247Z] Step 6/8 : WORKDIR /edgex-ui-go [2021-08-02T14:58:17.522Z] ---> Running in 23409f63605b [2021-08-02T14:58:17.788Z] ed53099fbce6: Pull complete [2021-08-02T14:58:17.788Z] dc539afda2c1: Pull complete [2021-08-02T14:58:18.055Z] 77bc0d833cb6: Pull complete [2021-08-02T14:58:18.055Z] 9065ff56babe: Pull complete [2021-08-02T14:58:18.120Z] Removing intermediate container 23409f63605b [2021-08-02T14:58:18.120Z] ---> a146bc34f856 [2021-08-02T14:58:18.120Z] Step 7/8 : COPY . . [2021-08-02T14:58:19.463Z] d287ab97295c: Verifying Checksum [2021-08-02T14:58:19.463Z] d287ab97295c: Download complete [2021-08-02T14:58:20.751Z] ---> 61121f604ef5 [2021-08-02T14:58:20.751Z] Step 8/8 : RUN go mod download [2021-08-02T14:58:20.751Z] ---> Running in 1c6d6253f9b1 [2021-08-02T14:58:23.746Z] d287ab97295c: Pull complete [2021-08-02T14:58:23.746Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-08-02T14:58:23.746Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-02T14:58:23.746Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-08-02T14:58:23.853Z] prd-centos7-docker-4c-2g-1407 does not seem to be running inside a container [2021-08-02T14:58:23.919Z] $ 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/edgex-ui-go/2 -v /w/workspace/edgex-ui-go/2:/w/workspace/edgex-ui-go/2:rw,z -v /w/workspace/edgex-ui-go/2@tmp:/w/workspace/edgex-ui-go/2@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-08-02T14:58:26.164Z] $ docker top 9c6a0bb4add1e5abce81757c38406fecf680562f296d3e49463ccab33bb350f3 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-02T14:58:26.669Z] ---> job-cost.sh [2021-08-02T14:58:26.669Z] lf-activate-venv: SKIPPING [2021-08-02T14:58:26.669Z] INFO: No Stack... [2021-08-02T14:58:28.619Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-08-02T14:58:28.619Z] INFO: Archiving Costs [Pipeline] sh [2021-08-02T14:58:28.949Z] + cat /w/workspace/edgex-ui-go/2/archives/cost.csv [2021-08-02T14:58:28.949Z] + cut -d, -f6 [Pipeline] lock [2021-08-02T14:58:28.990Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-415-2-stack-cost] [2021-08-02T14:58:29.004Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-415-2-stack-cost] did not exist. Created. [2021-08-02T14:58:29.004Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-415-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-08-02T14:58:29.358Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-08-02T14:58:29.425Z] Stashed 1 file(s) [Pipeline] } [2021-08-02T14:58:29.446Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-415-2-stack-cost] [Pipeline] // lock [Pipeline] } [2021-08-02T14:58:29.473Z] $ docker stop --time=1 9c6a0bb4add1e5abce81757c38406fecf680562f296d3e49463ccab33bb350f3 [2021-08-02T14:58:30.631Z] $ docker rm -f 9c6a0bb4add1e5abce81757c38406fecf680562f296d3e49463ccab33bb350f3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-08-02T14:58:53.126Z] Removing intermediate container 1c6d6253f9b1 [2021-08-02T14:58:53.126Z] ---> bb7792ed845a [2021-08-02T14:58:53.126Z] Successfully built bb7792ed845a [2021-08-02T14:58:53.126Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-02T14:58:53.491Z] + docker inspect -f . ci-base-image-arm64 [2021-08-02T14:58:53.492Z] . [Pipeline] withDockerContainer [2021-08-02T14:58:53.823Z] prd-ubuntu18.04-docker-arm64-4c-16g-1406 does not seem to be running inside a container [2021-08-02T14:58:53.939Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/2 -v /w/workspace/edgex-ui-go/2:/w/workspace/edgex-ui-go/2:rw,z -v /w/workspace/edgex-ui-go/2@tmp:/w/workspace/edgex-ui-go/2@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-08-02T14:58:56.171Z] $ docker top c1154516f9ccf949e744deec4b98ea3899918774026d651d33cbf6d20bc0df53 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-02T14:58:57.280Z] + go version [2021-08-02T14:58:57.280Z] go version go1.16.5 linux/arm64 [Pipeline] } [2021-08-02T14:58:57.306Z] $ docker stop --time=1 c1154516f9ccf949e744deec4b98ea3899918774026d651d33cbf6d20bc0df53 [2021-08-02T14:58:59.421Z] $ docker rm -f c1154516f9ccf949e744deec4b98ea3899918774026d651d33cbf6d20bc0df53 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-02T14:59:00.212Z] + docker inspect -f . ci-base-image-arm64 [2021-08-02T14:59:00.212Z] . [Pipeline] withDockerContainer [2021-08-02T14:59:00.451Z] prd-ubuntu18.04-docker-arm64-4c-16g-1406 does not seem to be running inside a container [2021-08-02T14:59:00.541Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/2 -v /w/workspace/edgex-ui-go/2:/w/workspace/edgex-ui-go/2:rw,z -v /w/workspace/edgex-ui-go/2@tmp:/w/workspace/edgex-ui-go/2@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-08-02T14:59:02.263Z] $ docker top 1d317c563753ccaea84ab53bfb4bdccc979cc3598402af976f4950264c6de4f5 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-02T14:59:03.291Z] + go mod tidy [Pipeline] sh [2021-08-02T14:59:04.957Z] + make test [2021-08-02T14:59:04.957Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-08-02T14:59:06.409Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2021-08-02T14:59:45.579Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2021-08-02T14:59:45.580Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2021-08-02T14:59:45.580Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2021-08-02T14:59:45.580Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2021-08-02T14:59:45.580Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2021-08-02T14:59:45.580Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2021-08-02T14:59:45.580Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2021-08-02T14:59:45.580Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2021-08-02T14:59:45.580Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2021-08-02T14:59:45.580Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2021-08-02T14:59:45.580Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2021-08-02T14:59:45.580Z] ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] [2021-08-02T14:59:45.580Z] GO111MODULE=on go vet ./... [Pipeline] } [2021-08-02T15:00:07.812Z] $ docker stop --time=1 1d317c563753ccaea84ab53bfb4bdccc979cc3598402af976f4950264c6de4f5 [2021-08-02T15:00:09.956Z] $ docker rm -f 1d317c563753ccaea84ab53bfb4bdccc979cc3598402af976f4950264c6de4f5 [Pipeline] // withDockerContainer [Pipeline] sh [2021-08-02T15:00:10.831Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-08-02T15:00:10.869Z] Warning: overwriting stash ‘coverage-report’ [2021-08-02T15:00:11.588Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-08-02T15:00:12.248Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-08-02T15:00:12.596Z] + ls -al . [2021-08-02T15:00:12.596Z] total 128 [2021-08-02T15:00:12.596Z] drwxrwxr-x 11 jenkins jenkins 4096 Aug 2 14:59 . [2021-08-02T15:00:12.596Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 2 14:57 .. [2021-08-02T15:00:12.596Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 2 14:57 .git [2021-08-02T15:00:12.596Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 2 14:57 .github [2021-08-02T15:00:12.596Z] -rw-rw-r-- 1 jenkins jenkins 162 Aug 2 14:57 .gitignore [2021-08-02T15:00:12.596Z] -rw-rw-r-- 1 jenkins jenkins 3959 Aug 2 14:57 CONTRIBUTING.md [2021-08-02T15:00:12.596Z] -rw-rw-r-- 1 jenkins jenkins 1526 Aug 2 14:57 Dockerfile [2021-08-02T15:00:12.596Z] -rw-rw-r-- 1 jenkins jenkins 902 Aug 2 14:57 Dockerfile.build [2021-08-02T15:00:12.596Z] -rw-rw-r-- 1 jenkins jenkins 652 Aug 2 14:57 Jenkinsfile [2021-08-02T15:00:12.596Z] -rw-rw-r-- 1 jenkins jenkins 11357 Aug 2 14:57 LICENSE [2021-08-02T15:00:12.596Z] -rw-rw-r-- 1 jenkins jenkins 990 Aug 2 14:57 Makefile [2021-08-02T15:00:12.596Z] -rw-rw-r-- 1 jenkins jenkins 5509 Aug 2 14:57 README.md [2021-08-02T15:00:12.596Z] -rw-rw-r-- 1 jenkins jenkins 5 Aug 2 14:53 VERSION [2021-08-02T15:00:12.596Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 2 14:57 assets [2021-08-02T15:00:12.596Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 2 14:57 bin [2021-08-02T15:00:12.596Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 2 14:57 cmd [2021-08-02T15:00:12.596Z] -rw-r--r-- 1 jenkins jenkins 10 Aug 2 14:59 coverage.out [2021-08-02T15:00:12.596Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 2 14:57 docs [2021-08-02T15:00:12.596Z] -rw-rw-r-- 1 jenkins jenkins 823 Aug 2 14:57 go.mod [2021-08-02T15:00:12.596Z] -rw-r--r-- 1 jenkins jenkins 23693 Aug 2 14:59 go.sum [2021-08-02T15:00:12.596Z] drwxrwxr-x 9 jenkins jenkins 4096 Aug 2 14:57 internal [2021-08-02T15:00:12.596Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 2 14:57 pkg [2021-08-02T15:00:12.596Z] -rw-rw-r-- 1 jenkins jenkins 155 Aug 2 14:57 version.go [2021-08-02T15:00:12.596Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 2 14:57 web [Pipeline] isUnix [Pipeline] sh [2021-08-02T15:00:12.951Z] + docker build -t edgex-ui-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=28720a331ada569a587dfd607803fa861c6585e3 --label arch=arm64 --label version=0.0.0 . [2021-08-02T15:00:13.986Z] Sending build context to Docker daemon 19.78MB [2021-08-02T15:00:13.986Z] Step 1/25 : ARG BASE=golang:1.16-alpine3.12 [2021-08-02T15:00:13.986Z] Step 2/25 : FROM ${BASE} AS builder [2021-08-02T15:00:13.986Z] ---> bb7792ed845a [2021-08-02T15:00:13.986Z] Step 3/25 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-08-02T15:00:14.590Z] ---> Running in 7ff465f6ddca [2021-08-02T15:00:14.868Z] Removing intermediate container 7ff465f6ddca [2021-08-02T15:00:14.868Z] ---> a98c9f15e2d3 [2021-08-02T15:00:14.868Z] Step 4/25 : ARG ALPINE_PKG_BASE="make git" [2021-08-02T15:00:15.143Z] ---> Running in b2815a1b7b62 [2021-08-02T15:00:15.742Z] Removing intermediate container b2815a1b7b62 [2021-08-02T15:00:15.742Z] ---> bf38b6fa7a59 [2021-08-02T15:00:15.742Z] Step 5/25 : ARG ALPINE_PKG_EXTRA="" [2021-08-02T15:00:16.014Z] ---> Running in 7f379af2808c [2021-08-02T15:00:16.612Z] Removing intermediate container 7f379af2808c [2021-08-02T15:00:16.612Z] ---> f5c402f25774 [2021-08-02T15:00:16.613Z] Step 6/25 : LABEL Name=edgex-ui-go [2021-08-02T15:00:16.613Z] ---> Running in 17b6588e19cf [2021-08-02T15:00:17.225Z] Removing intermediate container 17b6588e19cf [2021-08-02T15:00:17.225Z] ---> cc5654344023 [2021-08-02T15:00:17.225Z] Step 7/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-08-02T15:00:17.501Z] ---> Running in 73b7c4e76c6f [2021-08-02T15:00:18.095Z] Removing intermediate container 73b7c4e76c6f [2021-08-02T15:00:18.095Z] ---> d8a864bdf468 [2021-08-02T15:00:18.095Z] Step 8/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-02T15:00:18.095Z] ---> Running in e90dd902b529 [2021-08-02T15:00:20.724Z] Removing intermediate container e90dd902b529 [2021-08-02T15:00:20.724Z] ---> 34422f7bf30e [2021-08-02T15:00:20.724Z] Step 9/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-08-02T15:00:20.724Z] ---> Running in 59715fb5b6b6 [2021-08-02T15:00:22.166Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-02T15:00:23.151Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-02T15:00:23.752Z] OK: 138 MiB in 40 packages [2021-08-02T15:00:25.192Z] Removing intermediate container 59715fb5b6b6 [2021-08-02T15:00:25.192Z] ---> f18825380bb0 [2021-08-02T15:00:25.192Z] Step 10/25 : ENV GO111MODULE=on [2021-08-02T15:00:25.466Z] ---> Running in ce80edbda65c [2021-08-02T15:00:26.066Z] Removing intermediate container ce80edbda65c [2021-08-02T15:00:26.066Z] ---> c812a3403116 [2021-08-02T15:00:26.066Z] Step 11/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-08-02T15:00:26.066Z] ---> Running in 5407dfc8fcbc [2021-08-02T15:00:26.675Z] Removing intermediate container 5407dfc8fcbc [2021-08-02T15:00:26.675Z] ---> 1f44dbe9d0fa [2021-08-02T15:00:26.675Z] Step 12/25 : COPY go.mod . [2021-08-02T15:00:27.659Z] ---> 222a508db188 [2021-08-02T15:00:27.659Z] Step 13/25 : COPY Makefile . [2021-08-02T15:00:28.642Z] ---> 220a4b037aed [2021-08-02T15:00:28.642Z] Step 14/25 : RUN make update [2021-08-02T15:00:28.642Z] ---> Running in 65098ca0a4dc [2021-08-02T15:00:30.087Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2021-08-02T15:00:31.540Z] Removing intermediate container 65098ca0a4dc [2021-08-02T15:00:31.540Z] ---> e6bdbf4d8956 [2021-08-02T15:00:31.540Z] Step 15/25 : COPY . . [2021-08-02T15:00:34.202Z] ---> 76cd60812fa3 [2021-08-02T15:00:34.203Z] Step 16/25 : RUN go mod tidy [2021-08-02T15:00:34.478Z] ---> Running in 9a885f163942 [2021-08-02T15:00:37.886Z] Removing intermediate container 9a885f163942 [2021-08-02T15:00:37.886Z] ---> bdb595dd5295 [2021-08-02T15:00:37.886Z] Step 17/25 : RUN ${MAKE} [2021-08-02T15:00:37.886Z] ---> Running in 19b8005486ce [2021-08-02T15:00:38.880Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=0.0.0" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2021-08-02T15:01:11.323Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2021-08-02T15:01:16.746Z] Removing intermediate container 19b8005486ce [2021-08-02T15:01:16.746Z] ---> 32aafcda064a [2021-08-02T15:01:16.746Z] Step 18/25 : FROM alpine:3.12 [2021-08-02T15:01:17.020Z] 3.12: Pulling from library/alpine [2021-08-02T15:01:17.020Z] d2f70382dc9a: Pulling fs layer [2021-08-02T15:01:17.297Z] d2f70382dc9a: Verifying Checksum [2021-08-02T15:01:17.297Z] d2f70382dc9a: Download complete [2021-08-02T15:01:17.901Z] d2f70382dc9a: Pull complete [2021-08-02T15:01:18.176Z] Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb [2021-08-02T15:01:18.176Z] Status: Downloaded newer image for alpine:3.12 [2021-08-02T15:01:18.176Z] ---> c4fd0aeabfcf [2021-08-02T15:01:18.176Z] Step 19/25 : EXPOSE 4000 [2021-08-02T15:01:18.452Z] ---> Running in d01af6fa0594 [2021-08-02T15:01:19.053Z] Removing intermediate container d01af6fa0594 [2021-08-02T15:01:19.053Z] ---> 05c58920c1e5 [2021-08-02T15:01:19.053Z] Step 20/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-08-02T15:01:20.492Z] ---> 4eec6690c7fa [2021-08-02T15:01:20.492Z] Step 21/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-08-02T15:01:20.767Z] ---> Running in 7b8f5ee6efa9 [2021-08-02T15:01:21.367Z] Removing intermediate container 7b8f5ee6efa9 [2021-08-02T15:01:21.367Z] ---> 11779bf9ed93 [2021-08-02T15:01:21.367Z] Step 22/25 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2021-08-02T15:01:21.367Z] ---> Running in cb58e117ca15 [2021-08-02T15:01:21.965Z] Removing intermediate container cb58e117ca15 [2021-08-02T15:01:21.965Z] ---> 6767999e09a4 [2021-08-02T15:01:21.965Z] Step 23/25 : LABEL arch=arm64 [2021-08-02T15:01:22.567Z] ---> Running in c8196b3d5a47 [2021-08-02T15:01:23.167Z] Removing intermediate container c8196b3d5a47 [2021-08-02T15:01:23.168Z] ---> 93363e5131d7 [2021-08-02T15:01:23.168Z] Step 24/25 : LABEL git_sha=28720a331ada569a587dfd607803fa861c6585e3 [2021-08-02T15:01:23.168Z] ---> Running in bdae84148a1d [2021-08-02T15:01:23.770Z] Removing intermediate container bdae84148a1d [2021-08-02T15:01:23.770Z] ---> 0ed9844a0e09 [2021-08-02T15:01:23.770Z] Step 25/25 : LABEL version=0.0.0 [2021-08-02T15:01:23.770Z] ---> Running in 79fc3debbf7a [2021-08-02T15:01:24.755Z] Removing intermediate container 79fc3debbf7a [2021-08-02T15:01:24.755Z] ---> c1ca7d475d02 [2021-08-02T15:01:24.755Z] [Warning] One or more build-args [ARCH] were not consumed [2021-08-02T15:01:24.755Z] Successfully built c1ca7d475d02 [2021-08-02T15:01:24.755Z] Successfully tagged edgex-ui-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-02T15:01:25.979Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-08-02T15:01:26.254Z] [2021-08-02T15:01:26.254Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-08-02T15:01:26.615Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-08-02T15:01:26.889Z] arm64: Pulling from edgex-lftools-log-publisher [2021-08-02T15:01:26.889Z] 448f6bf000e3: Pulling fs layer [2021-08-02T15:01:26.889Z] f757da607395: Pulling fs layer [2021-08-02T15:01:26.889Z] 05883995daec: Pulling fs layer [2021-08-02T15:01:26.889Z] 8603b9c90790: Pulling fs layer [2021-08-02T15:01:26.889Z] 1560dd03e051: Pulling fs layer [2021-08-02T15:01:26.889Z] 27f5ce0e4adf: Pulling fs layer [2021-08-02T15:01:26.889Z] c2d8d7efcc4b: Pulling fs layer [2021-08-02T15:01:26.889Z] 8603b9c90790: Waiting [2021-08-02T15:01:26.889Z] 1560dd03e051: Waiting [2021-08-02T15:01:26.889Z] 27f5ce0e4adf: Waiting [2021-08-02T15:01:26.889Z] c2d8d7efcc4b: Waiting [2021-08-02T15:01:27.169Z] f757da607395: Verifying Checksum [2021-08-02T15:01:27.169Z] f757da607395: Download complete [2021-08-02T15:01:27.169Z] 8603b9c90790: Download complete [2021-08-02T15:01:27.443Z] 1560dd03e051: Verifying Checksum [2021-08-02T15:01:27.443Z] 1560dd03e051: Download complete [2021-08-02T15:01:27.443Z] 27f5ce0e4adf: Download complete [2021-08-02T15:01:27.717Z] 05883995daec: Verifying Checksum [2021-08-02T15:01:27.717Z] 05883995daec: Download complete [2021-08-02T15:01:28.322Z] 448f6bf000e3: Verifying Checksum [2021-08-02T15:01:28.322Z] 448f6bf000e3: Download complete [2021-08-02T15:01:31.738Z] c2d8d7efcc4b: Verifying Checksum [2021-08-02T15:01:31.738Z] c2d8d7efcc4b: Download complete [2021-08-02T15:01:32.014Z] 448f6bf000e3: Pull complete [2021-08-02T15:01:32.998Z] f757da607395: Pull complete [2021-08-02T15:01:34.438Z] 05883995daec: Pull complete [2021-08-02T15:01:35.041Z] 8603b9c90790: Pull complete [2021-08-02T15:01:36.029Z] 1560dd03e051: Pull complete [2021-08-02T15:01:36.305Z] 27f5ce0e4adf: Pull complete [2021-08-02T15:01:51.437Z] c2d8d7efcc4b: Pull complete [2021-08-02T15:01:51.437Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-08-02T15:01:51.437Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-08-02T15:01:51.437Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-08-02T15:01:51.725Z] prd-ubuntu18.04-docker-arm64-4c-16g-1406 does not seem to be running inside a container [2021-08-02T15:01:51.826Z] $ 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/edgex-ui-go/2 -v /w/workspace/edgex-ui-go/2:/w/workspace/edgex-ui-go/2:rw,z -v /w/workspace/edgex-ui-go/2@tmp:/w/workspace/edgex-ui-go/2@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2021-08-02T15:01:56.624Z] $ docker top 517e4c0460865c0d2ce9571768220876780f5c49b0285cd5713883f01172ad6c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-02T15:01:57.621Z] ---> job-cost.sh [2021-08-02T15:01:57.621Z] lf-activate-venv: SKIPPING [2021-08-02T15:01:57.621Z] INFO: No Stack... [2021-08-02T15:01:58.604Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-08-02T15:01:58.878Z] INFO: Archiving Costs [Pipeline] sh [2021-08-02T15:01:59.552Z] + cut -d, -f6 [2021-08-02T15:01:59.552Z] + cat /w/workspace/edgex-ui-go/2/archives/cost.csv [Pipeline] lock [2021-08-02T15:01:59.625Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-415-2-stack-cost] [2021-08-02T15:01:59.635Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-415-2-stack-cost] did not exist. Created. [2021-08-02T15:01:59.635Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-415-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-08-02T15:02:00.354Z] /w/workspace/edgex-ui-go/2@tmp/durable-9a42ed0d/script.sh: 1: /w/workspace/edgex-ui-go/2@tmp/durable-9a42ed0d/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-08-02T15:02:01.040Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-08-02T15:02:01.063Z] Warning: overwriting stash ‘stack-cost’ [2021-08-02T15:02:01.211Z] Stashed 1 file(s) [Pipeline] } [2021-08-02T15:02:01.222Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-415-2-stack-cost] [Pipeline] // lock [Pipeline] } [2021-08-02T15:02:01.255Z] $ docker stop --time=1 517e4c0460865c0d2ce9571768220876780f5c49b0285cd5713883f01172ad6c [2021-08-02T15:02:03.115Z] $ docker rm -f 517e4c0460865c0d2ce9571768220876780f5c49b0285cd5713883f01172ad6c [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 [2021-08-02T15:02:04.299Z] provisioning config files... [2021-08-02T15:02:04.316Z] copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-415@tmp/config4030445235871101661tmp [Pipeline] { [Pipeline] sh [2021-08-02T15:02:04.658Z] + set +x [2021-08-02T15:02:04.658Z] + curl -s https://codecov.io/bash [2021-08-02T15:02:04.658Z] + bash -s -- [2021-08-02T15:02:04.658Z] [2021-08-02T15:02:04.658Z] _____ _ [2021-08-02T15:02:04.658Z] / ____| | | [2021-08-02T15:02:04.658Z] | | ___ __| | ___ ___ _____ __ [2021-08-02T15:02:04.658Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-08-02T15:02:04.658Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-08-02T15:02:04.658Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-08-02T15:02:04.658Z] Bash-1.0.6 [2021-08-02T15:02:04.658Z] [2021-08-02T15:02:04.658Z] [2021-08-02T15:02:04.658Z] ==> git version 2.24.4 found [2021-08-02T15:02:04.658Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2021-08-02T15:02:04.658Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-08-02T15:02:04.658Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-08-02T15:02:04.658Z] ==> Jenkins CI detected. [2021-08-02T15:02:04.658Z] current dir:  /w/workspace/edgexfoundry_edgex-ui-go_PR-415 [2021-08-02T15:02:04.658Z] project root: . [2021-08-02T15:02:04.658Z] --> token set from env [2021-08-02T15:02:04.658Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-08-02T15:02:04.926Z] ==> Running gcov in . (disable via -X gcov) [2021-08-02T15:02:04.926Z] ==> Python coveragepy not found [2021-08-02T15:02:04.926Z] ==> Searching for coverage reports in: [2021-08-02T15:02:04.926Z] + . [2021-08-02T15:02:04.926Z] -> Found 1 reports [2021-08-02T15:02:04.926Z] ==> Detecting git/mercurial file structure [2021-08-02T15:02:04.926Z] ==> Reading reports [2021-08-02T15:02:04.926Z] + ./coverage.out bytes=10 [2021-08-02T15:02:04.926Z] ==> Appending adjustments [2021-08-02T15:02:04.926Z] https://docs.codecov.io/docs/fixing-reports [2021-08-02T15:02:04.926Z] + Found adjustments [2021-08-02T15:02:04.926Z] ==> Gzipping contents [2021-08-02T15:02:04.926Z] 4.0K /tmp/codecov.E4HaEZ.gz [2021-08-02T15:02:04.926Z] ==> Uploading reports [2021-08-02T15:02:04.926Z] url: https://codecov.io [2021-08-02T15:02:04.926Z] query: branch=PR-415&commit=28720a331ada569a587dfd607803fa861c6585e3&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-415%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=415&job=&cmd_args= [2021-08-02T15:02:04.926Z] -> Pinging Codecov [2021-08-02T15:02:04.926Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=bafa3062-778c-4190-9a80-d8a5ae27d9ba&branch=PR-415&commit=28720a331ada569a587dfd607803fa861c6585e3&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-415%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=415&job=&cmd_args= [2021-08-02T15:02:05.511Z] -> Uploading to [2021-08-02T15:02:05.511Z] https://storage.googleapis.com/codecov/v4/raw/2021-08-02/FB506323287CE973F263BFD2A0EB1F37/28720a331ada569a587dfd607803fa861c6585e3/a854e81b-c605-4b7f-a09c-bfc5abf7b188.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210802%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210802T150205Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=ee38d22ce447d2e8a86f0c5961ef4ed812bea252bad6c959826b33c3ab6a6bf9 [2021-08-02T15:02:05.511Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-08-02T15:02:05.511Z] Dload Upload Total Spent Left Speed [2021-08-02T15:02:06.063Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3291 0 0 100 3291 0 5159 --:--:-- --:--:-- --:--:-- 5158 [2021-08-02T15:02:06.063Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/28720a331ada569a587dfd607803fa861c6585e3 [Pipeline] } [2021-08-02T15:02:06.077Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2021-08-02T15:02:07.766Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-02T15:02:08.359Z] ---> package-listing.sh [2021-08-02T15:02:08.359Z] ++ facter osfamily [2021-08-02T15:02:08.359Z] ++ tr '[:upper:]' '[:lower:]' [2021-08-02T15:02:08.627Z] + OS_FAMILY=redhat [2021-08-02T15:02:08.627Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-415 [2021-08-02T15:02:08.628Z] + START_PACKAGES=/tmp/packages_start.txt [2021-08-02T15:02:08.628Z] + END_PACKAGES=/tmp/packages_end.txt [2021-08-02T15:02:08.628Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-08-02T15:02:08.628Z] + PACKAGES=/tmp/packages_start.txt [2021-08-02T15:02:08.628Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-415 ']' [2021-08-02T15:02:08.628Z] + PACKAGES=/tmp/packages_end.txt [2021-08-02T15:02:08.628Z] + case "${OS_FAMILY}" in [2021-08-02T15:02:08.628Z] + rpm -qa [2021-08-02T15:02:08.628Z] + sort [2021-08-02T15:02:09.220Z] + '[' -f /tmp/packages_start.txt ']' [2021-08-02T15:02:09.220Z] + '[' -f /tmp/packages_end.txt ']' [2021-08-02T15:02:09.220Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-08-02T15:02:09.220Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-415 ']' [2021-08-02T15:02:09.220Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-415/archives/ [2021-08-02T15:02:09.220Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-415/archives/ [Pipeline] echo [2021-08-02T15:02:09.237Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_edgex-ui-go_PR-415/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-08-02T15:02:09.536Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-08-02T15:02:10.141Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-02T15:02:10.141Z] [2021-08-02T15:02:10.141Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-08-02T15:02:10.479Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-02T15:02:10.479Z] latest: Pulling from edgex-lftools-log-publisher [2021-08-02T15:02:10.479Z] b4d181a07f80: Pulling fs layer [2021-08-02T15:02:10.479Z] a1111a8f2ec3: Pulling fs layer [2021-08-02T15:02:10.479Z] ed53099fbce6: Pulling fs layer [2021-08-02T15:02:10.479Z] dc539afda2c1: Pulling fs layer [2021-08-02T15:02:10.479Z] 77bc0d833cb6: Pulling fs layer [2021-08-02T15:02:10.479Z] 9065ff56babe: Pulling fs layer [2021-08-02T15:02:10.479Z] d287ab97295c: Pulling fs layer [2021-08-02T15:02:10.479Z] dc539afda2c1: Waiting [2021-08-02T15:02:10.479Z] 77bc0d833cb6: Waiting [2021-08-02T15:02:10.479Z] 9065ff56babe: Waiting [2021-08-02T15:02:10.479Z] d287ab97295c: Waiting [2021-08-02T15:02:10.747Z] a1111a8f2ec3: Verifying Checksum [2021-08-02T15:02:10.747Z] a1111a8f2ec3: Download complete [2021-08-02T15:02:10.747Z] dc539afda2c1: Download complete [2021-08-02T15:02:11.013Z] 77bc0d833cb6: Verifying Checksum [2021-08-02T15:02:11.013Z] 77bc0d833cb6: Download complete [2021-08-02T15:02:11.013Z] 9065ff56babe: Verifying Checksum [2021-08-02T15:02:11.013Z] 9065ff56babe: Download complete [2021-08-02T15:02:11.596Z] ed53099fbce6: Verifying Checksum [2021-08-02T15:02:11.596Z] ed53099fbce6: Download complete [2021-08-02T15:02:12.181Z] b4d181a07f80: Verifying Checksum [2021-08-02T15:02:12.181Z] b4d181a07f80: Download complete [2021-08-02T15:02:13.184Z] b4d181a07f80: Pull complete [2021-08-02T15:02:13.448Z] a1111a8f2ec3: Pull complete [2021-08-02T15:02:13.714Z] ed53099fbce6: Pull complete [2021-08-02T15:02:13.985Z] dc539afda2c1: Pull complete [2021-08-02T15:02:13.985Z] 77bc0d833cb6: Pull complete [2021-08-02T15:02:14.257Z] 9065ff56babe: Pull complete [2021-08-02T15:02:15.887Z] d287ab97295c: Verifying Checksum [2021-08-02T15:02:15.887Z] d287ab97295c: Download complete [2021-08-02T15:02:20.161Z] d287ab97295c: Pull complete [2021-08-02T15:02:20.161Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-08-02T15:02:20.161Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-02T15:02:20.161Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-08-02T15:02:20.250Z] prd-centos7-docker-4c-2g-1403 does not seem to be running inside a container [2021-08-02T15:02:20.308Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_edgex-ui-go_PR-415/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_edgex-ui-go_PR-415 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-415:/w/workspace/edgexfoundry_edgex-ui-go_PR-415:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-415@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-415@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-08-02T15:02:22.516Z] $ docker top 2507f949d0c586f38d6bae160ab34d7e009af1e2b8ff5cd90532c656efcae61b -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-02T15:02:22.934Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-08-02T15:02:23.475Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-08-02T15:02:23.800Z] + ls /var/log/sa-host [2021-08-02T15:02:23.800Z] + sadf -c /var/log/sa-host/sa02 [2021-08-02T15:02:23.800Z] file_magic: OK [2021-08-02T15:02:23.800Z] HZ: Using current value: 100 [2021-08-02T15:02:23.800Z] file_header: OK [2021-08-02T15:02:23.800Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-08-02T15:02:23.800Z] Statistics: [2021-08-02T15:02:23.800Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-08-02T15:02:23.800Z] File successfully converted to sysstat format version 12.0.3 [2021-08-02T15:02:23.800Z] + sadf -c /var/log/sa-host/sa05 [2021-08-02T15:02:23.800Z] file_magic: OK [2021-08-02T15:02:23.800Z] HZ: Using current value: 100 [2021-08-02T15:02:23.800Z] file_header: OK [2021-08-02T15:02:23.800Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-08-02T15:02:23.800Z] Statistics: [2021-08-02T15:02:23.800Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-08-02T15:02:23.800Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-02T15:02:23.988Z] provisioning config files... [2021-08-02T15:02:24.004Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-415@tmp/config4961434153816153291tmp [Pipeline] { [Pipeline] echo [2021-08-02T15:02:24.032Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-02T15:02:24.351Z] ---> create-netrc.sh [Pipeline] } [2021-08-02T15:02:24.364Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-08-02T15:02:24.788Z] ---> python-tools-install.sh [Pipeline] echo [2021-08-02T15:02:24.803Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-02T15:02:25.120Z] ---> sudo-logs.sh [2021-08-02T15:02:25.120Z] Archiving 'sudo' log.. [2021-08-02T15:02:25.120Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-1403.vexxhost.local: Name or service not known [2021-08-02T15:02:25.120Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-1403.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-08-02T15:02:25.156Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-02T15:02:25.469Z] ---> job-cost.sh [2021-08-02T15:02:25.469Z] lf-activate-venv: SKIPPING [2021-08-02T15:02:25.469Z] DEBUG: total: 0.18000000715255737 [2021-08-02T15:02:25.469Z] INFO: Retrieving Stack Cost... [2021-08-02T15:02:26.880Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-08-02T15:02:26.880Z] INFO: Archiving Costs [Pipeline] echo [2021-08-02T15:02:26.904Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-02T15:02:27.228Z] ---> logs-deploy.sh [2021-08-02T15:02:27.228Z] lf-activate-venv: SKIPPING [2021-08-02T15:02:27.228Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-415/2 [2021-08-02T15:02:27.229Z] INFO: archiving workspace using pattern(s): [2021-08-02T15:02:27.814Z] Archives upload complete. [2021-08-02T15:02:28.084Z] INFO: archiving logs to Nexus