Pull request #476 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 1ecb4b59e1eb442c948434ab3e41324c3e1bfa58+29ca4d7052c316665e7e81c093303f9cc0e6fd8b (9264cd12c94622548450279a4839fb19453569ab) Running in Durability level: MAX_SURVIVABILITY 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-ssh3900543554554270928.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 1a66093135c01cdc1d6c9e07e402cdd5cbdad076 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-ssh4735311934731855587.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 1a66093135c01cdc1d6c9e07e402cdd5cbdad076 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-476/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-476/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh113669305437237873.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-476/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh5796649376910253875.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 1a66093135c01cdc1d6c9e07e402cdd5cbdad076 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 1a66093135c01cdc1d6c9e07e402cdd5cbdad076 # timeout=10 Commit message: "Merge pull request #363 from ernestojeda/fix-lts-clone" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that 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-ssh7332289947974035290.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-476/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-476/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh7656001917460839251.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 1a66093135c01cdc1d6c9e07e402cdd5cbdad076 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 USE_ALPINE: true 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 ‘prd-centos7-docker-4c-2g-11’ Running on prd-centos7-docker-4c-2g-18 in /w/workspace/edgexfoundry_edgex-ui-go_PR-476 [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-476 # 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-476@tmp/jenkins-gitclient-ssh9180138520661310894.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 29ca4d7052c316665e7e81c093303f9cc0e6fd8b into PR head commit 1ecb4b59e1eb442c948434ab3e41324c3e1bfa58 Merge succeeded, producing 1ecb4b59e1eb442c948434ab3e41324c3e1bfa58 Checking out Revision 1ecb4b59e1eb442c948434ab3e41324c3e1bfa58 (PR-476) > 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-476@tmp/jenkins-gitclient-ssh141763616873181339.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/476/head:refs/remotes/origin/PR-476 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 1ecb4b59e1eb442c948434ab3e41324c3e1bfa58 # 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-476@tmp/jenkins-gitclient-ssh2015099973505638193.key > git merge 29ca4d7052c316665e7e81c093303f9cc0e6fd8b # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 1ecb4b59e1eb442c948434ab3e41324c3e1bfa58 # timeout=10 Commit message: "chore(deps): Bump github.com/edgexfoundry/go-mod-registry/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object 1a66093135c01cdc1d6c9e07e402cdd5cbdad076 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 04:12:25 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 04:12:25 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 04:12:25 ========================================================= 04:12:25 EdgeX Global Pipelines Version Info 04:12:25 ========================================================= [Pipeline] libraryResource [Pipeline] sh 04:12:26 ------------------- 04:12:26 stable info: 04:12:26 ------------------- 04:12:26 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 04:12:26 Commit SHA: 1a66093135c01cdc1d6c9e07e402cdd5cbdad076 04:12:26 Message: update stable to v1.0.212 04:12:27 ------------------- 04:12:27 experimental info: 04:12:27 ------------------- 04:12:27 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 04:12:27 Commit SHA: 1a66093135c01cdc1d6c9e07e402cdd5cbdad076 04:12:27 Message: update experimental to v1.0.212 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 04:12:27 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo 04:12:27 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo 04:12:27 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 04:12:27 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 04:12:27 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 04:12:27 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 04:12:27 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 04:12:27 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 04:12:27 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 04:12:27 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 04:12:27 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 04:12:27 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo 04:12:27 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 04:12:28 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 04:12:28 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 04:12:28 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 04:12:28 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 04:12:28 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 04:12:28 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 04:12:28 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 04:12:28 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 04:12:28 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 04:12:28 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 04:12:28 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 04:12:28 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 04:12:28 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 04:12:28 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-476 [Pipeline] echo 04:12:28 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-476 [Pipeline] echo 04:12:28 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-476 [Pipeline] echo 04:12:28 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 1ecb4b59e1eb442c948434ab3e41324c3e1bfa58 [Pipeline] echo 04:12:28 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 1ecb4b5 [Pipeline] echo 04:12:28 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:12:28 provisioning config files... 04:12:28 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-476@tmp/config6806346447596199186tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:12:29 ---> docker-login.sh 04:12:29 nexus3.edgexfoundry.org:10001 04:12:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:12:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:12:29 Configure a credential helper to remove this warning. See 04:12:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:12:29 04:12:29 Login Succeeded 04:12:29 nexus3.edgexfoundry.org:10002 04:12:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:12:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:12:29 Configure a credential helper to remove this warning. See 04:12:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:12:29 04:12:29 Login Succeeded 04:12:29 nexus3.edgexfoundry.org:10003 04:12:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:12:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:12:29 Configure a credential helper to remove this warning. See 04:12:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:12:29 04:12:29 Login Succeeded 04:12:29 nexus3.edgexfoundry.org:10004 04:12:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:12:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:12:29 Configure a credential helper to remove this warning. See 04:12:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:12:29 04:12:29 Login Succeeded 04:12:29 docker.io 04:12:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:12:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:12:29 Configure a credential helper to remove this warning. See 04:12:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:12:29 04:12:29 Login Succeeded 04:12:29 ---> docker-login.sh ends [Pipeline] } 04:12:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 04:12:30 + git rev-list -1 --merges 1ecb4b59e1eb442c948434ab3e41324c3e1bfa58~1..1ecb4b59e1eb442c948434ab3e41324c3e1bfa58 [Pipeline] echo 04:12:30 -----------> git rev-list -1 --merges 1ecb4b59e1eb442c948434ab3e41324c3e1bfa58~1..1ecb4b59e1eb442c948434ab3e41324c3e1bfa58 1ecb4b59e1eb442c948434ab3e41324c3e1bfa58 [false] [Pipeline] sh 04:12:31 + git log --format=format:%s -1 1ecb4b59e1eb442c948434ab3e41324c3e1bfa58 [Pipeline] echo 04:12:31 ========================================================= 04:12:31 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 04:12:31 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:12:31 + git log --format=format:%s -1 1ecb4b59e1eb442c948434ab3e41324c3e1bfa58 [Pipeline] echo 04:12:31 [semverPrep] GIT_COMMIT: 1ecb4b59e1eb442c948434ab3e41324c3e1bfa58, Commit Message: chore(deps): Bump github.com/edgexfoundry/go-mod-registry/v2 [Pipeline] echo 04:12:31 [semverPrep] This is not a build commit. [Pipeline] isUnix [Pipeline] sh 04:12:31 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 04:12:31 04:12:31 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 04:12:32 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 04:12:32 latest: Pulling from edgex-devops/git-semver 04:12:32 a0d0a0d46f8b: Pulling fs layer 04:12:32 3e5f54012d9b: Pulling fs layer 04:12:32 4c7163046ea9: Pulling fs layer 04:12:32 0c2d73faf560: Pulling fs layer 04:12:32 0c2d73faf560: Waiting 04:12:32 3e5f54012d9b: Verifying Checksum 04:12:32 3e5f54012d9b: Download complete 04:12:32 a0d0a0d46f8b: Verifying Checksum 04:12:32 a0d0a0d46f8b: Download complete 04:12:32 4c7163046ea9: Verifying Checksum 04:12:32 4c7163046ea9: Download complete 04:12:32 0c2d73faf560: Verifying Checksum 04:12:32 0c2d73faf560: Download complete 04:12:32 a0d0a0d46f8b: Pull complete 04:12:32 3e5f54012d9b: Pull complete 04:12:32 4c7163046ea9: Pull complete 04:12:32 0c2d73faf560: Pull complete 04:12:33 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 04:12:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 04:12:33 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 04:12:33 prd-centos7-docker-4c-2g-18 does not seem to be running inside a container 04:12:33 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-476 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-476:/w/workspace/edgexfoundry_edgex-ui-go_PR-476:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-476@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-476@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 04:12:33 $ docker top 005e448932e7f977b65c093924a111110486330eacc58f99f3d7ef4fdd80599f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:12:34 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:12:34 [ssh-agent] Looking for ssh-agent implementation... 04:12:34 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:12:34 $ docker exec 005e448932e7f977b65c093924a111110486330eacc58f99f3d7ef4fdd80599f ssh-agent 04:12:34 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXodEEbO/agent.14 04:12:34 SSH_AGENT_PID=21 04:12:34 Running ssh-add (command line suppressed) 04:12:34 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-476@tmp/private_key_4675451284124512504.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-476@tmp/private_key_4675451284124512504.key) 04:12:34 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:12:34 + git tag --points-at HEAD [Pipeline] } 04:12:34 $ docker exec --env ******** --env ******** 005e448932e7f977b65c093924a111110486330eacc58f99f3d7ef4fdd80599f ssh-agent -k 04:12:34 unset SSH_AUTH_SOCK; 04:12:34 unset SSH_AGENT_PID; 04:12:34 echo Agent pid 21 killed; 04:12:34 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 04:12:34 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:12:34 [ssh-agent] Looking for ssh-agent implementation... 04:12:35 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:12:35 $ docker exec 005e448932e7f977b65c093924a111110486330eacc58f99f3d7ef4fdd80599f ssh-agent 04:12:35 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXBFJEMG/agent.56 04:12:35 SSH_AGENT_PID=62 04:12:35 Running ssh-add (command line suppressed) 04:12:35 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-476@tmp/private_key_7111011236695711381.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-476@tmp/private_key_7111011236695711381.key) 04:12:35 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:12:35 + git semver init 04:12:35 # -> Open(): unable to determine branch for HEAD 04:12:35 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-476/.git 04:12:35 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_PR-476 04:12:35 # $SEMVER_REMOTE_NAME = origin 04:12:35 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 04:12:35 # $SEMVER_USER_NAME = edgex-jenkins 04:12:35 # $SEMVER_BRANCH = PR-476 04:12:35 # $SEMVER_TEMP = /tmp/semver-592038565 04:12:35 # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP 04:12:38 # '/tmp/semver-592038565' -> '/w/workspace/edgexfoundry_edgex-ui-go_PR-476/.semver' 04:12:38 # -> Force: false 04:12:38 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-476/.semver [Pipeline] } 04:12:38 $ docker exec --env ******** --env ******** 005e448932e7f977b65c093924a111110486330eacc58f99f3d7ef4fdd80599f ssh-agent -k 04:12:38 unset SSH_AUTH_SOCK; 04:12:38 unset SSH_AGENT_PID; 04:12:38 echo Agent pid 62 killed; 04:12:38 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:12:38 + git semver [Pipeline] } 04:12:38 $ docker stop --time=1 005e448932e7f977b65c093924a111110486330eacc58f99f3d7ef4fdd80599f 04:12:39 $ docker rm -f 005e448932e7f977b65c093924a111110486330eacc58f99f3d7ef4fdd80599f [Pipeline] // withDockerContainer [Pipeline] sh 04:12:40 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 04:12:40 Stashed 1 file(s) [Pipeline] echo 04:12:40 [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 04:12:56 Still waiting to schedule task 04:12:56 ‘prd-centos7-docker-4c-2g-22’ is offline 04:12:56 ‘prd-centos7-docker-4c-2g-23’ is offline 04:12:56 ‘prd-centos7-docker-4c-2g-24’ is offline 04:12:56 Still waiting to schedule task 04:12:56 Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-15’ 04:13:44 Running on prd-centos7-docker-4c-2g-29 in /w/workspace/edgexfoundry_edgex-ui-go_PR-476 [Pipeline] { [Pipeline] ws 04:13:44 Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout 04:13:44 The recommended git tool is: git 04:13:46 using credential edgex-jenkins-ssh 04:13:46 Cloning the remote Git repository 04:13:46 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 04:13:46 > git init /w/workspace/edgex-ui-go/1 # timeout=10 04:13:46 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 04:13:46 > git --version # timeout=10 04:13:46 > git --version # 'git version 2.24.4' 04:13:46 using GIT_SSH to set credentials SSH Credentials for GitHub 04:13:46 [INFO] Currently running in a labeled security context 04:13:46 [INFO] Currently SELinux is 'enforcing' on the host 04:13:46 > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/1@tmp/jenkins-gitclient-ssh4107839039149615080.key 04:13:46 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 04:13:50 Merging remotes/origin/main commit 29ca4d7052c316665e7e81c093303f9cc0e6fd8b into PR head commit 1ecb4b59e1eb442c948434ab3e41324c3e1bfa58 04:13:50 Merge succeeded, producing 1ecb4b59e1eb442c948434ab3e41324c3e1bfa58 04:13:50 Checking out Revision 1ecb4b59e1eb442c948434ab3e41324c3e1bfa58 (PR-476) 04:13:49 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 04:13:49 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 04:13:49 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 04:13:49 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 04:13:49 using GIT_SSH to set credentials SSH Credentials for GitHub 04:13:49 [INFO] Currently running in a labeled security context 04:13:49 [INFO] Currently SELinux is 'enforcing' on the host 04:13:49 > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/1@tmp/jenkins-gitclient-ssh2256268358634296726.key 04:13:49 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/476/head:refs/remotes/origin/PR-476 +refs/heads/main:refs/remotes/origin/main # timeout=10 04:13:50 > git config core.sparsecheckout # timeout=10 04:13:50 > git checkout -f 1ecb4b59e1eb442c948434ab3e41324c3e1bfa58 # timeout=10 04:13:50 > git remote # timeout=10 04:13:50 > git config --get remote.origin.url # timeout=10 04:13:50 using GIT_SSH to set credentials SSH Credentials for GitHub 04:13:50 [INFO] Currently running in a labeled security context 04:13:50 [INFO] Currently SELinux is 'enforcing' on the host 04:13:50 > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/1@tmp/jenkins-gitclient-ssh2175840305298425420.key 04:13:50 > git merge 29ca4d7052c316665e7e81c093303f9cc0e6fd8b # timeout=10 04:13:50 > git rev-parse HEAD^{commit} # timeout=10 04:13:50 > git config core.sparsecheckout # timeout=10 04:13:50 > git checkout -f 1ecb4b59e1eb442c948434ab3e41324c3e1bfa58 # timeout=10 04:13:54 Commit message: "chore(deps): Bump github.com/edgexfoundry/go-mod-registry/v2" 04:13:54 > git --version # timeout=10 04:13:54 > git --version # 'git version 2.24.4' 04:13:54 fatal: bad object 1a66093135c01cdc1d6c9e07e402cdd5cbdad076 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:13:54 provisioning config files... 04:13:55 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config7672474544348098464tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:13:55 ---> docker-login.sh 04:13:55 nexus3.edgexfoundry.org:10001 04:13:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:13:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:13:55 Configure a credential helper to remove this warning. See 04:13:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:13:55 04:13:55 Login Succeeded 04:13:55 nexus3.edgexfoundry.org:10002 04:13:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:13:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:13:55 Configure a credential helper to remove this warning. See 04:13:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:13:55 04:13:55 Login Succeeded 04:13:55 nexus3.edgexfoundry.org:10003 04:13:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:13:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:13:55 Configure a credential helper to remove this warning. See 04:13:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:13:55 04:13:55 Login Succeeded 04:13:55 nexus3.edgexfoundry.org:10004 04:13:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:13:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:13:55 Configure a credential helper to remove this warning. See 04:13:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:13:55 04:13:55 Login Succeeded 04:13:55 docker.io 04:13:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:13:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:13:56 Configure a credential helper to remove this warning. See 04:13:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:13:56 04:13:56 Login Succeeded 04:13:56 ---> docker-login.sh ends [Pipeline] } 04:13:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 04:13:56 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:13:56 ========================================================= 04:13:56 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 04:13:56 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 04:13:56 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine --build-arg 'MAKE=echo noop' --target=builder . 04:13:56 Sending build context to Docker daemon 25.2MB 04:13:56 Step 1/14 : ARG BASE=golang:1.16-alpine3.14 04:13:56 Step 2/14 : FROM ${BASE} AS builder 04:13:57 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 04:13:57 a0d0a0d46f8b: Pulling fs layer 04:13:57 31adcdaf11c8: Pulling fs layer 04:13:57 b8b176561691: Pulling fs layer 04:13:57 4527c011a84f: Pulling fs layer 04:13:57 5d74067f8e1e: Pulling fs layer 04:13:57 e0aca202a116: Pulling fs layer 04:13:57 3a43be97a3b4: Pulling fs layer 04:13:57 34cad66bf833: Pulling fs layer 04:13:57 b4e3c513aaa6: Pulling fs layer 04:13:57 4527c011a84f: Waiting 04:13:57 5d74067f8e1e: Waiting 04:13:57 e0aca202a116: Waiting 04:13:57 3a43be97a3b4: Waiting 04:13:57 34cad66bf833: Waiting 04:13:57 b4e3c513aaa6: Waiting 04:13:57 b8b176561691: Verifying Checksum 04:13:57 b8b176561691: Download complete 04:13:57 31adcdaf11c8: Verifying Checksum 04:13:57 31adcdaf11c8: Download complete 04:13:57 5d74067f8e1e: Verifying Checksum 04:13:57 5d74067f8e1e: Download complete 04:13:57 e0aca202a116: Verifying Checksum 04:13:57 e0aca202a116: Download complete 04:13:57 3a43be97a3b4: Verifying Checksum 04:13:57 3a43be97a3b4: Download complete 04:13:57 a0d0a0d46f8b: Verifying Checksum 04:13:57 a0d0a0d46f8b: Download complete 04:13:57 a0d0a0d46f8b: Pull complete 04:13:57 34cad66bf833: Verifying Checksum 04:13:57 34cad66bf833: Download complete 04:13:57 31adcdaf11c8: Pull complete 04:13:57 b8b176561691: Pull complete 04:13:58 4527c011a84f: Verifying Checksum 04:13:58 4527c011a84f: Download complete 04:13:58 b4e3c513aaa6: Verifying Checksum 04:13:58 b4e3c513aaa6: Download complete 04:14:02 4527c011a84f: Pull complete 04:14:02 5d74067f8e1e: Pull complete 04:14:02 e0aca202a116: Pull complete 04:14:02 3a43be97a3b4: Pull complete 04:14:02 34cad66bf833: Pull complete 04:14:04 b4e3c513aaa6: Pull complete 04:14:04 Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 04:14:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 04:14:04 ---> 9f6097aaca64 04:14:04 Step 3/14 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 04:14:06 ---> Running in 47216b1b82cd 04:14:06 Removing intermediate container 47216b1b82cd 04:14:06 ---> 93eccafe6dbf 04:14:06 Step 4/14 : ARG ALPINE_PKG_BASE="make git" 04:14:06 ---> Running in 4c6319595834 04:14:06 Removing intermediate container 4c6319595834 04:14:06 ---> 408fc9f58b13 04:14:06 Step 5/14 : ARG ALPINE_PKG_EXTRA="" 04:14:06 ---> Running in 8c4989c6b2cb 04:14:06 Removing intermediate container 8c4989c6b2cb 04:14:06 ---> ee05c6c7aaeb 04:14:06 Step 6/14 : LABEL Name=edgex-ui-go 04:14:06 ---> Running in 1804fa9bdc6a 04:14:06 Removing intermediate container 1804fa9bdc6a 04:14:06 ---> 96dadedbf4de 04:14:06 Step 7/14 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 04:14:06 ---> Running in c348c6428b4b 04:14:06 Removing intermediate container c348c6428b4b 04:14:06 ---> 727870467605 04:14:06 Step 8/14 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:14:06 ---> Running in e481f982377c 04:14:07 Removing intermediate container e481f982377c 04:14:07 ---> b394d952ff98 04:14:07 Step 9/14 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 04:14:07 ---> Running in bffe5d5b275c 04:14:07 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 04:14:08 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 04:14:08 OK: 220 MiB in 52 packages 04:14:08 Removing intermediate container bffe5d5b275c 04:14:08 ---> 0aa221d4bf82 04:14:08 Step 10/14 : ENV GO111MODULE=on 04:14:08 ---> Running in 986e69703dc1 04:14:08 Removing intermediate container 986e69703dc1 04:14:08 ---> 1e3a683f1d54 04:14:08 Step 11/14 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 04:14:08 ---> Running in feef0463868b 04:14:08 Removing intermediate container feef0463868b 04:14:08 ---> f5800b647e4b 04:14:08 Step 12/14 : COPY . . 04:14:09 ---> 14e298ffa838 04:14:09 Step 13/14 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:14:09 ---> Running in 19a6618788db 04:14:24 Removing intermediate container 19a6618788db 04:14:24 ---> 2b963da654ec 04:14:24 Step 14/14 : RUN ${MAKE} 04:14:24 ---> Running in 1eeb10235a1b 04:14:24 noop 04:14:24 Removing intermediate container 1eeb10235a1b 04:14:24 ---> 5973d95032c9 04:14:24 Successfully built 5973d95032c9 04:14:24 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 04:14:25 + docker inspect -f . ci-base-image-x86_64 04:14:25 . [Pipeline] withDockerContainer 04:14:25 prd-centos7-docker-4c-2g-29 does not seem to be running inside a container 04:14:25 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 04:14:25 $ docker top 46ffc498af804c082e336dd71355525a4f8fa74f39e5c3a9d9c831adef5a831a -eo pid,comm [Pipeline] { [Pipeline] sh 04:14:25 + go version 04:14:25 go version go1.16.8 linux/amd64 [Pipeline] } 04:14:26 $ docker stop --time=1 46ffc498af804c082e336dd71355525a4f8fa74f39e5c3a9d9c831adef5a831a 04:14:27 $ docker rm -f 46ffc498af804c082e336dd71355525a4f8fa74f39e5c3a9d9c831adef5a831a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 04:14:27 + docker inspect -f . ci-base-image-x86_64 04:14:27 . [Pipeline] withDockerContainer 04:14:27 prd-centos7-docker-4c-2g-29 does not seem to be running inside a container 04:14:27 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 04:14:28 $ docker top 61756a462b685a3d71be4b4a49ad121ad332e13b4a8ef86c44ac14368cdd40cc -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 04:14:28 + make test 04:14:28 CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... 04:14:29 ? github.com/edgexfoundry/edgex-ui-go [no test files] 04:14:41 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 04:14:41 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 04:14:41 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 04:14:41 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 04:14:41 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 04:14:41 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 04:14:41 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 04:14:41 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 04:14:41 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 04:14:41 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 04:14:41 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 04:14:41 ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] 04:14:41 CGO_ENABLED=0 GO111MODULE=on go vet ./... 04:14:46 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 04:14:46 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] } 04:14:46 $ docker stop --time=1 61756a462b685a3d71be4b4a49ad121ad332e13b4a8ef86c44ac14368cdd40cc 04:14:48 $ docker rm -f 61756a462b685a3d71be4b4a49ad121ad332e13b4a8ef86c44ac14368cdd40cc [Pipeline] // withDockerContainer [Pipeline] sh 04:14:48 + sudo chown -R jenkins:jenkins . [Pipeline] stash 04:14:48 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 04:14:49 + sudo chown -R jenkins:jenkins . [Pipeline] sh 04:14:49 + ls -al . 04:14:49 total 88 04:14:49 drwxrwxr-x. 12 jenkins jenkins 4096 Nov 11 04:14 . 04:14:49 drwxrwxr-x. 4 jenkins jenkins 28 Nov 11 04:13 .. 04:14:49 drwxrwxr-x. 3 jenkins jenkins 20 Nov 11 04:13 assets 04:14:49 drwxrwxr-x. 2 jenkins jenkins 66 Nov 11 04:13 bin 04:14:49 drwxrwxr-x. 3 jenkins jenkins 29 Nov 11 04:13 cmd 04:14:49 -rw-rw-r--. 1 jenkins jenkins 3959 Nov 11 04:13 CONTRIBUTING.md 04:14:49 -rw-r--r--. 1 jenkins jenkins 10 Nov 11 04:14 coverage.out 04:14:49 -rw-rw-r--. 1 jenkins jenkins 1526 Nov 11 04:13 Dockerfile 04:14:49 drwxrwxr-x. 2 jenkins jenkins 23 Nov 11 04:13 docs 04:14:49 drwxrwxr-x. 8 jenkins jenkins 179 Nov 11 04:13 .git 04:14:49 drwxrwxr-x. 2 jenkins jenkins 103 Nov 11 04:13 .github 04:14:49 -rw-rw-r--. 1 jenkins jenkins 155 Nov 11 04:13 .gitignore 04:14:49 -rw-rw-r--. 1 jenkins jenkins 881 Nov 11 04:13 go.mod 04:14:49 -rw-rw-r--. 1 jenkins jenkins 24178 Nov 11 04:13 go.sum 04:14:49 drwxrwxr-x. 9 jenkins jenkins 125 Nov 11 04:13 internal 04:14:49 -rw-rw-r--. 1 jenkins jenkins 652 Nov 11 04:13 Jenkinsfile 04:14:49 -rw-rw-r--. 1 jenkins jenkins 11357 Nov 11 04:13 LICENSE 04:14:49 -rw-rw-r--. 1 jenkins jenkins 1212 Nov 11 04:13 Makefile 04:14:49 drwxrwxr-x. 3 jenkins jenkins 19 Nov 11 04:13 pkg 04:14:49 -rw-rw-r--. 1 jenkins jenkins 4450 Nov 11 04:13 README.md 04:14:49 drwxrwxr-x. 4 jenkins jenkins 71 Nov 11 04:13 snap 04:14:49 -rw-rw-r--. 1 jenkins jenkins 5 Nov 11 04:12 VERSION 04:14:49 -rw-rw-r--. 1 jenkins jenkins 155 Nov 11 04:13 version.go 04:14:49 drwxrwxr-x. 4 jenkins jenkins 4096 Nov 11 04:13 web [Pipeline] isUnix [Pipeline] sh 04:14:50 + 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=1ecb4b59e1eb442c948434ab3e41324c3e1bfa58 --label arch=amd64 --label version=0.0.0 . 04:14:50 Sending build context to Docker daemon 25.2MB 04:14:50 Step 1/22 : ARG BASE=golang:1.16-alpine3.14 04:14:50 Step 2/22 : FROM ${BASE} AS builder 04:14:50 ---> 5973d95032c9 04:14:50 Step 3/22 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 04:14:50 ---> Running in 73f88dcbec56 04:14:50 Removing intermediate container 73f88dcbec56 04:14:50 ---> cfd12d80935c 04:14:50 Step 4/22 : ARG ALPINE_PKG_BASE="make git" 04:14:50 ---> Running in 2cc409a6e4ab 04:14:50 Removing intermediate container 2cc409a6e4ab 04:14:50 ---> 3bd411c552cb 04:14:50 Step 5/22 : ARG ALPINE_PKG_EXTRA="" 04:14:50 ---> Running in 65f8c9f09864 04:14:50 Removing intermediate container 65f8c9f09864 04:14:50 ---> 47dad4b84079 04:14:50 Step 6/22 : LABEL Name=edgex-ui-go 04:14:50 ---> Running in 7cbc0eeac581 04:14:50 Removing intermediate container 7cbc0eeac581 04:14:50 ---> 7a0247095ac6 04:14:50 Step 7/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 04:14:50 ---> Running in 4fa86ca633ac 04:14:50 Removing intermediate container 4fa86ca633ac 04:14:50 ---> f09e1a2f0437 04:14:50 Step 8/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:14:50 ---> Running in e8e90f8a0666 04:14:51 Removing intermediate container e8e90f8a0666 04:14:51 ---> 7bc4672ae1e6 04:14:51 Step 9/22 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 04:14:51 ---> Running in 701504c46ec3 04:14:51 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 04:14:52 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 04:14:52 OK: 220 MiB in 52 packages 04:14:52 Removing intermediate container 701504c46ec3 04:14:52 ---> fec0abe4faa1 04:14:52 Step 10/22 : ENV GO111MODULE=on 04:14:53 ---> Running in f323281c8fee 04:14:53 Removing intermediate container f323281c8fee 04:14:53 ---> 66e3bb5c9d61 04:14:53 Step 11/22 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 04:14:53 ---> Running in 942dea3dae41 04:14:53 Removing intermediate container 942dea3dae41 04:14:53 ---> d0454aba47d1 04:14:53 Step 12/22 : COPY . . 04:14:53 ---> 4d486486764d 04:14:53 Step 13/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:14:53 ---> Running in 0b8c65a10a50 04:14:54 Removing intermediate container 0b8c65a10a50 04:14:54 ---> d4b1c6e9d344 04:14:54 Step 14/22 : RUN ${MAKE} 04:14:54 ---> Running in e3ddd14178f6 04:14:54 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 04:15:03 CGO_ENABLED=0 GO111MODULE=on go build ./... 04:15:04 Removing intermediate container e3ddd14178f6 04:15:04 ---> bfd93184cd50 04:15:04 Step 15/22 : FROM alpine:3.14 04:15:08 3.14: Pulling from library/alpine 04:15:08 a0d0a0d46f8b: Already exists 04:15:08 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 04:15:08 Status: Downloaded newer image for alpine:3.14 04:15:08 ---> 14119a10abf4 04:15:08 Step 16/22 : EXPOSE 4000 04:15:08 ---> Running in 7895af1a95fb 04:15:08 Removing intermediate container 7895af1a95fb 04:15:08 ---> 43d8b4b63808 04:15:08 Step 17/22 : 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 04:15:08 ---> 4c3b2c805216 04:15:08 Step 18/22 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 04:15:08 ---> Running in f24418df614b 04:15:08 Removing intermediate container f24418df614b 04:15:08 ---> 3eed09083656 04:15:08 Step 19/22 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 04:15:08 ---> Running in 87895df0cef3 04:15:09 Removing intermediate container 87895df0cef3 04:15:09 ---> c6a30e6cfa1b 04:15:09 Step 20/22 : LABEL arch=amd64 04:15:09 ---> Running in 203fcba848d7 04:15:09 Removing intermediate container 203fcba848d7 04:15:09 ---> 5c5cffd4fdee 04:15:09 Step 21/22 : LABEL git_sha=1ecb4b59e1eb442c948434ab3e41324c3e1bfa58 04:15:09 ---> Running in b51e95a743d1 04:15:09 Removing intermediate container b51e95a743d1 04:15:09 ---> 4db264368da1 04:15:09 Step 22/22 : LABEL version=0.0.0 04:15:09 ---> Running in f40d6be17a0f 04:15:09 Removing intermediate container f40d6be17a0f 04:15:09 ---> d8e6a6758af7 04:15:09 [Warning] One or more build-args [ARCH] were not consumed 04:15:09 Successfully built d8e6a6758af7 04:15:09 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 04:15:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:15:10 04:15:10 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 04:15:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:15:10 latest: Pulling from edgex-lftools-log-publisher 04:15:10 b4d181a07f80: Pulling fs layer 04:15:10 a1111a8f2ec3: Pulling fs layer 04:15:10 ed53099fbce6: Pulling fs layer 04:15:10 dc539afda2c1: Pulling fs layer 04:15:10 77bc0d833cb6: Pulling fs layer 04:15:10 9065ff56babe: Pulling fs layer 04:15:10 d287ab97295c: Pulling fs layer 04:15:10 dc539afda2c1: Waiting 04:15:10 77bc0d833cb6: Waiting 04:15:10 9065ff56babe: Waiting 04:15:10 d287ab97295c: Waiting 04:15:10 a1111a8f2ec3: Verifying Checksum 04:15:10 a1111a8f2ec3: Download complete 04:15:10 dc539afda2c1: Verifying Checksum 04:15:10 dc539afda2c1: Download complete 04:15:10 77bc0d833cb6: Verifying Checksum 04:15:10 77bc0d833cb6: Download complete 04:15:10 9065ff56babe: Verifying Checksum 04:15:10 9065ff56babe: Download complete 04:15:10 ed53099fbce6: Verifying Checksum 04:15:10 ed53099fbce6: Download complete 04:15:10 b4d181a07f80: Verifying Checksum 04:15:10 b4d181a07f80: Download complete 04:15:11 d287ab97295c: Verifying Checksum 04:15:11 d287ab97295c: Download complete 04:15:12 b4d181a07f80: Pull complete 04:15:12 a1111a8f2ec3: Pull complete 04:15:13 ed53099fbce6: Pull complete 04:15:13 dc539afda2c1: Pull complete 04:15:13 77bc0d833cb6: Pull complete 04:15:13 9065ff56babe: Pull complete 04:15:18 d287ab97295c: Pull complete 04:15:18 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 04:15:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:15:18 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 04:15:18 prd-centos7-docker-4c-2g-29 does not seem to be running inside a container 04:15:19 $ 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/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 04:15:21 $ docker top 4fa4c854db2f70320b0f36b968ea9e6742fc19b6edbdf5a29203a92ee3b2b5b8 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:15:21 ---> job-cost.sh 04:15:21 lf-activate-venv: SKIPPING 04:15:21 INFO: No Stack... 04:15:21 INFO: Retrieving Pricing Info for: v3-standard-2 04:15:22 INFO: Archiving Costs [Pipeline] sh 04:15:22 + cat /w/workspace/edgex-ui-go/1/archives/cost.csv 04:15:22 + cut -d, -f6 [Pipeline] lock 04:15:22 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-476-1-stack-cost] 04:15:22 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-476-1-stack-cost] did not exist. Created. 04:15:22 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-476-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:15:23 + echo total: 0.05999999865889549 [Pipeline] stash 04:15:23 Stashed 1 file(s) [Pipeline] } 04:15:23 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-476-1-stack-cost] [Pipeline] // lock [Pipeline] } 04:15:23 $ docker stop --time=1 4fa4c854db2f70320b0f36b968ea9e6742fc19b6edbdf5a29203a92ee3b2b5b8 04:15:24 $ docker rm -f 4fa4c854db2f70320b0f36b968ea9e6742fc19b6edbdf5a29203a92ee3b2b5b8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 04:15:42 Running on prd-ubuntu18.04-docker-arm64-4c-16g-35 in /w/workspace/edgexfoundry_edgex-ui-go_PR-476 [Pipeline] { [Pipeline] ws 04:15:42 Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout 04:15:42 The recommended git tool is: git 04:15:50 using credential edgex-jenkins-ssh 04:15:50 Cloning the remote Git repository 04:15:50 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 04:15:50 > git init /w/workspace/edgex-ui-go/1 # timeout=10 04:15:50 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 04:15:50 > git --version # timeout=10 04:15:50 > git --version # 'git version 2.17.1' 04:15:50 using GIT_SSH to set credentials SSH Credentials for GitHub 04:15:50 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 04:16:05 Merging remotes/origin/main commit 29ca4d7052c316665e7e81c093303f9cc0e6fd8b into PR head commit 1ecb4b59e1eb442c948434ab3e41324c3e1bfa58 04:16:06 Merge succeeded, producing 1ecb4b59e1eb442c948434ab3e41324c3e1bfa58 04:16:06 Checking out Revision 1ecb4b59e1eb442c948434ab3e41324c3e1bfa58 (PR-476) 04:16:04 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 04:16:04 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 04:16:04 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 04:16:04 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 04:16:04 using GIT_SSH to set credentials SSH Credentials for GitHub 04:16:04 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/476/head:refs/remotes/origin/PR-476 +refs/heads/main:refs/remotes/origin/main # timeout=10 04:16:05 > git config core.sparsecheckout # timeout=10 04:16:05 > git checkout -f 1ecb4b59e1eb442c948434ab3e41324c3e1bfa58 # timeout=10 04:16:05 > git remote # timeout=10 04:16:05 > git config --get remote.origin.url # timeout=10 04:16:05 using GIT_SSH to set credentials SSH Credentials for GitHub 04:16:06 > git merge 29ca4d7052c316665e7e81c093303f9cc0e6fd8b # timeout=10 04:16:06 > git rev-parse HEAD^{commit} # timeout=10 04:16:06 > git config core.sparsecheckout # timeout=10 04:16:06 > git checkout -f 1ecb4b59e1eb442c948434ab3e41324c3e1bfa58 # timeout=10 04:16:11 Commit message: "chore(deps): Bump github.com/edgexfoundry/go-mod-registry/v2" 04:16:11 > git --version # timeout=10 04:16:11 > git --version # 'git version 2.17.1' 04:16:11 fatal: bad object 1a66093135c01cdc1d6c9e07e402cdd5cbdad076 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:16:12 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 04:16:12 % Total % Received % Xferd Average Speed Time Time Time Current 04:16:12 Dload Upload Total Spent Left Speed 04:16:12 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11824 100 11824 0 0 180k 0 --:--:-- --:--:-- --:--:-- 177k [Pipeline] sh 04:16:12 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 04:16:13 + sudo tee /etc/docker/daemon.new 04:16:13 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 04:16:13 { 04:16:13 "registry-mirrors": [ 04:16:13 "https://nexus3.edgexfoundry.org:10001" 04:16:13 ], 04:16:13 "bip": "10.250.0.254/24", 04:16:13 "hosts": [ 04:16:13 "tcp://0.0.0.0:5555", 04:16:13 "unix:///var/run/docker.sock" 04:16:13 ], 04:16:13 "mtu": 1458, 04:16:13 "selinux-enabled": true, 04:16:13 "seccomp-profile": "/etc/docker/seccomp.json" 04:16:13 } [Pipeline] sh 04:16:13 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 04:16:13 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:16:32 provisioning config files... 04:16:32 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config2742855460024399748tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:16:33 ---> docker-login.sh 04:16:33 nexus3.edgexfoundry.org:10001 04:16:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:16:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:16:34 Configure a credential helper to remove this warning. See 04:16:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:16:34 04:16:34 Login Succeeded 04:16:34 nexus3.edgexfoundry.org:10002 04:16:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:16:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:16:35 Configure a credential helper to remove this warning. See 04:16:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:16:35 04:16:35 Login Succeeded 04:16:35 nexus3.edgexfoundry.org:10003 04:16:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:16:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:16:35 Configure a credential helper to remove this warning. See 04:16:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:16:35 04:16:35 Login Succeeded 04:16:35 nexus3.edgexfoundry.org:10004 04:16:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:16:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:16:36 Configure a credential helper to remove this warning. See 04:16:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:16:36 04:16:36 Login Succeeded 04:16:36 docker.io 04:16:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:16:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:16:37 Configure a credential helper to remove this warning. See 04:16:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:16:37 04:16:37 Login Succeeded 04:16:37 ---> docker-login.sh ends [Pipeline] } 04:16:37 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 04:16:38 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:16:38 ========================================================= 04:16:38 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 04:16:38 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 04:16:38 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine --build-arg MAKE=echo noop --target=builder . 04:16:39 Sending build context to Docker daemon 25.19MB 04:16:39 Step 1/14 : ARG BASE=golang:1.16-alpine3.14 04:16:39 Step 2/14 : FROM ${BASE} AS builder 04:16:40 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 04:16:40 552d1f2373af: Pulling fs layer 04:16:40 ea3f2d53f512: Pulling fs layer 04:16:40 9e70ebbbe112: Pulling fs layer 04:16:40 7a9cfe048b4a: Pulling fs layer 04:16:40 72dc09318566: Pulling fs layer 04:16:40 f4f7b4309257: Pulling fs layer 04:16:40 0ac9a79272e3: Pulling fs layer 04:16:40 b78e95d17946: Pulling fs layer 04:16:40 72dc09318566: Waiting 04:16:40 f4f7b4309257: Waiting 04:16:40 0ac9a79272e3: Waiting 04:16:40 b78e95d17946: Waiting 04:16:40 7a9cfe048b4a: Waiting 04:16:40 9e70ebbbe112: Verifying Checksum 04:16:40 9e70ebbbe112: Download complete 04:16:40 ea3f2d53f512: Download complete 04:16:40 72dc09318566: Verifying Checksum 04:16:40 72dc09318566: Download complete 04:16:40 f4f7b4309257: Verifying Checksum 04:16:40 f4f7b4309257: Download complete 04:16:40 0ac9a79272e3: Verifying Checksum 04:16:40 0ac9a79272e3: Download complete 04:16:40 552d1f2373af: Verifying Checksum 04:16:40 552d1f2373af: Download complete 04:16:41 552d1f2373af: Pull complete 04:16:42 ea3f2d53f512: Pull complete 04:16:42 9e70ebbbe112: Pull complete 04:16:42 b78e95d17946: Verifying Checksum 04:16:42 b78e95d17946: Download complete 04:16:42 7a9cfe048b4a: Verifying Checksum 04:16:42 7a9cfe048b4a: Download complete 04:16:55 7a9cfe048b4a: Pull complete 04:16:55 72dc09318566: Pull complete 04:16:55 f4f7b4309257: Pull complete 04:16:55 0ac9a79272e3: Pull complete 04:17:02 b78e95d17946: Pull complete 04:17:02 Digest: sha256:8f77ec77db7124c2038421266515449a73d34d95fd7f90866b77fbf8f5a401c7 04:17:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 04:17:02 ---> 8b459fc5aaf0 04:17:02 Step 3/14 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 04:17:04 ---> Running in 0de7185eb32b 04:17:04 Removing intermediate container 0de7185eb32b 04:17:04 ---> 50a99a515072 04:17:04 Step 4/14 : ARG ALPINE_PKG_BASE="make git" 04:17:04 ---> Running in b0a9f05e1b67 04:17:05 Removing intermediate container b0a9f05e1b67 04:17:05 ---> c75a69d5860e 04:17:05 Step 5/14 : ARG ALPINE_PKG_EXTRA="" 04:17:05 ---> Running in 847e06c15e66 04:17:05 Removing intermediate container 847e06c15e66 04:17:05 ---> 9371c1418500 04:17:05 Step 6/14 : LABEL Name=edgex-ui-go 04:17:05 ---> Running in c2853ee3051b 04:17:06 Removing intermediate container c2853ee3051b 04:17:06 ---> f903d8863ce1 04:17:06 Step 7/14 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 04:17:06 ---> Running in 7efdd9a0edc8 04:17:07 Removing intermediate container 7efdd9a0edc8 04:17:07 ---> 8aeeb507ada7 04:17:07 Step 8/14 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:17:07 ---> Running in a8ab7fd5a858 04:17:10 Removing intermediate container a8ab7fd5a858 04:17:10 ---> dd6bdb0f7568 04:17:10 Step 9/14 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 04:17:10 ---> Running in 38ce22a29d7f 04:17:11 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 04:17:12 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 04:17:13 OK: 219 MiB in 52 packages 04:17:14 Removing intermediate container 38ce22a29d7f 04:17:14 ---> 4f1036eaecec 04:17:14 Step 10/14 : ENV GO111MODULE=on 04:17:14 ---> Running in dceedcb15616 04:17:15 Removing intermediate container dceedcb15616 04:17:15 ---> 4fbc0cbd21ee 04:17:15 Step 11/14 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 04:17:15 ---> Running in 98bb674d2ac6 04:17:15 Removing intermediate container 98bb674d2ac6 04:17:15 ---> fefbf862cba5 04:17:15 Step 12/14 : COPY . . 04:17:19 ---> c538f22d1724 04:17:19 Step 13/14 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:17:19 ---> Running in c59be3394e5b 04:17:51 Removing intermediate container c59be3394e5b 04:17:51 ---> e4b2b257a543 04:17:51 Step 14/14 : RUN ${MAKE} 04:17:51 ---> Running in 864f0fd8b2cb 04:17:52 noop 04:17:53 Removing intermediate container 864f0fd8b2cb 04:17:53 ---> 6b8ceae29015 04:17:53 Successfully built 6b8ceae29015 04:17:53 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 04:17:53 + docker inspect -f . ci-base-image-arm64 04:17:53 . [Pipeline] withDockerContainer 04:17:54 prd-ubuntu18.04-docker-arm64-4c-16g-35 does not seem to be running inside a container 04:17:54 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 04:17:55 $ docker top ab8df774c32f60154d1253872d17ed42992847754fe969e9802fa1588b37a515 -eo pid,comm [Pipeline] { [Pipeline] sh 04:17:57 + go version 04:17:57 go version go1.16.8 linux/arm64 [Pipeline] } 04:17:57 $ docker stop --time=1 ab8df774c32f60154d1253872d17ed42992847754fe969e9802fa1588b37a515 04:17:58 $ docker rm -f ab8df774c32f60154d1253872d17ed42992847754fe969e9802fa1588b37a515 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 04:17:59 + docker inspect -f . ci-base-image-arm64 04:17:59 . [Pipeline] withDockerContainer 04:18:00 prd-ubuntu18.04-docker-arm64-4c-16g-35 does not seem to be running inside a container 04:18:00 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 04:18:02 $ docker top f132377cb6236636ea17fca4b69199a96a2767c862693e559151df22be4fe524 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 04:18:03 + make test 04:18:03 CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... 04:18:04 ? github.com/edgexfoundry/edgex-ui-go [no test files] 04:19:01 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 04:19:01 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 04:19:01 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 04:19:01 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 04:19:01 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 04:19:01 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 04:19:01 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 04:19:01 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 04:19:01 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 04:19:01 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 04:19:01 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 04:19:01 ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] 04:19:01 CGO_ENABLED=0 GO111MODULE=on go vet ./... 04:19:28 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 04:19:28 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] } 04:19:28 $ docker stop --time=1 f132377cb6236636ea17fca4b69199a96a2767c862693e559151df22be4fe524 04:19:30 $ docker rm -f f132377cb6236636ea17fca4b69199a96a2767c862693e559151df22be4fe524 [Pipeline] // withDockerContainer [Pipeline] sh 04:19:31 + sudo chown -R jenkins:jenkins . [Pipeline] stash 04:19:31 Warning: overwriting stash ‘coverage-report’ 04:19:31 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 04:19:32 + sudo chown -R jenkins:jenkins . [Pipeline] sh 04:19:33 + ls -al . 04:19:33 total 128 04:19:33 drwxrwxr-x 12 jenkins jenkins 4096 Nov 11 04:18 . 04:19:33 drwxrwxr-x 4 jenkins jenkins 4096 Nov 11 04:15 .. 04:19:33 drwxrwxr-x 8 jenkins jenkins 4096 Nov 11 04:16 .git 04:19:33 drwxrwxr-x 2 jenkins jenkins 4096 Nov 11 04:16 .github 04:19:33 -rw-rw-r-- 1 jenkins jenkins 155 Nov 11 04:16 .gitignore 04:19:33 -rw-rw-r-- 1 jenkins jenkins 3959 Nov 11 04:16 CONTRIBUTING.md 04:19:33 -rw-rw-r-- 1 jenkins jenkins 1526 Nov 11 04:16 Dockerfile 04:19:33 -rw-rw-r-- 1 jenkins jenkins 652 Nov 11 04:16 Jenkinsfile 04:19:33 -rw-rw-r-- 1 jenkins jenkins 11357 Nov 11 04:16 LICENSE 04:19:33 -rw-rw-r-- 1 jenkins jenkins 1212 Nov 11 04:16 Makefile 04:19:33 -rw-rw-r-- 1 jenkins jenkins 4450 Nov 11 04:16 README.md 04:19:33 -rw-rw-r-- 1 jenkins jenkins 5 Nov 11 04:12 VERSION 04:19:33 drwxrwxr-x 3 jenkins jenkins 4096 Nov 11 04:16 assets 04:19:33 drwxrwxr-x 2 jenkins jenkins 4096 Nov 11 04:16 bin 04:19:33 drwxrwxr-x 3 jenkins jenkins 4096 Nov 11 04:16 cmd 04:19:33 -rw-r--r-- 1 jenkins jenkins 10 Nov 11 04:18 coverage.out 04:19:33 drwxrwxr-x 2 jenkins jenkins 4096 Nov 11 04:16 docs 04:19:33 -rw-rw-r-- 1 jenkins jenkins 881 Nov 11 04:16 go.mod 04:19:33 -rw-rw-r-- 1 jenkins jenkins 24178 Nov 11 04:16 go.sum 04:19:33 drwxrwxr-x 9 jenkins jenkins 4096 Nov 11 04:16 internal 04:19:33 drwxrwxr-x 3 jenkins jenkins 4096 Nov 11 04:16 pkg 04:19:33 drwxrwxr-x 4 jenkins jenkins 4096 Nov 11 04:16 snap 04:19:33 -rw-rw-r-- 1 jenkins jenkins 155 Nov 11 04:16 version.go 04:19:33 drwxrwxr-x 4 jenkins jenkins 4096 Nov 11 04:16 web [Pipeline] isUnix [Pipeline] sh 04:19:33 + 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=1ecb4b59e1eb442c948434ab3e41324c3e1bfa58 --label arch=arm64 --label version=0.0.0 . 04:19:34 Sending build context to Docker daemon 25.19MB 04:19:34 Step 1/22 : ARG BASE=golang:1.16-alpine3.14 04:19:34 Step 2/22 : FROM ${BASE} AS builder 04:19:34 ---> 6b8ceae29015 04:19:34 Step 3/22 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 04:19:34 ---> Running in 3720e9c829b2 04:19:35 Removing intermediate container 3720e9c829b2 04:19:35 ---> 05e7a9d2503c 04:19:35 Step 4/22 : ARG ALPINE_PKG_BASE="make git" 04:19:35 ---> Running in 74501bd1cf13 04:19:35 Removing intermediate container 74501bd1cf13 04:19:35 ---> fccbb8826fe3 04:19:35 Step 5/22 : ARG ALPINE_PKG_EXTRA="" 04:19:35 ---> Running in f0fb53e81d7d 04:19:36 Removing intermediate container f0fb53e81d7d 04:19:36 ---> 4fd79b1b1255 04:19:36 Step 6/22 : LABEL Name=edgex-ui-go 04:19:36 ---> Running in 8e02575c18cc 04:19:37 Removing intermediate container 8e02575c18cc 04:19:37 ---> 1c96d0ab2cad 04:19:37 Step 7/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 04:19:37 ---> Running in 16819dc55206 04:19:37 Removing intermediate container 16819dc55206 04:19:37 ---> a47c319939cb 04:19:37 Step 8/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:19:37 ---> Running in 736ea043d328 04:19:40 Removing intermediate container 736ea043d328 04:19:40 ---> 7e86d44b776f 04:19:40 Step 9/22 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 04:19:40 ---> Running in a6b3dfb329e8 04:19:41 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 04:19:42 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 04:19:44 OK: 219 MiB in 52 packages 04:19:45 Removing intermediate container a6b3dfb329e8 04:19:45 ---> c80031ba9bca 04:19:45 Step 10/22 : ENV GO111MODULE=on 04:19:45 ---> Running in 78a194a1c213 04:19:45 Removing intermediate container 78a194a1c213 04:19:45 ---> 76b076e86f84 04:19:45 Step 11/22 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 04:19:45 ---> Running in 48d6867ba991 04:19:46 Removing intermediate container 48d6867ba991 04:19:46 ---> 86287b99cbd9 04:19:46 Step 12/22 : COPY . . 04:19:49 ---> 298cff3be7c8 04:19:49 Step 13/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:19:49 ---> Running in fac08a5f9e74 04:19:52 Removing intermediate container fac08a5f9e74 04:19:52 ---> c7a38c104962 04:19:52 Step 14/22 : RUN ${MAKE} 04:19:52 ---> Running in 68a86a7180fa 04:19:53 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 04:20:32 CGO_ENABLED=0 GO111MODULE=on go build ./... 04:20:39 Removing intermediate container 68a86a7180fa 04:20:39 ---> 30e013900326 04:20:39 Step 15/22 : FROM alpine:3.14 04:20:43 3.14: Pulling from library/alpine 04:20:43 552d1f2373af: Already exists 04:20:43 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 04:20:43 Status: Downloaded newer image for alpine:3.14 04:20:43 ---> bb3de5531c18 04:20:43 Step 16/22 : EXPOSE 4000 04:20:43 ---> Running in 6c8e24964b38 04:20:43 Removing intermediate container 6c8e24964b38 04:20:43 ---> 4c58b68aec2b 04:20:43 Step 17/22 : 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 04:20:45 ---> ae863dcc7465 04:20:45 Step 18/22 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 04:20:45 ---> Running in d9bea538f8c9 04:20:46 Removing intermediate container d9bea538f8c9 04:20:46 ---> 9040754afa1c 04:20:46 Step 19/22 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 04:20:46 ---> Running in 55d1f30d6022 04:20:46 Removing intermediate container 55d1f30d6022 04:20:46 ---> 90af16447421 04:20:46 Step 20/22 : LABEL arch=arm64 04:20:46 ---> Running in 4fbee57c05ab 04:20:47 Removing intermediate container 4fbee57c05ab 04:20:47 ---> 4a6c8e76cfc5 04:20:47 Step 21/22 : LABEL git_sha=1ecb4b59e1eb442c948434ab3e41324c3e1bfa58 04:20:47 ---> Running in 9f8a0df3c40c 04:20:47 Removing intermediate container 9f8a0df3c40c 04:20:47 ---> 8ac0c05338c8 04:20:47 Step 22/22 : LABEL version=0.0.0 04:20:47 ---> Running in 4ee21984a545 04:20:48 Removing intermediate container 4ee21984a545 04:20:48 ---> 282962810a6d 04:20:48 [Warning] One or more build-args [ARCH] were not consumed 04:20:48 Successfully built 282962810a6d 04:20:48 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 04:20:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:20:49 04:20:49 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 04:20:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:20:50 arm64: Pulling from edgex-lftools-log-publisher 04:20:50 448f6bf000e3: Pulling fs layer 04:20:50 f757da607395: Pulling fs layer 04:20:50 05883995daec: Pulling fs layer 04:20:50 8603b9c90790: Pulling fs layer 04:20:50 1560dd03e051: Pulling fs layer 04:20:50 27f5ce0e4adf: Pulling fs layer 04:20:50 c2d8d7efcc4b: Pulling fs layer 04:20:50 1560dd03e051: Waiting 04:20:50 27f5ce0e4adf: Waiting 04:20:50 c2d8d7efcc4b: Waiting 04:20:50 8603b9c90790: Waiting 04:20:50 f757da607395: Verifying Checksum 04:20:50 f757da607395: Download complete 04:20:50 8603b9c90790: Verifying Checksum 04:20:50 8603b9c90790: Download complete 04:20:50 1560dd03e051: Verifying Checksum 04:20:50 1560dd03e051: Download complete 04:20:50 27f5ce0e4adf: Verifying Checksum 04:20:50 27f5ce0e4adf: Download complete 04:20:50 05883995daec: Verifying Checksum 04:20:50 05883995daec: Download complete 04:20:50 448f6bf000e3: Verifying Checksum 04:20:50 448f6bf000e3: Download complete 04:20:53 c2d8d7efcc4b: Verifying Checksum 04:20:53 c2d8d7efcc4b: Download complete 04:20:54 448f6bf000e3: Pull complete 04:20:55 f757da607395: Pull complete 04:20:56 05883995daec: Pull complete 04:20:57 8603b9c90790: Pull complete 04:20:58 1560dd03e051: Pull complete 04:20:58 27f5ce0e4adf: Pull complete 04:21:13 c2d8d7efcc4b: Pull complete 04:21:13 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 04:21:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:21:13 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 04:21:14 prd-ubuntu18.04-docker-arm64-4c-16g-35 does not seem to be running inside a container 04:21:14 $ 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/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 04:21:17 $ docker top 80e6dfad88b76ea96c740540b8bc39604df0c977dfe9249a757e8a7292b5f2dd -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:21:18 ---> job-cost.sh 04:21:18 lf-activate-venv: SKIPPING 04:21:18 INFO: No Stack... 04:21:19 INFO: Retrieving Pricing Info for: v3-standard-4 04:21:20 INFO: Archiving Costs [Pipeline] sh 04:21:21 + cat /w/workspace/edgex-ui-go/1/archives/cost.csv 04:21:21 + cut -d, -f6 [Pipeline] lock 04:21:21 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-476-1-stack-cost] 04:21:21 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-476-1-stack-cost] did not exist. Created. 04:21:21 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-476-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:21:22 /w/workspace/edgex-ui-go/1@tmp/durable-07cbaac9/script.sh: 1: /w/workspace/edgex-ui-go/1@tmp/durable-07cbaac9/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 04:21:22 + echo total: 0.10999999940395355 [Pipeline] stash 04:21:22 Warning: overwriting stash ‘stack-cost’ 04:21:22 Stashed 1 file(s) [Pipeline] } 04:21:22 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-476-1-stack-cost] [Pipeline] // lock [Pipeline] } 04:21:23 $ docker stop --time=1 80e6dfad88b76ea96c740540b8bc39604df0c977dfe9249a757e8a7292b5f2dd 04:21:24 $ docker rm -f 80e6dfad88b76ea96c740540b8bc39604df0c977dfe9249a757e8a7292b5f2dd [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 04:21:25 provisioning config files... 04:21:25 copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-476@tmp/config8625105974500775825tmp [Pipeline] { [Pipeline] sh 04:21:26 + set +x 04:21:26 + curl -s https://codecov.io/bash 04:21:26 + bash -s -- 04:21:26 04:21:26 _____ _ 04:21:26 / ____| | | 04:21:26 | | ___ __| | ___ ___ _____ __ 04:21:26 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 04:21:26 | |___| (_) | (_| | __/ (_| (_) \ V / 04:21:26 \_____\___/ \__,_|\___|\___\___/ \_/ 04:21:26 Bash-1.0.6 04:21:26 04:21:26 04:21:26 ==> git version 2.24.4 found 04:21:26 ==> 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 04:21:26 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 04:21:26 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 04:21:26 ==> Jenkins CI detected. 04:21:26 current dir:  /w/workspace/edgexfoundry_edgex-ui-go_PR-476 04:21:26 project root: . 04:21:26 --> token set from env 04:21:26 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 04:21:26 ==> Running gcov in . (disable via -X gcov) 04:21:26 ==> Python coveragepy not found 04:21:26 ==> Searching for coverage reports in: 04:21:26 + . 04:21:26 -> Found 1 reports 04:21:26 ==> Detecting git/mercurial file structure 04:21:26 ==> Reading reports 04:21:26 + ./coverage.out bytes=10 04:21:26 ==> Appending adjustments 04:21:26 https://docs.codecov.io/docs/fixing-reports 04:21:26 + Found adjustments 04:21:26 ==> Gzipping contents 04:21:26 4.0K /tmp/codecov.Js4dSm.gz 04:21:26 ==> Uploading reports 04:21:26 url: https://codecov.io 04:21:26 query: branch=PR-476&commit=1ecb4b59e1eb442c948434ab3e41324c3e1bfa58&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-476%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=476&job=&cmd_args= 04:21:26 -> Pinging Codecov 04:21:26 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=bafa3062-778c-4190-9a80-d8a5ae27d9ba&branch=PR-476&commit=1ecb4b59e1eb442c948434ab3e41324c3e1bfa58&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-476%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=476&job=&cmd_args= 04:21:26 -> Uploading to 04:21:26 https://storage.googleapis.com/codecov/v4/raw/2021-11-11/FB506323287CE973F263BFD2A0EB1F37/1ecb4b59e1eb442c948434ab3e41324c3e1bfa58/7887700e-2002-49b6-b7ca-05eaa478a37b.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20211111%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20211111T042126Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=58b375b4cbda75ca9fe62299bffbdf5e71dd945ab6f6b6d5e9b52a4d6f4c8adf 04:21:26 % Total % Received % Xferd Average Speed Time Time Time Current 04:21:26 Dload Upload Total Spent Left Speed 04:21:27 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3662 0 0 100 3662 0 10777 --:--:-- --:--:-- --:--:-- 10802 04:21:27 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/1ecb4b59e1eb442c948434ab3e41324c3e1bfa58 [Pipeline] } 04:21:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 04:21:29 + '[' -d /w/workspace/edgexfoundry_edgex-ui-go_PR-476/archives ']' [Pipeline] libraryResource [Pipeline] sh 04:21:29 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 04:21:30 ---> package-listing.sh 04:21:30 ++ facter osfamily 04:21:30 ++ tr '[:upper:]' '[:lower:]' 04:21:30 + OS_FAMILY=redhat 04:21:30 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-476 04:21:30 + START_PACKAGES=/tmp/packages_start.txt 04:21:30 + END_PACKAGES=/tmp/packages_end.txt 04:21:30 + DIFF_PACKAGES=/tmp/packages_diff.txt 04:21:30 + PACKAGES=/tmp/packages_start.txt 04:21:30 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-476 ']' 04:21:30 + PACKAGES=/tmp/packages_end.txt 04:21:30 + case "${OS_FAMILY}" in 04:21:30 + rpm -qa 04:21:30 + sort 04:21:31 + '[' -f /tmp/packages_start.txt ']' 04:21:31 + '[' -f /tmp/packages_end.txt ']' 04:21:31 + diff /tmp/packages_start.txt /tmp/packages_end.txt 04:21:31 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-476 ']' 04:21:31 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-476/archives/ 04:21:31 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-476/archives/ [Pipeline] echo 04:21:31 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-476/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 04:21:31 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 04:21:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:21:32 04:21:32 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 04:21:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:21:32 latest: Pulling from edgex-lftools-log-publisher 04:21:32 b4d181a07f80: Pulling fs layer 04:21:32 a1111a8f2ec3: Pulling fs layer 04:21:32 ed53099fbce6: Pulling fs layer 04:21:32 dc539afda2c1: Pulling fs layer 04:21:32 77bc0d833cb6: Pulling fs layer 04:21:32 9065ff56babe: Pulling fs layer 04:21:32 d287ab97295c: Pulling fs layer 04:21:32 77bc0d833cb6: Waiting 04:21:32 9065ff56babe: Waiting 04:21:32 d287ab97295c: Waiting 04:21:32 dc539afda2c1: Waiting 04:21:32 a1111a8f2ec3: Verifying Checksum 04:21:32 a1111a8f2ec3: Download complete 04:21:32 dc539afda2c1: Verifying Checksum 04:21:32 dc539afda2c1: Download complete 04:21:32 ed53099fbce6: Verifying Checksum 04:21:32 ed53099fbce6: Download complete 04:21:32 9065ff56babe: Verifying Checksum 04:21:32 9065ff56babe: Download complete 04:21:32 77bc0d833cb6: Verifying Checksum 04:21:32 77bc0d833cb6: Download complete 04:21:32 b4d181a07f80: Verifying Checksum 04:21:32 b4d181a07f80: Download complete 04:21:33 d287ab97295c: Verifying Checksum 04:21:33 d287ab97295c: Download complete 04:21:34 b4d181a07f80: Pull complete 04:21:34 a1111a8f2ec3: Pull complete 04:21:34 ed53099fbce6: Pull complete 04:21:35 dc539afda2c1: Pull complete 04:21:35 77bc0d833cb6: Pull complete 04:21:35 9065ff56babe: Pull complete 04:21:40 d287ab97295c: Pull complete 04:21:40 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 04:21:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:21:40 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 04:21:40 prd-centos7-docker-4c-2g-18 does not seem to be running inside a container 04:21:40 $ 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-476/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-476 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-476:/w/workspace/edgexfoundry_edgex-ui-go_PR-476:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-476@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-476@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 04:21:43 $ docker top 533100714c489d510ada4670250e6acbf4dd07a6b9610c37aac4f39df86310ed -eo pid,comm [Pipeline] { [Pipeline] sh 04:21:43 + touch /tmp/pre-build-complete [Pipeline] sh 04:21:44 + mkdir -p /var/log/sysstat [Pipeline] sh 04:21:44 + ls /var/log/sa-host 04:21:44 + sadf -c /var/log/sa-host/sa11 04:21:44 file_magic: OK 04:21:44 HZ: Using current value: 100 04:21:44 file_header: OK 04:21:44 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 04:21:44 Statistics: 04:21:44 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 04:21:44 File successfully converted to sysstat format version 12.0.3 04:21:44 + sadf -c /var/log/sa-host/sa30 04:21:44 file_magic: OK 04:21:44 HZ: Using current value: 100 04:21:44 file_header: OK 04:21:44 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 04:21:44 Statistics: 04:21:44 Hnuu...uuuununununu...Hnuu...uuuununununu... 04:21:44 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:21:44 provisioning config files... 04:21:44 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-476@tmp/config511891598402596638tmp [Pipeline] { [Pipeline] echo 04:21:44 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 04:21:45 ---> create-netrc.sh [Pipeline] } 04:21:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 04:21:45 ---> python-tools-install.sh [Pipeline] echo 04:21:45 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 04:21:45 ---> sudo-logs.sh 04:21:45 Archiving 'sudo' log.. 04:21:45 sudo: unable to resolve host prd-centos7-docker-4c-2g-18.novalocal: Name or service not known 04:21:45 sudo: unable to resolve host prd-centos7-docker-4c-2g-18.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 04:21:46 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 04:21:46 ---> job-cost.sh 04:21:46 lf-activate-venv: SKIPPING 04:21:46 DEBUG: total: 0.10999999940395355 04:21:46 INFO: Retrieving Stack Cost... 04:21:53 INFO: Retrieving Pricing Info for: v3-standard-2 04:21:53 INFO: Archiving Costs [Pipeline] echo 04:21:53 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 04:21:53 ---> logs-deploy.sh 04:21:53 lf-activate-venv: SKIPPING 04:21:53 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-476/1 04:21:53 INFO: archiving workspace using pattern(s): 04:21:54 Archives upload complete. 04:21:54 INFO: archiving logs to Nexus