Pull request #252 event Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from bd3dfb7577215fc8ead1e32a51e4b3e513c7470a+8e89c95f200ba999b8b18666717dd08bb0ba11a2 (705e4a4473c5626ae9b4162e7cba9fe754596c75) 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-ssh137759006307075415.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-ssh6173513069841400025.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 4fc256d9079ed2258907e613f84b1b8da264a4bd The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/PR-252/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/PR-252/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8618533538856968398.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fc256d9079ed2258907e613f84b1b8da264a4bd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc256d9079ed2258907e613f84b1b8da264a4bd # timeout=10 Commit message: "Merge pull request #430 from ernestojeda/release-lock" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that 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-ssh8185321144763324307.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/PR-252/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/PR-252/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh4937765128362886692.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 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 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 Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-16407 in /w/workspace/foundry_device-usb-camera_PR-252 [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-252 # 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 Merging remotes/origin/main commit 8e89c95f200ba999b8b18666717dd08bb0ba11a2 into PR head commit bd3dfb7577215fc8ead1e32a51e4b3e513c7470a Merge succeeded, producing bd3dfb7577215fc8ead1e32a51e4b3e513c7470a Checking out Revision bd3dfb7577215fc8ead1e32a51e4b3e513c7470a (PR-252) > 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/252/head:refs/remotes/origin/PR-252 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f bd3dfb7577215fc8ead1e32a51e4b3e513c7470a # 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 8e89c95f200ba999b8b18666717dd08bb0ba11a2 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f bd3dfb7577215fc8ead1e32a51e4b3e513c7470a # timeout=10 Commit message: "build(deps): Bump github.com/stretchr/testify from 1.8.2 to 1.8.3" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 23:17:58 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 23:17:58 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 23:17:58 ========================================================= 23:17:58 EdgeX Global Pipelines Version Info 23:17:58 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk c5ff75a6f307b5f31bf914ce62c0aaeacb3091de # timeout=10 23:17:58 ------------------- 23:17:58 stable info: 23:17:58 ------------------- 23:17:58 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 23:17:58 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 23:17:58 Message: update stable to v1.0.249 23:17:59 ------------------- 23:17:59 experimental info: 23:17:59 ------------------- 23:17:59 Commited By: **** collab-it+edgex@linuxfoundation.org 23:17:59 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 23:17:59 Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 23:17:59 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo 23:17:59 [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo 23:17:59 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 23:17:59 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 23:17:59 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 23:17:59 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 23:17:59 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 23:17:59 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 23:17:59 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 23:17:59 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 23:17:59 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 23:17:59 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo 23:17:59 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 23:17:59 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 23:17:59 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 23:17:59 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 23:17:59 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 23:17:59 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 23:17:59 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 23:18:00 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 23:18:00 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 23:18:00 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 23:18:00 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 23:18:00 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 23:18:00 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 23:18:00 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 23:18:00 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 23:18:00 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-252 [Pipeline] echo 23:18:00 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-252 [Pipeline] echo 23:18:00 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-252 [Pipeline] echo 23:18:00 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = bd3dfb7577215fc8ead1e32a51e4b3e513c7470a [Pipeline] echo 23:18:00 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = bd3dfb7 [Pipeline] echo 23:18:00 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:18:00 provisioning config files... 23:18:00 copy managed file [device-usb-camera-settings] to file:/w/workspace/foundry_device-usb-camera_PR-252@tmp/config1014294564955067746tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:18:00 ---> docker-login.sh 23:18:00 nexus3.edgexfoundry.org:10001 23:18:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:18:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:18:00 Configure a credential helper to remove this warning. See 23:18:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:18:00 23:18:00 Login Succeeded 23:18:00 nexus3.edgexfoundry.org:10002 23:18:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:18:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:18:00 Configure a credential helper to remove this warning. See 23:18:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:18:00 23:18:00 Login Succeeded 23:18:00 nexus3.edgexfoundry.org:10003 23:18:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:18:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:18:01 Configure a credential helper to remove this warning. See 23:18:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:18:01 23:18:01 Login Succeeded 23:18:01 nexus3.edgexfoundry.org:10004 23:18:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:18:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:18:01 Configure a credential helper to remove this warning. See 23:18:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:18:01 23:18:01 Login Succeeded 23:18:01 docker.io 23:18:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:18:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:18:01 Configure a credential helper to remove this warning. See 23:18:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:18:01 23:18:01 Login Succeeded 23:18:01 ---> docker-login.sh ends [Pipeline] } 23:18:01 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 23:18:01 + git rev-list -1 --merges bd3dfb7577215fc8ead1e32a51e4b3e513c7470a~1..bd3dfb7577215fc8ead1e32a51e4b3e513c7470a [Pipeline] echo 23:18:01 -----------> git rev-list -1 --merges bd3dfb7577215fc8ead1e32a51e4b3e513c7470a~1..bd3dfb7577215fc8ead1e32a51e4b3e513c7470a bd3dfb7577215fc8ead1e32a51e4b3e513c7470a [false] [Pipeline] sh 23:18:02 + git log --format=format:%s -1 bd3dfb7577215fc8ead1e32a51e4b3e513c7470a [Pipeline] echo 23:18:02 ========================================================= 23:18:02 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 23:18:02 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 23:18:02 + git log --format=format:%s -1 bd3dfb7577215fc8ead1e32a51e4b3e513c7470a [Pipeline] echo 23:18:02 [semverPrep] GIT_COMMIT: bd3dfb7577215fc8ead1e32a51e4b3e513c7470a, Commit Message: build(deps): Bump github.com/stretchr/testify from 1.8.2 to 1.8.3 [Pipeline] echo 23:18:02 [semverPrep] This is not a build commit. [Pipeline] sh 23:18:02 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 23:18:02 + grep -v github /etc/ssh/ssh_known_hosts 23:18:02 + [ -e /tmp/ssh_known_hosts ] 23:18:02 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 23:18:02 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 23:18:02 + sudo tee -a /etc/ssh/ssh_known_hosts 23:18:02 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:18:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:18:03 23:18:03 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:18:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:18:03 0.1.4: Pulling from edgex-devops/py-git-semver 23:18:03 b85a868b505f: Pulling fs layer 23:18:03 e2be974225ed: Pulling fs layer 23:18:03 339a4e72a1f5: Pulling fs layer 23:18:03 988bab9f4d93: Pulling fs layer 23:18:03 1469e6f7b9e6: Pulling fs layer 23:18:03 eaf3925da568: Pulling fs layer 23:18:03 bab4dde63d76: Pulling fs layer 23:18:03 bde34c3a00c8: Pulling fs layer 23:18:03 b352a97aabf1: Pulling fs layer 23:18:03 988bab9f4d93: Waiting 23:18:03 4872d77fe225: Pulling fs layer 23:18:03 1469e6f7b9e6: Waiting 23:18:03 5851b861e8e6: Pulling fs layer 23:18:03 bab4dde63d76: Waiting 23:18:03 eaf3925da568: Waiting 23:18:03 4872d77fe225: Waiting 23:18:03 bde34c3a00c8: Waiting 23:18:03 b352a97aabf1: Waiting 23:18:03 5851b861e8e6: Waiting 23:18:03 e2be974225ed: Verifying Checksum 23:18:03 e2be974225ed: Download complete 23:18:03 988bab9f4d93: Verifying Checksum 23:18:03 988bab9f4d93: Download complete 23:18:03 1469e6f7b9e6: Verifying Checksum 23:18:03 1469e6f7b9e6: Download complete 23:18:03 339a4e72a1f5: Verifying Checksum 23:18:03 339a4e72a1f5: Download complete 23:18:03 eaf3925da568: Verifying Checksum 23:18:03 eaf3925da568: Download complete 23:18:03 bde34c3a00c8: Verifying Checksum 23:18:03 bde34c3a00c8: Download complete 23:18:03 b352a97aabf1: Download complete 23:18:03 4872d77fe225: Verifying Checksum 23:18:03 4872d77fe225: Download complete 23:18:03 5851b861e8e6: Verifying Checksum 23:18:03 5851b861e8e6: Download complete 23:18:03 b85a868b505f: Download complete 23:18:04 bab4dde63d76: Verifying Checksum 23:18:04 bab4dde63d76: Download complete 23:18:05 b85a868b505f: Pull complete 23:18:05 e2be974225ed: Pull complete 23:18:05 339a4e72a1f5: Pull complete 23:18:05 988bab9f4d93: Pull complete 23:18:05 1469e6f7b9e6: Pull complete 23:18:06 eaf3925da568: Pull complete 23:18:08 bab4dde63d76: Pull complete 23:18:08 bde34c3a00c8: Pull complete 23:18:08 b352a97aabf1: Pull complete 23:18:08 4872d77fe225: Pull complete 23:18:08 5851b861e8e6: Pull complete 23:18:08 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 23:18:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:18:08 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:18:08 prd-ubuntu20.04-docker-8c-8g-16407 does not seem to be running inside a container 23:18:08 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-usb-camera_PR-252 -v /w/workspace/foundry_device-usb-camera_PR-252:/w/workspace/foundry_device-usb-camera_PR-252:rw,z -v /w/workspace/foundry_device-usb-camera_PR-252@tmp:/w/workspace/foundry_device-usb-camera_PR-252@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-devops/py-git-semver:0.1.4 cat 23:18:09 $ docker top 8f0d0c2863c0a155a2bc763bc2533afbea1211a1fbd95e2a07a694867f1c3379 -eo pid,comm 23:18:09 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). 23:18:09 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:18:09 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:18:09 [ssh-agent] Looking for ssh-agent implementation... 23:18:10 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:18:10 $ docker exec 8f0d0c2863c0a155a2bc763bc2533afbea1211a1fbd95e2a07a694867f1c3379 ssh-agent 23:18:10 SSH_AUTH_SOCK=/tmp/ssh-TmS3JoPFv5P2/agent.32 23:18:10 SSH_AGENT_PID=39 23:18:10 Running ssh-add (command line suppressed) 23:18:10 Identity added: /w/workspace/foundry_device-usb-camera_PR-252@tmp/private_key_10798217456292675144.key (/w/workspace/foundry_device-usb-camera_PR-252@tmp/private_key_10798217456292675144.key) 23:18:10 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:18:10 + git tag --points-at HEAD [Pipeline] } 23:18:10 $ docker exec --env ******** --env ******** 8f0d0c2863c0a155a2bc763bc2533afbea1211a1fbd95e2a07a694867f1c3379 ssh-agent -k 23:18:10 unset SSH_AUTH_SOCK; 23:18:10 unset SSH_AGENT_PID; 23:18:10 echo Agent pid 39 killed; 23:18:10 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 23:18:10 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:18:10 [ssh-agent] Looking for ssh-agent implementation... 23:18:10 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:18:10 $ docker exec 8f0d0c2863c0a155a2bc763bc2533afbea1211a1fbd95e2a07a694867f1c3379 ssh-agent 23:18:10 SSH_AUTH_SOCK=/tmp/ssh-M3PmdieJl2RC/agent.71 23:18:10 SSH_AGENT_PID=77 23:18:10 Running ssh-add (command line suppressed) 23:18:11 Identity added: /w/workspace/foundry_device-usb-camera_PR-252@tmp/private_key_353643003916280976.key (/w/workspace/foundry_device-usb-camera_PR-252@tmp/private_key_353643003916280976.key) 23:18:11 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:18:11 + git semver init 23:18:11 2023-05-22 23:18:11,563 [run_init] DEBUG init version:0.0.0 force:False 23:18:11 2023-05-22 23:18:11,564 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-usb-camera_PR-252/.semver 23:18:11 2023-05-22 23:18:11,565 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/foundry_device-usb-camera_PR-252/.semver 23:18:11 2023-05-22 23:18:11,565 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-usb-camera.git', '/w/workspace/foundry_device-usb-camera_PR-252/.semver'], cwd=/w/workspace/foundry_device-usb-camera_PR-252, universal_newlines=False, shell=None, istream=None) 23:18:12 2023-05-22 23:18:12,255 [append_file] DEBUG append to file:/w/workspace/foundry_device-usb-camera_PR-252/.git/info/exclude 23:18:12 2023-05-22 23:18:12,256 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-usb-camera_PR-252/.semver/PR-252 with force:False 23:18:12 2023-05-22 23:18:12,256 [write_file] DEBUG write to file:/w/workspace/foundry_device-usb-camera_PR-252/.semver/PR-252 23:18:12 2023-05-22 23:18:12,261 [execute] INFO git cat-file --batch-check 23:18:12 2023-05-22 23:18:12,261 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-usb-camera_PR-252/.semver, universal_newlines=False, shell=None, istream=) 23:18:12 2023-05-22 23:18:12,267 [execute] INFO git cat-file --batch 23:18:12 2023-05-22 23:18:12,267 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-usb-camera_PR-252/.semver, universal_newlines=False, shell=None, istream=) 23:18:12 2023-05-22 23:18:12,272 [read_version] DEBUG read version from /w/workspace/foundry_device-usb-camera_PR-252/.semver/PR-252 23:18:12 0.0.0 [Pipeline] } 23:18:12 $ docker exec --env ******** --env ******** 8f0d0c2863c0a155a2bc763bc2533afbea1211a1fbd95e2a07a694867f1c3379 ssh-agent -k 23:18:12 unset SSH_AUTH_SOCK; 23:18:12 unset SSH_AGENT_PID; 23:18:12 echo Agent pid 77 killed; 23:18:12 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:18:13 + git semver [Pipeline] } 23:18:13 $ docker stop --time=1 8f0d0c2863c0a155a2bc763bc2533afbea1211a1fbd95e2a07a694867f1c3379 23:18:14 $ docker rm -f --volumes 8f0d0c2863c0a155a2bc763bc2533afbea1211a1fbd95e2a07a694867f1c3379 [Pipeline] // withDockerContainer [Pipeline] sh 23:18:15 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 23:18:15 Stashed 1 file(s) [Pipeline] echo 23:18:15 [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 23:18:15 provisioning config files... 23:18:15 copy managed file [device-usb-camera-settings] to file:/w/workspace/foundry_device-usb-camera_PR-252@tmp/config13892505534963598538tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:18:15 ---> docker-login.sh 23:18:15 nexus3.edgexfoundry.org:10001 23:18:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:18:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:18:15 Configure a credential helper to remove this warning. See 23:18:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:18:15 23:18:15 Login Succeeded 23:18:15 nexus3.edgexfoundry.org:10002 23:18:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:18:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:18:15 Configure a credential helper to remove this warning. See 23:18:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:18:15 23:18:16 Login Succeeded 23:18:16 nexus3.edgexfoundry.org:10003 23:18:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:18:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:18:16 Configure a credential helper to remove this warning. See 23:18:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:18:16 23:18:16 Login Succeeded 23:18:16 nexus3.edgexfoundry.org:10004 23:18:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:18:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:18:16 Configure a credential helper to remove this warning. See 23:18:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:18:16 23:18:16 Login Succeeded 23:18:16 docker.io 23:18:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:18:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:18:16 Configure a credential helper to remove this warning. See 23:18:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:18:16 23:18:16 Login Succeeded 23:18:16 ---> docker-login.sh ends [Pipeline] } 23:18:16 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 23:18:16 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:18:16 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:18:16 ========================================================= 23:18:16 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 23:18:16 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:18:17 + 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 . 23:18:17 Sending build context to Docker daemon 1.895MB 23:18:17 Step 1/13 : ARG BASE=golang:1.20-alpine3.17 23:18:17 Step 2/13 : FROM ${BASE} AS builder 23:18:17 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 23:18:17 f56be85fc22e: Pulling fs layer 23:18:17 85791d961cd3: Pulling fs layer 23:18:17 d694b5ae8c79: Pulling fs layer 23:18:17 9f32a84ed3da: Pulling fs layer 23:18:17 4d19c01a9841: Pulling fs layer 23:18:17 9325e15d5711: Pulling fs layer 23:18:17 556b6ee489ea: Pulling fs layer 23:18:17 c5a4b2cf53e6: Pulling fs layer 23:18:17 9325e15d5711: Waiting 23:18:17 556b6ee489ea: Waiting 23:18:17 c5a4b2cf53e6: Waiting 23:18:17 4d19c01a9841: Waiting 23:18:17 9f32a84ed3da: Waiting 23:18:17 85791d961cd3: Download complete 23:18:17 9f32a84ed3da: Verifying Checksum 23:18:17 9f32a84ed3da: Download complete 23:18:17 4d19c01a9841: Verifying Checksum 23:18:17 4d19c01a9841: Download complete 23:18:17 f56be85fc22e: Verifying Checksum 23:18:17 f56be85fc22e: Download complete 23:18:17 9325e15d5711: Verifying Checksum 23:18:17 9325e15d5711: Download complete 23:18:17 f56be85fc22e: Pull complete 23:18:17 85791d961cd3: Pull complete 23:18:17 c5a4b2cf53e6: Verifying Checksum 23:18:17 c5a4b2cf53e6: Download complete 23:18:17 d694b5ae8c79: Verifying Checksum 23:18:17 d694b5ae8c79: Download complete 23:18:18 556b6ee489ea: Verifying Checksum 23:18:18 556b6ee489ea: Download complete 23:18:21 d694b5ae8c79: Pull complete 23:18:21 9f32a84ed3da: Pull complete 23:18:21 4d19c01a9841: Pull complete 23:18:21 9325e15d5711: Pull complete 23:18:24 556b6ee489ea: Pull complete 23:18:25 c5a4b2cf53e6: Pull complete 23:18:25 Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b 23:18:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 23:18:25 ---> c4be618373d6 23:18:25 Step 3/13 : ARG ADD_BUILD_TAGS="" 23:18:27 ---> Running in c0746734a503 23:18:27 Removing intermediate container c0746734a503 23:18:27 ---> 0de2db720d65 23:18:27 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 23:18:27 ---> Running in 75db6e5ce492 23:18:27 Removing intermediate container 75db6e5ce492 23:18:27 ---> 2ace1105ea60 23:18:27 Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 23:18:27 ---> Running in 03be84eae7d0 23:18:27 Removing intermediate container 03be84eae7d0 23:18:27 ---> 9f137bbf0a0f 23:18:27 Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 23:18:27 ---> Running in b8a0ffa523d3 23:18:27 Removing intermediate container b8a0ffa523d3 23:18:27 ---> 92eb4bafdd37 23:18:27 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:18:27 ---> Running in 0a78912fc06d 23:18:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 23:18:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 23:18:28 (1/14) Installing libintl (0.21.1-r1) 23:18:28 (2/14) Installing eudev-libs (3.2.11-r4) 23:18:28 (3/14) Installing libjpeg-turbo (2.1.4-r0) 23:18:28 (4/14) Installing v4l-utils-libs (1.22.1-r2) 23:18:28 (5/14) Installing v4l-utils (1.22.1-r2) 23:18:28 (6/14) Installing udev-init-scripts (35-r1) 23:18:28 (7/14) Installing libblkid (2.38.1-r1) 23:18:28 (8/14) Installing xz-libs (5.2.9-r0) 23:18:28 (9/14) Installing zstd-libs (1.5.5-r0) 23:18:28 (10/14) Installing kmod-libs (30-r1) 23:18:28 (11/14) Installing eudev (3.2.11-r4) 23:18:28 (12/14) Installing eudev-dev (3.2.11-r4) 23:18:28 (13/14) Installing v4l-utils-dvbv5 (1.22.1-r2) 23:18:28 (14/14) Installing v4l-utils-dev (1.22.1-r2) 23:18:28 Executing busybox-1.35.0-r29.trigger 23:18:28 Executing eudev-3.2.11-r4.trigger 23:18:28 OK: 272 MiB in 67 packages 23:18:29 Removing intermediate container 0a78912fc06d 23:18:29 ---> 33520999b9a0 23:18:29 Step 8/13 : WORKDIR /device-usb-camera 23:18:29 ---> Running in d27914e1f801 23:18:29 Removing intermediate container d27914e1f801 23:18:29 ---> bae98a34552d 23:18:29 Step 9/13 : COPY go.mod vendor* ./ 23:18:29 ---> d4f87d6fe59b 23:18:29 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:18:29 ---> Running in 3a7f56cd8d29 23:18:30 Still waiting to schedule task 23:18:30 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-16405’ 23:18:51 Removing intermediate container 3a7f56cd8d29 23:18:51 ---> cd1c1d09ae7e 23:18:51 Step 11/13 : COPY . . 23:18:51 ---> 9fc4606ecfb3 23:18:51 Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 23:18:51 ---> Running in 976d3eeab361 23:18:51  % Total % Received % Xferd Average Speed Time Time Time Current 23:18:51 Dload Upload Total Spent Left Speed 23:18:51 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 21751 0 --:--:-- --:--:-- --:--:-- 22125 23:18:51 Removing intermediate container 976d3eeab361 23:18:51 ---> 58761e11e57d 23:18:51 Step 13/13 : RUN ${MAKE} 23:18:51 ---> Running in 38e26009e8ea 23:18:51 noop 23:18:51 Removing intermediate container 38e26009e8ea 23:18:51 ---> 21fc13239020 23:18:51 Successfully built 21fc13239020 23:18:51 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:18:51 + docker inspect -f . ci-base-image-x86_64 23:18:51 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:18:51 prd-ubuntu20.04-docker-8c-8g-16407 does not seem to be running inside a container 23:18:51 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-usb-camera_PR-252 -v /w/workspace/foundry_device-usb-camera_PR-252:/w/workspace/foundry_device-usb-camera_PR-252:rw,z -v /w/workspace/foundry_device-usb-camera_PR-252@tmp:/w/workspace/foundry_device-usb-camera_PR-252@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 23:18:51 $ docker top dc4bf2bc4d7fbac44e1880953d684c75d19006774f9eb9e7519ae8de3c12ec77 -eo pid,comm [Pipeline] { [Pipeline] sh 23:18:52 + go version 23:18:52 go version go1.20.2 linux/amd64 [Pipeline] } 23:18:52 $ docker stop --time=1 dc4bf2bc4d7fbac44e1880953d684c75d19006774f9eb9e7519ae8de3c12ec77 23:18:53 $ docker rm -f --volumes dc4bf2bc4d7fbac44e1880953d684c75d19006774f9eb9e7519ae8de3c12ec77 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:18:53 + docker inspect -f . ci-base-image-x86_64 23:18:53 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:18:54 prd-ubuntu20.04-docker-8c-8g-16407 does not seem to be running inside a container 23:18:54 $ 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-252 -v /w/workspace/foundry_device-usb-camera_PR-252:/w/workspace/foundry_device-usb-camera_PR-252:rw,z -v /w/workspace/foundry_device-usb-camera_PR-252@tmp:/w/workspace/foundry_device-usb-camera_PR-252@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 23:18:54 $ docker top 99824078fc3ce41b4185ec6500347d5c34a900667f6d5a5315b47c54639db7a6 -eo pid,comm [Pipeline] { [Pipeline] sh 23:18:54 + git config --global --add safe.directory /w/workspace/foundry_device-usb-camera_PR-252 [Pipeline] fileExists [Pipeline] sh 23:18:55 + make test 23:18:55 go test ./... -coverprofile=coverage.out ./... 23:18:59 ? github.com/edgexfoundry/device-usb-camera [no test files] 23:19:09 ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] 23:19:09 ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.017s coverage: 1.8% of statements 23:19:14 go vet ./... 23:19:17 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 23:19:17 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 23:19:17 ./bin/test-attribution-txt.sh [Pipeline] echo 23:19:17 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 23:19:17 $ docker stop --time=1 99824078fc3ce41b4185ec6500347d5c34a900667f6d5a5315b47c54639db7a6 23:19:20 $ docker rm -f --volumes 99824078fc3ce41b4185ec6500347d5c34a900667f6d5a5315b47c54639db7a6 [Pipeline] // withDockerContainer [Pipeline] sh 23:19:20 + sudo chown -R jenkins:jenkins . [Pipeline] stash 23:19:20 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 23:19:21 + sudo chown -R jenkins:jenkins . [Pipeline] sh 23:19:21 + ls -al . 23:19:21 total 188 23:19:21 drwxrwxr-x 10 jenkins jenkins 4096 May 22 23:18 . 23:19:21 drwxrwxr-x 4 jenkins jenkins 4096 May 22 23:17 .. 23:19:21 drwxrwxr-x 8 jenkins jenkins 4096 May 22 23:18 .git 23:19:21 drwxrwxr-x 3 jenkins jenkins 4096 May 22 23:17 .github 23:19:21 -rw-rw-r-- 1 jenkins jenkins 414 May 22 23:17 .gitignore 23:19:21 -rw-rw-r-- 1 jenkins jenkins 42 May 22 23:17 .golangci.yml 23:19:21 -rw-rw-r-- 1 jenkins jenkins 77 May 22 23:17 .hadolint.yml 23:19:21 drwxr-xr-x 3 jenkins jenkins 4096 May 22 23:18 .semver 23:19:21 -rw-rw-r-- 1 jenkins jenkins 9665 May 22 23:17 Attribution.txt 23:19:21 -rw-rw-r-- 1 jenkins jenkins 6219 May 22 23:17 CHANGELOG.md 23:19:21 -rw-rw-r-- 1 jenkins jenkins 2453 May 22 23:17 Dockerfile 23:19:21 -rw-rw-r-- 1 jenkins jenkins 678 May 22 23:17 GOVERNANCE.md 23:19:21 -rw-rw-r-- 1 jenkins jenkins 659 May 22 23:17 Jenkinsfile 23:19:21 -rw-rw-r-- 1 jenkins jenkins 11348 May 22 23:17 LICENSE 23:19:21 -rw-rw-r-- 1 jenkins jenkins 2364 May 22 23:17 Makefile 23:19:21 -rw-rw-r-- 1 jenkins jenkins 622 May 22 23:17 OWNERS.md 23:19:21 -rw-rw-r-- 1 jenkins jenkins 2477 May 22 23:17 README.md 23:19:21 -rw-rw-r-- 1 jenkins jenkins 5 May 22 23:18 VERSION 23:19:21 drwxrwxr-x 2 jenkins jenkins 4096 May 22 23:17 bin 23:19:21 drwxrwxr-x 3 jenkins jenkins 4096 May 22 23:17 cmd 23:19:21 -rw-r--r-- 1 jenkins jenkins 31522 May 22 23:19 coverage.out 23:19:21 -rwxrwxr-x 1 jenkins jenkins 140 May 22 23:17 docker-entrypoint.sh 23:19:21 drwxrwxr-x 2 jenkins jenkins 4096 May 22 23:17 docs 23:19:21 -rw-rw-r-- 1 jenkins jenkins 3419 May 22 23:17 go.mod 23:19:21 -rw-rw-r-- 1 jenkins jenkins 31578 May 22 23:17 go.sum 23:19:21 drwxrwxr-x 3 jenkins jenkins 4096 May 22 23:17 internal 23:19:21 drwxrwxr-x 4 jenkins jenkins 4096 May 22 23:17 snap 23:19:21 -rw-rw-r-- 1 jenkins jenkins 231 May 22 23:17 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:19:22 + docker build -t device-usb-camera -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=bd3dfb7577215fc8ead1e32a51e4b3e513c7470a --label arch=amd64 --label version=0.0.0 . 23:19:22 Sending build context to Docker daemon 1.928MB 23:19:22 Step 1/36 : ARG BASE=golang:1.20-alpine3.17 23:19:22 Step 2/36 : FROM ${BASE} AS builder 23:19:22 ---> 21fc13239020 23:19:22 Step 3/36 : ARG ADD_BUILD_TAGS="" 23:19:22 ---> Running in fec2ff005178 23:19:22 Removing intermediate container fec2ff005178 23:19:22 ---> 1006e2f5effc 23:19:22 Step 4/36 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 23:19:22 ---> Running in 114f0c1ea0c7 23:19:22 Removing intermediate container 114f0c1ea0c7 23:19:22 ---> c754ad5bdf73 23:19:22 Step 5/36 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 23:19:22 ---> Running in 1d0490a6ed71 23:19:22 Removing intermediate container 1d0490a6ed71 23:19:22 ---> 6bd36b2fab6e 23:19:22 Step 6/36 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 23:19:22 ---> Running in c2f2f6f2714a 23:19:22 Removing intermediate container c2f2f6f2714a 23:19:22 ---> 67c254ddc9a3 23:19:22 Step 7/36 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:19:22 ---> Running in be38350874aa 23:19:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 23:19:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 23:19:23 OK: 272 MiB in 67 packages 23:19:23 Removing intermediate container be38350874aa 23:19:23 ---> c7a2e14b523a 23:19:23 Step 8/36 : WORKDIR /device-usb-camera 23:19:23 ---> Running in eb02072d5f32 23:19:23 Removing intermediate container eb02072d5f32 23:19:23 ---> d4c302eedcf3 23:19:23 Step 9/36 : COPY go.mod vendor* ./ 23:19:23 ---> 61d2fc51ab5a 23:19:23 Step 10/36 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:19:23 ---> Running in a40e8dd6faa6 23:19:24 Removing intermediate container a40e8dd6faa6 23:19:24 ---> 3604cbd27d91 23:19:24 Step 11/36 : COPY . . 23:19:24 ---> d878618566a8 23:19:24 Step 12/36 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 23:19:24 ---> Running in f66081533aca 23:19:25  % Total % Received % Xferd Average Speed Time Time Time Current 23:19:25 Dload Upload Total Spent Left Speed 23:19:25 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 19175 0 --:--:-- --:--:-- --:--:-- 18964 23:19:25 Removing intermediate container f66081533aca 23:19:25 ---> 2775fa4ee737 23:19:25 Step 13/36 : RUN ${MAKE} 23:19:25 ---> Running in 65b148d2f8dd 23:19:25 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd 23:19:47 Removing intermediate container 65b148d2f8dd 23:19:47 ---> c81afefd8a38 23:19:47 Step 14/36 : FROM aler9/rtsp-simple-server:v0.21.6 AS rtsp 23:19:47 v0.21.6: Pulling from aler9/rtsp-simple-server 23:19:47 4acc49c71d14: Pulling fs layer 23:19:47 4acc49c71d14: Verifying Checksum 23:19:47 4acc49c71d14: Download complete 23:19:47 4acc49c71d14: Pull complete 23:19:47 Digest: sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f 23:19:47 Status: Downloaded newer image for aler9/rtsp-simple-server:v0.21.6 23:19:47 ---> 01a2bd3e5fff 23:19:47 Step 15/36 : FROM alpine:3.17 23:19:47 3.17: Pulling from library/alpine 23:19:47 f56be85fc22e: Already exists 23:19:47 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 23:19:47 Status: Downloaded newer image for alpine:3.17 23:19:47 ---> 9ed4aefc74f6 23:19:47 Step 16/36 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 23:19:47 ---> Running in 58027c51b35f 23:19:47 Removing intermediate container 58027c51b35f 23:19:47 ---> 45b264bc2ae2 23:19:47 Step 17/36 : RUN apk add --update --no-cache dumb-init ffmpeg udev 23:19:47 ---> Running in cf72b742791e 23:19:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 23:19:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 23:19:47 (1/86) Installing dumb-init (1.2.5-r2) 23:19:47 (2/86) Installing sdl2 (2.26.5-r0) 23:19:47 (3/86) Installing svt-av1-libs (1.3.0-r0) 23:19:47 (4/86) Installing libxau (1.0.10-r0) 23:19:47 (5/86) Installing libmd (1.0.4-r0) 23:19:47 (6/86) Installing libbsd (0.11.7-r0) 23:19:47 (7/86) Installing libxdmcp (1.1.4-r0) 23:19:47 (8/86) Installing libxcb (1.15-r0) 23:19:47 (9/86) Installing libx11 (1.8.4-r0) 23:19:47 (10/86) Installing aom-libs (3.5.0-r0) 23:19:47 (11/86) Installing alsa-lib (1.2.8-r0) 23:19:47 (12/86) Installing libexpat (2.5.0-r0) 23:19:47 (13/86) Installing brotli-libs (1.0.9-r9) 23:19:47 (14/86) Installing libbz2 (1.0.8-r4) 23:19:47 (15/86) Installing libpng (1.6.38-r0) 23:19:47 (16/86) Installing freetype (2.12.1-r0) 23:19:47 (17/86) Installing fontconfig (2.14.1-r0) 23:19:47 (18/86) Installing fribidi (1.0.12-r0) 23:19:47 (19/86) Installing libffi (3.4.4-r0) 23:19:47 (20/86) Installing libintl (0.21.1-r1) 23:19:47 (21/86) Installing libblkid (2.38.1-r1) 23:19:47 (22/86) Installing libmount (2.38.1-r1) 23:19:47 (23/86) Installing pcre2 (10.42-r0) 23:19:47 (24/86) Installing glib (2.74.6-r0) 23:19:47 (25/86) Installing graphite2 (1.3.14-r2) 23:19:47 (26/86) Installing harfbuzz (5.3.1-r1) 23:19:47 (27/86) Installing libass (0.16.0-r1) 23:19:47 (28/86) Installing libdav1d (1.0.0-r2) 23:19:48 (29/86) Installing hwdata-pci (0.364-r0) 23:19:48 (30/86) Installing libpciaccess (0.17-r0) 23:19:48 (31/86) Installing libdrm (2.4.114-r0) 23:19:48 (32/86) Installing gmp (6.2.1-r2) 23:19:48 (33/86) Installing nettle (3.8.1-r0) 23:19:48 (34/86) Installing p11-kit (0.24.1-r1) 23:19:48 (35/86) Installing libtasn1 (4.19.0-r0) 23:19:48 (36/86) Installing libunistring (1.1-r0) 23:19:48 (37/86) Installing gnutls (3.7.8-r3) 23:19:48 (38/86) Installing ncurses-terminfo-base (6.3_p20221119-r0) 23:19:48 (39/86) Installing ncurses-libs (6.3_p20221119-r0) 23:19:48 (40/86) Installing lame (3.100-r2) 23:19:48 (41/86) Installing opus (1.3.1-r1) 23:19:48 (42/86) Installing libasyncns (0.8-r1) 23:19:48 (43/86) Installing dbus-libs (1.14.4-r0) 23:19:48 (44/86) Installing libltdl (2.4.7-r1) 23:19:48 (45/86) Installing orc (0.4.33-r0) 23:19:48 (46/86) Installing libgcc (12.2.1_git20220924-r4) 23:19:48 (47/86) Installing libogg (1.3.5-r2) 23:19:48 (48/86) Installing libstdc++ (12.2.1_git20220924-r4) 23:19:48 (49/86) Installing flac-libs (1.4.2-r0) 23:19:48 (50/86) Installing libvorbis (1.3.7-r0) 23:19:48 (51/86) Installing libsndfile (1.1.0-r2) 23:19:48 (52/86) Installing libgomp (12.2.1_git20220924-r4) 23:19:48 (53/86) Installing soxr (0.1.3-r3) 23:19:48 (54/86) Installing speexdsp (1.2.1-r0) 23:19:48 (55/86) Installing tdb-libs (1.4.6-r0) 23:19:48 (56/86) Installing libpulse (16.1-r6) 23:19:48 (57/86) Installing cjson (1.7.15-r3) 23:19:48 (58/86) Installing mbedtls (2.28.3-r0) 23:19:48 (59/86) Installing librist (0.2.7-r0) 23:19:48 (60/86) Installing libsrt (1.5.1-r0) 23:19:48 (61/86) Installing libssh (0.10.5-r0) 23:19:48 (62/86) Installing libtheora (1.1.1-r16) 23:19:48 (63/86) Installing libjpeg-turbo (2.1.4-r0) 23:19:48 (64/86) Installing v4l-utils-libs (1.22.1-r2) 23:19:48 (65/86) Installing libxext (1.3.5-r0) 23:19:48 (66/86) Installing libxfixes (6.0.0-r0) 23:19:48 (67/86) Installing wayland-libs-client (1.21.0-r1) 23:19:48 (68/86) Installing libva (2.16.0-r0) 23:19:48 (69/86) Installing libvdpau (1.5-r0) 23:19:48 (70/86) Installing vidstab (1.1.0-r2) 23:19:48 (71/86) Installing libvpx (1.12.0-r1) 23:19:48 (72/86) Installing libwebp (1.2.4-r1) 23:19:48 (73/86) Installing x264-libs (0.164_git20220602-r0) 23:19:48 (74/86) Installing numactl (2.0.16-r1) 23:19:48 (75/86) Installing x265-libs (3.5-r3) 23:19:48 (76/86) Installing xvidcore (1.3.7-r1) 23:19:48 (77/86) Installing libsodium (1.0.18-r2) 23:19:48 (78/86) Installing libzmq (4.3.4-r1) 23:19:48 (79/86) Installing ffmpeg-libs (5.1.3-r0) 23:19:48 (80/86) Installing ffmpeg (5.1.3-r0) 23:19:48 (81/86) Installing udev-init-scripts (35-r1) 23:19:48 (82/86) Installing eudev-libs (3.2.11-r4) 23:19:48 (83/86) Installing xz-libs (5.2.9-r0) 23:19:48 (84/86) Installing zstd-libs (1.5.5-r0) 23:19:48 (85/86) Installing kmod-libs (30-r1) 23:19:48 (86/86) Installing eudev (3.2.11-r4) 23:19:48 Executing busybox-1.35.0-r29.trigger 23:19:48 Executing eudev-3.2.11-r4.trigger 23:19:48 OK: 112 MiB in 101 packages 23:19:50 Removing intermediate container cf72b742791e 23:19:50 ---> 55eb485a7d4c 23:19:50 Step 18/36 : WORKDIR / 23:19:50 ---> Running in 8175a7cee40b 23:19:50 Removing intermediate container 8175a7cee40b 23:19:50 ---> 34b582998d63 23:19:50 Step 19/36 : COPY --from=builder /device-usb-camera/cmd / 23:19:51 ---> 5a781a065736 23:19:51 Step 20/36 : COPY --from=builder /device-usb-camera/LICENSE / 23:19:51 ---> 52adc0a6d5c8 23:19:51 Step 21/36 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / 23:19:51 ---> c21b4256d544 23:19:51 Step 22/36 : COPY --from=builder /device-usb-camera/Attribution.txt / 23:19:51 ---> 1a686c668975 23:19:51 Step 23/36 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / 23:19:51 ---> 805f9437f6e4 23:19:51 Step 24/36 : COPY --from=rtsp /rtsp-simple-server.yml / 23:19:52 ---> ba1d126016a3 23:19:52 Step 25/36 : COPY --from=rtsp /rtsp-simple-server / 23:19:52 ---> 02e69c6cd628 23:19:52 Step 26/36 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml 23:19:52 ---> Running in eadd90c32628 23:19:53 Removing intermediate container eadd90c32628 23:19:53 ---> d85c71deb0b1 23:19:53 Step 27/36 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml 23:19:53 ---> Running in de2b406c7165 23:19:53 Removing intermediate container de2b406c7165 23:19:53 ---> b178fb4ac739 23:19:53 Step 28/36 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml 23:19:53 ---> Running in 9bb4b3944d29 23:19:54 Removing intermediate container 9bb4b3944d29 23:19:54 ---> c7ad1cb230f6 23:19:54 Step 29/36 : RUN sed -i 's,externalAuthenticationURL:,externalAuthenticationURL: http://localhost:8000/rtspauth,g' rtsp-simple-server.yml 23:19:54 ---> Running in 92b001f0cdb8 23:19:55 Removing intermediate container 92b001f0cdb8 23:19:55 ---> 4daedbdb21ba 23:19:55 Step 30/36 : EXPOSE 59983 23:19:55 ---> Running in db9ddc609719 23:19:55 Removing intermediate container db9ddc609719 23:19:55 ---> 292d3b07c46d 23:19:55 Step 31/36 : EXPOSE 8554 23:19:55 ---> Running in b6c7fb7dbc7c 23:19:55 Removing intermediate container b6c7fb7dbc7c 23:19:55 ---> a983d8883a68 23:19:55 Step 32/36 : ENTRYPOINT ["/docker-entrypoint.sh"] 23:19:55 ---> Running in 9ba00e61f091 23:19:55 Removing intermediate container 9ba00e61f091 23:19:55 ---> c9ee3dd8ff4c 23:19:55 Step 33/36 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] 23:19:55 ---> Running in 94979342ed41 23:19:55 Removing intermediate container 94979342ed41 23:19:55 ---> 48812705f242 23:19:55 Step 34/36 : LABEL arch=amd64 23:19:55 ---> Running in 632293fe1a9d 23:19:55 Removing intermediate container 632293fe1a9d 23:19:55 ---> 632a9cad7650 23:19:55 Step 35/36 : LABEL git_sha=bd3dfb7577215fc8ead1e32a51e4b3e513c7470a 23:19:55 ---> Running in 42ef6b7173a7 23:19:55 Removing intermediate container 42ef6b7173a7 23:19:55 ---> 59d04538ffb4 23:19:55 Step 36/36 : LABEL version=0.0.0 23:19:55 ---> Running in da27ea4eb3fd 23:19:56 Removing intermediate container da27ea4eb3fd 23:19:56 ---> 0fb1dc4a2733 23:19:56 [Warning] One or more build-args [ARCH] were not consumed 23:19:56 Successfully built 0fb1dc4a2733 23:19:56 Successfully tagged device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:19:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:19:56 23:19:56 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:19:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:19:56 latest: Pulling from edgex-lftools-log-publisher 23:19:56 5eb5b503b376: Pulling fs layer 23:19:56 5c69ac0246d0: Pulling fs layer 23:19:56 ec43610c2a17: Pulling fs layer 23:19:56 3a2ae6a8a46f: Pulling fs layer 23:19:56 33b1e0a273af: Pulling fs layer 23:19:56 5d3b04190fa2: Pulling fs layer 23:19:56 2f39f015ded8: Pulling fs layer 23:19:56 5d3b04190fa2: Waiting 23:19:56 2f39f015ded8: Waiting 23:19:56 3a2ae6a8a46f: Waiting 23:19:56 33b1e0a273af: Waiting 23:19:56 5c69ac0246d0: Download complete 23:19:56 3a2ae6a8a46f: Verifying Checksum 23:19:56 3a2ae6a8a46f: Download complete 23:19:56 33b1e0a273af: Verifying Checksum 23:19:56 33b1e0a273af: Download complete 23:19:56 ec43610c2a17: Verifying Checksum 23:19:56 ec43610c2a17: Download complete 23:19:56 5d3b04190fa2: Verifying Checksum 23:19:56 5d3b04190fa2: Download complete 23:19:57 5eb5b503b376: Verifying Checksum 23:19:57 5eb5b503b376: Download complete 23:19:57 2f39f015ded8: Download complete 23:19:58 5eb5b503b376: Pull complete 23:19:58 5c69ac0246d0: Pull complete 23:19:58 ec43610c2a17: Pull complete 23:19:58 3a2ae6a8a46f: Pull complete 23:19:58 33b1e0a273af: Pull complete 23:19:58 5d3b04190fa2: Pull complete 23:20:03 2f39f015ded8: Pull complete 23:20:03 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 23:20:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:20:03 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:20:03 prd-ubuntu20.04-docker-8c-8g-16407 does not seem to be running inside a container 23:20:03 $ 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-252 -v /w/workspace/foundry_device-usb-camera_PR-252:/w/workspace/foundry_device-usb-camera_PR-252:rw,z -v /w/workspace/foundry_device-usb-camera_PR-252@tmp:/w/workspace/foundry_device-usb-camera_PR-252@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 23:20:05 $ docker top 38710bb4934f29883e699c5197128ed96f4d32403bffff98d8c5bb211a74e413 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:20:05 ---> job-cost.sh 23:20:05 lf-activate-venv: SKIPPING 23:20:05 INFO: No Stack... 23:20:06 INFO: Retrieving Pricing Info for: v3-standard-8 23:20:06 INFO: Archiving Costs [Pipeline] sh 23:20:06 + cut -d, -f6 23:20:06 + cat /w/workspace/foundry_device-usb-camera_PR-252/archives/cost.csv [Pipeline] lock 23:20:06 Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-PR-252-3-stack-cost] 23:20:07 Resource [jenkins-edgexfoundry-device-usb-camera-PR-252-3-stack-cost] did not exist. Created. 23:20:07 Lock acquired on [jenkins-edgexfoundry-device-usb-camera-PR-252-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 23:20:07 + echo total: 0.2199999988079071 [Pipeline] stash 23:20:07 Stashed 1 file(s) [Pipeline] } 23:20:07 Lock released on resource [jenkins-edgexfoundry-device-usb-camera-PR-252-3-stack-cost] [Pipeline] // lock [Pipeline] } 23:20:07 $ docker stop --time=1 38710bb4934f29883e699c5197128ed96f4d32403bffff98d8c5bb211a74e413 23:20:08 $ docker rm -f --volumes 38710bb4934f29883e699c5197128ed96f4d32403bffff98d8c5bb211a74e413 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 23:21:49 Running on prd-ubuntu20.04-docker-arm64-4c-16g-16408 in /w/workspace/foundry_device-usb-camera_PR-252 [Pipeline] { [Pipeline] ws 23:21:49 Running in /w/workspace/device-usb-camera/3 [Pipeline] { [Pipeline] checkout 23:21:49 Selected Git installation does not exist. Using Default 23:21:49 The recommended git tool is: NONE 23:21:55 using credential edgex-jenkins-ssh 23:21:56 Cloning the remote Git repository 23:21:56 Cloning repository git@github.com:edgexfoundry/device-usb-camera.git 23:21:56 > git init /w/workspace/device-usb-camera/3 # timeout=10 23:21:56 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git 23:21:56 > git --version # timeout=10 23:21:56 > git --version # 'git version 2.25.1' 23:21:56 using GIT_SSH to set credentials SSH Credentials for GitHub 23:21:56 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 23:21:57 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 23:21:57 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 23:21:58 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 23:21:59 Merging remotes/origin/main commit 8e89c95f200ba999b8b18666717dd08bb0ba11a2 into PR head commit bd3dfb7577215fc8ead1e32a51e4b3e513c7470a 23:21:59 Merge succeeded, producing bd3dfb7577215fc8ead1e32a51e4b3e513c7470a 23:21:59 Checking out Revision bd3dfb7577215fc8ead1e32a51e4b3e513c7470a (PR-252) 23:21:59 Commit message: "build(deps): Bump github.com/stretchr/testify from 1.8.2 to 1.8.3" 23:21:58 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git 23:21:58 using GIT_SSH to set credentials SSH Credentials for GitHub 23:21:58 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/pull/252/head:refs/remotes/origin/PR-252 +refs/heads/main:refs/remotes/origin/main # timeout=10 23:21:59 > git config core.sparsecheckout # timeout=10 23:21:59 > git checkout -f bd3dfb7577215fc8ead1e32a51e4b3e513c7470a # timeout=10 23:21:59 > git remote # timeout=10 23:21:59 > git config --get remote.origin.url # timeout=10 23:21:59 using GIT_SSH to set credentials SSH Credentials for GitHub 23:21:59 > git merge 8e89c95f200ba999b8b18666717dd08bb0ba11a2 # timeout=10 23:21:59 > git rev-parse HEAD^{commit} # timeout=10 23:21:59 > git config core.sparsecheckout # timeout=10 23:21:59 > git checkout -f bd3dfb7577215fc8ead1e32a51e4b3e513c7470a # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 23:22:00 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 23:22:00 % Total % Received % Xferd Average Speed Time Time Time Current 23:22:00 Dload Upload Total Spent Left Speed 23:22:00 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 230k 0 --:--:-- --:--:-- --:--:-- 230k [Pipeline] sh 23:22:01 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 23:22:01 + sudo tee /etc/docker/daemon.new 23:22:01 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 23:22:01 { 23:22:01 "registry-mirrors": [ 23:22:01 "https://nexus3.edgexfoundry.org:10001" 23:22:01 ], 23:22:01 "bip": "10.250.0.254/24", 23:22:01 "hosts": [ 23:22:01 "tcp://0.0.0.0:5555", 23:22:01 "unix:///var/run/docker.sock" 23:22:01 ], 23:22:01 "mtu": 1458, 23:22:01 "selinux-enabled": true, 23:22:01 "seccomp-profile": "/etc/docker/seccomp.json" 23:22:01 } [Pipeline] sh 23:22:02 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 23:22:02 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:22:20 provisioning config files... 23:22:20 copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/3@tmp/config7028848226902922804tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:22:21 ---> docker-login.sh 23:22:21 nexus3.edgexfoundry.org:10001 23:22:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:22:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:22:22 Configure a credential helper to remove this warning. See 23:22:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:22:22 23:22:22 Login Succeeded 23:22:22 nexus3.edgexfoundry.org:10002 23:22:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:22:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:22:22 Configure a credential helper to remove this warning. See 23:22:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:22:22 23:22:22 Login Succeeded 23:22:22 nexus3.edgexfoundry.org:10003 23:22:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:22:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:22:22 Configure a credential helper to remove this warning. See 23:22:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:22:22 23:22:22 Login Succeeded 23:22:22 nexus3.edgexfoundry.org:10004 23:22:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:22:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:22:23 Configure a credential helper to remove this warning. See 23:22:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:22:23 23:22:23 Login Succeeded 23:22:23 docker.io 23:22:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:22:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:22:23 Configure a credential helper to remove this warning. See 23:22:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:22:23 23:22:23 Login Succeeded 23:22:23 ---> docker-login.sh ends [Pipeline] } 23:22:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 23:22:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:22:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:22:24 ========================================================= 23:22:24 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 23:22:24 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:22:24 + 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 . 23:22:24 Sending build context to Docker daemon 1.12MB 23:22:24 Step 1/13 : ARG BASE=golang:1.20-alpine3.17 23:22:24 Step 2/13 : FROM ${BASE} AS builder 23:22:24 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 23:22:24 c41833b44d91: Pulling fs layer 23:22:24 ed15518f5707: Pulling fs layer 23:22:24 feae8fd75edb: Pulling fs layer 23:22:24 242c74f7c9fa: Pulling fs layer 23:22:24 3cdef696dda3: Pulling fs layer 23:22:24 2ced38df9373: Pulling fs layer 23:22:24 58f1dce35555: Pulling fs layer 23:22:24 3cdef696dda3: Waiting 23:22:24 2ced38df9373: Waiting 23:22:24 58f1dce35555: Waiting 23:22:24 242c74f7c9fa: Waiting 23:22:24 ed15518f5707: Verifying Checksum 23:22:24 ed15518f5707: Download complete 23:22:24 242c74f7c9fa: Verifying Checksum 23:22:24 242c74f7c9fa: Download complete 23:22:24 3cdef696dda3: Verifying Checksum 23:22:24 3cdef696dda3: Download complete 23:22:24 c41833b44d91: Verifying Checksum 23:22:24 c41833b44d91: Download complete 23:22:26 c41833b44d91: Pull complete 23:22:26 58f1dce35555: Verifying Checksum 23:22:26 58f1dce35555: Download complete 23:22:27 ed15518f5707: Pull complete 23:22:28 feae8fd75edb: Verifying Checksum 23:22:28 feae8fd75edb: Download complete 23:22:28 2ced38df9373: Verifying Checksum 23:22:28 2ced38df9373: Download complete 23:22:40 feae8fd75edb: Pull complete 23:22:40 242c74f7c9fa: Pull complete 23:22:40 3cdef696dda3: Pull complete 23:22:47 2ced38df9373: Pull complete 23:22:48 58f1dce35555: Pull complete 23:22:48 Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e 23:22:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 23:22:48 ---> fadd8f120f05 23:22:48 Step 3/13 : ARG ADD_BUILD_TAGS="" 23:22:50 ---> Running in 7028dd992bb4 23:22:50 Removing intermediate container 7028dd992bb4 23:22:50 ---> e00f3c3b90d5 23:22:50 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 23:22:50 ---> Running in 3c855c306e74 23:22:51 Removing intermediate container 3c855c306e74 23:22:51 ---> 5847c37f7faf 23:22:51 Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 23:22:51 ---> Running in f776eac02c0a 23:22:51 Removing intermediate container f776eac02c0a 23:22:51 ---> 9a5c4796245c 23:22:51 Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 23:22:51 ---> Running in 4f03c1790c7b 23:22:51 Removing intermediate container 4f03c1790c7b 23:22:51 ---> 8ff09cc5d557 23:22:51 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:22:52 ---> Running in 00e463abb93a 23:22:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 23:22:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 23:22:54 (1/14) Installing libintl (0.21.1-r1) 23:22:54 (2/14) Installing eudev-libs (3.2.11-r4) 23:22:54 (3/14) Installing libjpeg-turbo (2.1.4-r0) 23:22:54 (4/14) Installing v4l-utils-libs (1.22.1-r2) 23:22:54 (5/14) Installing v4l-utils (1.22.1-r2) 23:22:54 (6/14) Installing udev-init-scripts (35-r1) 23:22:54 (7/14) Installing libblkid (2.38.1-r1) 23:22:54 (8/14) Installing xz-libs (5.2.9-r0) 23:22:54 (9/14) Installing zstd-libs (1.5.5-r0) 23:22:54 (10/14) Installing kmod-libs (30-r1) 23:22:54 (11/14) Installing eudev (3.2.11-r4) 23:22:54 (12/14) Installing eudev-dev (3.2.11-r4) 23:22:54 (13/14) Installing v4l-utils-dvbv5 (1.22.1-r2) 23:22:54 (14/14) Installing v4l-utils-dev (1.22.1-r2) 23:22:54 Executing busybox-1.35.0-r29.trigger 23:22:54 Executing eudev-3.2.11-r4.trigger 23:22:54 OK: 271 MiB in 67 packages 23:22:56 Removing intermediate container 00e463abb93a 23:22:56 ---> c49b7cf0d894 23:22:56 Step 8/13 : WORKDIR /device-usb-camera 23:22:56 ---> Running in 1492646a54fa 23:22:56 Removing intermediate container 1492646a54fa 23:22:56 ---> 8d2b0f3e8bbf 23:22:56 Step 9/13 : COPY go.mod vendor* ./ 23:23:00 ---> 480cc9ba9ce1 23:23:00 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:23:00 ---> Running in 2fa6cf98c664 23:23:57 Removing intermediate container 2fa6cf98c664 23:23:57 ---> 9ccd128dd60e 23:23:57 Step 11/13 : COPY . . 23:23:57 ---> 1a088b7358d3 23:23:57 Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 23:23:57 ---> Running in 003e0627c2ac 23:23:57  % Total % Received % Xferd Average Speed Time Time Time Current 23:23:57 Dload Upload Total Spent Left Speed 23:23:57 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 3732 0 --:--:-- --:--:-- --:--:-- 3739 23:23:58 Removing intermediate container 003e0627c2ac 23:23:58 ---> cd8239aa349e 23:23:58 Step 13/13 : RUN ${MAKE} 23:23:58 ---> Running in 83155fbc93f3 23:23:59 noop 23:24:00 Removing intermediate container 83155fbc93f3 23:24:00 ---> ebd9826775c7 23:24:00 Successfully built ebd9826775c7 23:24:00 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:24:00 + docker inspect -f . ci-base-image-arm64 23:24:00 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:24:00 prd-ubuntu20.04-docker-arm64-4c-16g-16408 does not seem to be running inside a container 23:24:00 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/3 -v /w/workspace/device-usb-camera/3:/w/workspace/device-usb-camera/3:rw,z -v /w/workspace/device-usb-camera/3@tmp:/w/workspace/device-usb-camera/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 23:24:01 $ docker top 7bf7a769070105d9553da6fff2aca5b63662994b5906c420eb948436910e31de -eo pid,comm [Pipeline] { [Pipeline] sh 23:24:02 + go version 23:24:02 go version go1.20.2 linux/arm64 [Pipeline] } 23:24:02 $ docker stop --time=1 7bf7a769070105d9553da6fff2aca5b63662994b5906c420eb948436910e31de 23:24:04 $ docker rm -f --volumes 7bf7a769070105d9553da6fff2aca5b63662994b5906c420eb948436910e31de [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:24:04 + docker inspect -f . ci-base-image-arm64 23:24:04 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:24:05 prd-ubuntu20.04-docker-arm64-4c-16g-16408 does not seem to be running inside a container 23:24:05 $ 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/3 -v /w/workspace/device-usb-camera/3:/w/workspace/device-usb-camera/3:rw,z -v /w/workspace/device-usb-camera/3@tmp:/w/workspace/device-usb-camera/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 23:24:06 $ docker top 5a0a9b5cbdf1aa942d78e568a38d4e5864bd6fb3c57d093bcedfbb48b41b5070 -eo pid,comm [Pipeline] { [Pipeline] sh 23:24:07 + git config --global --add safe.directory /w/workspace/device-usb-camera/3 [Pipeline] fileExists [Pipeline] sh 23:24:07 + make test 23:24:07 go test ./... -coverprofile=coverage.out ./... 23:24:40 ? github.com/edgexfoundry/device-usb-camera [no test files] 23:26:46 ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] 23:26:55 ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.076s coverage: 1.8% of statements 23:26:55 WARNING: Linting skipped (not on x86_64 or linter not installed) 23:26:55 go vet ./... 23:27:34 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 23:27:34 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 23:27:34 ./bin/test-attribution-txt.sh [Pipeline] echo 23:27:34 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 23:27:34 $ docker stop --time=1 5a0a9b5cbdf1aa942d78e568a38d4e5864bd6fb3c57d093bcedfbb48b41b5070 23:27:36 $ docker rm -f --volumes 5a0a9b5cbdf1aa942d78e568a38d4e5864bd6fb3c57d093bcedfbb48b41b5070 [Pipeline] // withDockerContainer [Pipeline] sh 23:27:37 + sudo chown -R jenkins:jenkins . [Pipeline] stash 23:27:37 Warning: overwriting stash ‘coverage-report’ 23:27:38 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 23:27:38 + sudo chown -R jenkins:jenkins . [Pipeline] sh 23:27:38 + ls -al . 23:27:38 total 184 23:27:38 drwxrwxr-x 9 jenkins jenkins 4096 May 22 23:24 . 23:27:38 drwxrwxr-x 4 jenkins jenkins 4096 May 22 23:21 .. 23:27:38 drwxrwxr-x 8 jenkins jenkins 4096 May 22 23:21 .git 23:27:38 drwxrwxr-x 3 jenkins jenkins 4096 May 22 23:21 .github 23:27:38 -rw-rw-r-- 1 jenkins jenkins 414 May 22 23:21 .gitignore 23:27:38 -rw-rw-r-- 1 jenkins jenkins 42 May 22 23:21 .golangci.yml 23:27:38 -rw-rw-r-- 1 jenkins jenkins 77 May 22 23:21 .hadolint.yml 23:27:38 -rw-rw-r-- 1 jenkins jenkins 9665 May 22 23:21 Attribution.txt 23:27:38 -rw-rw-r-- 1 jenkins jenkins 6219 May 22 23:21 CHANGELOG.md 23:27:38 -rw-rw-r-- 1 jenkins jenkins 2453 May 22 23:21 Dockerfile 23:27:38 -rw-rw-r-- 1 jenkins jenkins 678 May 22 23:21 GOVERNANCE.md 23:27:38 -rw-rw-r-- 1 jenkins jenkins 659 May 22 23:21 Jenkinsfile 23:27:38 -rw-rw-r-- 1 jenkins jenkins 11348 May 22 23:21 LICENSE 23:27:38 -rw-rw-r-- 1 jenkins jenkins 2364 May 22 23:21 Makefile 23:27:38 -rw-rw-r-- 1 jenkins jenkins 622 May 22 23:21 OWNERS.md 23:27:38 -rw-rw-r-- 1 jenkins jenkins 2477 May 22 23:21 README.md 23:27:38 -rw-rw-r-- 1 jenkins jenkins 5 May 22 23:18 VERSION 23:27:38 drwxrwxr-x 2 jenkins jenkins 4096 May 22 23:21 bin 23:27:38 drwxrwxr-x 3 jenkins jenkins 4096 May 22 23:21 cmd 23:27:38 -rw-r--r-- 1 jenkins jenkins 31522 May 22 23:26 coverage.out 23:27:38 -rwxrwxr-x 1 jenkins jenkins 140 May 22 23:21 docker-entrypoint.sh 23:27:38 drwxrwxr-x 2 jenkins jenkins 4096 May 22 23:21 docs 23:27:38 -rw-rw-r-- 1 jenkins jenkins 3419 May 22 23:21 go.mod 23:27:38 -rw-rw-r-- 1 jenkins jenkins 31578 May 22 23:21 go.sum 23:27:38 drwxrwxr-x 3 jenkins jenkins 4096 May 22 23:21 internal 23:27:38 drwxrwxr-x 4 jenkins jenkins 4096 May 22 23:21 snap 23:27:38 -rw-rw-r-- 1 jenkins jenkins 231 May 22 23:21 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:27:39 + docker build -t device-usb-camera-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=bd3dfb7577215fc8ead1e32a51e4b3e513c7470a --label arch=arm64 --label version=0.0.0 . 23:27:39 Sending build context to Docker daemon 1.152MB 23:27:39 Step 1/36 : ARG BASE=golang:1.20-alpine3.17 23:27:39 Step 2/36 : FROM ${BASE} AS builder 23:27:39 ---> ebd9826775c7 23:27:39 Step 3/36 : ARG ADD_BUILD_TAGS="" 23:27:39 ---> Running in 68edcc775eae 23:27:40 Removing intermediate container 68edcc775eae 23:27:40 ---> f1579c839c8b 23:27:40 Step 4/36 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 23:27:40 ---> Running in 3636bf91b791 23:27:40 Removing intermediate container 3636bf91b791 23:27:40 ---> b799c46bad32 23:27:40 Step 5/36 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 23:27:40 ---> Running in b5026e6ccd7b 23:27:40 Removing intermediate container b5026e6ccd7b 23:27:40 ---> eec13beff7fd 23:27:40 Step 6/36 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 23:27:40 ---> Running in 9fe25b6bd83e 23:27:41 Removing intermediate container 9fe25b6bd83e 23:27:41 ---> 0ae66b9051a2 23:27:41 Step 7/36 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:27:41 ---> Running in 6da083c347c5 23:27:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 23:27:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 23:27:43 OK: 271 MiB in 67 packages 23:27:44 Removing intermediate container 6da083c347c5 23:27:44 ---> 76b1d82fe20e 23:27:44 Step 8/36 : WORKDIR /device-usb-camera 23:27:44 ---> Running in 22a9ba3f9e95 23:27:44 Removing intermediate container 22a9ba3f9e95 23:27:44 ---> 439dd28d6086 23:27:44 Step 9/36 : COPY go.mod vendor* ./ 23:27:45 ---> 44ad18b4a1b5 23:27:45 Step 10/36 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:27:45 ---> Running in 089b87b60c36 23:27:48 Removing intermediate container 089b87b60c36 23:27:48 ---> 8ada5c940038 23:27:48 Step 11/36 : COPY . . 23:27:48 ---> 22e39569d667 23:27:48 Step 12/36 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 23:27:48 ---> Running in a57676891328 23:27:49  % Total % Received % Xferd Average Speed Time Time Time Current 23:27:49 Dload Upload Total Spent Left Speed 23:27:49 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 4301 0 --:--:-- --:--:-- --:--:-- 4299 23:27:50 Removing intermediate container a57676891328 23:27:50 ---> 8c6276cace37 23:27:50 Step 13/36 : RUN ${MAKE} 23:27:50 ---> Running in abd6fbc7bb75 23:27:51 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd 23:30:28 Removing intermediate container abd6fbc7bb75 23:30:28 ---> 2fd4c69020a0 23:30:28 Step 14/36 : FROM aler9/rtsp-simple-server:v0.21.6 AS rtsp 23:30:28 v0.21.6: Pulling from aler9/rtsp-simple-server 23:30:28 8766b47fe142: Pulling fs layer 23:30:28 8766b47fe142: Download complete 23:30:28 8766b47fe142: Pull complete 23:30:28 Digest: sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f 23:30:28 Status: Downloaded newer image for aler9/rtsp-simple-server:v0.21.6 23:30:28 ---> 69d40e2cb93c 23:30:28 Step 15/36 : FROM alpine:3.17 23:30:28 3.17: Pulling from library/alpine 23:30:28 c41833b44d91: Already exists 23:30:28 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 23:30:28 Status: Downloaded newer image for alpine:3.17 23:30:28 ---> 51e60588ff2c 23:30:28 Step 16/36 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 23:30:28 ---> Running in 22fc63fcad85 23:30:28 Removing intermediate container 22fc63fcad85 23:30:28 ---> 090460460e13 23:30:28 Step 17/36 : RUN apk add --update --no-cache dumb-init ffmpeg udev 23:30:28 ---> Running in 6003a80f0827 23:30:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 23:30:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 23:30:28 (1/83) Installing dumb-init (1.2.5-r2) 23:30:28 (2/83) Installing sdl2 (2.26.5-r0) 23:30:28 (3/83) Installing libxau (1.0.10-r0) 23:30:28 (4/83) Installing libmd (1.0.4-r0) 23:30:28 (5/83) Installing libbsd (0.11.7-r0) 23:30:28 (6/83) Installing libxdmcp (1.1.4-r0) 23:30:28 (7/83) Installing libxcb (1.15-r0) 23:30:28 (8/83) Installing libx11 (1.8.4-r0) 23:30:28 (9/83) Installing aom-libs (3.5.0-r0) 23:30:28 (10/83) Installing alsa-lib (1.2.8-r0) 23:30:28 (11/83) Installing libexpat (2.5.0-r0) 23:30:28 (12/83) Installing brotli-libs (1.0.9-r9) 23:30:28 (13/83) Installing libbz2 (1.0.8-r4) 23:30:28 (14/83) Installing libpng (1.6.38-r0) 23:30:28 (15/83) Installing freetype (2.12.1-r0) 23:30:28 (16/83) Installing fontconfig (2.14.1-r0) 23:30:28 (17/83) Installing fribidi (1.0.12-r0) 23:30:28 (18/83) Installing libffi (3.4.4-r0) 23:30:28 (19/83) Installing libintl (0.21.1-r1) 23:30:28 (20/83) Installing libblkid (2.38.1-r1) 23:30:28 (21/83) Installing libmount (2.38.1-r1) 23:30:28 (22/83) Installing pcre2 (10.42-r0) 23:30:28 (23/83) Installing glib (2.74.6-r0) 23:30:28 (24/83) Installing graphite2 (1.3.14-r2) 23:30:28 (25/83) Installing harfbuzz (5.3.1-r1) 23:30:28 (26/83) Installing libass (0.16.0-r1) 23:30:28 (27/83) Installing libdav1d (1.0.0-r2) 23:30:28 (28/83) Installing libdrm (2.4.114-r0) 23:30:28 (29/83) Installing gmp (6.2.1-r2) 23:30:28 (30/83) Installing nettle (3.8.1-r0) 23:30:28 (31/83) Installing p11-kit (0.24.1-r1) 23:30:28 (32/83) Installing libtasn1 (4.19.0-r0) 23:30:28 (33/83) Installing libunistring (1.1-r0) 23:30:28 (34/83) Installing gnutls (3.7.8-r3) 23:30:28 (35/83) Installing ncurses-terminfo-base (6.3_p20221119-r0) 23:30:28 (36/83) Installing ncurses-libs (6.3_p20221119-r0) 23:30:28 (37/83) Installing lame (3.100-r2) 23:30:28 (38/83) Installing opus (1.3.1-r1) 23:30:28 (39/83) Installing libasyncns (0.8-r1) 23:30:28 (40/83) Installing dbus-libs (1.14.4-r0) 23:30:28 (41/83) Installing libltdl (2.4.7-r1) 23:30:28 (42/83) Installing orc (0.4.33-r0) 23:30:28 (43/83) Installing libgcc (12.2.1_git20220924-r4) 23:30:28 (44/83) Installing libogg (1.3.5-r2) 23:30:28 (45/83) Installing libstdc++ (12.2.1_git20220924-r4) 23:30:28 (46/83) Installing flac-libs (1.4.2-r0) 23:30:28 (47/83) Installing libvorbis (1.3.7-r0) 23:30:28 (48/83) Installing libsndfile (1.1.0-r2) 23:30:28 (49/83) Installing libgomp (12.2.1_git20220924-r4) 23:30:28 (50/83) Installing soxr (0.1.3-r3) 23:30:28 (51/83) Installing speexdsp (1.2.1-r0) 23:30:28 (52/83) Installing tdb-libs (1.4.6-r0) 23:30:28 (53/83) Installing libpulse (16.1-r6) 23:30:28 (54/83) Installing cjson (1.7.15-r3) 23:30:28 (55/83) Installing mbedtls (2.28.3-r0) 23:30:28 (56/83) Installing librist (0.2.7-r0) 23:30:28 (57/83) Installing libsrt (1.5.1-r0) 23:30:28 (58/83) Installing libssh (0.10.5-r0) 23:30:28 (59/83) Installing libtheora (1.1.1-r16) 23:30:28 (60/83) Installing libjpeg-turbo (2.1.4-r0) 23:30:28 (61/83) Installing v4l-utils-libs (1.22.1-r2) 23:30:28 (62/83) Installing libxext (1.3.5-r0) 23:30:28 (63/83) Installing libxfixes (6.0.0-r0) 23:30:28 (64/83) Installing wayland-libs-client (1.21.0-r1) 23:30:28 (65/83) Installing libva (2.16.0-r0) 23:30:28 (66/83) Installing libvdpau (1.5-r0) 23:30:28 (67/83) Installing vidstab (1.1.0-r2) 23:30:28 (68/83) Installing libvpx (1.12.0-r1) 23:30:28 (69/83) Installing libwebp (1.2.4-r1) 23:30:28 (70/83) Installing x264-libs (0.164_git20220602-r0) 23:30:28 (71/83) Installing numactl (2.0.16-r1) 23:30:28 (72/83) Installing x265-libs (3.5-r3) 23:30:28 (73/83) Installing xvidcore (1.3.7-r1) 23:30:28 (74/83) Installing libsodium (1.0.18-r2) 23:30:28 (75/83) Installing libzmq (4.3.4-r1) 23:30:28 (76/83) Installing ffmpeg-libs (5.1.3-r0) 23:30:28 (77/83) Installing ffmpeg (5.1.3-r0) 23:30:28 (78/83) Installing udev-init-scripts (35-r1) 23:30:28 (79/83) Installing eudev-libs (3.2.11-r4) 23:30:28 (80/83) Installing xz-libs (5.2.9-r0) 23:30:28 (81/83) Installing zstd-libs (1.5.5-r0) 23:30:28 (82/83) Installing kmod-libs (30-r1) 23:30:28 (83/83) Installing eudev (3.2.11-r4) 23:30:28 Executing busybox-1.35.0-r29.trigger 23:30:28 Executing eudev-3.2.11-r4.trigger 23:30:28 OK: 86 MiB in 98 packages 23:30:28 Removing intermediate container 6003a80f0827 23:30:28 ---> 719a80cd2441 23:30:28 Step 18/36 : WORKDIR / 23:30:28 ---> Running in 3dca9de07ff4 23:30:28 Removing intermediate container 3dca9de07ff4 23:30:28 ---> b39c56dce7e9 23:30:28 Step 19/36 : COPY --from=builder /device-usb-camera/cmd / 23:30:30 ---> 968b56ae1cf0 23:30:30 Step 20/36 : COPY --from=builder /device-usb-camera/LICENSE / 23:30:30 ---> f8bb1d560319 23:30:30 Step 21/36 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / 23:30:30 ---> 3146f7247f0f 23:30:30 Step 22/36 : COPY --from=builder /device-usb-camera/Attribution.txt / 23:30:31 ---> 9620f94339db 23:30:31 Step 23/36 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / 23:30:31 ---> 107380265ef0 23:30:31 Step 24/36 : COPY --from=rtsp /rtsp-simple-server.yml / 23:30:32 ---> 787e2df3c137 23:30:32 Step 25/36 : COPY --from=rtsp /rtsp-simple-server / 23:30:33 ---> dae57b447d9a 23:30:33 Step 26/36 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml 23:30:33 ---> Running in 04cb57029cfc 23:30:35 Removing intermediate container 04cb57029cfc 23:30:35 ---> 8097668b5bff 23:30:35 Step 27/36 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml 23:30:35 ---> Running in 2b6558673d2e 23:30:37 Removing intermediate container 2b6558673d2e 23:30:37 ---> c333174fd6ec 23:30:37 Step 28/36 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml 23:30:37 ---> Running in 3393ccb807fe 23:30:38 Removing intermediate container 3393ccb807fe 23:30:38 ---> 4a70354e150f 23:30:38 Step 29/36 : RUN sed -i 's,externalAuthenticationURL:,externalAuthenticationURL: http://localhost:8000/rtspauth,g' rtsp-simple-server.yml 23:30:39 ---> Running in 22de4c9c396f 23:30:40 Removing intermediate container 22de4c9c396f 23:30:40 ---> f1f22d13602c 23:30:40 Step 30/36 : EXPOSE 59983 23:30:40 ---> Running in 42c546e78dcc 23:30:41 Removing intermediate container 42c546e78dcc 23:30:41 ---> a75dd9cb6a26 23:30:41 Step 31/36 : EXPOSE 8554 23:30:41 ---> Running in 53ec37389484 23:30:41 Removing intermediate container 53ec37389484 23:30:41 ---> 2d8f8fbb2921 23:30:41 Step 32/36 : ENTRYPOINT ["/docker-entrypoint.sh"] 23:30:41 ---> Running in 44dcaa41cf8d 23:30:41 Removing intermediate container 44dcaa41cf8d 23:30:41 ---> a663de1c80e7 23:30:41 Step 33/36 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] 23:30:41 ---> Running in acd483016840 23:30:42 Removing intermediate container acd483016840 23:30:42 ---> 1670c7dbe14b 23:30:42 Step 34/36 : LABEL arch=arm64 23:30:42 ---> Running in 4117316eb33b 23:30:42 Removing intermediate container 4117316eb33b 23:30:42 ---> 0a5dbe156391 23:30:42 Step 35/36 : LABEL git_sha=bd3dfb7577215fc8ead1e32a51e4b3e513c7470a 23:30:42 ---> Running in dbdfd4885d31 23:30:43 Removing intermediate container dbdfd4885d31 23:30:43 ---> 2e8ee66bfc76 23:30:43 Step 36/36 : LABEL version=0.0.0 23:30:43 ---> Running in b322db052adf 23:30:43 Removing intermediate container b322db052adf 23:30:43 ---> a75d3979ef13 23:30:43 [Warning] One or more build-args [ARCH] were not consumed 23:30:43 Successfully built a75d3979ef13 23:30:43 Successfully tagged device-usb-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:30:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:30:43 23:30:43 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:30:44 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:30:44 arm64: Pulling from edgex-lftools-log-publisher 23:30:44 8998bd30e6a1: Pulling fs layer 23:30:44 04944245beec: Pulling fs layer 23:30:44 699f458cf7ca: Pulling fs layer 23:30:44 765212b225bb: Pulling fs layer 23:30:44 f23df028b6ca: Pulling fs layer 23:30:44 d65c8cfc05b1: Pulling fs layer 23:30:44 2437ff75d9bd: Pulling fs layer 23:30:44 765212b225bb: Waiting 23:30:44 f23df028b6ca: Waiting 23:30:44 d65c8cfc05b1: Waiting 23:30:44 2437ff75d9bd: Waiting 23:30:44 04944245beec: Verifying Checksum 23:30:44 04944245beec: Download complete 23:30:44 765212b225bb: Verifying Checksum 23:30:44 765212b225bb: Download complete 23:30:44 f23df028b6ca: Verifying Checksum 23:30:44 f23df028b6ca: Download complete 23:30:44 d65c8cfc05b1: Verifying Checksum 23:30:44 d65c8cfc05b1: Download complete 23:30:44 699f458cf7ca: Verifying Checksum 23:30:44 699f458cf7ca: Download complete 23:30:44 8998bd30e6a1: Verifying Checksum 23:30:44 8998bd30e6a1: Download complete 23:30:47 2437ff75d9bd: Download complete 23:30:48 8998bd30e6a1: Pull complete 23:30:49 04944245beec: Pull complete 23:30:50 699f458cf7ca: Pull complete 23:30:50 765212b225bb: Pull complete 23:30:51 f23df028b6ca: Pull complete 23:30:51 d65c8cfc05b1: Pull complete 23:31:06 2437ff75d9bd: Pull complete 23:31:06 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 23:31:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:31:06 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:31:06 prd-ubuntu20.04-docker-arm64-4c-16g-16408 does not seem to be running inside a container 23:31:06 $ 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/3 -v /w/workspace/device-usb-camera/3:/w/workspace/device-usb-camera/3:rw,z -v /w/workspace/device-usb-camera/3@tmp:/w/workspace/device-usb-camera/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 23:31:09 $ docker top 6c1301ba37f46b914ecb6617d389da9770ef6b4a5a765904dc26ebc9b15dd8fb -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:31:10 ---> job-cost.sh 23:31:10 lf-activate-venv: SKIPPING 23:31:10 INFO: No Stack... 23:31:10 INFO: Retrieving Pricing Info for: v3-standard-4 23:31:11 INFO: Archiving Costs [Pipeline] sh 23:31:11 + cut -d, -f6 23:31:11 + cat /w/workspace/device-usb-camera/3/archives/cost.csv [Pipeline] lock 23:31:11 Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-PR-252-3-stack-cost] 23:31:11 Resource [jenkins-edgexfoundry-device-usb-camera-PR-252-3-stack-cost] did not exist. Created. 23:31:11 Lock acquired on [jenkins-edgexfoundry-device-usb-camera-PR-252-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 23:31:12 /w/workspace/device-usb-camera/3@tmp/durable-34ae6528/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 23:31:12 + echo total: 0.10999999940395355 [Pipeline] stash 23:31:12 Warning: overwriting stash ‘stack-cost’ 23:31:12 Stashed 1 file(s) [Pipeline] } 23:31:13 Lock released on resource [jenkins-edgexfoundry-device-usb-camera-PR-252-3-stack-cost] [Pipeline] // lock [Pipeline] } 23:31:13 $ docker stop --time=1 6c1301ba37f46b914ecb6617d389da9770ef6b4a5a765904dc26ebc9b15dd8fb 23:31:14 $ docker rm -f --volumes 6c1301ba37f46b914ecb6617d389da9770ef6b4a5a765904dc26ebc9b15dd8fb [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 23:31:14 provisioning config files... 23:31:14 copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/foundry_device-usb-camera_PR-252@tmp/config18402674244661873629tmp [Pipeline] { [Pipeline] sh 23:31:15 + set +x 23:31:15 + curl -s https://codecov.io/bash 23:31:15 + bash -s -- 23:31:15 23:31:15 _____ _ 23:31:15 / ____| | | 23:31:15 | | ___ __| | ___ ___ _____ __ 23:31:15 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 23:31:15 | |___| (_) | (_| | __/ (_| (_) \ V / 23:31:15 \_____\___/ \__,_|\___|\___\___/ \_/ 23:31:15 Bash-1.0.6 23:31:15 23:31:15 23:31:15 ==> git version 2.25.1 found 23:31:15 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 23:31:15 Release-Date: 2020-01-08 23:31:15 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 23:31:15 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 23:31:15 ==> Jenkins CI detected. 23:31:15 current dir:  /w/workspace/foundry_device-usb-camera_PR-252 23:31:15 project root: . 23:31:15 --> token set from env 23:31:15 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 23:31:15 ==> Running gcov in . (disable via -X gcov) 23:31:15 ==> Python coveragepy not found 23:31:15 ==> Searching for coverage reports in: 23:31:15 + . 23:31:15 -> Found 1 reports 23:31:15 ==> Detecting git/mercurial file structure 23:31:15 ==> Reading reports 23:31:15 + ./coverage.out bytes=31522 23:31:15 ==> Appending adjustments 23:31:15 https://docs.codecov.io/docs/fixing-reports 23:31:15 + Found adjustments 23:31:15 ==> Gzipping contents 23:31:15 8.0K /tmp/codecov.PMu6g3.gz 23:31:15 ==> Uploading reports 23:31:15 url: https://codecov.io 23:31:15 query: branch=PR-252&commit=bd3dfb7577215fc8ead1e32a51e4b3e513c7470a&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2FPR-252%2F3%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=252&job=&cmd_args= 23:31:15 -> Pinging Codecov 23:31:15 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6df5b310-220c-4ff1-ad85-d7a32441f080&branch=PR-252&commit=bd3dfb7577215fc8ead1e32a51e4b3e513c7470a&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2FPR-252%2F3%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=252&job=&cmd_args= 23:31:15 -> Uploading to 23:31:15 https://storage.googleapis.com/codecov/v4/raw/2023-05-22/73D8F5FF140700D3E01443B452E23636/bd3dfb7577215fc8ead1e32a51e4b3e513c7470a/912f0bcf-ebbc-4f71-9640-6f9973743c54.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230522%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230522T233115Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=27d31f1e4543765060f65fda971fa79ee31c9db626ca1219be7d52be7c8a20a2 23:31:15 % Total % Received % Xferd Average Speed Time Time Time Current 23:31:15 Dload Upload Total Spent Left Speed 23:31:15 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4321 0 0 100 4321 0 20286 --:--:-- --:--:-- --:--:-- 20286 23:31:15 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-usb-camera/commit/bd3dfb7577215fc8ead1e32a51e4b3e513c7470a [Pipeline] } 23:31:15 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 23:31:16 + [ -d /w/workspace/foundry_device-usb-camera_PR-252/archives ] 23:31:16 + ls -al /w/workspace/foundry_device-usb-camera_PR-252/archives 23:31:16 total 16 23:31:16 drwxr-xr-x 3 root root 4096 May 22 23:20 . 23:31:16 drwxrwxr-x 11 jenkins jenkins 4096 May 22 23:20 .. 23:31:16 drwxr-xr-x 2 root root 4096 May 22 23:20 cost 23:31:16 -rw-r--r-- 1 root root 89 May 22 23:20 cost.csv 23:31:16 + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-usb-camera_PR-252/archives 23:31:16 + ls -al /w/workspace/foundry_device-usb-camera_PR-252/archives 23:31:16 total 16 23:31:16 drwxr-xr-x 3 jenkins jenkins 4096 May 22 23:20 . 23:31:16 drwxrwxr-x 11 jenkins jenkins 4096 May 22 23:20 .. 23:31:16 drwxr-xr-x 2 jenkins jenkins 4096 May 22 23:20 cost 23:31:16 -rw-r--r-- 1 jenkins jenkins 89 May 22 23:20 cost.csv [Pipeline] libraryResource [Pipeline] sh 23:31:16 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 23:31:17 ---> package-listing.sh 23:31:17 ++ facter osfamily 23:31:17 ++ tr '[:upper:]' '[:lower:]' 23:31:17 + OS_FAMILY=debian 23:31:17 + workspace=/w/workspace/foundry_device-usb-camera_PR-252 23:31:17 + START_PACKAGES=/tmp/packages_start.txt 23:31:17 + END_PACKAGES=/tmp/packages_end.txt 23:31:17 + DIFF_PACKAGES=/tmp/packages_diff.txt 23:31:17 + PACKAGES=/tmp/packages_start.txt 23:31:17 + '[' /w/workspace/foundry_device-usb-camera_PR-252 ']' 23:31:17 + PACKAGES=/tmp/packages_end.txt 23:31:17 + case "${OS_FAMILY}" in 23:31:17 + dpkg -l 23:31:17 + grep '^ii' 23:31:17 + '[' -f /tmp/packages_start.txt ']' 23:31:17 + '[' -f /tmp/packages_end.txt ']' 23:31:17 + diff /tmp/packages_start.txt /tmp/packages_end.txt 23:31:17 + '[' /w/workspace/foundry_device-usb-camera_PR-252 ']' 23:31:17 + mkdir -p /w/workspace/foundry_device-usb-camera_PR-252/archives/ 23:31:17 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-usb-camera_PR-252/archives/ [Pipeline] echo 23:31:17 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-252/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 23:31:18 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:31:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:31:18 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:31:18 prd-ubuntu20.04-docker-8c-8g-16407 does not seem to be running inside a container 23:31:18 $ 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-252/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-252 -v /w/workspace/foundry_device-usb-camera_PR-252:/w/workspace/foundry_device-usb-camera_PR-252:rw,z -v /w/workspace/foundry_device-usb-camera_PR-252@tmp:/w/workspace/foundry_device-usb-camera_PR-252@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 23:31:19 $ docker top cd9a643a844861c733537a4be48288df59bc169522175a4e92639aa0849cb84e -eo pid,comm [Pipeline] { [Pipeline] sh 23:31:19 + touch /tmp/pre-build-complete [Pipeline] sh 23:31:19 + mkdir -p /var/log/sysstat [Pipeline] sh 23:31:19 + ls /var/log/sa-host 23:31:19 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:31:20 provisioning config files... 23:31:20 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-usb-camera_PR-252@tmp/config17277698290172276779tmp [Pipeline] { [Pipeline] echo 23:31:20 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 23:31:20 ---> create-netrc.sh [Pipeline] } 23:31:20 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 23:31:20 ---> python-tools-install.sh [Pipeline] echo 23:31:20 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 23:31:20 ---> sudo-logs.sh 23:31:20 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 23:31:21 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 23:31:21 ---> job-cost.sh 23:31:21 lf-activate-venv: SKIPPING 23:31:21 DEBUG: total: 0.2199999988079071 23:31:21 INFO: Retrieving Stack Cost... 23:31:21 INFO: Retrieving Pricing Info for: v3-standard-8 23:31:22 INFO: Archiving Costs [Pipeline] echo 23:31:22 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 23:31:22 ---> logs-deploy.sh 23:31:22 lf-activate-venv: SKIPPING 23:31:22 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/PR-252/3 23:31:22 INFO: archiving workspace using pattern(s): 23:31:23 Archives upload complete. 23:31:23 INFO: archiving logs to Nexus