Pull request #204 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from b41a20f55721c7a6a638b1e82ba6579fac017dd7+8746c938a55b5945dba82726ee73b77bfa0394d9 (6241c9d3642b2c32550ba5921dd1b45c8056f8f6) 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-ssh4727667306711049657.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a 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-ssh4105523017359332487.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 66200e8eedfc470904d6b329e562ec5b45423d6a 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/device-usb-camera/branches/PR-204/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/PR-204/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2050611441434600551.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/device-usb-camera/branches/PR-204/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4777022115819650727.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh17540088055102267753.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/PR-204/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/PR-204/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh3715523958456289670.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-usb-camera] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-usb-camera-settings PROJECT: device-usb-camera USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-usb-camera DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task ‘prd-ubuntu20.04-docker-8c-8g-5722’ is offline Running on prd-ubuntu20.04-docker-8c-8g-5724 in /w/workspace/foundry_device-usb-camera_PR-204 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-usb-camera.git > git init /w/workspace/foundry_device-usb-camera_PR-204 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.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/device-usb-camera.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/pull/204/head:refs/remotes/origin/PR-204 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 8746c938a55b5945dba82726ee73b77bfa0394d9 into PR head commit b41a20f55721c7a6a638b1e82ba6579fac017dd7 Merge succeeded, producing b41a20f55721c7a6a638b1e82ba6579fac017dd7 Checking out Revision b41a20f55721c7a6a638b1e82ba6579fac017dd7 (PR-204) Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 18:02:26 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 18:02:26 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 18:02:27 ========================================================= 18:02:27 EdgeX Global Pipelines Version Info 18:02:27 ========================================================= > git config core.sparsecheckout # timeout=10 > git checkout -f b41a20f55721c7a6a638b1e82ba6579fac017dd7 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 8746c938a55b5945dba82726ee73b77bfa0394d9 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b41a20f55721c7a6a638b1e82ba6579fac017dd7 # timeout=10 [Pipeline] libraryResource [Pipeline] sh 18:02:27 ------------------- 18:02:27 stable info: 18:02:27 ------------------- 18:02:27 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 18:02:27 Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a 18:02:27 Message: update stable to v1.0.245 18:02:28 ------------------- 18:02:28 experimental info: 18:02:28 ------------------- 18:02:28 Commited By: **** collab-it+edgex@linuxfoundation.org 18:02:28 Commit SHA: 046ad6d0e2e636d38ea4daf53c055316476b9501 18:02:28 Message: update experimental to v1.0.247 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 18:02:28 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo 18:02:28 [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo 18:02:28 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 18:02:28 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 18:02:28 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 18:02:28 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 18:02:28 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 18:02:28 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 18:02:28 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 18:02:28 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 18:02:28 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 18:02:29 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo 18:02:29 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 18:02:29 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 18:02:29 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 18:02:29 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 18:02:29 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 18:02:29 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 18:02:29 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 18:02:29 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 18:02:29 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 18:02:29 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 18:02:29 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 18:02:29 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 18:02:29 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 18:02:29 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 18:02:29 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 18:02:29 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-204 [Pipeline] echo 18:02:29 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-204 [Pipeline] echo 18:02:29 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-204 [Pipeline] echo 18:02:29 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b41a20f55721c7a6a638b1e82ba6579fac017dd7 [Pipeline] echo 18:02:29 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b41a20f [Pipeline] echo 18:02:29 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:02:30 provisioning config files... 18:02:30 copy managed file [device-usb-camera-settings] to file:/w/workspace/foundry_device-usb-camera_PR-204@tmp/config4288901146879128619tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:02:30 ---> docker-login.sh 18:02:30 nexus3.edgexfoundry.org:10001 18:02:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:02:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:02:30 Configure a credential helper to remove this warning. See 18:02:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:02:30 18:02:30 Login Succeeded 18:02:30 nexus3.edgexfoundry.org:10002 18:02:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:02:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:02:30 Configure a credential helper to remove this warning. See 18:02:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:02:30 18:02:30 Login Succeeded 18:02:30 nexus3.edgexfoundry.org:10003 18:02:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:02:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:02:30 Configure a credential helper to remove this warning. See 18:02:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:02:30 18:02:30 Login Succeeded 18:02:30 nexus3.edgexfoundry.org:10004 18:02:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:02:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:02:31 Configure a credential helper to remove this warning. See 18:02:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:02:31 18:02:31 Login Succeeded 18:02:31 docker.io 18:02:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:02:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:02:31 Configure a credential helper to remove this warning. See 18:02:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:02:31 18:02:31 Login Succeeded 18:02:31 ---> docker-login.sh ends [Pipeline] } 18:02:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 18:02:32 + git rev-list -1 --merges b41a20f55721c7a6a638b1e82ba6579fac017dd7~1..b41a20f55721c7a6a638b1e82ba6579fac017dd7 [Pipeline] echo 18:02:32 -----------> git rev-list -1 --merges b41a20f55721c7a6a638b1e82ba6579fac017dd7~1..b41a20f55721c7a6a638b1e82ba6579fac017dd7 b41a20f55721c7a6a638b1e82ba6579fac017dd7 [false] [Pipeline] sh 18:02:32 + git log --format=format:%s -1 b41a20f55721c7a6a638b1e82ba6579fac017dd7 [Pipeline] echo 18:02:32 ========================================================= 18:02:32 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 18:02:32 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:02:32 + git log --format=format:%s -1 b41a20f55721c7a6a638b1e82ba6579fac017dd7 [Pipeline] echo 18:02:32 [semverPrep] GIT_COMMIT: b41a20f55721c7a6a638b1e82ba6579fac017dd7, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo 18:02:32 [semverPrep] This is not a build commit. [Pipeline] sh 18:02:33 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:02:33 + grep -v github /etc/ssh/ssh_known_hosts 18:02:33 + [ -e /tmp/ssh_known_hosts ] 18:02:33 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 18:02:33 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 18:02:33 + sudo tee -a /etc/ssh/ssh_known_hosts 18:02:33 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:02:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:02:33 18:02:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:02:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:02:34 0.1.4: Pulling from edgex-devops/py-git-semver 18:02:34 b85a868b505f: Pulling fs layer 18:02:34 e2be974225ed: Pulling fs layer 18:02:34 339a4e72a1f5: Pulling fs layer 18:02:34 988bab9f4d93: Pulling fs layer 18:02:34 1469e6f7b9e6: Pulling fs layer 18:02:34 eaf3925da568: Pulling fs layer 18:02:34 bab4dde63d76: Pulling fs layer 18:02:34 bde34c3a00c8: Pulling fs layer 18:02:34 b352a97aabf1: Pulling fs layer 18:02:34 4872d77fe225: Pulling fs layer 18:02:34 5851b861e8e6: Pulling fs layer 18:02:34 1469e6f7b9e6: Waiting 18:02:34 988bab9f4d93: Waiting 18:02:34 5851b861e8e6: Waiting 18:02:34 4872d77fe225: Waiting 18:02:34 eaf3925da568: Waiting 18:02:34 b352a97aabf1: Waiting 18:02:34 bde34c3a00c8: Waiting 18:02:34 bab4dde63d76: Waiting 18:02:34 e2be974225ed: Verifying Checksum 18:02:34 e2be974225ed: Download complete 18:02:34 988bab9f4d93: Verifying Checksum 18:02:34 988bab9f4d93: Download complete 18:02:34 1469e6f7b9e6: Verifying Checksum 18:02:34 1469e6f7b9e6: Download complete 18:02:34 339a4e72a1f5: Verifying Checksum 18:02:34 339a4e72a1f5: Download complete 18:02:34 eaf3925da568: Verifying Checksum 18:02:34 bde34c3a00c8: Download complete 18:02:34 b352a97aabf1: Verifying Checksum 18:02:34 b352a97aabf1: Download complete 18:02:34 4872d77fe225: Download complete 18:02:34 5851b861e8e6: Verifying Checksum 18:02:34 5851b861e8e6: Download complete 18:02:34 b85a868b505f: Verifying Checksum 18:02:34 b85a868b505f: Download complete 18:02:35 bab4dde63d76: Download complete 18:02:35 b85a868b505f: Pull complete 18:02:35 e2be974225ed: Pull complete 18:02:36 339a4e72a1f5: Pull complete 18:02:36 988bab9f4d93: Pull complete 18:02:37 1469e6f7b9e6: Pull complete 18:02:37 eaf3925da568: Pull complete 18:02:38 bab4dde63d76: Pull complete 18:02:38 bde34c3a00c8: Pull complete 18:02:39 b352a97aabf1: Pull complete 18:02:39 4872d77fe225: Pull complete 18:02:39 5851b861e8e6: Pull complete 18:02:39 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 18:02:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:02:39 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:02:39 prd-ubuntu20.04-docker-8c-8g-5724 does not seem to be running inside a container 18:02:39 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-usb-camera_PR-204 -v /w/workspace/foundry_device-usb-camera_PR-204:/w/workspace/foundry_device-usb-camera_PR-204:rw,z -v /w/workspace/foundry_device-usb-camera_PR-204@tmp:/w/workspace/foundry_device-usb-camera_PR-204@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 18:02:41 $ docker top caaeaa858f0fbe60d47ae9e676f9255196300d40a9621e68650212da903ac555 -eo pid,comm 18:02:41 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 18:02:41 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:02:41 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:02:41 [ssh-agent] Looking for ssh-agent implementation... 18:02:41 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:02:41 $ docker exec caaeaa858f0fbe60d47ae9e676f9255196300d40a9621e68650212da903ac555 ssh-agent 18:02:41 SSH_AUTH_SOCK=/tmp/ssh-UOjjtCPhPN92/agent.32 18:02:41 SSH_AGENT_PID=38 18:02:41 Running ssh-add (command line suppressed) 18:02:42 Identity added: /w/workspace/foundry_device-usb-camera_PR-204@tmp/private_key_9862216339328820465.key (/w/workspace/foundry_device-usb-camera_PR-204@tmp/private_key_9862216339328820465.key) 18:02:42 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:02:42 + git tag --points-at HEAD [Pipeline] } 18:02:42 $ docker exec --env ******** --env ******** caaeaa858f0fbe60d47ae9e676f9255196300d40a9621e68650212da903ac555 ssh-agent -k 18:02:42 unset SSH_AUTH_SOCK; 18:02:42 unset SSH_AGENT_PID; 18:02:42 echo Agent pid 38 killed; 18:02:42 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 18:02:42 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:02:42 [ssh-agent] Looking for ssh-agent implementation... 18:02:42 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:02:42 $ docker exec caaeaa858f0fbe60d47ae9e676f9255196300d40a9621e68650212da903ac555 ssh-agent 18:02:42 SSH_AUTH_SOCK=/tmp/ssh-pfChz11rt0NM/agent.70 18:02:42 SSH_AGENT_PID=76 18:02:42 Running ssh-add (command line suppressed) 18:02:42 Identity added: /w/workspace/foundry_device-usb-camera_PR-204@tmp/private_key_11899250947734081246.key (/w/workspace/foundry_device-usb-camera_PR-204@tmp/private_key_11899250947734081246.key) 18:02:43 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:02:43 + git semver init 18:02:43 2023-03-24 18:02:43,543 [run_init] DEBUG init version:0.0.0 force:False 18:02:43 2023-03-24 18:02:43,544 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-usb-camera_PR-204/.semver 18:02:43 2023-03-24 18:02:43,545 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/foundry_device-usb-camera_PR-204/.semver 18:02:43 2023-03-24 18:02:43,545 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-usb-camera.git', '/w/workspace/foundry_device-usb-camera_PR-204/.semver'], cwd=/w/workspace/foundry_device-usb-camera_PR-204, universal_newlines=False, shell=None, istream=None) 18:02:44 2023-03-24 18:02:44,190 [append_file] DEBUG append to file:/w/workspace/foundry_device-usb-camera_PR-204/.git/info/exclude 18:02:44 2023-03-24 18:02:44,190 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-usb-camera_PR-204/.semver/PR-204 with force:False 18:02:44 2023-03-24 18:02:44,190 [write_file] DEBUG write to file:/w/workspace/foundry_device-usb-camera_PR-204/.semver/PR-204 18:02:44 2023-03-24 18:02:44,195 [execute] INFO git cat-file --batch-check 18:02:44 2023-03-24 18:02:44,196 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-usb-camera_PR-204/.semver, universal_newlines=False, shell=None, istream=) 18:02:44 2023-03-24 18:02:44,203 [execute] INFO git cat-file --batch 18:02:44 2023-03-24 18:02:44,203 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-usb-camera_PR-204/.semver, universal_newlines=False, shell=None, istream=) 18:02:44 2023-03-24 18:02:44,209 [read_version] DEBUG read version from /w/workspace/foundry_device-usb-camera_PR-204/.semver/PR-204 18:02:44 0.0.0 [Pipeline] } 18:02:44 $ docker exec --env ******** --env ******** caaeaa858f0fbe60d47ae9e676f9255196300d40a9621e68650212da903ac555 ssh-agent -k 18:02:44 unset SSH_AUTH_SOCK; 18:02:44 unset SSH_AGENT_PID; 18:02:44 echo Agent pid 76 killed; 18:02:44 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:02:45 + git semver [Pipeline] } 18:02:45 $ docker stop --time=1 caaeaa858f0fbe60d47ae9e676f9255196300d40a9621e68650212da903ac555 18:02:46 $ docker rm -f --volumes caaeaa858f0fbe60d47ae9e676f9255196300d40a9621e68650212da903ac555 [Pipeline] // withDockerContainer [Pipeline] sh 18:02:47 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 18:02:47 Stashed 1 file(s) [Pipeline] echo 18:02:47 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:02:48 provisioning config files... 18:02:48 copy managed file [device-usb-camera-settings] to file:/w/workspace/foundry_device-usb-camera_PR-204@tmp/config10902408340770723662tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:02:48 ---> docker-login.sh 18:02:48 nexus3.edgexfoundry.org:10001 18:02:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:02:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:02:48 Configure a credential helper to remove this warning. See 18:02:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:02:48 18:02:48 Login Succeeded 18:02:48 nexus3.edgexfoundry.org:10002 18:02:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:02:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:02:48 Configure a credential helper to remove this warning. See 18:02:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:02:48 18:02:48 Login Succeeded 18:02:48 nexus3.edgexfoundry.org:10003 18:02:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:02:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:02:48 Configure a credential helper to remove this warning. See 18:02:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:02:48 18:02:48 Login Succeeded 18:02:48 nexus3.edgexfoundry.org:10004 18:02:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:02:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:02:48 Configure a credential helper to remove this warning. See 18:02:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:02:48 18:02:48 Login Succeeded 18:02:48 docker.io 18:02:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:02:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:02:49 Configure a credential helper to remove this warning. See 18:02:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:02:49 18:02:49 Login Succeeded 18:02:49 ---> docker-login.sh ends [Pipeline] } 18:02:49 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 18:02:49 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:02:49 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:02:49 ========================================================= 18:02:49 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 18:02:49 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:02:49 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . 18:02:49 Sending build context to Docker daemon 1.878MB 18:02:49 Step 1/13 : ARG BASE=golang:1.20-alpine3.17 18:02:49 Step 2/13 : FROM ${BASE} AS builder 18:02:49 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 18:02:49 63b65145d645: Pulling fs layer 18:02:49 a2d21d5440eb: Pulling fs layer 18:02:49 935e6c44a52c: Pulling fs layer 18:02:49 94cc34f8dd06: Pulling fs layer 18:02:49 30dea6a524f1: Pulling fs layer 18:02:49 a2aff8979fd8: Pulling fs layer 18:02:49 6808be2612f2: Pulling fs layer 18:02:49 f25807f1079a: Pulling fs layer 18:02:49 94cc34f8dd06: Waiting 18:02:49 30dea6a524f1: Waiting 18:02:49 a2aff8979fd8: Waiting 18:02:49 6808be2612f2: Waiting 18:02:49 a2d21d5440eb: Download complete 18:02:49 94cc34f8dd06: Download complete 18:02:50 30dea6a524f1: Verifying Checksum 18:02:50 30dea6a524f1: Download complete 18:02:50 63b65145d645: Verifying Checksum 18:02:50 63b65145d645: Download complete 18:02:50 a2aff8979fd8: Verifying Checksum 18:02:50 a2aff8979fd8: Download complete 18:02:50 63b65145d645: Pull complete 18:02:50 a2d21d5440eb: Pull complete 18:02:50 f25807f1079a: Verifying Checksum 18:02:50 935e6c44a52c: Verifying Checksum 18:02:50 935e6c44a52c: Download complete 18:02:51 6808be2612f2: Verifying Checksum 18:02:51 6808be2612f2: Download complete 18:02:54 935e6c44a52c: Pull complete 18:02:54 94cc34f8dd06: Pull complete 18:02:54 30dea6a524f1: Pull complete 18:02:54 a2aff8979fd8: Pull complete 18:02:57 6808be2612f2: Pull complete 18:02:58 f25807f1079a: Pull complete 18:02:58 Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 18:02:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 18:02:58 ---> 3b553350e43f 18:02:58 Step 3/13 : ARG ADD_BUILD_TAGS="" 18:02:59 ---> Running in c2b02f52caa5 18:02:59 Removing intermediate container c2b02f52caa5 18:02:59 ---> 25fa772e7c88 18:02:59 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 18:02:59 ---> Running in fb595bd836b8 18:02:59 Removing intermediate container fb595bd836b8 18:02:59 ---> 0376a5e3f0a1 18:02:59 Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 18:02:59 ---> Running in bc1b43b65599 18:02:59 Removing intermediate container bc1b43b65599 18:02:59 ---> c30961217317 18:02:59 Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 18:02:59 ---> Running in 799fe6780e76 18:03:00 Removing intermediate container 799fe6780e76 18:03:00 ---> b6493fc62eec 18:03:00 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:03:00 ---> Running in 65803286595f 18:03:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 18:03:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 18:03:00 (1/14) Installing libintl (0.21.1-r1) 18:03:00 (2/14) Installing eudev-libs (3.2.11-r4) 18:03:00 (3/14) Installing libjpeg-turbo (2.1.4-r0) 18:03:00 (4/14) Installing v4l-utils-libs (1.22.1-r2) 18:03:00 (5/14) Installing v4l-utils (1.22.1-r2) 18:03:00 (6/14) Installing udev-init-scripts (35-r1) 18:03:00 (7/14) Installing libblkid (2.38.1-r1) 18:03:00 (8/14) Installing xz-libs (5.2.9-r0) 18:03:00 (9/14) Installing zstd-libs (1.5.2-r9) 18:03:00 (10/14) Installing kmod-libs (30-r1) 18:03:00 (11/14) Installing eudev (3.2.11-r4) 18:03:00 (12/14) Installing eudev-dev (3.2.11-r4) 18:03:00 (13/14) Installing v4l-utils-dvbv5 (1.22.1-r2) 18:03:00 (14/14) Installing v4l-utils-dev (1.22.1-r2) 18:03:00 Executing busybox-1.35.0-r29.trigger 18:03:00 Executing eudev-3.2.11-r4.trigger 18:03:00 OK: 272 MiB in 67 packages 18:03:01 Removing intermediate container 65803286595f 18:03:01 ---> 1fc1bfe73103 18:03:01 Step 8/13 : WORKDIR /device-usb-camera 18:03:01 ---> Running in 5ac13a62ab8c 18:03:01 Removing intermediate container 5ac13a62ab8c 18:03:01 ---> 4bb1c6c7c944 18:03:01 Step 9/13 : COPY go.mod vendor* ./ 18:03:01 ---> 728d28d0d6ff 18:03:01 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:03:01 ---> Running in 44a61146d23a 18:03:02 Still waiting to schedule task 18:03:02 ‘prd-ubuntu20.04-docker-arm64-4c-16g-5723’ is offline 18:03:33 Removing intermediate container 44a61146d23a 18:03:33 ---> 3a2f04ed320e 18:03:33 Step 11/13 : COPY . . 18:03:33 ---> a4828c089c72 18:03:33 Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 18:03:33 ---> Running in 202a23cf8208 18:03:33  % Total % Received % Xferd Average Speed Time Time Time Current 18:03:33 Dload Upload Total Spent Left Speed 18:03:33 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 7416 0 --:--:-- --:--:-- --:--:-- 7478 18:03:33 Removing intermediate container 202a23cf8208 18:03:33 ---> d754773cacd2 18:03:33 Step 13/13 : RUN ${MAKE} 18:03:33 ---> Running in 9d664bf85425 18:03:33 noop 18:03:33 Removing intermediate container 9d664bf85425 18:03:33 ---> 7213741899c4 18:03:33 Successfully built 7213741899c4 18:03:33 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:03:34 + docker inspect -f . ci-base-image-x86_64 18:03:34 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:03:34 prd-ubuntu20.04-docker-8c-8g-5724 does not seem to be running inside a container 18:03:34 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-usb-camera_PR-204 -v /w/workspace/foundry_device-usb-camera_PR-204:/w/workspace/foundry_device-usb-camera_PR-204:rw,z -v /w/workspace/foundry_device-usb-camera_PR-204@tmp:/w/workspace/foundry_device-usb-camera_PR-204@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 18:03:34 $ docker top b2513c038caf4e37fa505f02af7ec841c2622c8d87ca862fabc9cbd9ccf903f0 -eo pid,comm [Pipeline] { [Pipeline] sh 18:03:35 + go version 18:03:35 go version go1.20.2 linux/amd64 [Pipeline] } 18:03:35 $ docker stop --time=1 b2513c038caf4e37fa505f02af7ec841c2622c8d87ca862fabc9cbd9ccf903f0 18:03:36 $ docker rm -f --volumes b2513c038caf4e37fa505f02af7ec841c2622c8d87ca862fabc9cbd9ccf903f0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:03:37 + docker inspect -f . ci-base-image-x86_64 18:03:37 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:03:37 prd-ubuntu20.04-docker-8c-8g-5724 does not seem to be running inside a container 18:03:37 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/foundry_device-usb-camera_PR-204 -v /w/workspace/foundry_device-usb-camera_PR-204:/w/workspace/foundry_device-usb-camera_PR-204:rw,z -v /w/workspace/foundry_device-usb-camera_PR-204@tmp:/w/workspace/foundry_device-usb-camera_PR-204@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 18:03:37 $ docker top f44668fbc5f739c8f4c66b776d1d8560136e40b63954c5503d4bc5d0ee052eb8 -eo pid,comm [Pipeline] { [Pipeline] sh 18:03:38 + git config --global --add safe.directory /w/workspace/foundry_device-usb-camera_PR-204 [Pipeline] fileExists [Pipeline] sh 18:03:38 + make test 18:03:38 go test ./... -coverprofile=coverage.out ./... 18:03:43 ? github.com/edgexfoundry/device-usb-camera [no test files] 18:03:53 # github.com/edgexfoundry/device-usb-camera/internal/driver 18:03:53 internal/driver/driver.go:37:25: undefined: service.DeviceService 18:03:53 internal/driver/driver.go:77:17: undefined: service.RunningService 18:03:53 internal/driver/driver.go:86:36: undefined: service.DriverConfigs 18:03:53 internal/driver/driver.go:94:26: undefined: service.DriverConfigs 18:03:53 internal/driver/driver.go:306:35: cannot use path (variable of type any) as string value in argument to getUSBDeviceIdInfo: need type assertion 18:03:53 internal/driver/driver.go:433:9: cannot use value (variable of type any) as string value in return statement: need type assertion 18:03:53 internal/driver/driver.go:508:9: invalid argument: psn (variable of type any) for len 18:03:53 FAIL github.com/edgexfoundry/device-usb-camera/internal/driver [build failed] 18:03:53 FAIL 18:03:53 make: *** [Makefile:46: unittest] Error 1 [Pipeline] } 18:03:53 $ docker stop --time=1 f44668fbc5f739c8f4c66b776d1d8560136e40b63954c5503d4bc5d0ee052eb8 18:03:56 $ docker rm -f --volumes f44668fbc5f739c8f4c66b776d1d8560136e40b63954c5503d4bc5d0ee052eb8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:03:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:03:57 18:03:57 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:03:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:03:57 latest: Pulling from edgex-lftools-log-publisher 18:03:57 5eb5b503b376: Pulling fs layer 18:03:57 5c69ac0246d0: Pulling fs layer 18:03:57 ec43610c2a17: Pulling fs layer 18:03:57 3a2ae6a8a46f: Pulling fs layer 18:03:57 33b1e0a273af: Pulling fs layer 18:03:57 5d3b04190fa2: Pulling fs layer 18:03:57 2f39f015ded8: Pulling fs layer 18:03:57 33b1e0a273af: Waiting 18:03:57 5d3b04190fa2: Waiting 18:03:57 3a2ae6a8a46f: Waiting 18:03:57 2f39f015ded8: Waiting 18:03:57 5c69ac0246d0: Verifying Checksum 18:03:57 5c69ac0246d0: Download complete 18:03:57 3a2ae6a8a46f: Verifying Checksum 18:03:57 3a2ae6a8a46f: Download complete 18:03:57 33b1e0a273af: Verifying Checksum 18:03:57 33b1e0a273af: Download complete 18:03:57 5d3b04190fa2: Verifying Checksum 18:03:57 5d3b04190fa2: Download complete 18:03:57 ec43610c2a17: Verifying Checksum 18:03:57 ec43610c2a17: Download complete 18:03:58 5eb5b503b376: Verifying Checksum 18:03:58 5eb5b503b376: Download complete 18:03:58 2f39f015ded8: Download complete 18:03:59 5eb5b503b376: Pull complete 18:03:59 5c69ac0246d0: Pull complete 18:03:59 ec43610c2a17: Pull complete 18:03:59 3a2ae6a8a46f: Pull complete 18:03:59 33b1e0a273af: Pull complete 18:04:00 5d3b04190fa2: Pull complete 18:04:04 2f39f015ded8: Pull complete 18:04:04 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 18:04:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:04:04 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:04:04 prd-ubuntu20.04-docker-8c-8g-5724 does not seem to be running inside a container 18:04:04 $ 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/foundry_device-usb-camera_PR-204 -v /w/workspace/foundry_device-usb-camera_PR-204:/w/workspace/foundry_device-usb-camera_PR-204:rw,z -v /w/workspace/foundry_device-usb-camera_PR-204@tmp:/w/workspace/foundry_device-usb-camera_PR-204@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 18:04:06 $ docker top d7068e59da7c8cd5c4d1071d86ea91d2be6a9cf54fa909f6aec9346d1b3ec114 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:04:06 ---> job-cost.sh 18:04:06 lf-activate-venv: SKIPPING 18:04:06 INFO: No Stack... 18:04:07 INFO: Retrieving Pricing Info for: v3-standard-8 18:04:07 INFO: Archiving Costs [Pipeline] sh 18:04:07 + cat /w/workspace/foundry_device-usb-camera_PR-204/archives/cost.csv 18:04:07 + cut -d, -f6 [Pipeline] lock 18:04:07 Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-PR-204-1-stack-cost] 18:04:07 Resource [jenkins-edgexfoundry-device-usb-camera-PR-204-1-stack-cost] did not exist. Created. 18:04:07 Lock acquired on [jenkins-edgexfoundry-device-usb-camera-PR-204-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:04:08 + echo total: 0.2199999988079071 [Pipeline] stash 18:04:08 Stashed 1 file(s) [Pipeline] } 18:04:08 Lock released on resource [jenkins-edgexfoundry-device-usb-camera-PR-204-1-stack-cost] [Pipeline] // lock [Pipeline] } 18:04:08 $ docker stop --time=1 d7068e59da7c8cd5c4d1071d86ea91d2be6a9cf54fa909f6aec9346d1b3ec114 18:04:09 $ docker rm -f --volumes d7068e59da7c8cd5c4d1071d86ea91d2be6a9cf54fa909f6aec9346d1b3ec114 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 18:04:10 Failed in branch amd64 18:04:37 Running on prd-ubuntu20.04-docker-arm64-4c-16g-5725 in /w/workspace/foundry_device-usb-camera_PR-204 [Pipeline] { [Pipeline] ws 18:04:37 Running in /w/workspace/device-usb-camera/1 [Pipeline] { [Pipeline] checkout 18:04:37 Selected Git installation does not exist. Using Default 18:04:37 The recommended git tool is: NONE 18:04:42 using credential edgex-jenkins-ssh 18:04:42 Cloning the remote Git repository 18:04:42 Cloning repository git@github.com:edgexfoundry/device-usb-camera.git 18:04:43 > git init /w/workspace/device-usb-camera/1 # timeout=10 18:04:43 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git 18:04:43 > git --version # timeout=10 18:04:43 > git --version # 'git version 2.25.1' 18:04:43 using GIT_SSH to set credentials SSH Credentials for GitHub 18:04:43 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 18:04:44 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 18:04:44 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:04:44 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 18:04:45 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git 18:04:45 using GIT_SSH to set credentials SSH Credentials for GitHub 18:04:45 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/pull/204/head:refs/remotes/origin/PR-204 +refs/heads/main:refs/remotes/origin/main # timeout=10 18:04:45 Merging remotes/origin/main commit 8746c938a55b5945dba82726ee73b77bfa0394d9 into PR head commit b41a20f55721c7a6a638b1e82ba6579fac017dd7 18:04:45 Merge succeeded, producing b41a20f55721c7a6a638b1e82ba6579fac017dd7 18:04:45 Checking out Revision b41a20f55721c7a6a638b1e82ba6579fac017dd7 (PR-204) 18:04:46 Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" 18:04:46 > git --version # timeout=10 18:04:46 > git --version # 'git version 2.25.1' 18:04:46 fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a 18:04:45 > git config core.sparsecheckout # timeout=10 18:04:45 > git checkout -f b41a20f55721c7a6a638b1e82ba6579fac017dd7 # timeout=10 18:04:45 > git remote # timeout=10 18:04:45 > git config --get remote.origin.url # timeout=10 18:04:45 using GIT_SSH to set credentials SSH Credentials for GitHub 18:04:45 > git merge 8746c938a55b5945dba82726ee73b77bfa0394d9 # timeout=10 18:04:45 > git rev-parse HEAD^{commit} # timeout=10 18:04:45 > git config core.sparsecheckout # timeout=10 18:04:45 > git checkout -f b41a20f55721c7a6a638b1e82ba6579fac017dd7 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:04:47 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 18:04:47 % Total % Received % Xferd Average Speed Time Time Time Current 18:04:47 Dload Upload Total Spent Left Speed 18:04:47 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 99617 0 --:--:-- --:--:-- --:--:-- 99617 [Pipeline] sh 18:04:48 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 18:04:48 + + sudosudo tee jq /etc/docker/daemon.new . += {"seccomp-profile": "/etc/docker/seccomp.json"} 18:04:48 /etc/docker/daemon.json 18:04:48 { 18:04:48 "registry-mirrors": [ 18:04:48 "https://nexus3.edgexfoundry.org:10001" 18:04:48 ], 18:04:48 "bip": "10.250.0.254/24", 18:04:48 "hosts": [ 18:04:48 "tcp://0.0.0.0:5555", 18:04:48 "unix:///var/run/docker.sock" 18:04:48 ], 18:04:48 "mtu": 1458, 18:04:48 "selinux-enabled": true, 18:04:48 "seccomp-profile": "/etc/docker/seccomp.json" 18:04:48 } [Pipeline] sh 18:04:48 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 18:04:49 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:05:07 provisioning config files... 18:05:07 copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/1@tmp/config4671172602881440915tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:05:08 ---> docker-login.sh 18:05:08 nexus3.edgexfoundry.org:10001 18:05:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:05:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:05:08 Configure a credential helper to remove this warning. See 18:05:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:05:08 18:05:08 Login Succeeded 18:05:08 nexus3.edgexfoundry.org:10002 18:05:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:05:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:05:09 Configure a credential helper to remove this warning. See 18:05:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:05:09 18:05:09 Login Succeeded 18:05:09 nexus3.edgexfoundry.org:10003 18:05:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:05:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:05:09 Configure a credential helper to remove this warning. See 18:05:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:05:09 18:05:09 Login Succeeded 18:05:09 nexus3.edgexfoundry.org:10004 18:05:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:05:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:05:09 Configure a credential helper to remove this warning. See 18:05:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:05:09 18:05:09 Login Succeeded 18:05:09 docker.io 18:05:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:05:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:05:10 Configure a credential helper to remove this warning. See 18:05:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:05:10 18:05:10 Login Succeeded 18:05:10 ---> docker-login.sh ends [Pipeline] } 18:05:10 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 18:05:10 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:05:10 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:05:10 ========================================================= 18:05:10 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 18:05:10 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:05:11 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . 18:05:11 Sending build context to Docker daemon 1.203MB 18:05:11 Step 1/13 : ARG BASE=golang:1.20-alpine3.17 18:05:11 Step 2/13 : FROM ${BASE} AS builder 18:05:11 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 18:05:11 af6eaf76a39c: Pulling fs layer 18:05:11 55522c791124: Pulling fs layer 18:05:11 ce5c4a1c91eb: Pulling fs layer 18:05:11 169dfbe0d373: Pulling fs layer 18:05:11 e1ff8fa3b103: Pulling fs layer 18:05:11 52ebb69f0ebf: Pulling fs layer 18:05:11 5abe8eddf0d5: Pulling fs layer 18:05:11 169dfbe0d373: Waiting 18:05:11 e1ff8fa3b103: Waiting 18:05:11 52ebb69f0ebf: Waiting 18:05:11 55522c791124: Verifying Checksum 18:05:11 55522c791124: Download complete 18:05:11 169dfbe0d373: Verifying Checksum 18:05:11 169dfbe0d373: Download complete 18:05:11 e1ff8fa3b103: Download complete 18:05:11 af6eaf76a39c: Verifying Checksum 18:05:11 af6eaf76a39c: Download complete 18:05:12 af6eaf76a39c: Pull complete 18:05:12 5abe8eddf0d5: Verifying Checksum 18:05:12 5abe8eddf0d5: Download complete 18:05:13 55522c791124: Pull complete 18:05:14 ce5c4a1c91eb: Verifying Checksum 18:05:14 ce5c4a1c91eb: Download complete 18:05:14 52ebb69f0ebf: Verifying Checksum 18:05:14 52ebb69f0ebf: Download complete 18:05:26 ce5c4a1c91eb: Pull complete 18:05:26 169dfbe0d373: Pull complete 18:05:26 e1ff8fa3b103: Pull complete 18:05:32 52ebb69f0ebf: Pull complete 18:05:34 5abe8eddf0d5: Pull complete 18:05:34 Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f 18:05:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 18:05:34 ---> 6cb57ee374ae 18:05:34 Step 3/13 : ARG ADD_BUILD_TAGS="" 18:05:36 ---> Running in 44998705afaf 18:05:36 Removing intermediate container 44998705afaf 18:05:36 ---> 0103423e0ddd 18:05:36 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 18:05:36 ---> Running in dcdb1e725425 18:05:36 Removing intermediate container dcdb1e725425 18:05:36 ---> 3345531a1874 18:05:36 Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 18:05:36 ---> Running in 47e76d0a2832 18:05:37 Removing intermediate container 47e76d0a2832 18:05:37 ---> 82f9e8d1b269 18:05:37 Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 18:05:37 ---> Running in 8508bc4b0cdc 18:05:37 Removing intermediate container 8508bc4b0cdc 18:05:37 ---> f1c19b982bf2 18:05:37 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:05:37 ---> Running in d4f4700e34c1 18:05:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 18:05:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 18:05:40 (1/14) Installing libintl (0.21.1-r1) 18:05:40 (2/14) Installing eudev-libs (3.2.11-r4) 18:05:40 (3/14) Installing libjpeg-turbo (2.1.4-r0) 18:05:40 (4/14) Installing v4l-utils-libs (1.22.1-r2) 18:05:40 (5/14) Installing v4l-utils (1.22.1-r2) 18:05:40 (6/14) Installing udev-init-scripts (35-r1) 18:05:40 (7/14) Installing libblkid (2.38.1-r1) 18:05:40 (8/14) Installing xz-libs (5.2.9-r0) 18:05:40 (9/14) Installing zstd-libs (1.5.2-r9) 18:05:40 (10/14) Installing kmod-libs (30-r1) 18:05:40 (11/14) Installing eudev (3.2.11-r4) 18:05:40 (12/14) Installing eudev-dev (3.2.11-r4) 18:05:40 (13/14) Installing v4l-utils-dvbv5 (1.22.1-r2) 18:05:40 (14/14) Installing v4l-utils-dev (1.22.1-r2) 18:05:40 Executing busybox-1.35.0-r29.trigger 18:05:40 Executing eudev-3.2.11-r4.trigger 18:05:40 OK: 271 MiB in 67 packages 18:05:41 Removing intermediate container d4f4700e34c1 18:05:41 ---> 185b73aeb1c9 18:05:41 Step 8/13 : WORKDIR /device-usb-camera 18:05:41 ---> Running in baeca4502fbd 18:05:41 Removing intermediate container baeca4502fbd 18:05:41 ---> 1b932e4a48b3 18:05:41 Step 9/13 : COPY go.mod vendor* ./ 18:05:42 ---> 37ea3058f49a 18:05:42 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:05:42 ---> Running in fd016c236898 18:06:50 Removing intermediate container fd016c236898 18:06:50 ---> 46fc898694a4 18:06:50 Step 11/13 : COPY . . 18:06:50 ---> 5439b58616a3 18:06:50 Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 18:06:50 ---> Running in e5d3712b5e15 18:06:50  % Total % Received % Xferd Average Speed Time Time Time Current 18:06:50 Dload Upload Total Spent Left Speed 18:06:50 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:--  0 100 1062 100 1062 0 0 4326 0 --:--:-- --:--:-- --:--:-- 4352 18:06:50 Removing intermediate container e5d3712b5e15 18:06:50 ---> 4c523437dd21 18:06:50 Step 13/13 : RUN ${MAKE} 18:06:50 ---> Running in 7ee8342602c9 18:06:50 noop 18:06:50 Removing intermediate container 7ee8342602c9 18:06:50 ---> 841a1fc6947e 18:06:50 Successfully built 841a1fc6947e 18:06:50 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:06:50 + docker inspect -f . ci-base-image-arm64 18:06:50 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:06:51 prd-ubuntu20.04-docker-arm64-4c-16g-5725 does not seem to be running inside a container 18:06:51 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/1 -v /w/workspace/device-usb-camera/1:/w/workspace/device-usb-camera/1:rw,z -v /w/workspace/device-usb-camera/1@tmp:/w/workspace/device-usb-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 18:06:52 $ docker top 7b9c28448e78b23577b0c232fbc3403c54038b3d18fee3f11507808f6eca689f -eo pid,comm [Pipeline] { [Pipeline] sh 18:06:53 + go version 18:06:53 go version go1.20.2 linux/arm64 [Pipeline] } 18:06:53 $ docker stop --time=1 7b9c28448e78b23577b0c232fbc3403c54038b3d18fee3f11507808f6eca689f 18:06:54 $ docker rm -f --volumes 7b9c28448e78b23577b0c232fbc3403c54038b3d18fee3f11507808f6eca689f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:06:55 + docker inspect -f . ci-base-image-arm64 18:06:55 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:06:55 prd-ubuntu20.04-docker-arm64-4c-16g-5725 does not seem to be running inside a container 18:06:55 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-usb-camera/1 -v /w/workspace/device-usb-camera/1:/w/workspace/device-usb-camera/1:rw,z -v /w/workspace/device-usb-camera/1@tmp:/w/workspace/device-usb-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 18:06:57 $ docker top 26b6155d8093a31eda71fc1a5fcc97e265c83be7f534a5bc6dc6147d5691c6d3 -eo pid,comm [Pipeline] { [Pipeline] sh 18:06:57 + git config --global --add safe.directory /w/workspace/device-usb-camera/1 [Pipeline] fileExists [Pipeline] sh 18:06:58 + make test 18:06:58 go test ./... -coverprofile=coverage.out ./... 18:07:30 ? github.com/edgexfoundry/device-usb-camera [no test files] 18:09:07 # github.com/edgexfoundry/device-usb-camera/internal/driver 18:09:07 internal/driver/driver.go:37:25: undefined: service.DeviceService 18:09:07 internal/driver/driver.go:77:17: undefined: service.RunningService 18:09:07 internal/driver/driver.go:86:36: undefined: service.DriverConfigs 18:09:07 internal/driver/driver.go:94:26: undefined: service.DriverConfigs 18:09:07 internal/driver/driver.go:306:35: cannot use path (variable of type any) as string value in argument to getUSBDeviceIdInfo: need type assertion 18:09:07 internal/driver/driver.go:433:9: cannot use value (variable of type any) as string value in return statement: need type assertion 18:09:07 internal/driver/driver.go:508:9: invalid argument: psn (variable of type any) for len 18:09:19 FAIL github.com/edgexfoundry/device-usb-camera/internal/driver [build failed] 18:09:19 FAIL 18:09:20 make: *** [Makefile:46: unittest] Error 1 [Pipeline] } 18:09:20 $ docker stop --time=1 26b6155d8093a31eda71fc1a5fcc97e265c83be7f534a5bc6dc6147d5691c6d3 18:09:22 $ docker rm -f --volumes 26b6155d8093a31eda71fc1a5fcc97e265c83be7f534a5bc6dc6147d5691c6d3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:09:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:09:23 18:09:23 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:09:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:09:24 arm64: Pulling from edgex-lftools-log-publisher 18:09:24 8998bd30e6a1: Pulling fs layer 18:09:24 04944245beec: Pulling fs layer 18:09:24 699f458cf7ca: Pulling fs layer 18:09:24 765212b225bb: Pulling fs layer 18:09:24 f23df028b6ca: Pulling fs layer 18:09:24 d65c8cfc05b1: Pulling fs layer 18:09:24 2437ff75d9bd: Pulling fs layer 18:09:24 d65c8cfc05b1: Waiting 18:09:24 2437ff75d9bd: Waiting 18:09:24 f23df028b6ca: Waiting 18:09:24 04944245beec: Verifying Checksum 18:09:24 04944245beec: Download complete 18:09:24 765212b225bb: Verifying Checksum 18:09:24 765212b225bb: Download complete 18:09:24 f23df028b6ca: Verifying Checksum 18:09:24 f23df028b6ca: Download complete 18:09:24 d65c8cfc05b1: Download complete 18:09:24 699f458cf7ca: Verifying Checksum 18:09:24 699f458cf7ca: Download complete 18:09:25 8998bd30e6a1: Verifying Checksum 18:09:25 8998bd30e6a1: Download complete 18:09:28 2437ff75d9bd: Verifying Checksum 18:09:28 2437ff75d9bd: Download complete 18:09:30 8998bd30e6a1: Pull complete 18:09:30 04944245beec: Pull complete 18:09:32 699f458cf7ca: Pull complete 18:09:32 765212b225bb: Pull complete 18:09:33 f23df028b6ca: Pull complete 18:09:33 d65c8cfc05b1: Pull complete 18:09:51 2437ff75d9bd: Pull complete 18:09:51 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 18:09:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:09:51 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:09:52 prd-ubuntu20.04-docker-arm64-4c-16g-5725 does not seem to be running inside a container 18:09:52 $ 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/device-usb-camera/1 -v /w/workspace/device-usb-camera/1:/w/workspace/device-usb-camera/1:rw,z -v /w/workspace/device-usb-camera/1@tmp:/w/workspace/device-usb-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 18:09:54 $ docker top 869541be7fe2c1ce94002f3b3ff5fb753717b2e1d46e9be655e618a3ed6009df -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:09:55 ---> job-cost.sh 18:09:55 lf-activate-venv: SKIPPING 18:09:55 INFO: No Stack... 18:09:55 INFO: Retrieving Pricing Info for: v3-standard-4 18:09:56 INFO: Archiving Costs [Pipeline] sh 18:09:57 + cat /w/workspace/device-usb-camera/1/archives/cost.csv 18:09:57 + cut -d, -f6 [Pipeline] lock 18:09:57 Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-PR-204-1-stack-cost] 18:09:57 Resource [jenkins-edgexfoundry-device-usb-camera-PR-204-1-stack-cost] did not exist. Created. 18:09:57 Lock acquired on [jenkins-edgexfoundry-device-usb-camera-PR-204-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:09:58 /w/workspace/device-usb-camera/1@tmp/durable-602ef13f/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 18:09:58 + echo total: 0.10999999940395355 [Pipeline] stash 18:09:58 Warning: overwriting stash ‘stack-cost’ 18:09:59 Stashed 1 file(s) [Pipeline] } 18:09:59 Lock released on resource [jenkins-edgexfoundry-device-usb-camera-PR-204-1-stack-cost] [Pipeline] // lock [Pipeline] } 18:09:59 $ docker stop --time=1 869541be7fe2c1ce94002f3b3ff5fb753717b2e1d46e9be655e618a3ed6009df 18:10:00 $ docker rm -f --volumes 869541be7fe2c1ce94002f3b3ff5fb753717b2e1d46e9be655e618a3ed6009df [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 18:10:01 Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 18:10:03 + [ -d /w/workspace/foundry_device-usb-camera_PR-204/archives ] 18:10:03 + ls -al /w/workspace/foundry_device-usb-camera_PR-204/archives 18:10:03 total 16 18:10:03 drwxr-xr-x 3 root root 4096 Mar 24 18:04 . 18:10:03 drwxrwxr-x 11 jenkins jenkins 4096 Mar 24 18:04 .. 18:10:03 drwxr-xr-x 2 root root 4096 Mar 24 18:04 cost 18:10:03 -rw-r--r-- 1 root root 89 Mar 24 18:04 cost.csv 18:10:03 + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-usb-camera_PR-204/archives 18:10:03 + ls -al /w/workspace/foundry_device-usb-camera_PR-204/archives 18:10:03 total 16 18:10:03 drwxr-xr-x 3 jenkins jenkins 4096 Mar 24 18:04 . 18:10:03 drwxrwxr-x 11 jenkins jenkins 4096 Mar 24 18:04 .. 18:10:03 drwxr-xr-x 2 jenkins jenkins 4096 Mar 24 18:04 cost 18:10:03 -rw-r--r-- 1 jenkins jenkins 89 Mar 24 18:04 cost.csv [Pipeline] libraryResource [Pipeline] sh 18:10:04 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 18:10:05 ---> package-listing.sh 18:10:05 ++ facter osfamily 18:10:05 ++ tr '[:upper:]' '[:lower:]' 18:10:05 + OS_FAMILY=debian 18:10:05 + workspace=/w/workspace/foundry_device-usb-camera_PR-204 18:10:05 + START_PACKAGES=/tmp/packages_start.txt 18:10:05 + END_PACKAGES=/tmp/packages_end.txt 18:10:05 + DIFF_PACKAGES=/tmp/packages_diff.txt 18:10:05 + PACKAGES=/tmp/packages_start.txt 18:10:05 + '[' /w/workspace/foundry_device-usb-camera_PR-204 ']' 18:10:05 + PACKAGES=/tmp/packages_end.txt 18:10:05 + case "${OS_FAMILY}" in 18:10:05 + dpkg -l 18:10:05 + grep '^ii' 18:10:05 + '[' -f /tmp/packages_start.txt ']' 18:10:05 + '[' -f /tmp/packages_end.txt ']' 18:10:05 + diff /tmp/packages_start.txt /tmp/packages_end.txt 18:10:05 + '[' /w/workspace/foundry_device-usb-camera_PR-204 ']' 18:10:05 + mkdir -p /w/workspace/foundry_device-usb-camera_PR-204/archives/ 18:10:05 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-usb-camera_PR-204/archives/ [Pipeline] echo 18:10:05 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/foundry_device-usb-camera_PR-204/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 18:10:05 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:10:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:10:06 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:10:06 prd-ubuntu20.04-docker-8c-8g-5724 does not seem to be running inside a container 18:10:06 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/foundry_device-usb-camera_PR-204/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-usb-camera_PR-204 -v /w/workspace/foundry_device-usb-camera_PR-204:/w/workspace/foundry_device-usb-camera_PR-204:rw,z -v /w/workspace/foundry_device-usb-camera_PR-204@tmp:/w/workspace/foundry_device-usb-camera_PR-204@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 18:10:06 $ docker top 3a1d0fce8dec404b3843e73662d1b07c94c54fbf402cfb9a8a280fde92cd5737 -eo pid,comm [Pipeline] { [Pipeline] sh 18:10:07 + touch /tmp/pre-build-complete [Pipeline] sh 18:10:07 + mkdir -p /var/log/sysstat [Pipeline] sh 18:10:07 + ls /var/log/sa-host 18:10:07 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:10:07 provisioning config files... 18:10:07 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-usb-camera_PR-204@tmp/config4858623130221438323tmp [Pipeline] { [Pipeline] echo 18:10:08 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 18:10:08 ---> create-netrc.sh [Pipeline] } 18:10:08 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 18:10:08 ---> python-tools-install.sh [Pipeline] echo 18:10:08 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 18:10:09 ---> sudo-logs.sh 18:10:09 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 18:10:09 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 18:10:09 ---> job-cost.sh 18:10:09 lf-activate-venv: SKIPPING 18:10:09 DEBUG: total: 0.2199999988079071 18:10:09 INFO: Retrieving Stack Cost... 18:10:09 INFO: Retrieving Pricing Info for: v3-standard-8 18:10:10 INFO: Archiving Costs [Pipeline] echo 18:10:10 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 18:10:10 ---> logs-deploy.sh 18:10:10 lf-activate-venv: SKIPPING 18:10:10 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/PR-204/1 18:10:10 INFO: archiving workspace using pattern(s): 18:10:11 Archives upload complete. 18:10:11 INFO: archiving logs to Nexus