Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 86d2622c4f907fedb2cba4bacbdfe80b4f9c365d 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-ssh4972292875080255668.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh17586520484553356157.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 e143027787c0ac28563f7e92b6cefc600d3b7107 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/main/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/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10018334167042474682.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > 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-ssh444518388910237654.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/main/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/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh1277433348756042961.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.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: 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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-12068 in /w/workspace/exfoundry_device-usb-camera_main [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/exfoundry_device-usb-camera_main # 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 Avoid second fetch Checking out Revision 86d2622c4f907fedb2cba4bacbdfe80b4f9c365d (main) Commit message: "Merge pull request #306 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.1.0-dev.37" > 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 core.sparsecheckout # timeout=10 > git checkout -f 86d2622c4f907fedb2cba4bacbdfe80b4f9c365d # timeout=10 > git rev-list --no-walk 9501c8302724f89e31276cefd420c8543fbf660b # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-10-26T21:20:53.066Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-10-26T21:20:53.112Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-10-26T21:20:53.126Z] ========================================================= [2023-10-26T21:20:53.126Z] EdgeX Global Pipelines Version Info [2023-10-26T21:20:53.126Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-10-26T21:20:53.835Z] ------------------- [2023-10-26T21:20:53.835Z] stable info: [2023-10-26T21:20:53.835Z] ------------------- [2023-10-26T21:20:53.835Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-10-26T21:20:53.835Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-10-26T21:20:53.835Z] Message: update stable to v1.0.254 [2023-10-26T21:20:54.405Z] ------------------- [2023-10-26T21:20:54.405Z] experimental info: [2023-10-26T21:20:54.405Z] ------------------- [2023-10-26T21:20:54.405Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-10-26T21:20:54.405Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-10-26T21:20:54.405Z] Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-10-26T21:20:54.566Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo [2023-10-26T21:20:54.578Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo [2023-10-26T21:20:54.589Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-10-26T21:20:54.600Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-10-26T21:20:54.616Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-10-26T21:20:54.628Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-10-26T21:20:54.638Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-10-26T21:20:54.651Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-10-26T21:20:54.665Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-10-26T21:20:54.680Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-10-26T21:20:54.691Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-10-26T21:20:54.704Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo [2023-10-26T21:20:54.718Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-10-26T21:20:54.731Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-10-26T21:20:54.747Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-10-26T21:20:54.759Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-10-26T21:20:54.770Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-10-26T21:20:54.782Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-10-26T21:20:54.794Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-10-26T21:20:54.808Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-10-26T21:20:54.820Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-10-26T21:20:54.834Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-10-26T21:20:54.845Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-10-26T21:20:54.858Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-10-26T21:20:54.869Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-10-26T21:20:54.881Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-10-26T21:20:54.892Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-10-26T21:20:54.907Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-10-26T21:20:54.918Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-10-26T21:20:54.932Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-10-26T21:20:54.945Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 86d2622c4f907fedb2cba4bacbdfe80b4f9c365d [Pipeline] echo [2023-10-26T21:20:54.961Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 86d2622 [Pipeline] echo [2023-10-26T21:20:54.976Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-26T21:20:55.020Z] provisioning config files... [2023-10-26T21:20:55.034Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config8925281011201180260tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-26T21:20:55.696Z] ---> docker-login.sh [2023-10-26T21:20:55.696Z] nexus3.edgexfoundry.org:10001 [2023-10-26T21:20:55.955Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-26T21:20:55.955Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-26T21:20:55.955Z] Configure a credential helper to remove this warning. See [2023-10-26T21:20:55.955Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-26T21:20:55.955Z] [2023-10-26T21:20:55.955Z] Login Succeeded [2023-10-26T21:20:55.955Z] nexus3.edgexfoundry.org:10002 [2023-10-26T21:20:56.215Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-26T21:20:56.215Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-26T21:20:56.215Z] Configure a credential helper to remove this warning. See [2023-10-26T21:20:56.215Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-26T21:20:56.215Z] [2023-10-26T21:20:56.215Z] Login Succeeded [2023-10-26T21:20:56.215Z] nexus3.edgexfoundry.org:10003 [2023-10-26T21:20:56.215Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-26T21:20:56.215Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-26T21:20:56.215Z] Configure a credential helper to remove this warning. See [2023-10-26T21:20:56.215Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-26T21:20:56.215Z] [2023-10-26T21:20:56.215Z] Login Succeeded [2023-10-26T21:20:56.215Z] nexus3.edgexfoundry.org:10004 [2023-10-26T21:20:56.215Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-26T21:20:56.477Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-26T21:20:56.477Z] Configure a credential helper to remove this warning. See [2023-10-26T21:20:56.477Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-26T21:20:56.477Z] [2023-10-26T21:20:56.477Z] Login Succeeded [2023-10-26T21:20:56.477Z] docker.io [2023-10-26T21:20:56.477Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-26T21:20:56.736Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-26T21:20:56.737Z] Configure a credential helper to remove this warning. See [2023-10-26T21:20:56.737Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-26T21:20:56.737Z] [2023-10-26T21:20:56.737Z] Login Succeeded [2023-10-26T21:20:56.737Z] ---> docker-login.sh ends [Pipeline] } [2023-10-26T21:20:56.744Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-10-26T21:20:57.108Z] + git rev-list -1 --merges 86d2622c4f907fedb2cba4bacbdfe80b4f9c365d~1..86d2622c4f907fedb2cba4bacbdfe80b4f9c365d [Pipeline] echo [2023-10-26T21:20:57.157Z] -----------> git rev-list -1 --merges 86d2622c4f907fedb2cba4bacbdfe80b4f9c365d~1..86d2622c4f907fedb2cba4bacbdfe80b4f9c365d 86d2622c4f907fedb2cba4bacbdfe80b4f9c365d [2023-10-26T21:20:57.157Z] 86d2622c4f907fedb2cba4bacbdfe80b4f9c365d [false] [Pipeline] sh [2023-10-26T21:20:57.445Z] + git log --format=format:%s -1 86d2622c4f907fedb2cba4bacbdfe80b4f9c365d [Pipeline] echo [2023-10-26T21:20:57.461Z] ========================================================= [2023-10-26T21:20:57.461Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-10-26T21:20:57.461Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-10-26T21:20:57.794Z] + git log --format=format:%s -1 86d2622c4f907fedb2cba4bacbdfe80b4f9c365d [Pipeline] echo [2023-10-26T21:20:57.803Z] [semverPrep] GIT_COMMIT: 86d2622c4f907fedb2cba4bacbdfe80b4f9c365d, Commit Message: Merge pull request #306 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.1.0-dev.37 [Pipeline] echo [2023-10-26T21:20:57.811Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-10-26T21:20:58.214Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-10-26T21:20:58.214Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-10-26T21:20:58.214Z] + [ -e /tmp/ssh_known_hosts ] [2023-10-26T21:20:58.214Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-10-26T21:20:58.214Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-10-26T21:20:58.214Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-10-26T21:20:58.214Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-26T21:20:58.562Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-26T21:20:58.562Z] [2023-10-26T21:20:58.562Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-26T21:20:58.858Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-26T21:20:58.858Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-10-26T21:20:58.858Z] b85a868b505f: Pulling fs layer [2023-10-26T21:20:58.858Z] e2be974225ed: Pulling fs layer [2023-10-26T21:20:58.858Z] 339a4e72a1f5: Pulling fs layer [2023-10-26T21:20:58.858Z] 988bab9f4d93: Pulling fs layer [2023-10-26T21:20:58.858Z] 1469e6f7b9e6: Pulling fs layer [2023-10-26T21:20:58.858Z] eaf3925da568: Pulling fs layer [2023-10-26T21:20:58.858Z] bab4dde63d76: Pulling fs layer [2023-10-26T21:20:58.858Z] bde34c3a00c8: Pulling fs layer [2023-10-26T21:20:58.858Z] b352a97aabf1: Pulling fs layer [2023-10-26T21:20:58.858Z] 4872d77fe225: Pulling fs layer [2023-10-26T21:20:58.858Z] 5851b861e8e6: Pulling fs layer [2023-10-26T21:20:58.858Z] 988bab9f4d93: Waiting [2023-10-26T21:20:58.858Z] 1469e6f7b9e6: Waiting [2023-10-26T21:20:58.858Z] eaf3925da568: Waiting [2023-10-26T21:20:58.858Z] bde34c3a00c8: Waiting [2023-10-26T21:20:58.858Z] 4872d77fe225: Waiting [2023-10-26T21:20:58.858Z] b352a97aabf1: Waiting [2023-10-26T21:20:58.858Z] bab4dde63d76: Waiting [2023-10-26T21:20:58.858Z] 5851b861e8e6: Waiting [2023-10-26T21:20:58.858Z] e2be974225ed: Download complete [2023-10-26T21:20:58.858Z] 988bab9f4d93: Verifying Checksum [2023-10-26T21:20:58.858Z] 988bab9f4d93: Download complete [2023-10-26T21:20:58.858Z] 1469e6f7b9e6: Verifying Checksum [2023-10-26T21:20:58.858Z] 1469e6f7b9e6: Download complete [2023-10-26T21:20:58.858Z] eaf3925da568: Verifying Checksum [2023-10-26T21:20:58.858Z] eaf3925da568: Download complete [2023-10-26T21:20:58.858Z] 339a4e72a1f5: Verifying Checksum [2023-10-26T21:20:58.858Z] 339a4e72a1f5: Download complete [2023-10-26T21:20:59.119Z] bde34c3a00c8: Verifying Checksum [2023-10-26T21:20:59.119Z] bde34c3a00c8: Download complete [2023-10-26T21:20:59.119Z] b352a97aabf1: Verifying Checksum [2023-10-26T21:20:59.119Z] b352a97aabf1: Download complete [2023-10-26T21:20:59.119Z] 4872d77fe225: Verifying Checksum [2023-10-26T21:20:59.119Z] 4872d77fe225: Download complete [2023-10-26T21:20:59.119Z] 5851b861e8e6: Verifying Checksum [2023-10-26T21:20:59.119Z] 5851b861e8e6: Download complete [2023-10-26T21:20:59.119Z] b85a868b505f: Verifying Checksum [2023-10-26T21:20:59.119Z] b85a868b505f: Download complete [2023-10-26T21:20:59.377Z] bab4dde63d76: Verifying Checksum [2023-10-26T21:20:59.377Z] bab4dde63d76: Download complete [2023-10-26T21:21:00.320Z] b85a868b505f: Pull complete [2023-10-26T21:21:00.320Z] e2be974225ed: Pull complete [2023-10-26T21:21:00.891Z] 339a4e72a1f5: Pull complete [2023-10-26T21:21:00.891Z] 988bab9f4d93: Pull complete [2023-10-26T21:21:01.149Z] 1469e6f7b9e6: Pull complete [2023-10-26T21:21:01.149Z] eaf3925da568: Pull complete [2023-10-26T21:21:03.054Z] bab4dde63d76: Pull complete [2023-10-26T21:21:03.054Z] bde34c3a00c8: Pull complete [2023-10-26T21:21:03.313Z] b352a97aabf1: Pull complete [2023-10-26T21:21:03.313Z] 4872d77fe225: Pull complete [2023-10-26T21:21:03.313Z] 5851b861e8e6: Pull complete [2023-10-26T21:21:03.313Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-10-26T21:21:03.313Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-26T21:21:03.313Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-26T21:21:03.415Z] prd-ubuntu20.04-docker-8c-8g-12068 does not seem to be running inside a container [2023-10-26T21:21:03.446Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-10-26T21:21:06.394Z] $ docker top 8aa31c5825624cddde72fdf211f82ec6a769677b3ab4e77a39b218bf7a49be7f -eo pid,comm [2023-10-26T21:21:06.445Z] 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). [2023-10-26T21:21:06.445Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-10-26T21:21:06.483Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-26T21:21:06.483Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-26T21:21:06.606Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-26T21:21:06.611Z] $ docker exec 8aa31c5825624cddde72fdf211f82ec6a769677b3ab4e77a39b218bf7a49be7f ssh-agent [2023-10-26T21:21:06.720Z] SSH_AUTH_SOCK=/tmp/ssh-4fsLgKo4oBvD/agent.32 [2023-10-26T21:21:06.720Z] SSH_AGENT_PID=39 [2023-10-26T21:21:06.726Z] Running ssh-add (command line suppressed) [2023-10-26T21:21:06.831Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_14347618220764010073.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_14347618220764010073.key) [2023-10-26T21:21:06.840Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-26T21:21:07.120Z] + git tag --points-at HEAD [Pipeline] } [2023-10-26T21:21:07.137Z] $ docker exec --env ******** --env ******** 8aa31c5825624cddde72fdf211f82ec6a769677b3ab4e77a39b218bf7a49be7f ssh-agent -k [2023-10-26T21:21:07.249Z] unset SSH_AUTH_SOCK; [2023-10-26T21:21:07.249Z] unset SSH_AGENT_PID; [2023-10-26T21:21:07.250Z] echo Agent pid 39 killed; [2023-10-26T21:21:07.257Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-10-26T21:21:07.279Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-26T21:21:07.279Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-26T21:21:07.405Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-26T21:21:07.411Z] $ docker exec 8aa31c5825624cddde72fdf211f82ec6a769677b3ab4e77a39b218bf7a49be7f ssh-agent [2023-10-26T21:21:07.530Z] SSH_AUTH_SOCK=/tmp/ssh-g7TwyuFUD4wU/agent.71 [2023-10-26T21:21:07.530Z] SSH_AGENT_PID=77 [2023-10-26T21:21:07.534Z] Running ssh-add (command line suppressed) [2023-10-26T21:21:07.636Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_17004233949650490129.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_17004233949650490129.key) [2023-10-26T21:21:07.647Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-26T21:21:07.932Z] + git semver init [2023-10-26T21:21:08.192Z] 2023-10-26 21:21:08,112 [run_init] DEBUG init version:0.0.0 force:False [2023-10-26T21:21:08.192Z] 2023-10-26 21:21:08,112 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-usb-camera_main/.semver [2023-10-26T21:21:08.192Z] 2023-10-26 21:21:08,113 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/exfoundry_device-usb-camera_main/.semver [2023-10-26T21:21:08.192Z] 2023-10-26 21:21:08,113 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-usb-camera.git', '/w/workspace/exfoundry_device-usb-camera_main/.semver'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=None) [2023-10-26T21:21:09.129Z] 2023-10-26 21:21:08,886 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-usb-camera_main/.git/info/exclude [2023-10-26T21:21:09.129Z] 2023-10-26 21:21:08,886 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:False [2023-10-26T21:21:09.129Z] 2023-10-26 21:21:08,886 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-10-26T21:21:09.129Z] 2023-10-26 21:21:08,887 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-10-26T21:21:09.129Z] 3.1.0-dev.35 [Pipeline] } [2023-10-26T21:21:09.140Z] $ docker exec --env ******** --env ******** 8aa31c5825624cddde72fdf211f82ec6a769677b3ab4e77a39b218bf7a49be7f ssh-agent -k [2023-10-26T21:21:09.245Z] unset SSH_AUTH_SOCK; [2023-10-26T21:21:09.245Z] unset SSH_AGENT_PID; [2023-10-26T21:21:09.245Z] echo Agent pid 77 killed; [2023-10-26T21:21:09.251Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-10-26T21:21:09.558Z] + git semver [Pipeline] } [2023-10-26T21:21:09.832Z] $ docker stop --time=1 8aa31c5825624cddde72fdf211f82ec6a769677b3ab4e77a39b218bf7a49be7f [2023-10-26T21:21:11.176Z] $ docker rm -f --volumes 8aa31c5825624cddde72fdf211f82ec6a769677b3ab4e77a39b218bf7a49be7f [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-26T21:21:11.511Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-10-26T21:21:11.696Z] Stashed 1 file(s) [Pipeline] echo [2023-10-26T21:21:11.698Z] [edgeXSemver]: initialized semver on version 3.1.0-dev.35 [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 [2023-10-26T21:21:11.864Z] provisioning config files... [2023-10-26T21:21:11.873Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config5678295023704105849tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-26T21:21:12.171Z] ---> docker-login.sh [2023-10-26T21:21:12.171Z] nexus3.edgexfoundry.org:10001 [2023-10-26T21:21:12.171Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-26T21:21:12.171Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-26T21:21:12.171Z] Configure a credential helper to remove this warning. See [2023-10-26T21:21:12.171Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-26T21:21:12.171Z] [2023-10-26T21:21:12.171Z] Login Succeeded [2023-10-26T21:21:12.171Z] nexus3.edgexfoundry.org:10002 [2023-10-26T21:21:12.171Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-26T21:21:12.171Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-26T21:21:12.171Z] Configure a credential helper to remove this warning. See [2023-10-26T21:21:12.171Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-26T21:21:12.171Z] [2023-10-26T21:21:12.171Z] Login Succeeded [2023-10-26T21:21:12.171Z] nexus3.edgexfoundry.org:10003 [2023-10-26T21:21:12.428Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-26T21:21:12.428Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-26T21:21:12.428Z] Configure a credential helper to remove this warning. See [2023-10-26T21:21:12.428Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-26T21:21:12.428Z] [2023-10-26T21:21:12.428Z] Login Succeeded [2023-10-26T21:21:12.428Z] nexus3.edgexfoundry.org:10004 [2023-10-26T21:21:12.428Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-26T21:21:12.428Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-26T21:21:12.428Z] Configure a credential helper to remove this warning. See [2023-10-26T21:21:12.428Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-26T21:21:12.428Z] [2023-10-26T21:21:12.428Z] Login Succeeded [2023-10-26T21:21:12.428Z] docker.io [2023-10-26T21:21:12.685Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-26T21:21:12.685Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-26T21:21:12.685Z] Configure a credential helper to remove this warning. See [2023-10-26T21:21:12.685Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-26T21:21:12.685Z] [2023-10-26T21:21:12.685Z] Login Succeeded [2023-10-26T21:21:12.685Z] ---> docker-login.sh ends [Pipeline] } [2023-10-26T21:21:12.692Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-10-26T21:21:12.749Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-26T21:21:12.762Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-26T21:21:12.772Z] ========================================================= [2023-10-26T21:21:12.772Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-10-26T21:21:12.772Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-26T21:21:13.086Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-10-26T21:21:13.086Z] Sending build context to Docker daemon 2.268MB [2023-10-26T21:21:13.086Z] Step 1/13 : ARG BASE=golang:1.21-alpine3.18 [2023-10-26T21:21:13.086Z] Step 2/13 : FROM ${BASE} AS builder [2023-10-26T21:21:13.086Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-10-26T21:21:13.086Z] 7264a8db6415: Pulling fs layer [2023-10-26T21:21:13.086Z] c4d48a809fc2: Pulling fs layer [2023-10-26T21:21:13.086Z] 4f1c88b9dad5: Pulling fs layer [2023-10-26T21:21:13.086Z] ad3a456e5733: Pulling fs layer [2023-10-26T21:21:13.086Z] 33e27b845d1e: Pulling fs layer [2023-10-26T21:21:13.086Z] c68163c4e522: Pulling fs layer [2023-10-26T21:21:13.086Z] 50da416c3ac9: Pulling fs layer [2023-10-26T21:21:13.086Z] 23d2d4c4bb30: Pulling fs layer [2023-10-26T21:21:13.086Z] 33e27b845d1e: Waiting [2023-10-26T21:21:13.086Z] c68163c4e522: Waiting [2023-10-26T21:21:13.086Z] 50da416c3ac9: Waiting [2023-10-26T21:21:13.086Z] ad3a456e5733: Waiting [2023-10-26T21:21:13.086Z] 23d2d4c4bb30: Waiting [2023-10-26T21:21:13.086Z] c4d48a809fc2: Verifying Checksum [2023-10-26T21:21:13.086Z] c4d48a809fc2: Download complete [2023-10-26T21:21:13.086Z] ad3a456e5733: Verifying Checksum [2023-10-26T21:21:13.086Z] ad3a456e5733: Download complete [2023-10-26T21:21:13.086Z] 7264a8db6415: Verifying Checksum [2023-10-26T21:21:13.086Z] 7264a8db6415: Download complete [2023-10-26T21:21:13.345Z] c68163c4e522: Verifying Checksum [2023-10-26T21:21:13.345Z] c68163c4e522: Download complete [2023-10-26T21:21:13.345Z] 7264a8db6415: Pull complete [2023-10-26T21:21:13.605Z] 23d2d4c4bb30: Verifying Checksum [2023-10-26T21:21:13.605Z] 23d2d4c4bb30: Download complete [2023-10-26T21:21:13.605Z] c4d48a809fc2: Pull complete [2023-10-26T21:21:13.605Z] 4f1c88b9dad5: Verifying Checksum [2023-10-26T21:21:13.605Z] 4f1c88b9dad5: Download complete [2023-10-26T21:21:14.171Z] 50da416c3ac9: Verifying Checksum [2023-10-26T21:21:14.171Z] 50da416c3ac9: Download complete [2023-10-26T21:21:16.706Z] 4f1c88b9dad5: Pull complete [2023-10-26T21:21:16.706Z] ad3a456e5733: Pull complete [2023-10-26T21:21:16.963Z] 33e27b845d1e: Pull complete [2023-10-26T21:21:16.963Z] c68163c4e522: Pull complete [2023-10-26T21:21:19.491Z] 50da416c3ac9: Pull complete [2023-10-26T21:21:19.491Z] 23d2d4c4bb30: Pull complete [2023-10-26T21:21:19.491Z] Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c [2023-10-26T21:21:19.750Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-10-26T21:21:19.750Z] ---> 0786185ac409 [2023-10-26T21:21:19.750Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-10-26T21:21:23.937Z] ---> Running in bbdb4260f103 [2023-10-26T21:21:23.937Z] Removing intermediate container bbdb4260f103 [2023-10-26T21:21:23.937Z] ---> 12bd415fff5d [2023-10-26T21:21:23.937Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-26T21:21:23.937Z] ---> Running in 43abd46e4318 [2023-10-26T21:21:23.937Z] Removing intermediate container 43abd46e4318 [2023-10-26T21:21:23.937Z] ---> deee36e7b7fc [2023-10-26T21:21:23.937Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-10-26T21:21:23.937Z] ---> Running in f881836d48d4 [2023-10-26T21:21:23.937Z] Removing intermediate container f881836d48d4 [2023-10-26T21:21:23.937Z] ---> f2cc95585fb6 [2023-10-26T21:21:23.937Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-10-26T21:21:23.937Z] ---> Running in 2bb14be30102 [2023-10-26T21:21:23.937Z] Removing intermediate container 2bb14be30102 [2023-10-26T21:21:23.937Z] ---> f735b1613300 [2023-10-26T21:21:23.937Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-26T21:21:23.937Z] ---> Running in 43cab9a0edf4 [2023-10-26T21:21:24.196Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-26T21:21:24.454Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-26T21:21:24.718Z] (1/13) Installing libintl (0.21.1-r7) [2023-10-26T21:21:24.718Z] (2/13) Installing eudev-libs (3.2.11-r8) [2023-10-26T21:21:24.718Z] (3/13) Installing libjpeg-turbo (2.1.5.1-r3) [2023-10-26T21:21:24.718Z] (4/13) Installing v4l-utils-libs (1.24.1-r0) [2023-10-26T21:21:24.718Z] (5/13) Installing v4l-utils (1.24.1-r0) [2023-10-26T21:21:24.718Z] (6/13) Installing libdvbv5 (1.24.1-r0) [2023-10-26T21:21:24.718Z] (7/13) Installing udev-init-scripts (35-r1) [2023-10-26T21:21:24.718Z] (8/13) Installing libblkid (2.38.1-r8) [2023-10-26T21:21:24.718Z] (9/13) Installing xz-libs (5.4.3-r0) [2023-10-26T21:21:24.718Z] (10/13) Installing kmod-libs (30-r3) [2023-10-26T21:21:24.718Z] (11/13) Installing eudev (3.2.11-r8) [2023-10-26T21:21:24.718Z] (12/13) Installing eudev-dev (3.2.11-r8) [2023-10-26T21:21:24.718Z] (13/13) Installing v4l-utils-dev (1.24.1-r0) [2023-10-26T21:21:24.718Z] Executing busybox-1.36.1-r2.trigger [2023-10-26T21:21:24.718Z] Executing eudev-3.2.11-r8.trigger [2023-10-26T21:21:24.718Z] OK: 271 MiB in 65 packages [2023-10-26T21:21:25.675Z] Removing intermediate container 43cab9a0edf4 [2023-10-26T21:21:25.675Z] ---> 7b6b5cb69ffe [2023-10-26T21:21:25.675Z] Step 8/13 : WORKDIR /device-usb-camera [2023-10-26T21:21:25.675Z] ---> Running in dea1ec8d3244 [2023-10-26T21:21:25.675Z] Removing intermediate container dea1ec8d3244 [2023-10-26T21:21:25.675Z] ---> 32ca31837863 [2023-10-26T21:21:25.675Z] Step 9/13 : COPY go.mod vendor* ./ [2023-10-26T21:21:25.675Z] ---> 1e5082b37994 [2023-10-26T21:21:25.675Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-26T21:21:25.933Z] ---> Running in 0b25b5daa25d [2023-10-26T21:21:26.809Z] Still waiting to schedule task [2023-10-26T21:21:26.810Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-10-26T21:22:12.600Z] Removing intermediate container 0b25b5daa25d [2023-10-26T21:22:12.600Z] ---> 8251b8f35681 [2023-10-26T21:22:12.600Z] Step 11/13 : COPY . . [2023-10-26T21:22:12.600Z] ---> 6d2e7bfd64c9 [2023-10-26T21:22:12.600Z] Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-10-26T21:22:12.600Z] ---> Running in 175be4027342 [2023-10-26T21:22:12.600Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-10-26T21:22:12.600Z] Dload Upload Total Spent Left Speed [2023-10-26T21:22:12.600Z] 0 0 0 0 0 0 0  0 --:--:-- --:--:-- --:--:-- 0 100 1253 100 1253 0 0 11912 0 --:--:-- --:--:-- --:--:-- 11933 [2023-10-26T21:22:12.600Z] Removing intermediate container 175be4027342 [2023-10-26T21:22:12.600Z] ---> c018511202df [2023-10-26T21:22:12.600Z] Step 13/13 : RUN ${MAKE} [2023-10-26T21:22:12.600Z] ---> Running in 77c575645a61 [2023-10-26T21:22:12.859Z] noop [2023-10-26T21:22:13.118Z] Removing intermediate container 77c575645a61 [2023-10-26T21:22:13.118Z] ---> bdcb6c1986eb [2023-10-26T21:22:13.118Z] Successfully built bdcb6c1986eb [2023-10-26T21:22:13.118Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-26T21:22:13.420Z] + docker inspect -f . ci-base-image-x86_64 [2023-10-26T21:22:13.420Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-26T21:22:13.489Z] prd-ubuntu20.04-docker-8c-8g-12068 does not seem to be running inside a container [2023-10-26T21:22:13.516Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@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 ******** ci-base-image-x86_64 cat [2023-10-26T21:22:13.823Z] $ docker top 33ba64de2cabd0798145a284d78a085327082cac7057766c6328160ab6ea48be -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-26T21:22:14.162Z] + go version [2023-10-26T21:22:14.162Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-10-26T21:22:14.175Z] $ docker stop --time=1 33ba64de2cabd0798145a284d78a085327082cac7057766c6328160ab6ea48be [2023-10-26T21:22:15.469Z] $ docker rm -f --volumes 33ba64de2cabd0798145a284d78a085327082cac7057766c6328160ab6ea48be [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-26T21:22:15.876Z] + docker inspect -f . ci-base-image-x86_64 [2023-10-26T21:22:15.876Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-26T21:22:15.939Z] prd-ubuntu20.04-docker-8c-8g-12068 does not seem to be running inside a container [2023-10-26T21:22:15.972Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@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 ******** ci-base-image-x86_64 cat [2023-10-26T21:22:16.296Z] $ docker top 0016a1495bb08a2385fa5cec1a422699c05764bfa87b34dd0640a5d98c334b67 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-26T21:22:16.626Z] + git config --global --add safe.directory /w/workspace/exfoundry_device-usb-camera_main [Pipeline] fileExists [Pipeline] sh [2023-10-26T21:22:16.917Z] + make test [2023-10-26T21:22:16.917Z] go test ./... -coverprofile=coverage.out ./... [2023-10-26T21:22:18.290Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2023-10-26T21:22:30.482Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2023-10-26T21:22:30.482Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.017s coverage: 4.4% of statements [2023-10-26T21:22:37.030Z] go vet ./... [2023-10-26T21:22:40.308Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-10-26T21:22:40.308Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-10-26T21:22:40.308Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-10-26T21:22:40.318Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-10-26T21:22:40.335Z] $ docker stop --time=1 0016a1495bb08a2385fa5cec1a422699c05764bfa87b34dd0640a5d98c334b67 [2023-10-26T21:22:43.770Z] $ docker rm -f --volumes 0016a1495bb08a2385fa5cec1a422699c05764bfa87b34dd0640a5d98c334b67 [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-26T21:22:44.265Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-10-26T21:22:44.332Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-10-26T21:22:44.736Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-10-26T21:22:45.019Z] + ls -al . [2023-10-26T21:22:45.019Z] total 216 [2023-10-26T21:22:45.019Z] drwxrwxr-x 9 jenkins jenkins 4096 Oct 26 21:22 . [2023-10-26T21:22:45.019Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 26 21:20 .. [2023-10-26T21:22:45.019Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 26 21:22 .git [2023-10-26T21:22:45.019Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 26 21:20 .github [2023-10-26T21:22:45.019Z] -rw-rw-r-- 1 jenkins jenkins 429 Oct 26 21:20 .gitignore [2023-10-26T21:22:45.019Z] -rw-rw-r-- 1 jenkins jenkins 45 Oct 26 21:20 .golangci.yml [2023-10-26T21:22:45.019Z] -rw-rw-r-- 1 jenkins jenkins 77 Oct 26 21:20 .hadolint.yml [2023-10-26T21:22:45.019Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 26 21:21 .semver [2023-10-26T21:22:45.019Z] -rw-rw-r-- 1 jenkins jenkins 10851 Oct 26 21:20 Attribution.txt [2023-10-26T21:22:45.019Z] -rw-rw-r-- 1 jenkins jenkins 11903 Oct 26 21:20 CHANGELOG.md [2023-10-26T21:22:45.019Z] -rw-rw-r-- 1 jenkins jenkins 2453 Oct 26 21:20 Dockerfile [2023-10-26T21:22:45.019Z] -rw-rw-r-- 1 jenkins jenkins 678 Oct 26 21:20 GOVERNANCE.md [2023-10-26T21:22:45.019Z] -rw-rw-r-- 1 jenkins jenkins 659 Oct 26 21:20 Jenkinsfile [2023-10-26T21:22:45.019Z] -rw-rw-r-- 1 jenkins jenkins 11348 Oct 26 21:20 LICENSE [2023-10-26T21:22:45.019Z] -rw-rw-r-- 1 jenkins jenkins 2611 Oct 26 21:20 Makefile [2023-10-26T21:22:45.019Z] -rw-rw-r-- 1 jenkins jenkins 622 Oct 26 21:20 OWNERS.md [2023-10-26T21:22:45.019Z] -rw-rw-r-- 1 jenkins jenkins 2575 Oct 26 21:20 README.md [2023-10-26T21:22:45.019Z] -rw-rw-r-- 1 jenkins jenkins 12 Oct 26 21:21 VERSION [2023-10-26T21:22:45.019Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 26 21:20 bin [2023-10-26T21:22:45.019Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 26 21:20 cmd [2023-10-26T21:22:45.019Z] -rw-r--r-- 1 jenkins jenkins 54703 Oct 26 21:22 coverage.out [2023-10-26T21:22:45.019Z] -rwxrwxr-x 1 jenkins jenkins 84 Oct 26 21:20 docker-entrypoint.sh [2023-10-26T21:22:45.019Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 26 21:20 docs [2023-10-26T21:22:45.019Z] -rw-rw-r-- 1 jenkins jenkins 3925 Oct 26 21:20 go.mod [2023-10-26T21:22:45.019Z] -rw-rw-r-- 1 jenkins jenkins 34838 Oct 26 21:20 go.sum [2023-10-26T21:22:45.019Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 26 21:20 internal [2023-10-26T21:22:45.019Z] -rw-rw-r-- 1 jenkins jenkins 231 Oct 26 21:20 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-26T21:22:45.317Z] + 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=86d2622c4f907fedb2cba4bacbdfe80b4f9c365d --label arch=amd64 --label version=3.1.0-dev.35 . [2023-10-26T21:22:45.318Z] Sending build context to Docker daemon 2.323MB [2023-10-26T21:22:45.318Z] Step 1/36 : ARG BASE=golang:1.21-alpine3.18 [2023-10-26T21:22:45.318Z] Step 2/36 : FROM ${BASE} AS builder [2023-10-26T21:22:45.318Z] ---> bdcb6c1986eb [2023-10-26T21:22:45.318Z] Step 3/36 : ARG ADD_BUILD_TAGS="" [2023-10-26T21:22:45.575Z] ---> Running in 2a269e2e1957 [2023-10-26T21:22:45.575Z] Removing intermediate container 2a269e2e1957 [2023-10-26T21:22:45.575Z] ---> 309372f94279 [2023-10-26T21:22:45.575Z] Step 4/36 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-26T21:22:45.575Z] ---> Running in 11f92821919a [2023-10-26T21:22:45.575Z] Removing intermediate container 11f92821919a [2023-10-26T21:22:45.575Z] ---> e033aa705519 [2023-10-26T21:22:45.575Z] Step 5/36 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-10-26T21:22:45.835Z] ---> Running in a1f041532222 [2023-10-26T21:22:45.835Z] Removing intermediate container a1f041532222 [2023-10-26T21:22:45.835Z] ---> 0d760d57af5c [2023-10-26T21:22:45.835Z] Step 6/36 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-10-26T21:22:45.835Z] ---> Running in 77322e552dbb [2023-10-26T21:22:45.835Z] Removing intermediate container 77322e552dbb [2023-10-26T21:22:45.835Z] ---> 5c2e611d63a4 [2023-10-26T21:22:45.835Z] Step 7/36 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-26T21:22:45.835Z] ---> Running in 831ae6e5f8f2 [2023-10-26T21:22:46.094Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-26T21:22:46.436Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-26T21:22:46.722Z] OK: 271 MiB in 65 packages [2023-10-26T21:22:46.987Z] Removing intermediate container 831ae6e5f8f2 [2023-10-26T21:22:46.987Z] ---> e13e7f63336a [2023-10-26T21:22:46.987Z] Step 8/36 : WORKDIR /device-usb-camera [2023-10-26T21:22:46.987Z] ---> Running in 4a47a4a284e9 [2023-10-26T21:22:46.987Z] Removing intermediate container 4a47a4a284e9 [2023-10-26T21:22:46.987Z] ---> f5814c75af51 [2023-10-26T21:22:46.987Z] Step 9/36 : COPY go.mod vendor* ./ [2023-10-26T21:22:47.256Z] ---> 75226d540caa [2023-10-26T21:22:47.256Z] Step 10/36 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-26T21:22:47.256Z] ---> Running in decfb65dda90 [2023-10-26T21:22:47.881Z] Removing intermediate container decfb65dda90 [2023-10-26T21:22:47.881Z] ---> d1ffc055545a [2023-10-26T21:22:47.881Z] Step 11/36 : COPY . . [2023-10-26T21:22:48.471Z] ---> 5f4974e9971e [2023-10-26T21:22:48.471Z] Step 12/36 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-10-26T21:22:48.471Z] ---> Running in f1db39bc4eb3 [2023-10-26T21:22:48.729Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-10-26T21:22:48.729Z]  Dload Upload Total Spent Left Speed [2023-10-26T21:22:48.729Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:--  0 100 1253 100 1253 0 0 38874 0 --:--:-- --:--:-- --:--:-- 40419 [2023-10-26T21:22:48.989Z] Removing intermediate container f1db39bc4eb3 [2023-10-26T21:22:48.989Z] ---> 72a7bb99d8ed [2023-10-26T21:22:48.989Z] Step 13/36 : RUN ${MAKE} [2023-10-26T21:22:48.989Z] ---> Running in 03c13c1d6da3 [2023-10-26T21:22:49.249Z] go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=3.1.0-dev.35 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.37" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd [2023-10-26T21:23:11.165Z] Removing intermediate container 03c13c1d6da3 [2023-10-26T21:23:11.165Z] ---> ce9be6fca87c [2023-10-26T21:23:11.165Z] Step 14/36 : FROM aler9/rtsp-simple-server:v0.21.6 AS rtsp [2023-10-26T21:23:11.165Z] v0.21.6: Pulling from aler9/rtsp-simple-server [2023-10-26T21:23:11.165Z] 4acc49c71d14: Pulling fs layer [2023-10-26T21:23:11.165Z] 4acc49c71d14: Verifying Checksum [2023-10-26T21:23:11.165Z] 4acc49c71d14: Download complete [2023-10-26T21:23:11.423Z] 4acc49c71d14: Pull complete [2023-10-26T21:23:11.423Z] Digest: sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f [2023-10-26T21:23:11.423Z] Status: Downloaded newer image for aler9/rtsp-simple-server:v0.21.6 [2023-10-26T21:23:11.423Z] ---> 01a2bd3e5fff [2023-10-26T21:23:11.423Z] Step 15/36 : FROM alpine:3.18 [2023-10-26T21:23:11.987Z] 3.18: Pulling from library/alpine [2023-10-26T21:23:11.987Z] 96526aa774ef: Pulling fs layer [2023-10-26T21:23:12.249Z] 96526aa774ef: Verifying Checksum [2023-10-26T21:23:12.249Z] 96526aa774ef: Download complete [2023-10-26T21:23:12.558Z] 96526aa774ef: Pull complete [2023-10-26T21:23:12.559Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-26T21:23:12.559Z] Status: Downloaded newer image for alpine:3.18 [2023-10-26T21:23:12.559Z] ---> 8ca4688f4f35 [2023-10-26T21:23:12.559Z] Step 16/36 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-10-26T21:23:12.815Z] ---> Running in 9ae7f27cc798 [2023-10-26T21:23:13.072Z] Removing intermediate container 9ae7f27cc798 [2023-10-26T21:23:13.072Z] ---> 3a2db111f610 [2023-10-26T21:23:13.072Z] Step 17/36 : RUN apk add --update --no-cache dumb-init ffmpeg udev [2023-10-26T21:23:13.072Z] ---> Running in 037e96d8488c [2023-10-26T21:23:13.329Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-26T21:23:13.329Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-26T21:23:13.588Z] (1/107) Installing dumb-init (1.2.5-r2) [2023-10-26T21:23:13.588Z] (2/107) Installing sdl2 (2.26.5-r0) [2023-10-26T21:23:13.588Z] (3/107) Installing svt-av1-libs (1.6.0-r0) [2023-10-26T21:23:13.588Z] (4/107) Installing aom-libs (3.6.1-r0) [2023-10-26T21:23:13.588Z] (5/107) Installing libxau (1.0.11-r2) [2023-10-26T21:23:13.588Z] (6/107) Installing libmd (1.0.4-r2) [2023-10-26T21:23:13.588Z] (7/107) Installing libbsd (0.11.7-r1) [2023-10-26T21:23:13.588Z] (8/107) Installing libxdmcp (1.1.4-r2) [2023-10-26T21:23:13.588Z] (9/107) Installing libxcb (1.15-r1) [2023-10-26T21:23:13.588Z] (10/107) Installing libx11 (1.8.4-r4) [2023-10-26T21:23:13.588Z] (11/107) Installing hwdata-pci (0.370-r0) [2023-10-26T21:23:13.845Z] (12/107) Installing libpciaccess (0.17-r2) [2023-10-26T21:23:13.845Z] (13/107) Installing libdrm (2.4.115-r4) [2023-10-26T21:23:13.845Z] (14/107) Installing libxext (1.3.5-r2) [2023-10-26T21:23:13.845Z] (15/107) Installing libxfixes (6.0.1-r2) [2023-10-26T21:23:13.845Z] (16/107) Installing libffi (3.4.4-r2) [2023-10-26T21:23:13.845Z] (17/107) Installing wayland-libs-client (1.22.0-r2) [2023-10-26T21:23:13.845Z] (18/107) Installing libva (2.18.0-r1) [2023-10-26T21:23:13.845Z] (19/107) Installing libvdpau (1.5-r1) [2023-10-26T21:23:13.845Z] (20/107) Installing libgcc (12.2.1_git20220924-r10) [2023-10-26T21:23:13.845Z] (21/107) Installing libstdc++ (12.2.1_git20220924-r10) [2023-10-26T21:23:13.845Z] (22/107) Installing onevpl-libs (2023.2.1-r0) [2023-10-26T21:23:13.845Z] (23/107) Installing ffmpeg-libavutil (6.0-r15) [2023-10-26T21:23:13.845Z] (24/107) Installing libdav1d (1.2.1-r0) [2023-10-26T21:23:13.845Z] (25/107) Installing brotli-libs (1.0.9-r14) [2023-10-26T21:23:13.845Z] (26/107) Installing libhwy (1.0.4-r1) [2023-10-26T21:23:13.845Z] (27/107) Installing lcms2 (2.15-r2) [2023-10-26T21:23:13.845Z] (28/107) Installing libjxl (0.8.2-r0) [2023-10-26T21:23:13.845Z] (29/107) Installing lame-libs (3.100-r5) [2023-10-26T21:23:13.845Z] (30/107) Installing opus (1.4-r0) [2023-10-26T21:23:13.845Z] (31/107) Installing libgomp (12.2.1_git20220924-r10) [2023-10-26T21:23:13.845Z] (32/107) Installing soxr (0.1.3-r5) [2023-10-26T21:23:13.845Z] (33/107) Installing ffmpeg-libswresample (6.0-r15) [2023-10-26T21:23:13.845Z] (34/107) Installing libogg (1.3.5-r4) [2023-10-26T21:23:13.845Z] (35/107) Installing libtheora (1.1.1-r17) [2023-10-26T21:23:13.845Z] (36/107) Installing libvorbis (1.3.7-r1) [2023-10-26T21:23:13.845Z] (37/107) Installing libvpx (1.13.0-r2) [2023-10-26T21:23:14.103Z] (38/107) Installing libwebp (1.3.2-r0) [2023-10-26T21:23:14.103Z] (39/107) Installing x264-libs (0.164_git20220602-r1) [2023-10-26T21:23:14.103Z] (40/107) Installing numactl (2.0.16-r4) [2023-10-26T21:23:14.103Z] (41/107) Installing x265-libs (3.5-r4) [2023-10-26T21:23:14.103Z] (42/107) Installing xvidcore (1.3.7-r1) [2023-10-26T21:23:14.103Z] (43/107) Installing ffmpeg-libavcodec (6.0-r15) [2023-10-26T21:23:14.103Z] (44/107) Installing alsa-lib (1.2.9-r1) [2023-10-26T21:23:14.103Z] (45/107) Installing libexpat (2.5.0-r1) [2023-10-26T21:23:14.103Z] (46/107) Installing libbz2 (1.0.8-r5) [2023-10-26T21:23:14.103Z] (47/107) Installing libpng (1.6.39-r3) [2023-10-26T21:23:14.103Z] (48/107) Installing freetype (2.13.0-r5) [2023-10-26T21:23:14.103Z] (49/107) Installing fontconfig (2.14.2-r3) [2023-10-26T21:23:14.103Z] (50/107) Installing fribidi (1.0.13-r0) [2023-10-26T21:23:14.103Z] (51/107) Installing libintl (0.21.1-r7) [2023-10-26T21:23:14.361Z] (52/107) Installing libblkid (2.38.1-r8) [2023-10-26T21:23:14.361Z] (53/107) Installing libmount (2.38.1-r8) [2023-10-26T21:23:14.361Z] (54/107) Installing pcre2 (10.42-r1) [2023-10-26T21:23:14.361Z] (55/107) Installing glib (2.76.4-r0) [2023-10-26T21:23:14.361Z] (56/107) Installing graphite2 (1.3.14-r5) [2023-10-26T21:23:14.361Z] (57/107) Installing harfbuzz (7.3.0-r0) [2023-10-26T21:23:14.361Z] (58/107) Installing libunibreak (5.1-r0) [2023-10-26T21:23:14.361Z] (59/107) Installing libass (0.17.1-r0) [2023-10-26T21:23:14.361Z] (60/107) Installing libbluray (1.3.4-r0) [2023-10-26T21:23:14.361Z] (61/107) Installing gmp (6.2.1-r3) [2023-10-26T21:23:14.361Z] (62/107) Installing nettle (3.8.1-r2) [2023-10-26T21:23:14.361Z] (63/107) Installing libunistring (1.1-r1) [2023-10-26T21:23:14.361Z] (64/107) Installing libidn2 (2.3.4-r1) [2023-10-26T21:23:14.361Z] (65/107) Installing p11-kit (0.24.1-r2) [2023-10-26T21:23:14.361Z] (66/107) Installing libtasn1 (4.19.0-r1) [2023-10-26T21:23:14.361Z] (67/107) Installing gnutls (3.8.0-r2) [2023-10-26T21:23:14.361Z] (68/107) Installing mpg123-libs (1.31.3-r1) [2023-10-26T21:23:14.361Z] (69/107) Installing libopenmpt (0.7.2-r0) [2023-10-26T21:23:14.361Z] (70/107) Installing cjson (1.7.15-r4) [2023-10-26T21:23:14.361Z] (71/107) Installing mbedtls (2.28.5-r0) [2023-10-26T21:23:14.361Z] (72/107) Installing librist (0.2.7-r0) [2023-10-26T21:23:14.361Z] (73/107) Installing libsrt (1.5.2-r0) [2023-10-26T21:23:14.361Z] (74/107) Installing libssh (0.10.5-r0) [2023-10-26T21:23:14.361Z] (75/107) Installing xz-libs (5.4.3-r0) [2023-10-26T21:23:14.361Z] (76/107) Installing libxml2 (2.11.4-r0) [2023-10-26T21:23:14.361Z] (77/107) Installing libsodium (1.0.18-r3) [2023-10-26T21:23:14.361Z] (78/107) Installing libzmq (4.3.4-r4) [2023-10-26T21:23:14.361Z] (79/107) Installing ffmpeg-libavformat (6.0-r15) [2023-10-26T21:23:14.636Z] (80/107) Installing glslang-libs (1.3.243.0-r1) [2023-10-26T21:23:14.636Z] (81/107) Installing spirv-tools (1.3.243.0-r1) [2023-10-26T21:23:14.636Z] (82/107) Installing shaderc (2023.3-r1) [2023-10-26T21:23:14.636Z] (83/107) Installing vulkan-loader (1.3.243.0-r1) [2023-10-26T21:23:14.636Z] (84/107) Installing libplacebo (5.264.1-r1) [2023-10-26T21:23:14.636Z] (85/107) Installing ffmpeg-libpostproc (6.0-r15) [2023-10-26T21:23:14.636Z] (86/107) Installing ffmpeg-libswscale (6.0-r15) [2023-10-26T21:23:14.636Z] (87/107) Installing vidstab (1.1.1-r0) [2023-10-26T21:23:14.636Z] (88/107) Installing zimg (3.0.5-r0) [2023-10-26T21:23:14.636Z] (89/107) Installing ffmpeg-libavfilter (6.0-r15) [2023-10-26T21:23:14.636Z] (90/107) Installing libasyncns (0.8-r1) [2023-10-26T21:23:14.636Z] (91/107) Installing dbus-libs (1.14.8-r0) [2023-10-26T21:23:14.636Z] (92/107) Installing libltdl (2.4.7-r2) [2023-10-26T21:23:14.636Z] (93/107) Installing orc (0.4.34-r0) [2023-10-26T21:23:14.636Z] (94/107) Installing flac-libs (1.4.3-r0) [2023-10-26T21:23:14.636Z] (95/107) Installing libsndfile (1.2.0-r2) [2023-10-26T21:23:14.636Z] (96/107) Installing speexdsp (1.2.1-r1) [2023-10-26T21:23:14.636Z] (97/107) Installing tdb-libs (1.4.8-r1) [2023-10-26T21:23:14.636Z] (98/107) Installing libpulse (16.1-r10) [2023-10-26T21:23:14.636Z] (99/107) Installing libjpeg-turbo (2.1.5.1-r3) [2023-10-26T21:23:14.636Z] (100/107) Installing v4l-utils-libs (1.24.1-r0) [2023-10-26T21:23:14.636Z] (101/107) Installing ffmpeg-libavdevice (6.0-r15) [2023-10-26T21:23:14.636Z] (102/107) Installing ffmpeg (6.0-r15) [2023-10-26T21:23:14.636Z] (103/107) Installing udev-init-scripts (35-r1) [2023-10-26T21:23:14.636Z] (104/107) Installing eudev-libs (3.2.11-r8) [2023-10-26T21:23:14.636Z] (105/107) Installing zstd-libs (1.5.5-r4) [2023-10-26T21:23:14.636Z] (106/107) Installing kmod-libs (30-r3) [2023-10-26T21:23:14.636Z] (107/107) Installing eudev (3.2.11-r8) [2023-10-26T21:23:14.636Z] Executing busybox-1.36.1-r2.trigger [2023-10-26T21:23:14.636Z] Executing glib-2.76.4-r0.trigger [2023-10-26T21:23:14.894Z] Executing eudev-3.2.11-r8.trigger [2023-10-26T21:23:14.894Z] OK: 131 MiB in 122 packages [2023-10-26T21:23:17.426Z] Removing intermediate container 037e96d8488c [2023-10-26T21:23:17.426Z] ---> b1ee209b47fa [2023-10-26T21:23:17.426Z] Step 18/36 : WORKDIR / [2023-10-26T21:23:17.684Z] ---> Running in 64613ccdc917 [2023-10-26T21:23:17.684Z] Removing intermediate container 64613ccdc917 [2023-10-26T21:23:17.684Z] ---> 51ec13ef9c6b [2023-10-26T21:23:17.684Z] Step 19/36 : COPY --from=builder /device-usb-camera/cmd / [2023-10-26T21:23:18.621Z] ---> 498127322405 [2023-10-26T21:23:18.621Z] Step 20/36 : COPY --from=builder /device-usb-camera/LICENSE / [2023-10-26T21:23:18.621Z] ---> 30c1f76ae718 [2023-10-26T21:23:18.621Z] Step 21/36 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / [2023-10-26T21:23:18.621Z] ---> 24079a91bb4a [2023-10-26T21:23:18.621Z] Step 22/36 : COPY --from=builder /device-usb-camera/Attribution.txt / [2023-10-26T21:23:18.879Z] ---> b9a690069207 [2023-10-26T21:23:18.879Z] Step 23/36 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2023-10-26T21:23:18.879Z] ---> aa46635315b3 [2023-10-26T21:23:18.879Z] Step 24/36 : COPY --from=rtsp /rtsp-simple-server.yml / [2023-10-26T21:23:19.138Z] ---> 63aae74169f8 [2023-10-26T21:23:19.138Z] Step 25/36 : COPY --from=rtsp /rtsp-simple-server / [2023-10-26T21:23:20.076Z] ---> c8771db7f402 [2023-10-26T21:23:20.076Z] Step 26/36 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml [2023-10-26T21:23:20.076Z] ---> Running in b5f6569a7ee1 [2023-10-26T21:23:20.337Z] Removing intermediate container b5f6569a7ee1 [2023-10-26T21:23:20.337Z] ---> bb63e6252501 [2023-10-26T21:23:20.337Z] Step 27/36 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml [2023-10-26T21:23:20.337Z] ---> Running in 4931dc144d6d [2023-10-26T21:23:20.903Z] Removing intermediate container 4931dc144d6d [2023-10-26T21:23:20.903Z] ---> 8d220d9b0f33 [2023-10-26T21:23:20.903Z] Step 28/36 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml [2023-10-26T21:23:20.903Z] ---> Running in 690041938e0f [2023-10-26T21:23:21.470Z] Removing intermediate container 690041938e0f [2023-10-26T21:23:21.470Z] ---> cef0b0ebe9cc [2023-10-26T21:23:21.470Z] Step 29/36 : RUN sed -i 's,externalAuthenticationURL:,externalAuthenticationURL: http://localhost:8000/rtspauth,g' rtsp-simple-server.yml [2023-10-26T21:23:21.470Z] ---> Running in 94167eb70801 [2023-10-26T21:23:22.036Z] Removing intermediate container 94167eb70801 [2023-10-26T21:23:22.036Z] ---> 2ccf1e6c6a6b [2023-10-26T21:23:22.036Z] Step 30/36 : EXPOSE 59983 [2023-10-26T21:23:22.036Z] ---> Running in d74fb01edae2 [2023-10-26T21:23:22.294Z] Removing intermediate container d74fb01edae2 [2023-10-26T21:23:22.295Z] ---> 6d9b1b0ba5ca [2023-10-26T21:23:22.295Z] Step 31/36 : EXPOSE 8554 [2023-10-26T21:23:22.295Z] ---> Running in f35a93c9b5b5 [2023-10-26T21:23:22.295Z] Removing intermediate container f35a93c9b5b5 [2023-10-26T21:23:22.295Z] ---> c8f56ce0f56b [2023-10-26T21:23:22.295Z] Step 32/36 : ENTRYPOINT ["/docker-entrypoint.sh"] [2023-10-26T21:23:22.295Z] ---> Running in 433c4b683042 [2023-10-26T21:23:22.295Z] Removing intermediate container 433c4b683042 [2023-10-26T21:23:22.295Z] ---> f12fffdaddbc [2023-10-26T21:23:22.295Z] Step 33/36 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] [2023-10-26T21:23:22.295Z] ---> Running in d4dd78b330eb [2023-10-26T21:23:22.553Z] Removing intermediate container d4dd78b330eb [2023-10-26T21:23:22.553Z] ---> c451d8c76cef [2023-10-26T21:23:22.553Z] Step 34/36 : LABEL arch=amd64 [2023-10-26T21:23:22.553Z] ---> Running in 3b4fe5b98928 [2023-10-26T21:23:22.553Z] Removing intermediate container 3b4fe5b98928 [2023-10-26T21:23:22.553Z] ---> 0eefd4193779 [2023-10-26T21:23:22.553Z] Step 35/36 : LABEL git_sha=86d2622c4f907fedb2cba4bacbdfe80b4f9c365d [2023-10-26T21:23:22.553Z] ---> Running in c26af8fae86d [2023-10-26T21:23:22.553Z] Removing intermediate container c26af8fae86d [2023-10-26T21:23:22.553Z] ---> 5a0a708be56d [2023-10-26T21:23:22.553Z] Step 36/36 : LABEL version=3.1.0-dev.35 [2023-10-26T21:23:22.553Z] ---> Running in 2c0fff25c31c [2023-10-26T21:23:22.812Z] Removing intermediate container 2c0fff25c31c [2023-10-26T21:23:22.812Z] ---> 034ac6ee501b [2023-10-26T21:23:22.812Z] [Warning] One or more build-args [ARCH] were not consumed [2023-10-26T21:23:22.812Z] Successfully built 034ac6ee501b [2023-10-26T21:23:22.812Z] Successfully tagged device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-26T21:23:22.896Z] provisioning config files... [2023-10-26T21:23:22.904Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config542333229998556399tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-26T21:23:23.197Z] ---> docker-login.sh [2023-10-26T21:23:23.197Z] nexus3.edgexfoundry.org:10001 [2023-10-26T21:23:23.197Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-26T21:23:23.197Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-26T21:23:23.197Z] Configure a credential helper to remove this warning. See [2023-10-26T21:23:23.197Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-26T21:23:23.197Z] [2023-10-26T21:23:23.197Z] Login Succeeded [2023-10-26T21:23:23.197Z] nexus3.edgexfoundry.org:10002 [2023-10-26T21:23:23.197Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-26T21:23:23.197Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-26T21:23:23.197Z] Configure a credential helper to remove this warning. See [2023-10-26T21:23:23.197Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-26T21:23:23.197Z] [2023-10-26T21:23:23.197Z] Login Succeeded [2023-10-26T21:23:23.197Z] nexus3.edgexfoundry.org:10003 [2023-10-26T21:23:23.456Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-26T21:23:23.456Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-26T21:23:23.456Z] Configure a credential helper to remove this warning. See [2023-10-26T21:23:23.456Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-26T21:23:23.456Z] [2023-10-26T21:23:23.456Z] Login Succeeded [2023-10-26T21:23:23.456Z] nexus3.edgexfoundry.org:10004 [2023-10-26T21:23:23.456Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-26T21:23:23.456Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-26T21:23:23.456Z] Configure a credential helper to remove this warning. See [2023-10-26T21:23:23.456Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-26T21:23:23.456Z] [2023-10-26T21:23:23.456Z] Login Succeeded [2023-10-26T21:23:23.456Z] docker.io [2023-10-26T21:23:23.456Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-26T21:23:23.715Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-26T21:23:23.715Z] Configure a credential helper to remove this warning. See [2023-10-26T21:23:23.715Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-26T21:23:23.715Z] [2023-10-26T21:23:23.715Z] Login Succeeded [2023-10-26T21:23:23.715Z] ---> docker-login.sh ends [Pipeline] } [2023-10-26T21:23:23.721Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-10-26T21:23:23.745Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-26T21:23:23.761Z] [edgeXDocker.push] Tagging docker image device-usb-camera with the following tags: [2023-10-26T21:23:23.761Z] 86d2622c4f907fedb2cba4bacbdfe80b4f9c365d [2023-10-26T21:23:23.761Z] latest [2023-10-26T21:23:23.761Z] 3.1.0-dev.35 [2023-10-26T21:23:23.761Z] 86d2622c4f907fedb2cba4bacbdfe80b4f9c365d-3.1.0-dev.35 [2023-10-26T21:23:23.761Z] main [2023-10-26T21:23:23.761Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-26T21:23:24.069Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:86d2622c4f907fedb2cba4bacbdfe80b4f9c365d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-26T21:23:24.372Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:86d2622c4f907fedb2cba4bacbdfe80b4f9c365d [2023-10-26T21:23:24.372Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2023-10-26T21:23:24.372Z] f7187eb2b903: Preparing [2023-10-26T21:23:24.372Z] 15e9e76439df: Preparing [2023-10-26T21:23:24.372Z] 40905c10d516: Preparing [2023-10-26T21:23:24.372Z] 8d3e218ae55a: Preparing [2023-10-26T21:23:24.372Z] 3827b5b91e75: Preparing [2023-10-26T21:23:24.372Z] acc83c6ca332: Preparing [2023-10-26T21:23:24.372Z] 72238b9ed016: Preparing [2023-10-26T21:23:24.372Z] acc83c6ca332: Waiting [2023-10-26T21:23:24.372Z] 376854186387: Preparing [2023-10-26T21:23:24.372Z] 72238b9ed016: Waiting [2023-10-26T21:23:24.372Z] bde01514d233: Preparing [2023-10-26T21:23:24.372Z] 923fcb88e71d: Preparing [2023-10-26T21:23:24.372Z] 376854186387: Waiting [2023-10-26T21:23:24.372Z] bde01514d233: Waiting [2023-10-26T21:23:24.372Z] c49a6a373789: Preparing [2023-10-26T21:23:24.372Z] 55258addd596: Preparing [2023-10-26T21:23:24.372Z] cc2447e1835a: Preparing [2023-10-26T21:23:24.372Z] c49a6a373789: Waiting [2023-10-26T21:23:24.372Z] cc2447e1835a: Waiting [2023-10-26T21:23:24.372Z] 923fcb88e71d: Waiting [2023-10-26T21:23:24.372Z] 40905c10d516: Pushed [2023-10-26T21:23:24.372Z] 8d3e218ae55a: Pushed [2023-10-26T21:23:24.372Z] f7187eb2b903: Pushed [2023-10-26T21:23:24.372Z] 15e9e76439df: Pushed [2023-10-26T21:23:24.634Z] acc83c6ca332: Pushed [2023-10-26T21:23:24.634Z] bde01514d233: Pushed [2023-10-26T21:23:24.634Z] 72238b9ed016: Pushed [2023-10-26T21:23:24.634Z] 376854186387: Pushed [2023-10-26T21:23:24.634Z] cc2447e1835a: Layer already exists [2023-10-26T21:23:24.634Z] 923fcb88e71d: Pushed [2023-10-26T21:23:27.164Z] 3827b5b91e75: Pushed [2023-10-26T21:23:27.164Z] c49a6a373789: Pushed [2023-10-26T21:23:37.138Z] 55258addd596: Pushed [2023-10-26T21:23:37.138Z] 86d2622c4f907fedb2cba4bacbdfe80b4f9c365d: digest: sha256:e0b8e639c7d6d17c7dd98ebf3781cd358a383a8d6d0aa9abe106778df7c236df size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-26T21:23:37.469Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-26T21:23:37.778Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:latest [2023-10-26T21:23:37.778Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2023-10-26T21:23:37.778Z] f7187eb2b903: Preparing [2023-10-26T21:23:37.778Z] 15e9e76439df: Preparing [2023-10-26T21:23:37.778Z] 40905c10d516: Preparing [2023-10-26T21:23:37.778Z] 8d3e218ae55a: Preparing [2023-10-26T21:23:37.778Z] 3827b5b91e75: Preparing [2023-10-26T21:23:37.778Z] acc83c6ca332: Preparing [2023-10-26T21:23:37.778Z] 72238b9ed016: Preparing [2023-10-26T21:23:37.778Z] 376854186387: Preparing [2023-10-26T21:23:37.778Z] bde01514d233: Preparing [2023-10-26T21:23:37.778Z] 923fcb88e71d: Preparing [2023-10-26T21:23:37.778Z] c49a6a373789: Preparing [2023-10-26T21:23:37.778Z] 55258addd596: Preparing [2023-10-26T21:23:37.778Z] cc2447e1835a: Preparing [2023-10-26T21:23:37.778Z] bde01514d233: Waiting [2023-10-26T21:23:37.778Z] acc83c6ca332: Waiting [2023-10-26T21:23:37.778Z] 923fcb88e71d: Waiting [2023-10-26T21:23:37.778Z] c49a6a373789: Waiting [2023-10-26T21:23:37.778Z] 72238b9ed016: Waiting [2023-10-26T21:23:37.778Z] 55258addd596: Waiting [2023-10-26T21:23:37.778Z] 376854186387: Waiting [2023-10-26T21:23:37.778Z] f7187eb2b903: Layer already exists [2023-10-26T21:23:37.778Z] 15e9e76439df: Layer already exists [2023-10-26T21:23:37.778Z] 3827b5b91e75: Layer already exists [2023-10-26T21:23:37.778Z] 8d3e218ae55a: Layer already exists [2023-10-26T21:23:37.778Z] 40905c10d516: Layer already exists [2023-10-26T21:23:37.778Z] 72238b9ed016: Layer already exists [2023-10-26T21:23:37.778Z] acc83c6ca332: Layer already exists [2023-10-26T21:23:37.778Z] 376854186387: Layer already exists [2023-10-26T21:23:37.778Z] bde01514d233: Layer already exists [2023-10-26T21:23:37.778Z] 923fcb88e71d: Layer already exists [2023-10-26T21:23:37.778Z] c49a6a373789: Layer already exists [2023-10-26T21:23:37.778Z] 55258addd596: Layer already exists [2023-10-26T21:23:37.778Z] cc2447e1835a: Layer already exists [2023-10-26T21:23:37.778Z] latest: digest: sha256:e0b8e639c7d6d17c7dd98ebf3781cd358a383a8d6d0aa9abe106778df7c236df size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-26T21:23:38.086Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:3.1.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-26T21:23:38.394Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:3.1.0-dev.35 [2023-10-26T21:23:38.394Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2023-10-26T21:23:38.394Z] f7187eb2b903: Preparing [2023-10-26T21:23:38.394Z] 15e9e76439df: Preparing [2023-10-26T21:23:38.394Z] 40905c10d516: Preparing [2023-10-26T21:23:38.394Z] 8d3e218ae55a: Preparing [2023-10-26T21:23:38.394Z] 3827b5b91e75: Preparing [2023-10-26T21:23:38.394Z] acc83c6ca332: Preparing [2023-10-26T21:23:38.394Z] 72238b9ed016: Preparing [2023-10-26T21:23:38.394Z] 376854186387: Preparing [2023-10-26T21:23:38.394Z] bde01514d233: Preparing [2023-10-26T21:23:38.394Z] 923fcb88e71d: Preparing [2023-10-26T21:23:38.394Z] c49a6a373789: Preparing [2023-10-26T21:23:38.394Z] 55258addd596: Preparing [2023-10-26T21:23:38.394Z] cc2447e1835a: Preparing [2023-10-26T21:23:38.394Z] acc83c6ca332: Waiting [2023-10-26T21:23:38.394Z] bde01514d233: Waiting [2023-10-26T21:23:38.394Z] cc2447e1835a: Waiting [2023-10-26T21:23:38.394Z] 55258addd596: Waiting [2023-10-26T21:23:38.394Z] 72238b9ed016: Waiting [2023-10-26T21:23:38.394Z] 923fcb88e71d: Waiting [2023-10-26T21:23:38.394Z] f7187eb2b903: Layer already exists [2023-10-26T21:23:38.394Z] 15e9e76439df: Layer already exists [2023-10-26T21:23:38.394Z] 3827b5b91e75: Layer already exists [2023-10-26T21:23:38.394Z] 8d3e218ae55a: Layer already exists [2023-10-26T21:23:38.394Z] 40905c10d516: Layer already exists [2023-10-26T21:23:38.394Z] acc83c6ca332: Layer already exists [2023-10-26T21:23:38.394Z] 72238b9ed016: Layer already exists [2023-10-26T21:23:38.394Z] bde01514d233: Layer already exists [2023-10-26T21:23:38.394Z] 376854186387: Layer already exists [2023-10-26T21:23:38.394Z] 923fcb88e71d: Layer already exists [2023-10-26T21:23:38.394Z] cc2447e1835a: Layer already exists [2023-10-26T21:23:38.394Z] c49a6a373789: Layer already exists [2023-10-26T21:23:38.394Z] 55258addd596: Layer already exists [2023-10-26T21:23:38.394Z] 3.1.0-dev.35: digest: sha256:e0b8e639c7d6d17c7dd98ebf3781cd358a383a8d6d0aa9abe106778df7c236df size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-26T21:23:38.709Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:86d2622c4f907fedb2cba4bacbdfe80b4f9c365d-3.1.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-26T21:23:39.024Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:86d2622c4f907fedb2cba4bacbdfe80b4f9c365d-3.1.0-dev.35 [2023-10-26T21:23:39.024Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2023-10-26T21:23:39.024Z] f7187eb2b903: Preparing [2023-10-26T21:23:39.024Z] 15e9e76439df: Preparing [2023-10-26T21:23:39.024Z] 40905c10d516: Preparing [2023-10-26T21:23:39.024Z] 8d3e218ae55a: Preparing [2023-10-26T21:23:39.024Z] 3827b5b91e75: Preparing [2023-10-26T21:23:39.024Z] acc83c6ca332: Preparing [2023-10-26T21:23:39.024Z] 72238b9ed016: Preparing [2023-10-26T21:23:39.024Z] 376854186387: Preparing [2023-10-26T21:23:39.024Z] bde01514d233: Preparing [2023-10-26T21:23:39.024Z] 923fcb88e71d: Preparing [2023-10-26T21:23:39.024Z] c49a6a373789: Preparing [2023-10-26T21:23:39.024Z] 55258addd596: Preparing [2023-10-26T21:23:39.024Z] cc2447e1835a: Preparing [2023-10-26T21:23:39.024Z] 72238b9ed016: Waiting [2023-10-26T21:23:39.024Z] 376854186387: Waiting [2023-10-26T21:23:39.024Z] bde01514d233: Waiting [2023-10-26T21:23:39.024Z] 923fcb88e71d: Waiting [2023-10-26T21:23:39.024Z] c49a6a373789: Waiting [2023-10-26T21:23:39.024Z] acc83c6ca332: Waiting [2023-10-26T21:23:39.024Z] 55258addd596: Waiting [2023-10-26T21:23:39.024Z] cc2447e1835a: Waiting [2023-10-26T21:23:39.024Z] 40905c10d516: Layer already exists [2023-10-26T21:23:39.024Z] 8d3e218ae55a: Layer already exists [2023-10-26T21:23:39.024Z] 15e9e76439df: Layer already exists [2023-10-26T21:23:39.024Z] 3827b5b91e75: Layer already exists [2023-10-26T21:23:39.024Z] f7187eb2b903: Layer already exists [2023-10-26T21:23:39.024Z] acc83c6ca332: Layer already exists [2023-10-26T21:23:39.024Z] 923fcb88e71d: Layer already exists [2023-10-26T21:23:39.024Z] 72238b9ed016: Layer already exists [2023-10-26T21:23:39.024Z] 376854186387: Layer already exists [2023-10-26T21:23:39.024Z] bde01514d233: Layer already exists [2023-10-26T21:23:39.024Z] c49a6a373789: Layer already exists [2023-10-26T21:23:39.024Z] 55258addd596: Layer already exists [2023-10-26T21:23:39.024Z] cc2447e1835a: Layer already exists [2023-10-26T21:23:39.024Z] 86d2622c4f907fedb2cba4bacbdfe80b4f9c365d-3.1.0-dev.35: digest: sha256:e0b8e639c7d6d17c7dd98ebf3781cd358a383a8d6d0aa9abe106778df7c236df size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-26T21:23:39.339Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-26T21:23:39.642Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:main [2023-10-26T21:23:39.643Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2023-10-26T21:23:39.643Z] f7187eb2b903: Preparing [2023-10-26T21:23:39.643Z] 15e9e76439df: Preparing [2023-10-26T21:23:39.643Z] 40905c10d516: Preparing [2023-10-26T21:23:39.643Z] 8d3e218ae55a: Preparing [2023-10-26T21:23:39.643Z] 3827b5b91e75: Preparing [2023-10-26T21:23:39.643Z] acc83c6ca332: Preparing [2023-10-26T21:23:39.643Z] 72238b9ed016: Preparing [2023-10-26T21:23:39.643Z] 376854186387: Preparing [2023-10-26T21:23:39.643Z] bde01514d233: Preparing [2023-10-26T21:23:39.643Z] 923fcb88e71d: Preparing [2023-10-26T21:23:39.643Z] c49a6a373789: Preparing [2023-10-26T21:23:39.643Z] 55258addd596: Preparing [2023-10-26T21:23:39.643Z] cc2447e1835a: Preparing [2023-10-26T21:23:39.643Z] bde01514d233: Waiting [2023-10-26T21:23:39.643Z] 923fcb88e71d: Waiting [2023-10-26T21:23:39.643Z] c49a6a373789: Waiting [2023-10-26T21:23:39.643Z] 55258addd596: Waiting [2023-10-26T21:23:39.643Z] cc2447e1835a: Waiting [2023-10-26T21:23:39.643Z] acc83c6ca332: Waiting [2023-10-26T21:23:39.643Z] 72238b9ed016: Waiting [2023-10-26T21:23:39.643Z] 376854186387: Waiting [2023-10-26T21:23:39.643Z] 40905c10d516: Layer already exists [2023-10-26T21:23:39.643Z] 3827b5b91e75: Layer already exists [2023-10-26T21:23:39.643Z] f7187eb2b903: Layer already exists [2023-10-26T21:23:39.643Z] 15e9e76439df: Layer already exists [2023-10-26T21:23:39.643Z] 8d3e218ae55a: Layer already exists [2023-10-26T21:23:39.643Z] acc83c6ca332: Layer already exists [2023-10-26T21:23:39.643Z] 72238b9ed016: Layer already exists [2023-10-26T21:23:39.643Z] 376854186387: Layer already exists [2023-10-26T21:23:39.643Z] 923fcb88e71d: Layer already exists [2023-10-26T21:23:39.643Z] bde01514d233: Layer already exists [2023-10-26T21:23:39.643Z] c49a6a373789: Layer already exists [2023-10-26T21:23:39.643Z] cc2447e1835a: Layer already exists [2023-10-26T21:23:39.643Z] 55258addd596: Layer already exists [2023-10-26T21:23:39.643Z] main: digest: sha256:e0b8e639c7d6d17c7dd98ebf3781cd358a383a8d6d0aa9abe106778df7c236df size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-10-26T21:23:39.679Z] ===================================================== [Pipeline] echo [2023-10-26T21:23:39.685Z] taggedImages: [2023-10-26T21:23:39.685Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:86d2622c4f907fedb2cba4bacbdfe80b4f9c365d [2023-10-26T21:23:39.685Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:latest [2023-10-26T21:23:39.685Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:3.1.0-dev.35 [2023-10-26T21:23:39.685Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:86d2622c4f907fedb2cba4bacbdfe80b4f9c365d-3.1.0-dev.35 [2023-10-26T21:23:39.685Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:main [Pipeline] } [Pipeline] // script [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 [2023-10-26T21:23:40.061Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-26T21:23:40.061Z] [2023-10-26T21:23:40.061Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-26T21:23:40.357Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-26T21:23:40.357Z] latest: Pulling from edgex-lftools-log-publisher [2023-10-26T21:23:40.357Z] 5eb5b503b376: Pulling fs layer [2023-10-26T21:23:40.357Z] 5c69ac0246d0: Pulling fs layer [2023-10-26T21:23:40.357Z] ec43610c2a17: Pulling fs layer [2023-10-26T21:23:40.357Z] 3a2ae6a8a46f: Pulling fs layer [2023-10-26T21:23:40.357Z] 33b1e0a273af: Pulling fs layer [2023-10-26T21:23:40.357Z] 5d3b04190fa2: Pulling fs layer [2023-10-26T21:23:40.357Z] 2f39f015ded8: Pulling fs layer [2023-10-26T21:23:40.357Z] 33b1e0a273af: Waiting [2023-10-26T21:23:40.357Z] 5d3b04190fa2: Waiting [2023-10-26T21:23:40.357Z] 2f39f015ded8: Waiting [2023-10-26T21:23:40.357Z] 3a2ae6a8a46f: Waiting [2023-10-26T21:23:40.357Z] 5c69ac0246d0: Verifying Checksum [2023-10-26T21:23:40.357Z] 5c69ac0246d0: Download complete [2023-10-26T21:23:40.357Z] 3a2ae6a8a46f: Verifying Checksum [2023-10-26T21:23:40.357Z] 3a2ae6a8a46f: Download complete [2023-10-26T21:23:40.357Z] 33b1e0a273af: Verifying Checksum [2023-10-26T21:23:40.357Z] 33b1e0a273af: Download complete [2023-10-26T21:23:40.357Z] ec43610c2a17: Verifying Checksum [2023-10-26T21:23:40.357Z] ec43610c2a17: Download complete [2023-10-26T21:23:40.357Z] 5d3b04190fa2: Verifying Checksum [2023-10-26T21:23:40.357Z] 5d3b04190fa2: Download complete [2023-10-26T21:23:40.615Z] 5eb5b503b376: Verifying Checksum [2023-10-26T21:23:40.615Z] 5eb5b503b376: Download complete [2023-10-26T21:23:41.180Z] 2f39f015ded8: Download complete [2023-10-26T21:23:41.745Z] 5eb5b503b376: Pull complete [2023-10-26T21:23:41.745Z] 5c69ac0246d0: Pull complete [2023-10-26T21:23:42.308Z] ec43610c2a17: Pull complete [2023-10-26T21:23:42.308Z] 3a2ae6a8a46f: Pull complete [2023-10-26T21:23:42.566Z] 33b1e0a273af: Pull complete [2023-10-26T21:23:42.566Z] 5d3b04190fa2: Pull complete [2023-10-26T21:23:46.745Z] 2f39f015ded8: Pull complete [2023-10-26T21:23:46.745Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-10-26T21:23:46.745Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-26T21:23:46.745Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-26T21:23:46.833Z] prd-ubuntu20.04-docker-8c-8g-12068 does not seem to be running inside a container [2023-10-26T21:23:46.871Z] $ 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/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-10-26T21:23:51.748Z] $ docker top 629dae0b1960bcb0940252b36d32ba98e211d14df08821f3cbaa64430fde6747 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-26T21:23:52.105Z] ---> job-cost.sh [2023-10-26T21:23:52.105Z] lf-activate-venv: SKIPPING [2023-10-26T21:23:52.105Z] INFO: No Stack... [2023-10-26T21:23:52.530Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-10-26T21:23:52.787Z] INFO: Archiving Costs [Pipeline] sh [2023-10-26T21:23:53.073Z] + cat /w/workspace/exfoundry_device-usb-camera_main/archives/cost.csv [2023-10-26T21:23:53.073Z] + cut -d, -f6 [Pipeline] lock [2023-10-26T21:23:53.083Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-main-161-stack-cost] [2023-10-26T21:23:53.088Z] Resource [jenkins-edgexfoundry-device-usb-camera-main-161-stack-cost] did not exist. Created. [2023-10-26T21:23:53.089Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-main-161-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-10-26T21:23:53.382Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-10-26T21:23:53.408Z] Stashed 1 file(s) [Pipeline] } [2023-10-26T21:23:53.416Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-main-161-stack-cost] [Pipeline] // lock [Pipeline] } [2023-10-26T21:23:53.441Z] $ docker stop --time=1 629dae0b1960bcb0940252b36d32ba98e211d14df08821f3cbaa64430fde6747 [2023-10-26T21:23:54.605Z] $ docker rm -f --volumes 629dae0b1960bcb0940252b36d32ba98e211d14df08821f3cbaa64430fde6747 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-10-26T21:27:32.061Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-12118 in /w/workspace/exfoundry_device-usb-camera_main [Pipeline] { [Pipeline] ws [2023-10-26T21:27:32.075Z] Running in /w/workspace/device-usb-camera/161 [Pipeline] { [Pipeline] checkout [2023-10-26T21:27:32.104Z] Selected Git installation does not exist. Using Default [2023-10-26T21:27:32.104Z] The recommended git tool is: NONE [2023-10-26T21:27:38.137Z] using credential edgex-jenkins-ssh [2023-10-26T21:27:38.153Z] Cloning the remote Git repository [2023-10-26T21:27:38.197Z] Cloning repository git@github.com:edgexfoundry/device-usb-camera.git [2023-10-26T21:27:38.308Z] > git init /w/workspace/device-usb-camera/161 # timeout=10 [2023-10-26T21:27:38.495Z] Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git [2023-10-26T21:27:38.496Z] > git --version # timeout=10 [2023-10-26T21:27:38.525Z] > git --version # 'git version 2.25.1' [2023-10-26T21:27:38.528Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-10-26T21:27:38.699Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-10-26T21:27:39.634Z] > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 [2023-10-26T21:27:40.561Z] Avoid second fetch [2023-10-26T21:27:40.562Z] Checking out Revision 86d2622c4f907fedb2cba4bacbdfe80b4f9c365d (main) [2023-10-26T21:27:39.672Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-10-26T21:27:40.578Z] > git config core.sparsecheckout # timeout=10 [2023-10-26T21:27:40.649Z] > git checkout -f 86d2622c4f907fedb2cba4bacbdfe80b4f9c365d # timeout=10 [2023-10-26T21:27:41.118Z] Commit message: "Merge pull request #306 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.1.0-dev.37" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-10-26T21:27:42.244Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-10-26T21:27:42.244Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-10-26T21:27:42.244Z] Dload Upload Total Spent Left Speed [2023-10-26T21:27:42.244Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 98844 0 --:--:-- --:--:-- --:--:-- 98844 [Pipeline] sh [2023-10-26T21:27:42.963Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-10-26T21:27:43.331Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json+ [2023-10-26T21:27:43.331Z] sudo tee /etc/docker/daemon.new [2023-10-26T21:27:43.331Z] { [2023-10-26T21:27:43.331Z] "registry-mirrors": [ [2023-10-26T21:27:43.331Z] "https://nexus3.edgexfoundry.org:10001" [2023-10-26T21:27:43.331Z] ], [2023-10-26T21:27:43.331Z] "bip": "10.250.0.254/24", [2023-10-26T21:27:43.331Z] "hosts": [ [2023-10-26T21:27:43.331Z] "tcp://0.0.0.0:5555", [2023-10-26T21:27:43.331Z] "unix:///var/run/docker.sock" [2023-10-26T21:27:43.331Z] ], [2023-10-26T21:27:43.331Z] "mtu": 1458, [2023-10-26T21:27:43.331Z] "selinux-enabled": true, [2023-10-26T21:27:43.331Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-10-26T21:27:43.331Z] } [Pipeline] sh [2023-10-26T21:27:43.681Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-10-26T21:27:44.051Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-26T21:28:02.378Z] provisioning config files... [2023-10-26T21:28:02.417Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/161@tmp/config7867857059085882833tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-26T21:28:02.792Z] ---> docker-login.sh [2023-10-26T21:28:02.792Z] nexus3.edgexfoundry.org:10001 [2023-10-26T21:28:03.387Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-26T21:28:03.387Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-26T21:28:03.387Z] Configure a credential helper to remove this warning. See [2023-10-26T21:28:03.387Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-26T21:28:03.387Z] [2023-10-26T21:28:03.387Z] Login Succeeded [2023-10-26T21:28:03.387Z] nexus3.edgexfoundry.org:10002 [2023-10-26T21:28:03.663Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-26T21:28:03.933Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-26T21:28:03.933Z] Configure a credential helper to remove this warning. See [2023-10-26T21:28:03.933Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-26T21:28:03.933Z] [2023-10-26T21:28:03.933Z] Login Succeeded [2023-10-26T21:28:03.933Z] nexus3.edgexfoundry.org:10003 [2023-10-26T21:28:04.205Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-26T21:28:04.205Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-26T21:28:04.205Z] Configure a credential helper to remove this warning. See [2023-10-26T21:28:04.205Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-26T21:28:04.205Z] [2023-10-26T21:28:04.205Z] Login Succeeded [2023-10-26T21:28:04.205Z] nexus3.edgexfoundry.org:10004 [2023-10-26T21:28:04.475Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-26T21:28:04.747Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-26T21:28:04.747Z] Configure a credential helper to remove this warning. See [2023-10-26T21:28:04.747Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-26T21:28:04.747Z] [2023-10-26T21:28:04.747Z] Login Succeeded [2023-10-26T21:28:04.747Z] docker.io [2023-10-26T21:28:05.016Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-26T21:28:05.286Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-26T21:28:05.286Z] Configure a credential helper to remove this warning. See [2023-10-26T21:28:05.286Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-26T21:28:05.286Z] [2023-10-26T21:28:05.286Z] Login Succeeded [2023-10-26T21:28:05.286Z] ---> docker-login.sh ends [Pipeline] } [2023-10-26T21:28:05.300Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-10-26T21:28:05.574Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-26T21:28:05.589Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-26T21:28:05.602Z] ========================================================= [2023-10-26T21:28:05.602Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-10-26T21:28:05.602Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-26T21:28:05.948Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-10-26T21:28:06.224Z] Sending build context to Docker daemon 1.343MB [2023-10-26T21:28:06.224Z] Step 1/13 : ARG BASE=golang:1.21-alpine3.18 [2023-10-26T21:28:06.224Z] Step 2/13 : FROM ${BASE} AS builder [2023-10-26T21:28:06.494Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-10-26T21:28:06.494Z] 9fda8d8052c6: Pulling fs layer [2023-10-26T21:28:06.494Z] 5d54e960e981: Pulling fs layer [2023-10-26T21:28:06.494Z] c4a7e357bf2a: Pulling fs layer [2023-10-26T21:28:06.494Z] f0e02332f6b5: Pulling fs layer [2023-10-26T21:28:06.494Z] cefa15bbcfad: Pulling fs layer [2023-10-26T21:28:06.494Z] 17808c966233: Pulling fs layer [2023-10-26T21:28:06.494Z] f4c1fc716caa: Pulling fs layer [2023-10-26T21:28:06.494Z] f0e02332f6b5: Waiting [2023-10-26T21:28:06.494Z] cefa15bbcfad: Waiting [2023-10-26T21:28:06.494Z] 17808c966233: Waiting [2023-10-26T21:28:06.494Z] 5d54e960e981: Verifying Checksum [2023-10-26T21:28:06.494Z] 5d54e960e981: Download complete [2023-10-26T21:28:06.494Z] f0e02332f6b5: Verifying Checksum [2023-10-26T21:28:06.494Z] f0e02332f6b5: Download complete [2023-10-26T21:28:06.494Z] cefa15bbcfad: Verifying Checksum [2023-10-26T21:28:06.494Z] cefa15bbcfad: Download complete [2023-10-26T21:28:06.494Z] 9fda8d8052c6: Verifying Checksum [2023-10-26T21:28:06.494Z] 9fda8d8052c6: Download complete [2023-10-26T21:28:07.092Z] f4c1fc716caa: Verifying Checksum [2023-10-26T21:28:07.092Z] f4c1fc716caa: Download complete [2023-10-26T21:28:07.686Z] 9fda8d8052c6: Pull complete [2023-10-26T21:28:08.278Z] 5d54e960e981: Pull complete [2023-10-26T21:28:08.548Z] c4a7e357bf2a: Verifying Checksum [2023-10-26T21:28:08.548Z] c4a7e357bf2a: Download complete [2023-10-26T21:28:09.511Z] 17808c966233: Verifying Checksum [2023-10-26T21:28:09.511Z] 17808c966233: Download complete [2023-10-26T21:28:24.543Z] c4a7e357bf2a: Pull complete [2023-10-26T21:28:24.543Z] f0e02332f6b5: Pull complete [2023-10-26T21:28:24.543Z] cefa15bbcfad: Pull complete [2023-10-26T21:28:34.655Z] 17808c966233: Pull complete [2023-10-26T21:28:35.249Z] f4c1fc716caa: Pull complete [2023-10-26T21:28:35.249Z] Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 [2023-10-26T21:28:35.249Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-10-26T21:28:35.249Z] ---> ea914061e18c [2023-10-26T21:28:35.249Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-10-26T21:28:36.226Z] ---> Running in 6f0d0054676b [2023-10-26T21:28:36.494Z] Removing intermediate container 6f0d0054676b [2023-10-26T21:28:36.494Z] ---> 39697bc88b6e [2023-10-26T21:28:36.494Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-26T21:28:36.494Z] ---> Running in fc2b33ef2d51 [2023-10-26T21:28:37.079Z] Removing intermediate container fc2b33ef2d51 [2023-10-26T21:28:37.079Z] ---> 6bce342f2d27 [2023-10-26T21:28:37.079Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-10-26T21:28:37.079Z] ---> Running in 7fc23df24aa5 [2023-10-26T21:28:37.346Z] Removing intermediate container 7fc23df24aa5 [2023-10-26T21:28:37.346Z] ---> 845c2ea850f8 [2023-10-26T21:28:37.346Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-10-26T21:28:37.346Z] ---> Running in 5a2ec913e69e [2023-10-26T21:28:37.934Z] Removing intermediate container 5a2ec913e69e [2023-10-26T21:28:37.934Z] ---> 5a4419b271ff [2023-10-26T21:28:37.934Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-26T21:28:37.934Z] ---> Running in b3926ad14bd4 [2023-10-26T21:28:39.370Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-26T21:28:39.645Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-26T21:28:40.714Z] (1/13) Installing libintl (0.21.1-r7) [2023-10-26T21:28:40.714Z] (2/13) Installing eudev-libs (3.2.11-r8) [2023-10-26T21:28:40.714Z] (3/13) Installing libjpeg-turbo (2.1.5.1-r3) [2023-10-26T21:28:40.714Z] (4/13) Installing v4l-utils-libs (1.24.1-r0) [2023-10-26T21:28:40.714Z] (5/13) Installing v4l-utils (1.24.1-r0) [2023-10-26T21:28:41.004Z] (6/13) Installing libdvbv5 (1.24.1-r0) [2023-10-26T21:28:41.004Z] (7/13) Installing udev-init-scripts (35-r1) [2023-10-26T21:28:41.004Z] (8/13) Installing libblkid (2.38.1-r8) [2023-10-26T21:28:41.004Z] (9/13) Installing xz-libs (5.4.3-r0) [2023-10-26T21:28:41.004Z] (10/13) Installing kmod-libs (30-r3) [2023-10-26T21:28:41.004Z] (11/13) Installing eudev (3.2.11-r8) [2023-10-26T21:28:41.004Z] (12/13) Installing eudev-dev (3.2.11-r8) [2023-10-26T21:28:41.004Z] (13/13) Installing v4l-utils-dev (1.24.1-r0) [2023-10-26T21:28:41.004Z] Executing busybox-1.36.1-r2.trigger [2023-10-26T21:28:41.004Z] Executing eudev-3.2.11-r8.trigger [2023-10-26T21:28:41.004Z] OK: 273 MiB in 65 packages [2023-10-26T21:28:42.471Z] Removing intermediate container b3926ad14bd4 [2023-10-26T21:28:42.471Z] ---> f542dc3c254a [2023-10-26T21:28:42.471Z] Step 8/13 : WORKDIR /device-usb-camera [2023-10-26T21:28:42.745Z] ---> Running in 61d572d61875 [2023-10-26T21:28:43.016Z] Removing intermediate container 61d572d61875 [2023-10-26T21:28:43.016Z] ---> ac165aa34405 [2023-10-26T21:28:43.016Z] Step 9/13 : COPY go.mod vendor* ./ [2023-10-26T21:28:43.605Z] ---> 9b26f0096842 [2023-10-26T21:28:43.605Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-26T21:28:43.605Z] ---> Running in ace5ab969fed [2023-10-26T21:30:20.386Z] Removing intermediate container ace5ab969fed [2023-10-26T21:30:20.386Z] ---> 6517d764911e [2023-10-26T21:30:20.386Z] Step 11/13 : COPY . . [2023-10-26T21:30:20.985Z] ---> 4ecaf1e651b2 [2023-10-26T21:30:20.985Z] Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-10-26T21:30:21.258Z] ---> Running in ea1c59ad876a [2023-10-26T21:30:22.232Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-10-26T21:30:22.232Z] Dload Upload Total Spent Left Speed [2023-10-26T21:30:22.509Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1253 100 1253 0 0 5250 0 --:--:-- --:--:-- --:--:-- 5286 [2023-10-26T21:30:23.493Z] Removing intermediate container ea1c59ad876a [2023-10-26T21:30:23.493Z] ---> ebfa30c3c939 [2023-10-26T21:30:23.493Z] Step 13/13 : RUN ${MAKE} [2023-10-26T21:30:23.493Z] ---> Running in c0da20980a6a [2023-10-26T21:30:24.473Z] noop [2023-10-26T21:30:27.836Z] Removing intermediate container c0da20980a6a [2023-10-26T21:30:27.836Z] ---> 643e4f39dba4 [2023-10-26T21:30:27.836Z] Successfully built 643e4f39dba4 [2023-10-26T21:30:27.836Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-26T21:30:28.214Z] + docker inspect -f . ci-base-image-arm64 [2023-10-26T21:30:28.214Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-26T21:30:28.478Z] prd-ubuntu20.04-docker-arm64-4c-16g-12118 does not seem to be running inside a container [2023-10-26T21:30:28.597Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/161 -v /w/workspace/device-usb-camera/161:/w/workspace/device-usb-camera/161:rw,z -v /w/workspace/device-usb-camera/161@tmp:/w/workspace/device-usb-camera/161@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-10-26T21:30:30.058Z] $ docker top 4f0659bb8835d3158b8a5217c1c10ab2eb7a21904a2518018e70df1a5a152e3c -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-26T21:30:30.952Z] + go version [2023-10-26T21:30:30.952Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-10-26T21:30:30.980Z] $ docker stop --time=1 4f0659bb8835d3158b8a5217c1c10ab2eb7a21904a2518018e70df1a5a152e3c [2023-10-26T21:30:32.714Z] $ docker rm -f --volumes 4f0659bb8835d3158b8a5217c1c10ab2eb7a21904a2518018e70df1a5a152e3c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-26T21:30:33.301Z] + docker inspect -f . ci-base-image-arm64 [2023-10-26T21:30:33.301Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-26T21:30:33.521Z] prd-ubuntu20.04-docker-arm64-4c-16g-12118 does not seem to be running inside a container [2023-10-26T21:30:33.607Z] $ 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/161 -v /w/workspace/device-usb-camera/161:/w/workspace/device-usb-camera/161:rw,z -v /w/workspace/device-usb-camera/161@tmp:/w/workspace/device-usb-camera/161@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-10-26T21:30:34.985Z] $ docker top 489c53f26014386a50ac8f93efc3c233e68692bcd8eb6e52272729c7b05f1667 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-26T21:30:35.853Z] + git config --global --add safe.directory /w/workspace/device-usb-camera/161 [Pipeline] fileExists [Pipeline] sh [2023-10-26T21:30:36.531Z] + make test [2023-10-26T21:30:36.531Z] go test ./... -coverprofile=coverage.out ./... [2023-10-26T21:30:43.206Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2023-10-26T21:33:04.941Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2023-10-26T21:33:04.941Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.089s coverage: 4.4% of statements [2023-10-26T21:33:05.524Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-10-26T21:33:05.524Z] go vet ./... [2023-10-26T21:33:32.245Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-10-26T21:33:32.245Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-10-26T21:33:32.245Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-10-26T21:33:32.266Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-10-26T21:33:32.287Z] $ docker stop --time=1 489c53f26014386a50ac8f93efc3c233e68692bcd8eb6e52272729c7b05f1667 [2023-10-26T21:33:34.242Z] $ docker rm -f --volumes 489c53f26014386a50ac8f93efc3c233e68692bcd8eb6e52272729c7b05f1667 [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-26T21:33:35.537Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-10-26T21:33:35.552Z] Warning: overwriting stash ‘coverage-report’ [2023-10-26T21:33:36.179Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-10-26T21:33:36.584Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-10-26T21:33:36.912Z] + ls -al . [2023-10-26T21:33:36.912Z] total 212 [2023-10-26T21:33:36.912Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 26 21:30 . [2023-10-26T21:33:36.912Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 26 21:27 .. [2023-10-26T21:33:36.912Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 26 21:27 .git [2023-10-26T21:33:36.912Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 26 21:27 .github [2023-10-26T21:33:36.912Z] -rw-rw-r-- 1 jenkins jenkins 429 Oct 26 21:27 .gitignore [2023-10-26T21:33:36.912Z] -rw-rw-r-- 1 jenkins jenkins 45 Oct 26 21:27 .golangci.yml [2023-10-26T21:33:36.912Z] -rw-rw-r-- 1 jenkins jenkins 77 Oct 26 21:27 .hadolint.yml [2023-10-26T21:33:36.912Z] -rw-rw-r-- 1 jenkins jenkins 10851 Oct 26 21:27 Attribution.txt [2023-10-26T21:33:36.912Z] -rw-rw-r-- 1 jenkins jenkins 11903 Oct 26 21:27 CHANGELOG.md [2023-10-26T21:33:36.912Z] -rw-rw-r-- 1 jenkins jenkins 2453 Oct 26 21:27 Dockerfile [2023-10-26T21:33:36.912Z] -rw-rw-r-- 1 jenkins jenkins 678 Oct 26 21:27 GOVERNANCE.md [2023-10-26T21:33:36.912Z] -rw-rw-r-- 1 jenkins jenkins 659 Oct 26 21:27 Jenkinsfile [2023-10-26T21:33:36.912Z] -rw-rw-r-- 1 jenkins jenkins 11348 Oct 26 21:27 LICENSE [2023-10-26T21:33:36.912Z] -rw-rw-r-- 1 jenkins jenkins 2611 Oct 26 21:27 Makefile [2023-10-26T21:33:36.912Z] -rw-rw-r-- 1 jenkins jenkins 622 Oct 26 21:27 OWNERS.md [2023-10-26T21:33:36.912Z] -rw-rw-r-- 1 jenkins jenkins 2575 Oct 26 21:27 README.md [2023-10-26T21:33:36.912Z] -rw-rw-r-- 1 jenkins jenkins 12 Oct 26 21:21 VERSION [2023-10-26T21:33:36.912Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 26 21:27 bin [2023-10-26T21:33:36.912Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 26 21:27 cmd [2023-10-26T21:33:36.912Z] -rw-r--r-- 1 jenkins jenkins 54703 Oct 26 21:33 coverage.out [2023-10-26T21:33:36.912Z] -rwxrwxr-x 1 jenkins jenkins 84 Oct 26 21:27 docker-entrypoint.sh [2023-10-26T21:33:36.912Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 26 21:27 docs [2023-10-26T21:33:36.912Z] -rw-rw-r-- 1 jenkins jenkins 3925 Oct 26 21:27 go.mod [2023-10-26T21:33:36.912Z] -rw-rw-r-- 1 jenkins jenkins 34838 Oct 26 21:27 go.sum [2023-10-26T21:33:36.912Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 26 21:27 internal [2023-10-26T21:33:36.912Z] -rw-rw-r-- 1 jenkins jenkins 231 Oct 26 21:27 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-26T21:33:37.259Z] + 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=86d2622c4f907fedb2cba4bacbdfe80b4f9c365d --label arch=arm64 --label version=3.1.0-dev.35 . [2023-10-26T21:33:37.540Z] Sending build context to Docker daemon 1.399MB [2023-10-26T21:33:37.540Z] Step 1/36 : ARG BASE=golang:1.21-alpine3.18 [2023-10-26T21:33:37.540Z] Step 2/36 : FROM ${BASE} AS builder [2023-10-26T21:33:37.540Z] ---> 643e4f39dba4 [2023-10-26T21:33:37.540Z] Step 3/36 : ARG ADD_BUILD_TAGS="" [2023-10-26T21:33:37.809Z] ---> Running in 125e5d541ad7 [2023-10-26T21:33:38.080Z] Removing intermediate container 125e5d541ad7 [2023-10-26T21:33:38.080Z] ---> 92ccdd309c28 [2023-10-26T21:33:38.080Z] Step 4/36 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-26T21:33:38.349Z] ---> Running in dac59b6faf94 [2023-10-26T21:33:38.618Z] Removing intermediate container dac59b6faf94 [2023-10-26T21:33:38.618Z] ---> a952ac6d82c8 [2023-10-26T21:33:38.618Z] Step 5/36 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-10-26T21:33:38.618Z] ---> Running in 167305806ec8 [2023-10-26T21:33:39.205Z] Removing intermediate container 167305806ec8 [2023-10-26T21:33:39.205Z] ---> ec90b1e3cd56 [2023-10-26T21:33:39.205Z] Step 6/36 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-10-26T21:33:39.205Z] ---> Running in 7ee2b080593e [2023-10-26T21:33:39.475Z] Removing intermediate container 7ee2b080593e [2023-10-26T21:33:39.475Z] ---> 9d7462f8ac16 [2023-10-26T21:33:39.475Z] Step 7/36 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-26T21:33:39.475Z] ---> Running in 2df55ac4ec91 [2023-10-26T21:33:40.911Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-26T21:33:41.183Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-26T21:33:42.609Z] OK: 273 MiB in 65 packages [2023-10-26T21:33:44.586Z] Removing intermediate container 2df55ac4ec91 [2023-10-26T21:33:44.586Z] ---> 87099df7cb3c [2023-10-26T21:33:44.586Z] Step 8/36 : WORKDIR /device-usb-camera [2023-10-26T21:33:44.856Z] ---> Running in b17bce4e6bbd [2023-10-26T21:33:45.127Z] Removing intermediate container b17bce4e6bbd [2023-10-26T21:33:45.127Z] ---> a6e51ed584ea [2023-10-26T21:33:45.127Z] Step 9/36 : COPY go.mod vendor* ./ [2023-10-26T21:33:45.717Z] ---> dad050410c8d [2023-10-26T21:33:45.717Z] Step 10/36 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-26T21:33:45.717Z] ---> Running in a61213c20ccc [2023-10-26T21:33:49.076Z] Removing intermediate container a61213c20ccc [2023-10-26T21:33:49.076Z] ---> c6719686b25d [2023-10-26T21:33:49.076Z] Step 11/36 : COPY . . [2023-10-26T21:33:49.669Z] ---> fabf7dd873bf [2023-10-26T21:33:49.669Z] Step 12/36 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-10-26T21:33:49.938Z] ---> Running in 5e97e2774b2a [2023-10-26T21:33:50.905Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-10-26T21:33:50.905Z] Dload Upload Total Spent Left Speed [2023-10-26T21:33:51.177Z] 0 0 0 0  0 0 0  0 --:--:-- --:--:-- --:--:-- 0 100 1253 100 1253 0 0 6339 0 --:--:-- --:--:-- --:--:-- 6392 [2023-10-26T21:33:51.803Z] Removing intermediate container 5e97e2774b2a [2023-10-26T21:33:51.803Z] ---> caeacd45cd32 [2023-10-26T21:33:51.803Z] Step 13/36 : RUN ${MAKE} [2023-10-26T21:33:52.080Z] ---> Running in 29885e03a933 [2023-10-26T21:33:53.050Z] go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=3.1.0-dev.35 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.37" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd [2023-10-26T21:36:29.889Z] Removing intermediate container 29885e03a933 [2023-10-26T21:36:29.889Z] ---> f10005d7a922 [2023-10-26T21:36:29.889Z] Step 14/36 : FROM aler9/rtsp-simple-server:v0.21.6 AS rtsp [2023-10-26T21:36:29.889Z] v0.21.6: Pulling from aler9/rtsp-simple-server [2023-10-26T21:36:29.889Z] 8766b47fe142: Pulling fs layer [2023-10-26T21:36:30.476Z] 8766b47fe142: Verifying Checksum [2023-10-26T21:36:30.476Z] 8766b47fe142: Download complete [2023-10-26T21:36:31.442Z] 8766b47fe142: Pull complete [2023-10-26T21:36:31.442Z] Digest: sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f [2023-10-26T21:36:31.442Z] Status: Downloaded newer image for aler9/rtsp-simple-server:v0.21.6 [2023-10-26T21:36:31.442Z] ---> 69d40e2cb93c [2023-10-26T21:36:31.442Z] Step 15/36 : FROM alpine:3.18 [2023-10-26T21:36:32.028Z] 3.18: Pulling from library/alpine [2023-10-26T21:36:32.028Z] 579b34f0a95b: Pulling fs layer [2023-10-26T21:36:32.295Z] 579b34f0a95b: Verifying Checksum [2023-10-26T21:36:32.295Z] 579b34f0a95b: Download complete [2023-10-26T21:36:33.262Z] 579b34f0a95b: Pull complete [2023-10-26T21:36:33.262Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-26T21:36:33.535Z] Status: Downloaded newer image for alpine:3.18 [2023-10-26T21:36:33.803Z] ---> 3cc203321400 [2023-10-26T21:36:33.803Z] Step 16/36 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-10-26T21:36:34.073Z] ---> Running in 5968bc0f0d54 [2023-10-26T21:36:34.349Z] Removing intermediate container 5968bc0f0d54 [2023-10-26T21:36:34.349Z] ---> fea1216d5bfa [2023-10-26T21:36:34.349Z] Step 17/36 : RUN apk add --update --no-cache dumb-init ffmpeg udev [2023-10-26T21:36:34.349Z] ---> Running in 27d6b4c456d9 [2023-10-26T21:36:35.777Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-26T21:36:36.048Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-26T21:36:37.466Z] (1/104) Installing dumb-init (1.2.5-r2) [2023-10-26T21:36:37.466Z] (2/104) Installing sdl2 (2.26.5-r0) [2023-10-26T21:36:37.466Z] (3/104) Installing svt-av1-libs (1.6.0-r0) [2023-10-26T21:36:37.466Z] (4/104) Installing aom-libs (3.6.1-r0) [2023-10-26T21:36:37.736Z] (5/104) Installing libxau (1.0.11-r2) [2023-10-26T21:36:37.736Z] (6/104) Installing libmd (1.0.4-r2) [2023-10-26T21:36:37.736Z] (7/104) Installing libbsd (0.11.7-r1) [2023-10-26T21:36:37.736Z] (8/104) Installing libxdmcp (1.1.4-r2) [2023-10-26T21:36:37.736Z] (9/104) Installing libxcb (1.15-r1) [2023-10-26T21:36:37.736Z] (10/104) Installing libx11 (1.8.4-r4) [2023-10-26T21:36:38.006Z] (11/104) Installing libdrm (2.4.115-r4) [2023-10-26T21:36:38.006Z] (12/104) Installing libxext (1.3.5-r2) [2023-10-26T21:36:38.006Z] (13/104) Installing libxfixes (6.0.1-r2) [2023-10-26T21:36:38.006Z] (14/104) Installing libffi (3.4.4-r2) [2023-10-26T21:36:38.006Z] (15/104) Installing wayland-libs-client (1.22.0-r2) [2023-10-26T21:36:38.006Z] (16/104) Installing libva (2.18.0-r1) [2023-10-26T21:36:38.006Z] (17/104) Installing libvdpau (1.5-r1) [2023-10-26T21:36:38.006Z] (18/104) Installing ffmpeg-libavutil (6.0-r15) [2023-10-26T21:36:38.006Z] (19/104) Installing libdav1d (1.2.1-r0) [2023-10-26T21:36:38.006Z] (20/104) Installing brotli-libs (1.0.9-r14) [2023-10-26T21:36:38.006Z] (21/104) Installing libgcc (12.2.1_git20220924-r10) [2023-10-26T21:36:38.006Z] (22/104) Installing libstdc++ (12.2.1_git20220924-r10) [2023-10-26T21:36:38.276Z] (23/104) Installing libhwy (1.0.4-r1) [2023-10-26T21:36:38.276Z] (24/104) Installing lcms2 (2.15-r2) [2023-10-26T21:36:38.276Z] (25/104) Installing libjxl (0.8.2-r0) [2023-10-26T21:36:38.276Z] (26/104) Installing lame-libs (3.100-r5) [2023-10-26T21:36:38.276Z] (27/104) Installing opus (1.4-r0) [2023-10-26T21:36:38.276Z] (28/104) Installing libgomp (12.2.1_git20220924-r10) [2023-10-26T21:36:38.276Z] (29/104) Installing soxr (0.1.3-r5) [2023-10-26T21:36:38.276Z] (30/104) Installing ffmpeg-libswresample (6.0-r15) [2023-10-26T21:36:38.276Z] (31/104) Installing libogg (1.3.5-r4) [2023-10-26T21:36:38.276Z] (32/104) Installing libtheora (1.1.1-r17) [2023-10-26T21:36:38.276Z] (33/104) Installing libvorbis (1.3.7-r1) [2023-10-26T21:36:38.548Z] (34/104) Installing libvpx (1.13.0-r2) [2023-10-26T21:36:38.548Z] (35/104) Installing libwebp (1.3.2-r0) [2023-10-26T21:36:38.548Z] (36/104) Installing x264-libs (0.164_git20220602-r1) [2023-10-26T21:36:38.548Z] (37/104) Installing numactl (2.0.16-r4) [2023-10-26T21:36:38.548Z] (38/104) Installing x265-libs (3.5-r4) [2023-10-26T21:36:38.820Z] (39/104) Installing xvidcore (1.3.7-r1) [2023-10-26T21:36:38.820Z] (40/104) Installing ffmpeg-libavcodec (6.0-r15) [2023-10-26T21:36:39.090Z] (41/104) Installing alsa-lib (1.2.9-r1) [2023-10-26T21:36:39.090Z] (42/104) Installing libexpat (2.5.0-r1) [2023-10-26T21:36:39.090Z] (43/104) Installing libbz2 (1.0.8-r5) [2023-10-26T21:36:39.090Z] (44/104) Installing libpng (1.6.39-r3) [2023-10-26T21:36:39.090Z] (45/104) Installing freetype (2.13.0-r5) [2023-10-26T21:36:39.090Z] (46/104) Installing fontconfig (2.14.2-r3) [2023-10-26T21:36:39.358Z] (47/104) Installing fribidi (1.0.13-r0) [2023-10-26T21:36:39.358Z] (48/104) Installing libintl (0.21.1-r7) [2023-10-26T21:36:39.358Z] (49/104) Installing libblkid (2.38.1-r8) [2023-10-26T21:36:39.358Z] (50/104) Installing libmount (2.38.1-r8) [2023-10-26T21:36:39.358Z] (51/104) Installing pcre2 (10.42-r1) [2023-10-26T21:36:39.358Z] (52/104) Installing glib (2.76.4-r0) [2023-10-26T21:36:39.358Z] (53/104) Installing graphite2 (1.3.14-r5) [2023-10-26T21:36:39.625Z] (54/104) Installing harfbuzz (7.3.0-r0) [2023-10-26T21:36:39.625Z] (55/104) Installing libunibreak (5.1-r0) [2023-10-26T21:36:39.625Z] (56/104) Installing libass (0.17.1-r0) [2023-10-26T21:36:39.625Z] (57/104) Installing libbluray (1.3.4-r0) [2023-10-26T21:36:39.625Z] (58/104) Installing gmp (6.2.1-r3) [2023-10-26T21:36:39.625Z] (59/104) Installing nettle (3.8.1-r2) [2023-10-26T21:36:39.625Z] (60/104) Installing libunistring (1.1-r1) [2023-10-26T21:36:39.625Z] (61/104) Installing libidn2 (2.3.4-r1) [2023-10-26T21:36:39.625Z] (62/104) Installing p11-kit (0.24.1-r2) [2023-10-26T21:36:39.625Z] (63/104) Installing libtasn1 (4.19.0-r1) [2023-10-26T21:36:39.894Z] (64/104) Installing gnutls (3.8.0-r2) [2023-10-26T21:36:39.894Z] (65/104) Installing mpg123-libs (1.31.3-r1) [2023-10-26T21:36:39.894Z] (66/104) Installing libopenmpt (0.7.2-r0) [2023-10-26T21:36:39.894Z] (67/104) Installing cjson (1.7.15-r4) [2023-10-26T21:36:39.894Z] (68/104) Installing mbedtls (2.28.5-r0) [2023-10-26T21:36:39.894Z] (69/104) Installing librist (0.2.7-r0) [2023-10-26T21:36:39.894Z] (70/104) Installing libsrt (1.5.2-r0) [2023-10-26T21:36:39.894Z] (71/104) Installing libssh (0.10.5-r0) [2023-10-26T21:36:39.894Z] (72/104) Installing xz-libs (5.4.3-r0) [2023-10-26T21:36:40.258Z] (73/104) Installing libxml2 (2.11.4-r0) [2023-10-26T21:36:40.259Z] (74/104) Installing libsodium (1.0.18-r3) [2023-10-26T21:36:40.259Z] (75/104) Installing libzmq (4.3.4-r4) [2023-10-26T21:36:40.259Z] (76/104) Installing ffmpeg-libavformat (6.0-r15) [2023-10-26T21:36:40.259Z] (77/104) Installing glslang-libs (1.3.243.0-r1) [2023-10-26T21:36:40.259Z] (78/104) Installing spirv-tools (1.3.243.0-r1) [2023-10-26T21:36:40.544Z] (79/104) Installing shaderc (2023.3-r1) [2023-10-26T21:36:40.544Z] (80/104) Installing vulkan-loader (1.3.243.0-r1) [2023-10-26T21:36:40.544Z] (81/104) Installing libplacebo (5.264.1-r1) [2023-10-26T21:36:40.544Z] (82/104) Installing ffmpeg-libpostproc (6.0-r15) [2023-10-26T21:36:40.544Z] (83/104) Installing ffmpeg-libswscale (6.0-r15) [2023-10-26T21:36:40.544Z] (84/104) Installing vidstab (1.1.1-r0) [2023-10-26T21:36:40.544Z] (85/104) Installing zimg (3.0.5-r0) [2023-10-26T21:36:40.544Z] (86/104) Installing ffmpeg-libavfilter (6.0-r15) [2023-10-26T21:36:40.820Z] (87/104) Installing libasyncns (0.8-r1) [2023-10-26T21:36:40.820Z] (88/104) Installing dbus-libs (1.14.8-r0) [2023-10-26T21:36:40.820Z] (89/104) Installing libltdl (2.4.7-r2) [2023-10-26T21:36:40.820Z] (90/104) Installing orc (0.4.34-r0) [2023-10-26T21:36:40.820Z] (91/104) Installing flac-libs (1.4.3-r0) [2023-10-26T21:36:40.820Z] (92/104) Installing libsndfile (1.2.0-r2) [2023-10-26T21:36:40.820Z] (93/104) Installing speexdsp (1.2.1-r1) [2023-10-26T21:36:40.820Z] (94/104) Installing tdb-libs (1.4.8-r1) [2023-10-26T21:36:40.820Z] (95/104) Installing libpulse (16.1-r10) [2023-10-26T21:36:40.820Z] (96/104) Installing libjpeg-turbo (2.1.5.1-r3) [2023-10-26T21:36:40.820Z] (97/104) Installing v4l-utils-libs (1.24.1-r0) [2023-10-26T21:36:41.096Z] (98/104) Installing ffmpeg-libavdevice (6.0-r15) [2023-10-26T21:36:41.096Z] (99/104) Installing ffmpeg (6.0-r15) [2023-10-26T21:36:41.096Z] (100/104) Installing udev-init-scripts (35-r1) [2023-10-26T21:36:41.096Z] (101/104) Installing eudev-libs (3.2.11-r8) [2023-10-26T21:36:41.096Z] (102/104) Installing zstd-libs (1.5.5-r4) [2023-10-26T21:36:41.096Z] (103/104) Installing kmod-libs (30-r3) [2023-10-26T21:36:41.096Z] (104/104) Installing eudev (3.2.11-r8) [2023-10-26T21:36:41.096Z] Executing busybox-1.36.1-r2.trigger [2023-10-26T21:36:41.096Z] Executing glib-2.76.4-r0.trigger [2023-10-26T21:36:41.096Z] Executing eudev-3.2.11-r8.trigger [2023-10-26T21:36:41.096Z] OK: 110 MiB in 119 packages [2023-10-26T21:36:49.398Z] Removing intermediate container 27d6b4c456d9 [2023-10-26T21:36:49.398Z] ---> f8197990d038 [2023-10-26T21:36:49.398Z] Step 18/36 : WORKDIR / [2023-10-26T21:36:49.398Z] ---> Running in d8b707484408 [2023-10-26T21:36:49.398Z] Removing intermediate container d8b707484408 [2023-10-26T21:36:49.398Z] ---> 8a590631a3ef [2023-10-26T21:36:49.398Z] Step 19/36 : COPY --from=builder /device-usb-camera/cmd / [2023-10-26T21:36:50.811Z] ---> 94fc69a1535b [2023-10-26T21:36:50.811Z] Step 20/36 : COPY --from=builder /device-usb-camera/LICENSE / [2023-10-26T21:36:51.081Z] ---> 6c6f46ce90c8 [2023-10-26T21:36:51.081Z] Step 21/36 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / [2023-10-26T21:36:51.671Z] ---> bc0141e3a529 [2023-10-26T21:36:51.671Z] Step 22/36 : COPY --from=builder /device-usb-camera/Attribution.txt / [2023-10-26T21:36:52.267Z] ---> 7fc5d059be25 [2023-10-26T21:36:52.267Z] Step 23/36 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2023-10-26T21:36:52.855Z] ---> cd5de002ffa2 [2023-10-26T21:36:52.855Z] Step 24/36 : COPY --from=rtsp /rtsp-simple-server.yml / [2023-10-26T21:36:53.440Z] ---> cf306f7d65f2 [2023-10-26T21:36:53.440Z] Step 25/36 : COPY --from=rtsp /rtsp-simple-server / [2023-10-26T21:36:54.857Z] ---> 511d7890cfa2 [2023-10-26T21:36:54.857Z] Step 26/36 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml [2023-10-26T21:36:55.126Z] ---> Running in a3d3b6f1ac81 [2023-10-26T21:36:57.097Z] Removing intermediate container a3d3b6f1ac81 [2023-10-26T21:36:57.097Z] ---> 185e5c1dd0c8 [2023-10-26T21:36:57.097Z] Step 27/36 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml [2023-10-26T21:36:57.097Z] ---> Running in a711412ac79f [2023-10-26T21:36:59.053Z] Removing intermediate container a711412ac79f [2023-10-26T21:36:59.053Z] ---> 7d8896f70f80 [2023-10-26T21:36:59.053Z] Step 28/36 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml [2023-10-26T21:36:59.053Z] ---> Running in ffff6b421753 [2023-10-26T21:37:04.423Z] Removing intermediate container ffff6b421753 [2023-10-26T21:37:04.423Z] ---> bf26e132ed1a [2023-10-26T21:37:04.423Z] Step 29/36 : RUN sed -i 's,externalAuthenticationURL:,externalAuthenticationURL: http://localhost:8000/rtspauth,g' rtsp-simple-server.yml [2023-10-26T21:37:04.423Z] ---> Running in 3d750c1d2826 [2023-10-26T21:37:05.398Z] Removing intermediate container 3d750c1d2826 [2023-10-26T21:37:05.398Z] ---> 261788264fb3 [2023-10-26T21:37:05.398Z] Step 30/36 : EXPOSE 59983 [2023-10-26T21:37:05.667Z] ---> Running in e9afd9df86a3 [2023-10-26T21:37:05.935Z] Removing intermediate container e9afd9df86a3 [2023-10-26T21:37:05.935Z] ---> 8c1ec5fb584c [2023-10-26T21:37:05.935Z] Step 31/36 : EXPOSE 8554 [2023-10-26T21:37:05.935Z] ---> Running in a3a4252ebc56 [2023-10-26T21:37:06.523Z] Removing intermediate container a3a4252ebc56 [2023-10-26T21:37:06.523Z] ---> 55505b052b05 [2023-10-26T21:37:06.523Z] Step 32/36 : ENTRYPOINT ["/docker-entrypoint.sh"] [2023-10-26T21:37:06.523Z] ---> Running in 0f4b3b26932c [2023-10-26T21:37:06.802Z] Removing intermediate container 0f4b3b26932c [2023-10-26T21:37:06.802Z] ---> f95c7e160832 [2023-10-26T21:37:06.802Z] Step 33/36 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] [2023-10-26T21:37:06.802Z] ---> Running in cda5dbc8cf51 [2023-10-26T21:37:07.389Z] Removing intermediate container cda5dbc8cf51 [2023-10-26T21:37:07.389Z] ---> 5e706258e4f1 [2023-10-26T21:37:07.389Z] Step 34/36 : LABEL arch=arm64 [2023-10-26T21:37:07.389Z] ---> Running in a61f497493e4 [2023-10-26T21:37:07.663Z] Removing intermediate container a61f497493e4 [2023-10-26T21:37:07.663Z] ---> 18a7bf8ad1ad [2023-10-26T21:37:07.663Z] Step 35/36 : LABEL git_sha=86d2622c4f907fedb2cba4bacbdfe80b4f9c365d [2023-10-26T21:37:07.931Z] ---> Running in 6f39ae5de584 [2023-10-26T21:37:08.204Z] Removing intermediate container 6f39ae5de584 [2023-10-26T21:37:08.204Z] ---> 686425ba5cbe [2023-10-26T21:37:08.204Z] Step 36/36 : LABEL version=3.1.0-dev.35 [2023-10-26T21:37:08.473Z] ---> Running in fccd713d7997 [2023-10-26T21:37:08.741Z] Removing intermediate container fccd713d7997 [2023-10-26T21:37:08.741Z] ---> b6a3d8ab0366 [2023-10-26T21:37:08.741Z] [Warning] One or more build-args [ARCH] were not consumed [2023-10-26T21:37:08.741Z] Successfully built b6a3d8ab0366 [2023-10-26T21:37:08.741Z] Successfully tagged device-usb-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-26T21:37:08.862Z] provisioning config files... [2023-10-26T21:37:08.877Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/161@tmp/config8114335345332241398tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-26T21:37:09.224Z] ---> docker-login.sh [2023-10-26T21:37:09.224Z] nexus3.edgexfoundry.org:10001 [2023-10-26T21:37:09.492Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-26T21:37:09.492Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-26T21:37:09.492Z] Configure a credential helper to remove this warning. See [2023-10-26T21:37:09.492Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-26T21:37:09.492Z] [2023-10-26T21:37:09.492Z] Login Succeeded [2023-10-26T21:37:09.492Z] nexus3.edgexfoundry.org:10002 [2023-10-26T21:37:09.760Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-26T21:37:10.030Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-26T21:37:10.030Z] Configure a credential helper to remove this warning. See [2023-10-26T21:37:10.030Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-26T21:37:10.030Z] [2023-10-26T21:37:10.030Z] Login Succeeded [2023-10-26T21:37:10.030Z] nexus3.edgexfoundry.org:10003 [2023-10-26T21:37:10.300Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-26T21:37:10.300Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-26T21:37:10.300Z] Configure a credential helper to remove this warning. See [2023-10-26T21:37:10.300Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-26T21:37:10.300Z] [2023-10-26T21:37:10.300Z] Login Succeeded [2023-10-26T21:37:10.300Z] nexus3.edgexfoundry.org:10004 [2023-10-26T21:37:10.570Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-26T21:37:10.841Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-26T21:37:10.841Z] Configure a credential helper to remove this warning. See [2023-10-26T21:37:10.841Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-26T21:37:10.841Z] [2023-10-26T21:37:10.841Z] Login Succeeded [2023-10-26T21:37:10.841Z] docker.io [2023-10-26T21:37:11.109Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-26T21:37:11.379Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-26T21:37:11.379Z] Configure a credential helper to remove this warning. See [2023-10-26T21:37:11.379Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-26T21:37:11.379Z] [2023-10-26T21:37:11.379Z] Login Succeeded [2023-10-26T21:37:11.379Z] ---> docker-login.sh ends [Pipeline] } [2023-10-26T21:37:11.395Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-10-26T21:37:11.424Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-26T21:37:11.443Z] [edgeXDocker.push] Tagging docker image device-usb-camera-arm64 with the following tags: [2023-10-26T21:37:11.443Z] 86d2622c4f907fedb2cba4bacbdfe80b4f9c365d [2023-10-26T21:37:11.443Z] latest [2023-10-26T21:37:11.443Z] 3.1.0-dev.35 [2023-10-26T21:37:11.443Z] 86d2622c4f907fedb2cba4bacbdfe80b4f9c365d-3.1.0-dev.35 [2023-10-26T21:37:11.443Z] main [2023-10-26T21:37:11.443Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-26T21:37:11.793Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:86d2622c4f907fedb2cba4bacbdfe80b4f9c365d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-26T21:37:12.143Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:86d2622c4f907fedb2cba4bacbdfe80b4f9c365d [2023-10-26T21:37:12.144Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2023-10-26T21:37:12.144Z] af592b5873c9: Preparing [2023-10-26T21:37:12.144Z] 9860a4d3fbc4: Preparing [2023-10-26T21:37:12.144Z] 113209a77596: Preparing [2023-10-26T21:37:12.144Z] 93ed4fbc6b89: Preparing [2023-10-26T21:37:12.144Z] 608d194cb50c: Preparing [2023-10-26T21:37:12.144Z] acc83c6ca332: Preparing [2023-10-26T21:37:12.144Z] 14e4e3879c81: Preparing [2023-10-26T21:37:12.144Z] 24f92ecec6ff: Preparing [2023-10-26T21:37:12.144Z] 96ed32153be9: Preparing [2023-10-26T21:37:12.144Z] 003abecb763f: Preparing [2023-10-26T21:37:12.144Z] de26b7f698a8: Preparing [2023-10-26T21:37:12.144Z] 7303dde76dd4: Preparing [2023-10-26T21:37:12.144Z] 5f4d9fc4d98d: Preparing [2023-10-26T21:37:12.144Z] 96ed32153be9: Waiting [2023-10-26T21:37:12.144Z] acc83c6ca332: Waiting [2023-10-26T21:37:12.144Z] 003abecb763f: Waiting [2023-10-26T21:37:12.144Z] 14e4e3879c81: Waiting [2023-10-26T21:37:12.144Z] 24f92ecec6ff: Waiting [2023-10-26T21:37:12.144Z] de26b7f698a8: Waiting [2023-10-26T21:37:12.144Z] 7303dde76dd4: Waiting [2023-10-26T21:37:12.144Z] 5f4d9fc4d98d: Waiting [2023-10-26T21:37:12.413Z] af592b5873c9: Pushed [2023-10-26T21:37:12.413Z] 93ed4fbc6b89: Pushed [2023-10-26T21:37:12.413Z] 113209a77596: Pushed [2023-10-26T21:37:12.413Z] 9860a4d3fbc4: Pushed [2023-10-26T21:37:12.681Z] acc83c6ca332: Pushed [2023-10-26T21:37:12.681Z] 14e4e3879c81: Pushed [2023-10-26T21:37:12.681Z] 96ed32153be9: Pushed [2023-10-26T21:37:12.681Z] 24f92ecec6ff: Pushed [2023-10-26T21:37:12.953Z] 5f4d9fc4d98d: Layer already exists [2023-10-26T21:37:12.953Z] 003abecb763f: Pushed [2023-10-26T21:37:20.320Z] 608d194cb50c: Pushed [2023-10-26T21:37:20.320Z] de26b7f698a8: Pushed [2023-10-26T21:37:38.551Z] 7303dde76dd4: Pushed [2023-10-26T21:37:38.551Z] 86d2622c4f907fedb2cba4bacbdfe80b4f9c365d: digest: sha256:66ee62bdb9905f68acdac0e8a4bedde04b26700a8c5a1eb64fadc00fb2cc6287 size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-26T21:37:38.910Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-26T21:37:39.253Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest [2023-10-26T21:37:39.253Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2023-10-26T21:37:39.253Z] af592b5873c9: Preparing [2023-10-26T21:37:39.253Z] 9860a4d3fbc4: Preparing [2023-10-26T21:37:39.253Z] 113209a77596: Preparing [2023-10-26T21:37:39.253Z] 93ed4fbc6b89: Preparing [2023-10-26T21:37:39.253Z] 608d194cb50c: Preparing [2023-10-26T21:37:39.253Z] acc83c6ca332: Preparing [2023-10-26T21:37:39.253Z] acc83c6ca332: Waiting [2023-10-26T21:37:39.253Z] 14e4e3879c81: Preparing [2023-10-26T21:37:39.253Z] 24f92ecec6ff: Preparing [2023-10-26T21:37:39.253Z] 14e4e3879c81: Waiting [2023-10-26T21:37:39.253Z] 96ed32153be9: Preparing [2023-10-26T21:37:39.253Z] 24f92ecec6ff: Waiting [2023-10-26T21:37:39.253Z] 003abecb763f: Preparing [2023-10-26T21:37:39.253Z] 96ed32153be9: Waiting [2023-10-26T21:37:39.253Z] de26b7f698a8: Preparing [2023-10-26T21:37:39.253Z] 003abecb763f: Waiting [2023-10-26T21:37:39.253Z] 7303dde76dd4: Preparing [2023-10-26T21:37:39.253Z] de26b7f698a8: Waiting [2023-10-26T21:37:39.253Z] 5f4d9fc4d98d: Preparing [2023-10-26T21:37:39.253Z] 7303dde76dd4: Waiting [2023-10-26T21:37:39.253Z] 5f4d9fc4d98d: Waiting [2023-10-26T21:37:39.253Z] 9860a4d3fbc4: Layer already exists [2023-10-26T21:37:39.253Z] 113209a77596: Layer already exists [2023-10-26T21:37:39.253Z] af592b5873c9: Layer already exists [2023-10-26T21:37:39.253Z] 93ed4fbc6b89: Layer already exists [2023-10-26T21:37:39.253Z] 608d194cb50c: Layer already exists [2023-10-26T21:37:39.521Z] 14e4e3879c81: Layer already exists [2023-10-26T21:37:39.521Z] 96ed32153be9: Layer already exists [2023-10-26T21:37:39.521Z] acc83c6ca332: Layer already exists [2023-10-26T21:37:39.521Z] 24f92ecec6ff: Layer already exists [2023-10-26T21:37:39.521Z] 003abecb763f: Layer already exists [2023-10-26T21:37:39.521Z] 7303dde76dd4: Layer already exists [2023-10-26T21:37:39.521Z] de26b7f698a8: Layer already exists [2023-10-26T21:37:39.521Z] 5f4d9fc4d98d: Layer already exists [2023-10-26T21:37:39.521Z] latest: digest: sha256:66ee62bdb9905f68acdac0e8a4bedde04b26700a8c5a1eb64fadc00fb2cc6287 size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-26T21:37:39.878Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.1.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-26T21:37:40.220Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.1.0-dev.35 [2023-10-26T21:37:40.220Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2023-10-26T21:37:40.220Z] af592b5873c9: Preparing [2023-10-26T21:37:40.220Z] 9860a4d3fbc4: Preparing [2023-10-26T21:37:40.220Z] 113209a77596: Preparing [2023-10-26T21:37:40.220Z] 93ed4fbc6b89: Preparing [2023-10-26T21:37:40.220Z] 608d194cb50c: Preparing [2023-10-26T21:37:40.220Z] acc83c6ca332: Preparing [2023-10-26T21:37:40.220Z] 14e4e3879c81: Preparing [2023-10-26T21:37:40.220Z] 24f92ecec6ff: Preparing [2023-10-26T21:37:40.220Z] 96ed32153be9: Preparing [2023-10-26T21:37:40.220Z] 003abecb763f: Preparing [2023-10-26T21:37:40.220Z] de26b7f698a8: Preparing [2023-10-26T21:37:40.220Z] 7303dde76dd4: Preparing [2023-10-26T21:37:40.220Z] 5f4d9fc4d98d: Preparing [2023-10-26T21:37:40.220Z] 96ed32153be9: Waiting [2023-10-26T21:37:40.220Z] acc83c6ca332: Waiting [2023-10-26T21:37:40.220Z] 003abecb763f: Waiting [2023-10-26T21:37:40.220Z] 14e4e3879c81: Waiting [2023-10-26T21:37:40.220Z] 24f92ecec6ff: Waiting [2023-10-26T21:37:40.220Z] de26b7f698a8: Waiting [2023-10-26T21:37:40.220Z] 5f4d9fc4d98d: Waiting [2023-10-26T21:37:40.220Z] 7303dde76dd4: Waiting [2023-10-26T21:37:40.220Z] af592b5873c9: Layer already exists [2023-10-26T21:37:40.220Z] 93ed4fbc6b89: Layer already exists [2023-10-26T21:37:40.220Z] 608d194cb50c: Layer already exists [2023-10-26T21:37:40.220Z] 113209a77596: Layer already exists [2023-10-26T21:37:40.488Z] 24f92ecec6ff: Layer already exists [2023-10-26T21:37:40.488Z] 96ed32153be9: Layer already exists [2023-10-26T21:37:40.488Z] 14e4e3879c81: Layer already exists [2023-10-26T21:37:40.488Z] 9860a4d3fbc4: Layer already exists [2023-10-26T21:37:40.488Z] acc83c6ca332: Layer already exists [2023-10-26T21:37:40.488Z] de26b7f698a8: Layer already exists [2023-10-26T21:37:40.488Z] 003abecb763f: Layer already exists [2023-10-26T21:37:40.488Z] 5f4d9fc4d98d: Layer already exists [2023-10-26T21:37:40.488Z] 7303dde76dd4: Layer already exists [2023-10-26T21:37:40.488Z] 3.1.0-dev.35: digest: sha256:66ee62bdb9905f68acdac0e8a4bedde04b26700a8c5a1eb64fadc00fb2cc6287 size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-26T21:37:40.845Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:86d2622c4f907fedb2cba4bacbdfe80b4f9c365d-3.1.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-26T21:37:41.196Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:86d2622c4f907fedb2cba4bacbdfe80b4f9c365d-3.1.0-dev.35 [2023-10-26T21:37:41.196Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2023-10-26T21:37:41.196Z] af592b5873c9: Preparing [2023-10-26T21:37:41.196Z] 9860a4d3fbc4: Preparing [2023-10-26T21:37:41.196Z] 113209a77596: Preparing [2023-10-26T21:37:41.196Z] 93ed4fbc6b89: Preparing [2023-10-26T21:37:41.196Z] 608d194cb50c: Preparing [2023-10-26T21:37:41.196Z] acc83c6ca332: Preparing [2023-10-26T21:37:41.196Z] 14e4e3879c81: Preparing [2023-10-26T21:37:41.196Z] 24f92ecec6ff: Preparing [2023-10-26T21:37:41.196Z] 96ed32153be9: Preparing [2023-10-26T21:37:41.196Z] 003abecb763f: Preparing [2023-10-26T21:37:41.196Z] de26b7f698a8: Preparing [2023-10-26T21:37:41.196Z] 7303dde76dd4: Preparing [2023-10-26T21:37:41.196Z] 5f4d9fc4d98d: Preparing [2023-10-26T21:37:41.196Z] acc83c6ca332: Waiting [2023-10-26T21:37:41.196Z] 14e4e3879c81: Waiting [2023-10-26T21:37:41.196Z] 24f92ecec6ff: Waiting [2023-10-26T21:37:41.196Z] 96ed32153be9: Waiting [2023-10-26T21:37:41.196Z] 003abecb763f: Waiting [2023-10-26T21:37:41.196Z] de26b7f698a8: Waiting [2023-10-26T21:37:41.196Z] 7303dde76dd4: Waiting [2023-10-26T21:37:41.196Z] 5f4d9fc4d98d: Waiting [2023-10-26T21:37:41.196Z] af592b5873c9: Layer already exists [2023-10-26T21:37:41.196Z] 9860a4d3fbc4: Layer already exists [2023-10-26T21:37:41.196Z] 93ed4fbc6b89: Layer already exists [2023-10-26T21:37:41.196Z] 113209a77596: Layer already exists [2023-10-26T21:37:41.196Z] 608d194cb50c: Layer already exists [2023-10-26T21:37:41.196Z] 003abecb763f: Layer already exists [2023-10-26T21:37:41.196Z] 24f92ecec6ff: Layer already exists [2023-10-26T21:37:41.196Z] acc83c6ca332: Layer already exists [2023-10-26T21:37:41.196Z] 14e4e3879c81: Layer already exists [2023-10-26T21:37:41.196Z] 96ed32153be9: Layer already exists [2023-10-26T21:37:41.463Z] 7303dde76dd4: Layer already exists [2023-10-26T21:37:41.463Z] 5f4d9fc4d98d: Layer already exists [2023-10-26T21:37:41.463Z] de26b7f698a8: Layer already exists [2023-10-26T21:37:41.463Z] 86d2622c4f907fedb2cba4bacbdfe80b4f9c365d-3.1.0-dev.35: digest: sha256:66ee62bdb9905f68acdac0e8a4bedde04b26700a8c5a1eb64fadc00fb2cc6287 size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-26T21:37:41.816Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-26T21:37:42.174Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main [2023-10-26T21:37:42.174Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2023-10-26T21:37:42.174Z] af592b5873c9: Preparing [2023-10-26T21:37:42.174Z] 9860a4d3fbc4: Preparing [2023-10-26T21:37:42.174Z] 113209a77596: Preparing [2023-10-26T21:37:42.174Z] 93ed4fbc6b89: Preparing [2023-10-26T21:37:42.174Z] 608d194cb50c: Preparing [2023-10-26T21:37:42.174Z] acc83c6ca332: Preparing [2023-10-26T21:37:42.174Z] 14e4e3879c81: Preparing [2023-10-26T21:37:42.174Z] 24f92ecec6ff: Preparing [2023-10-26T21:37:42.174Z] 96ed32153be9: Preparing [2023-10-26T21:37:42.174Z] 003abecb763f: Preparing [2023-10-26T21:37:42.174Z] de26b7f698a8: Preparing [2023-10-26T21:37:42.174Z] 7303dde76dd4: Preparing [2023-10-26T21:37:42.174Z] 5f4d9fc4d98d: Preparing [2023-10-26T21:37:42.174Z] acc83c6ca332: Waiting [2023-10-26T21:37:42.174Z] 14e4e3879c81: Waiting [2023-10-26T21:37:42.174Z] 24f92ecec6ff: Waiting [2023-10-26T21:37:42.174Z] 96ed32153be9: Waiting [2023-10-26T21:37:42.174Z] 003abecb763f: Waiting [2023-10-26T21:37:42.174Z] de26b7f698a8: Waiting [2023-10-26T21:37:42.174Z] 7303dde76dd4: Waiting [2023-10-26T21:37:42.174Z] 5f4d9fc4d98d: Waiting [2023-10-26T21:37:42.174Z] 9860a4d3fbc4: Layer already exists [2023-10-26T21:37:42.174Z] 608d194cb50c: Layer already exists [2023-10-26T21:37:42.174Z] af592b5873c9: Layer already exists [2023-10-26T21:37:42.174Z] 93ed4fbc6b89: Layer already exists [2023-10-26T21:37:42.174Z] 113209a77596: Layer already exists [2023-10-26T21:37:42.174Z] 14e4e3879c81: Layer already exists [2023-10-26T21:37:42.174Z] 24f92ecec6ff: Layer already exists [2023-10-26T21:37:42.174Z] acc83c6ca332: Layer already exists [2023-10-26T21:37:42.174Z] 96ed32153be9: Layer already exists [2023-10-26T21:37:42.442Z] 003abecb763f: Layer already exists [2023-10-26T21:37:42.442Z] 5f4d9fc4d98d: Layer already exists [2023-10-26T21:37:42.442Z] 7303dde76dd4: Layer already exists [2023-10-26T21:37:42.442Z] de26b7f698a8: Layer already exists [2023-10-26T21:37:42.442Z] main: digest: sha256:66ee62bdb9905f68acdac0e8a4bedde04b26700a8c5a1eb64fadc00fb2cc6287 size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-10-26T21:37:42.502Z] ===================================================== [Pipeline] echo [2023-10-26T21:37:42.511Z] taggedImages: [2023-10-26T21:37:42.511Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:86d2622c4f907fedb2cba4bacbdfe80b4f9c365d [2023-10-26T21:37:42.511Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest [2023-10-26T21:37:42.511Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.1.0-dev.35 [2023-10-26T21:37:42.511Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:86d2622c4f907fedb2cba4bacbdfe80b4f9c365d-3.1.0-dev.35 [2023-10-26T21:37:42.511Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-26T21:37:42.882Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-26T21:37:42.882Z] [2023-10-26T21:37:42.882Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-26T21:37:43.215Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-26T21:37:43.484Z] arm64: Pulling from edgex-lftools-log-publisher [2023-10-26T21:37:43.484Z] 8998bd30e6a1: Pulling fs layer [2023-10-26T21:37:43.484Z] 04944245beec: Pulling fs layer [2023-10-26T21:37:43.484Z] 699f458cf7ca: Pulling fs layer [2023-10-26T21:37:43.484Z] 765212b225bb: Pulling fs layer [2023-10-26T21:37:43.484Z] f23df028b6ca: Pulling fs layer [2023-10-26T21:37:43.484Z] d65c8cfc05b1: Pulling fs layer [2023-10-26T21:37:43.484Z] 2437ff75d9bd: Pulling fs layer [2023-10-26T21:37:43.484Z] 765212b225bb: Waiting [2023-10-26T21:37:43.484Z] f23df028b6ca: Waiting [2023-10-26T21:37:43.484Z] d65c8cfc05b1: Waiting [2023-10-26T21:37:43.484Z] 2437ff75d9bd: Waiting [2023-10-26T21:37:43.484Z] 04944245beec: Verifying Checksum [2023-10-26T21:37:43.484Z] 04944245beec: Download complete [2023-10-26T21:37:43.484Z] 765212b225bb: Verifying Checksum [2023-10-26T21:37:43.484Z] 765212b225bb: Download complete [2023-10-26T21:37:43.484Z] f23df028b6ca: Verifying Checksum [2023-10-26T21:37:43.484Z] f23df028b6ca: Download complete [2023-10-26T21:37:43.484Z] d65c8cfc05b1: Verifying Checksum [2023-10-26T21:37:43.484Z] d65c8cfc05b1: Download complete [2023-10-26T21:37:43.755Z] 699f458cf7ca: Download complete [2023-10-26T21:37:44.025Z] 8998bd30e6a1: Verifying Checksum [2023-10-26T21:37:44.025Z] 8998bd30e6a1: Download complete [2023-10-26T21:37:46.619Z] 2437ff75d9bd: Verifying Checksum [2023-10-26T21:37:46.619Z] 2437ff75d9bd: Download complete [2023-10-26T21:37:49.214Z] 8998bd30e6a1: Pull complete [2023-10-26T21:37:49.214Z] 04944245beec: Pull complete [2023-10-26T21:37:51.166Z] 699f458cf7ca: Pull complete [2023-10-26T21:37:51.166Z] 765212b225bb: Pull complete [2023-10-26T21:37:52.130Z] f23df028b6ca: Pull complete [2023-10-26T21:37:52.399Z] d65c8cfc05b1: Pull complete [2023-10-26T21:38:10.639Z] 2437ff75d9bd: Pull complete [2023-10-26T21:38:10.640Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-10-26T21:38:10.640Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-26T21:38:10.640Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-26T21:38:10.903Z] prd-ubuntu20.04-docker-arm64-4c-16g-12118 does not seem to be running inside a container [2023-10-26T21:38:11.002Z] $ 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/161 -v /w/workspace/device-usb-camera/161:/w/workspace/device-usb-camera/161:rw,z -v /w/workspace/device-usb-camera/161@tmp:/w/workspace/device-usb-camera/161@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-10-26T21:38:12.877Z] $ docker top 5a23b96056190718d3f1c67fe12323912346fd919acb44646a2ddab5ce914b3c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-26T21:38:13.750Z] ---> job-cost.sh [2023-10-26T21:38:13.750Z] lf-activate-venv: SKIPPING [2023-10-26T21:38:13.750Z] INFO: No Stack... [2023-10-26T21:38:14.177Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-10-26T21:38:15.154Z] INFO: Archiving Costs [Pipeline] sh [2023-10-26T21:38:15.791Z] + cat /w/workspace/device-usb-camera/161/archives/cost.csv [2023-10-26T21:38:15.791Z] + cut -d, -f6 [Pipeline] lock [2023-10-26T21:38:15.860Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-main-161-stack-cost] [2023-10-26T21:38:15.868Z] Resource [jenkins-edgexfoundry-device-usb-camera-main-161-stack-cost] did not exist. Created. [2023-10-26T21:38:15.868Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-main-161-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-10-26T21:38:16.543Z] /w/workspace/device-usb-camera/161@tmp/durable-6742afec/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-10-26T21:38:17.215Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-10-26T21:38:17.238Z] Warning: overwriting stash ‘stack-cost’ [2023-10-26T21:38:17.300Z] Stashed 1 file(s) [Pipeline] } [2023-10-26T21:38:17.309Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-main-161-stack-cost] [Pipeline] // lock [Pipeline] } [2023-10-26T21:38:17.330Z] $ docker stop --time=1 5a23b96056190718d3f1c67fe12323912346fd919acb44646a2ddab5ce914b3c [2023-10-26T21:38:18.875Z] $ docker rm -f --volumes 5a23b96056190718d3f1c67fe12323912346fd919acb44646a2ddab5ce914b3c [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 [2023-10-26T21:38:19.323Z] provisioning config files... [2023-10-26T21:38:19.330Z] copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config9509949717137441794tmp [Pipeline] { [Pipeline] sh [2023-10-26T21:38:19.619Z] + set +x [2023-10-26T21:38:19.619Z] + curl -s https://codecov.io/bash [2023-10-26T21:38:19.619Z] + bash -s -- [2023-10-26T21:38:19.877Z] [2023-10-26T21:38:19.877Z] _____ _ [2023-10-26T21:38:19.877Z] / ____| | | [2023-10-26T21:38:19.877Z] | | ___ __| | ___ ___ _____ __ [2023-10-26T21:38:19.877Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-10-26T21:38:19.877Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-10-26T21:38:19.877Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-10-26T21:38:19.877Z] Bash-1.0.6 [2023-10-26T21:38:19.877Z] [2023-10-26T21:38:19.877Z] [2023-10-26T21:38:19.877Z] ==> git version 2.25.1 found [2023-10-26T21:38:19.877Z] ==> 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 [2023-10-26T21:38:19.877Z] Release-Date: 2020-01-08 [2023-10-26T21:38:19.877Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-10-26T21:38:19.877Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-10-26T21:38:19.877Z] ==> Jenkins CI detected. [2023-10-26T21:38:19.877Z] current dir:  /w/workspace/exfoundry_device-usb-camera_main [2023-10-26T21:38:19.877Z] project root: . [2023-10-26T21:38:19.877Z] --> token set from env [2023-10-26T21:38:19.877Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-10-26T21:38:19.877Z] ==> Running gcov in . (disable via -X gcov) [2023-10-26T21:38:19.877Z] ==> Python coveragepy not found [2023-10-26T21:38:19.877Z] ==> Searching for coverage reports in: [2023-10-26T21:38:19.877Z] + . [2023-10-26T21:38:19.877Z] -> Found 1 reports [2023-10-26T21:38:19.877Z] ==> Detecting git/mercurial file structure [2023-10-26T21:38:19.877Z] ==> Reading reports [2023-10-26T21:38:19.877Z] + ./coverage.out bytes=54703 [2023-10-26T21:38:19.877Z] ==> Appending adjustments [2023-10-26T21:38:19.877Z] https://docs.codecov.io/docs/fixing-reports [2023-10-26T21:38:20.136Z] + Found adjustments [2023-10-26T21:38:20.136Z] ==> Gzipping contents [2023-10-26T21:38:20.136Z] 8.0K /tmp/codecov.Vu5Dj7.gz [2023-10-26T21:38:20.136Z] ==> Uploading reports [2023-10-26T21:38:20.136Z] url: https://codecov.io [2023-10-26T21:38:20.136Z] query: branch=main&commit=86d2622c4f907fedb2cba4bacbdfe80b4f9c365d&build=161&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F161%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2023-10-26T21:38:20.136Z] -> Pinging Codecov [2023-10-26T21:38:20.136Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6df5b310-220c-4ff1-ad85-d7a32441f080&branch=main&commit=86d2622c4f907fedb2cba4bacbdfe80b4f9c365d&build=161&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F161%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2023-10-26T21:38:20.136Z] -> Uploading to [2023-10-26T21:38:20.136Z] https://storage.googleapis.com/codecov/v4/raw/2023-10-26/73D8F5FF140700D3E01443B452E23636/86d2622c4f907fedb2cba4bacbdfe80b4f9c365d/d4cbcaa2-731e-49a3-9e77-a067d3f6bff9.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231026%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231026T213820Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=b12494bd735d335b3387affc43123a698c07aebe4f43376b579f75fc35b7bb36 [2023-10-26T21:38:20.136Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-10-26T21:38:20.136Z] Dload Upload Total Spent Left Speed [2023-10-26T21:38:20.653Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 6805 0 0 100 6805 0 18050 --:--:-- --:--:-- --:--:-- 18002 [2023-10-26T21:38:20.653Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-usb-camera/commit/86d2622c4f907fedb2cba4bacbdfe80b4f9c365d [Pipeline] } [2023-10-26T21:38:20.659Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-10-26T21:38:20.883Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-10-26T21:38:20.895Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-26T21:38:21.195Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-10-26T21:38:21.195Z] [2023-10-26T21:38:21.195Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-26T21:38:21.491Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-10-26T21:38:21.491Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-10-26T21:38:21.491Z] df9b9388f04a: Pulling fs layer [2023-10-26T21:38:21.491Z] 52dc419b0ee2: Pulling fs layer [2023-10-26T21:38:21.491Z] 25bc292e5bac: Pulling fs layer [2023-10-26T21:38:21.491Z] 114826534d7a: Pulling fs layer [2023-10-26T21:38:21.491Z] 4657fd5d0bcf: Pulling fs layer [2023-10-26T21:38:21.491Z] 6ad1cebc031e: Pulling fs layer [2023-10-26T21:38:21.491Z] 8a3aa393b2d8: Pulling fs layer [2023-10-26T21:38:21.491Z] 4657fd5d0bcf: Waiting [2023-10-26T21:38:21.491Z] 25bc292e5bac: Verifying Checksum [2023-10-26T21:38:21.491Z] 25bc292e5bac: Download complete [2023-10-26T21:38:21.491Z] 52dc419b0ee2: Verifying Checksum [2023-10-26T21:38:21.491Z] 52dc419b0ee2: Download complete [2023-10-26T21:38:21.491Z] 4657fd5d0bcf: Verifying Checksum [2023-10-26T21:38:21.491Z] 4657fd5d0bcf: Download complete [2023-10-26T21:38:21.491Z] 6ad1cebc031e: Verifying Checksum [2023-10-26T21:38:21.491Z] 6ad1cebc031e: Download complete [2023-10-26T21:38:21.750Z] df9b9388f04a: Download complete [2023-10-26T21:38:21.750Z] df9b9388f04a: Pull complete [2023-10-26T21:38:22.007Z] 52dc419b0ee2: Pull complete [2023-10-26T21:38:22.007Z] 25bc292e5bac: Pull complete [2023-10-26T21:38:22.265Z] 114826534d7a: Verifying Checksum [2023-10-26T21:38:22.265Z] 114826534d7a: Download complete [2023-10-26T21:38:22.523Z] 8a3aa393b2d8: Verifying Checksum [2023-10-26T21:38:22.523Z] 8a3aa393b2d8: Download complete [2023-10-26T21:38:25.795Z] 114826534d7a: Pull complete [2023-10-26T21:38:25.795Z] 4657fd5d0bcf: Pull complete [2023-10-26T21:38:25.795Z] 6ad1cebc031e: Pull complete [2023-10-26T21:38:28.315Z] 8a3aa393b2d8: Pull complete [2023-10-26T21:38:28.315Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-10-26T21:38:28.315Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-10-26T21:38:28.315Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-26T21:38:28.389Z] prd-ubuntu20.04-docker-8c-8g-12068 does not seem to be running inside a container [2023-10-26T21:38:28.413Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2023-10-26T21:38:32.200Z] $ docker top 27eb056443494f64b35ad010dfe2281665d55f59af8584453eda038399aac920 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-10-26T21:38:32.262Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-usb-camera:main' [Pipeline] sh [2023-10-26T21:38:32.536Z] + set -o pipefail [2023-10-26T21:38:32.536Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-usb-camera:main' [2023-10-26T21:38:40.641Z] [2023-10-26T21:38:40.641Z] Monitoring /w/workspace/exfoundry_device-usb-camera_main (github.com/edgexfoundry/device-usb-camera)... [2023-10-26T21:38:40.641Z] [2023-10-26T21:38:40.641Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/bdb14ab0-0d5f-4d79-9d3c-333131f95750/history/e316ac06-9f6a-408a-8162-e63fdc7e2dc2 [2023-10-26T21:38:40.641Z] [2023-10-26T21:38:40.641Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-10-26T21:38:40.641Z] [2023-10-26T21:38:41.575Z] [2023-10-26T21:38:41.575Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-10-26T21:38:41.575Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-10-26T21:38:41.575Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-10-26T21:38:41.587Z] $ docker stop --time=1 27eb056443494f64b35ad010dfe2281665d55f59af8584453eda038399aac920 [2023-10-26T21:38:45.707Z] $ docker rm -f --volumes 27eb056443494f64b35ad010dfe2281665d55f59af8584453eda038399aac920 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [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) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-10-26T21:38:46.396Z] + git log --format=format:%s -1 86d2622c4f907fedb2cba4bacbdfe80b4f9c365d [Pipeline] sh [2023-10-26T21:38:46.683Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-10-26T21:38:46.683Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-26T21:38:46.979Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-26T21:38:46.979Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-26T21:38:47.048Z] prd-ubuntu20.04-docker-8c-8g-12068 does not seem to be running inside a container [2023-10-26T21:38:47.079Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-10-26T21:38:47.535Z] $ docker top bdc28cad2999a3a0830cca830cc595ffabf2c4cc3faf16e35ff572d1d2e49172 -eo pid,comm [2023-10-26T21:38:47.584Z] 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). [2023-10-26T21:38:47.584Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-10-26T21:38:47.617Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-26T21:38:47.617Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-26T21:38:47.737Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-26T21:38:47.742Z] $ docker exec bdc28cad2999a3a0830cca830cc595ffabf2c4cc3faf16e35ff572d1d2e49172 ssh-agent [2023-10-26T21:38:47.840Z] SSH_AUTH_SOCK=/tmp/ssh-W80FIlUsKvRW/agent.32 [2023-10-26T21:38:47.840Z] SSH_AGENT_PID=38 [2023-10-26T21:38:47.844Z] Running ssh-add (command line suppressed) [2023-10-26T21:38:47.947Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_15349037324787224671.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_15349037324787224671.key) [2023-10-26T21:38:47.957Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-26T21:38:48.244Z] + git semver tag [2023-10-26T21:38:48.503Z] 2023-10-26 21:38:48,411 [run_tag] DEBUG tag force:False [2023-10-26T21:38:48.503Z] 2023-10-26 21:38:48,411 [check_head_tag] DEBUG check head tag [2023-10-26T21:38:48.503Z] 2023-10-26 21:38:48,414 [execute] INFO git cat-file --batch-check [2023-10-26T21:38:48.503Z] 2023-10-26 21:38:48,414 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=) [2023-10-26T21:38:48.503Z] 2023-10-26 21:38:48,418 [execute] INFO git cat-file --batch [2023-10-26T21:38:48.503Z] 2023-10-26 21:38:48,419 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=) [2023-10-26T21:38:48.503Z] 2023-10-26 21:38:48,456 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-10-26T21:38:48.503Z] 2023-10-26 21:38:48,457 [execute] INFO git tag -a v3.1.0-dev.35 -m v3.1.0-dev.35 [2023-10-26T21:38:48.503Z] 2023-10-26 21:38:48,457 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.35', '-m', 'v3.1.0-dev.35'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=None) [2023-10-26T21:38:48.503Z] 2023-10-26 21:38:48,463 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-10-26T21:38:48.503Z] 3.1.0-dev.35 [Pipeline] } [2023-10-26T21:38:48.514Z] $ docker exec --env ******** --env ******** bdc28cad2999a3a0830cca830cc595ffabf2c4cc3faf16e35ff572d1d2e49172 ssh-agent -k [2023-10-26T21:38:48.614Z] unset SSH_AUTH_SOCK; [2023-10-26T21:38:48.614Z] unset SSH_AGENT_PID; [2023-10-26T21:38:48.614Z] echo Agent pid 38 killed; [2023-10-26T21:38:48.620Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-10-26T21:38:48.920Z] + git semver [Pipeline] } [2023-10-26T21:38:49.193Z] $ docker stop --time=1 bdc28cad2999a3a0830cca830cc595ffabf2c4cc3faf16e35ff572d1d2e49172 [2023-10-26T21:38:50.461Z] $ docker rm -f --volumes bdc28cad2999a3a0830cca830cc595ffabf2c4cc3faf16e35ff572d1d2e49172 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-26T21:38:50.850Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-10-26T21:38:50.850Z] [2023-10-26T21:38:50.850Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-26T21:38:51.142Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-10-26T21:38:51.142Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-10-26T21:38:51.142Z] ab5ef0e58194: Pulling fs layer [2023-10-26T21:38:51.142Z] 9712f1f96733: Pulling fs layer [2023-10-26T21:38:51.142Z] 63f879dbbcfc: Pulling fs layer [2023-10-26T21:38:51.142Z] 0d9ebad4ef96: Pulling fs layer [2023-10-26T21:38:51.142Z] e9a5061849ea: Pulling fs layer [2023-10-26T21:38:51.142Z] d747dcd14b5f: Pulling fs layer [2023-10-26T21:38:51.142Z] 2de7ff778b66: Pulling fs layer [2023-10-26T21:38:51.142Z] d747dcd14b5f: Waiting [2023-10-26T21:38:51.142Z] 0d9ebad4ef96: Waiting [2023-10-26T21:38:51.142Z] e9a5061849ea: Waiting [2023-10-26T21:38:51.142Z] 2de7ff778b66: Waiting [2023-10-26T21:38:51.142Z] 9712f1f96733: Verifying Checksum [2023-10-26T21:38:51.142Z] 9712f1f96733: Download complete [2023-10-26T21:38:51.402Z] 63f879dbbcfc: Verifying Checksum [2023-10-26T21:38:51.402Z] 63f879dbbcfc: Download complete [2023-10-26T21:38:51.661Z] 0d9ebad4ef96: Verifying Checksum [2023-10-26T21:38:51.661Z] 0d9ebad4ef96: Download complete [2023-10-26T21:38:51.661Z] ab5ef0e58194: Verifying Checksum [2023-10-26T21:38:51.661Z] ab5ef0e58194: Download complete [2023-10-26T21:38:51.661Z] d747dcd14b5f: Download complete [2023-10-26T21:38:51.661Z] e9a5061849ea: Download complete [2023-10-26T21:38:51.661Z] 2de7ff778b66: Verifying Checksum [2023-10-26T21:38:51.661Z] 2de7ff778b66: Download complete [2023-10-26T21:38:54.197Z] ab5ef0e58194: Pull complete [2023-10-26T21:38:54.197Z] 9712f1f96733: Pull complete [2023-10-26T21:38:55.136Z] 63f879dbbcfc: Pull complete [2023-10-26T21:38:59.343Z] 0d9ebad4ef96: Pull complete [2023-10-26T21:38:59.343Z] e9a5061849ea: Pull complete [2023-10-26T21:38:59.343Z] d747dcd14b5f: Pull complete [2023-10-26T21:39:00.278Z] 2de7ff778b66: Pull complete [2023-10-26T21:39:00.278Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-10-26T21:39:00.278Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-10-26T21:39:00.278Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-26T21:39:00.360Z] prd-ubuntu20.04-docker-8c-8g-12068 does not seem to be running inside a container [2023-10-26T21:39:00.392Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-10-26T21:39:06.190Z] $ docker top 7724c0538c4ee484bc68a000d262dd027e7b64e090e5f5ba20e4984e1791dea3 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-10-26T21:39:06.250Z] provisioning config files... [2023-10-26T21:39:06.257Z] copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config15555742298039868227tmp [2023-10-26T21:39:06.265Z] copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config16993388999400297404tmp [2023-10-26T21:39:06.272Z] copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config3635428667108111848tmp [Pipeline] { [Pipeline] echo [2023-10-26T21:39:06.286Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-26T21:39:06.566Z] ---> sigul-configuration.sh [2023-10-26T21:39:06.566Z] gpg: directory `/root/.gnupg' created [2023-10-26T21:39:06.566Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-10-26T21:39:06.566Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-10-26T21:39:06.566Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-10-26T21:39:06.566Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-10-26T21:39:06.566Z] gpg: CAST5 encrypted data [2023-10-26T21:39:06.566Z] gpg: encrypted with 1 passphrase [2023-10-26T21:39:06.566Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-10-26T21:39:06.847Z] + mkdir /home/jenkins [2023-10-26T21:39:06.847Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-10-26T21:39:07.132Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2023-10-26T21:39:07.140Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-26T21:39:07.419Z] ---> sigul-install.sh [2023-10-26T21:39:07.419Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-10-26T21:39:07.704Z] + git tag --list [2023-10-26T21:39:07.704Z] v0.0.0 [2023-10-26T21:39:07.704Z] v0.0.1-dev.1 [2023-10-26T21:39:07.704Z] v0.0.1-dev.10 [2023-10-26T21:39:07.704Z] v0.0.1-dev.11 [2023-10-26T21:39:07.704Z] v0.0.1-dev.12 [2023-10-26T21:39:07.704Z] v0.0.1-dev.13 [2023-10-26T21:39:07.704Z] v0.0.1-dev.14 [2023-10-26T21:39:07.704Z] v0.0.1-dev.15 [2023-10-26T21:39:07.704Z] v0.0.1-dev.16 [2023-10-26T21:39:07.704Z] v0.0.1-dev.2 [2023-10-26T21:39:07.704Z] v0.0.1-dev.3 [2023-10-26T21:39:07.704Z] v0.0.1-dev.4 [2023-10-26T21:39:07.704Z] v0.0.1-dev.5 [2023-10-26T21:39:07.704Z] v0.0.1-dev.6 [2023-10-26T21:39:07.704Z] v0.0.1-dev.7 [2023-10-26T21:39:07.704Z] v0.0.1-dev.8 [2023-10-26T21:39:07.704Z] v0.0.1-dev.9 [2023-10-26T21:39:07.704Z] v2.2.0 [2023-10-26T21:39:07.704Z] v2.2.0-dev.17 [2023-10-26T21:39:07.704Z] v2.2.0-dev.18 [2023-10-26T21:39:07.704Z] v2.2.0-dev.19 [2023-10-26T21:39:07.704Z] v2.2.0-dev.20 [2023-10-26T21:39:07.704Z] v2.2.0-dev.21 [2023-10-26T21:39:07.704Z] v2.2.0-dev.22 [2023-10-26T21:39:07.704Z] v2.2.0-dev.23 [2023-10-26T21:39:07.704Z] v2.2.0-dev.24 [2023-10-26T21:39:07.704Z] v2.2.0-dev.25 [2023-10-26T21:39:07.704Z] v2.2.0-dev.26 [2023-10-26T21:39:07.704Z] v2.2.0-dev.27 [2023-10-26T21:39:07.704Z] v2.3.0 [2023-10-26T21:39:07.704Z] v2.3.0-dev.1 [2023-10-26T21:39:07.704Z] v2.3.0-dev.10 [2023-10-26T21:39:07.704Z] v2.3.0-dev.11 [2023-10-26T21:39:07.704Z] v2.3.0-dev.12 [2023-10-26T21:39:07.704Z] v2.3.0-dev.13 [2023-10-26T21:39:07.704Z] v2.3.0-dev.14 [2023-10-26T21:39:07.704Z] v2.3.0-dev.15 [2023-10-26T21:39:07.704Z] v2.3.0-dev.16 [2023-10-26T21:39:07.704Z] v2.3.0-dev.17 [2023-10-26T21:39:07.704Z] v2.3.0-dev.18 [2023-10-26T21:39:07.704Z] v2.3.0-dev.19 [2023-10-26T21:39:07.704Z] v2.3.0-dev.2 [2023-10-26T21:39:07.704Z] v2.3.0-dev.20 [2023-10-26T21:39:07.704Z] v2.3.0-dev.21 [2023-10-26T21:39:07.704Z] v2.3.0-dev.22 [2023-10-26T21:39:07.704Z] v2.3.0-dev.23 [2023-10-26T21:39:07.704Z] v2.3.0-dev.24 [2023-10-26T21:39:07.704Z] v2.3.0-dev.25 [2023-10-26T21:39:07.704Z] v2.3.0-dev.26 [2023-10-26T21:39:07.704Z] v2.3.0-dev.27 [2023-10-26T21:39:07.704Z] v2.3.0-dev.28 [2023-10-26T21:39:07.704Z] v2.3.0-dev.3 [2023-10-26T21:39:07.704Z] v2.3.0-dev.4 [2023-10-26T21:39:07.704Z] v2.3.0-dev.5 [2023-10-26T21:39:07.704Z] v2.3.0-dev.6 [2023-10-26T21:39:07.704Z] v2.3.0-dev.7 [2023-10-26T21:39:07.704Z] v2.3.0-dev.8 [2023-10-26T21:39:07.704Z] v2.3.0-dev.9 [2023-10-26T21:39:07.704Z] v2.3.1 [2023-10-26T21:39:07.704Z] v2.3.1-dev.4 [2023-10-26T21:39:07.704Z] v2.3.1-dev.5 [2023-10-26T21:39:07.704Z] v2.3.1-dev.6 [2023-10-26T21:39:07.704Z] v3.0 [2023-10-26T21:39:07.704Z] v3.0.0 [2023-10-26T21:39:07.704Z] v3.0.0-dev.1 [2023-10-26T21:39:07.704Z] v3.0.0-dev.10 [2023-10-26T21:39:07.704Z] v3.0.0-dev.11 [2023-10-26T21:39:07.704Z] v3.0.0-dev.12 [2023-10-26T21:39:07.704Z] v3.0.0-dev.13 [2023-10-26T21:39:07.704Z] v3.0.0-dev.14 [2023-10-26T21:39:07.704Z] v3.0.0-dev.15 [2023-10-26T21:39:07.704Z] v3.0.0-dev.16 [2023-10-26T21:39:07.704Z] v3.0.0-dev.17 [2023-10-26T21:39:07.704Z] v3.0.0-dev.18 [2023-10-26T21:39:07.704Z] v3.0.0-dev.19 [2023-10-26T21:39:07.704Z] v3.0.0-dev.2 [2023-10-26T21:39:07.704Z] v3.0.0-dev.20 [2023-10-26T21:39:07.704Z] v3.0.0-dev.21 [2023-10-26T21:39:07.704Z] v3.0.0-dev.22 [2023-10-26T21:39:07.704Z] v3.0.0-dev.23 [2023-10-26T21:39:07.704Z] v3.0.0-dev.24 [2023-10-26T21:39:07.704Z] v3.0.0-dev.25 [2023-10-26T21:39:07.704Z] v3.0.0-dev.26 [2023-10-26T21:39:07.704Z] v3.0.0-dev.27 [2023-10-26T21:39:07.704Z] v3.0.0-dev.28 [2023-10-26T21:39:07.704Z] v3.0.0-dev.29 [2023-10-26T21:39:07.704Z] v3.0.0-dev.3 [2023-10-26T21:39:07.704Z] v3.0.0-dev.30 [2023-10-26T21:39:07.704Z] v3.0.0-dev.31 [2023-10-26T21:39:07.704Z] v3.0.0-dev.32 [2023-10-26T21:39:07.704Z] v3.0.0-dev.33 [2023-10-26T21:39:07.704Z] v3.0.0-dev.34 [2023-10-26T21:39:07.704Z] v3.0.0-dev.35 [2023-10-26T21:39:07.704Z] v3.0.0-dev.36 [2023-10-26T21:39:07.704Z] v3.0.0-dev.37 [2023-10-26T21:39:07.704Z] v3.0.0-dev.38 [2023-10-26T21:39:07.704Z] v3.0.0-dev.39 [2023-10-26T21:39:07.704Z] v3.0.0-dev.4 [2023-10-26T21:39:07.704Z] v3.0.0-dev.40 [2023-10-26T21:39:07.704Z] v3.0.0-dev.41 [2023-10-26T21:39:07.704Z] v3.0.0-dev.42 [2023-10-26T21:39:07.704Z] v3.0.0-dev.43 [2023-10-26T21:39:07.704Z] v3.0.0-dev.44 [2023-10-26T21:39:07.704Z] v3.0.0-dev.45 [2023-10-26T21:39:07.704Z] v3.0.0-dev.46 [2023-10-26T21:39:07.704Z] v3.0.0-dev.47 [2023-10-26T21:39:07.704Z] v3.0.0-dev.48 [2023-10-26T21:39:07.704Z] v3.0.0-dev.49 [2023-10-26T21:39:07.704Z] v3.0.0-dev.5 [2023-10-26T21:39:07.704Z] v3.0.0-dev.50 [2023-10-26T21:39:07.704Z] v3.0.0-dev.51 [2023-10-26T21:39:07.704Z] v3.0.0-dev.6 [2023-10-26T21:39:07.704Z] v3.0.0-dev.7 [2023-10-26T21:39:07.704Z] v3.0.0-dev.8 [2023-10-26T21:39:07.704Z] v3.0.0-dev.9 [2023-10-26T21:39:07.704Z] v3.1.0-dev.1 [2023-10-26T21:39:07.704Z] v3.1.0-dev.10 [2023-10-26T21:39:07.705Z] v3.1.0-dev.11 [2023-10-26T21:39:07.705Z] v3.1.0-dev.12 [2023-10-26T21:39:07.705Z] v3.1.0-dev.13 [2023-10-26T21:39:07.705Z] v3.1.0-dev.14 [2023-10-26T21:39:07.705Z] v3.1.0-dev.15 [2023-10-26T21:39:07.705Z] v3.1.0-dev.16 [2023-10-26T21:39:07.705Z] v3.1.0-dev.17 [2023-10-26T21:39:07.705Z] v3.1.0-dev.18 [2023-10-26T21:39:07.705Z] v3.1.0-dev.19 [2023-10-26T21:39:07.705Z] v3.1.0-dev.2 [2023-10-26T21:39:07.705Z] v3.1.0-dev.20 [2023-10-26T21:39:07.705Z] v3.1.0-dev.21 [2023-10-26T21:39:07.705Z] v3.1.0-dev.22 [2023-10-26T21:39:07.705Z] v3.1.0-dev.23 [2023-10-26T21:39:07.705Z] v3.1.0-dev.24 [2023-10-26T21:39:07.705Z] v3.1.0-dev.25 [2023-10-26T21:39:07.705Z] v3.1.0-dev.26 [2023-10-26T21:39:07.705Z] v3.1.0-dev.27 [2023-10-26T21:39:07.705Z] v3.1.0-dev.28 [2023-10-26T21:39:07.705Z] v3.1.0-dev.29 [2023-10-26T21:39:07.705Z] v3.1.0-dev.3 [2023-10-26T21:39:07.705Z] v3.1.0-dev.30 [2023-10-26T21:39:07.705Z] v3.1.0-dev.31 [2023-10-26T21:39:07.705Z] v3.1.0-dev.32 [2023-10-26T21:39:07.705Z] v3.1.0-dev.33 [2023-10-26T21:39:07.705Z] v3.1.0-dev.34 [2023-10-26T21:39:07.705Z] v3.1.0-dev.35 [2023-10-26T21:39:07.705Z] v3.1.0-dev.4 [2023-10-26T21:39:07.705Z] v3.1.0-dev.5 [2023-10-26T21:39:07.705Z] v3.1.0-dev.6 [2023-10-26T21:39:07.705Z] v3.1.0-dev.7 [2023-10-26T21:39:07.705Z] v3.1.0-dev.8 [2023-10-26T21:39:07.705Z] v3.1.0-dev.9 [Pipeline] sh [2023-10-26T21:39:07.991Z] + lftools sign git-tag v3.1.0-dev.35 [2023-10-26T21:39:08.564Z] Signing Git tag with Sigul... [2023-10-26T21:39:08.564Z] Signing v3.1.0-dev.35 [Pipeline] echo [2023-10-26T21:39:08.828Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-26T21:39:09.112Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-10-26T21:39:09.119Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-10-26T21:39:09.142Z] $ docker stop --time=1 7724c0538c4ee484bc68a000d262dd027e7b64e090e5f5ba20e4984e1791dea3 [2023-10-26T21:39:10.455Z] $ docker rm -f --volumes 7724c0538c4ee484bc68a000d262dd027e7b64e090e5f5ba20e4984e1791dea3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-10-26T21:39:10.870Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-10-26T21:39:10.870Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-26T21:39:11.164Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-26T21:39:11.164Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-26T21:39:11.236Z] prd-ubuntu20.04-docker-8c-8g-12068 does not seem to be running inside a container [2023-10-26T21:39:11.270Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-10-26T21:39:11.601Z] $ docker top cfe1ebfae5357f650ecef74e636299d57c3311c9e512de941dc5fe1754538491 -eo pid,comm [2023-10-26T21:39:11.645Z] 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). [2023-10-26T21:39:11.645Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-10-26T21:39:11.682Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-26T21:39:11.682Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-26T21:39:11.786Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-26T21:39:11.791Z] $ docker exec cfe1ebfae5357f650ecef74e636299d57c3311c9e512de941dc5fe1754538491 ssh-agent [2023-10-26T21:39:11.889Z] SSH_AUTH_SOCK=/tmp/ssh-PeOnOScmDP8R/agent.32 [2023-10-26T21:39:11.889Z] SSH_AGENT_PID=38 [2023-10-26T21:39:11.893Z] Running ssh-add (command line suppressed) [2023-10-26T21:39:11.990Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_2978945405106583029.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_2978945405106583029.key) [2023-10-26T21:39:12.001Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-26T21:39:12.289Z] + git semver bump pre [2023-10-26T21:39:12.547Z] 2023-10-26 21:39:12,455 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-10-26T21:39:12.547Z] 2023-10-26 21:39:12,455 [bump_version] DEBUG bumping version:3.1.0-dev.35 on axis:pre with prefix:dev [2023-10-26T21:39:12.547Z] 2023-10-26 21:39:12,455 [bump_version] DEBUG bumped version:3.1.0-dev.36 [2023-10-26T21:39:12.547Z] 2023-10-26 21:39:12,455 [write_version] DEBUG write version:3.1.0-dev.36 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:True [2023-10-26T21:39:12.547Z] 2023-10-26 21:39:12,455 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-10-26T21:39:12.547Z] 2023-10-26 21:39:12,455 [write_file] DEBUG write to file:/w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-10-26T21:39:12.547Z] 2023-10-26 21:39:12,458 [execute] INFO git cat-file --batch-check [2023-10-26T21:39:12.547Z] 2023-10-26 21:39:12,458 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2023-10-26T21:39:12.547Z] 2023-10-26 21:39:12,463 [execute] INFO git cat-file --batch [2023-10-26T21:39:12.547Z] 2023-10-26 21:39:12,464 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2023-10-26T21:39:12.547Z] 2023-10-26 21:39:12,469 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-10-26T21:39:12.547Z] 3.1.0-dev.36 [Pipeline] } [2023-10-26T21:39:12.558Z] $ docker exec --env ******** --env ******** cfe1ebfae5357f650ecef74e636299d57c3311c9e512de941dc5fe1754538491 ssh-agent -k [2023-10-26T21:39:12.656Z] unset SSH_AUTH_SOCK; [2023-10-26T21:39:12.656Z] unset SSH_AGENT_PID; [2023-10-26T21:39:12.656Z] echo Agent pid 38 killed; [2023-10-26T21:39:12.664Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-10-26T21:39:12.969Z] + git semver [Pipeline] } [2023-10-26T21:39:13.242Z] $ docker stop --time=1 cfe1ebfae5357f650ecef74e636299d57c3311c9e512de941dc5fe1754538491 [2023-10-26T21:39:14.519Z] $ docker rm -f --volumes cfe1ebfae5357f650ecef74e636299d57c3311c9e512de941dc5fe1754538491 [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-26T21:39:14.854Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-10-26T21:39:14.854Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-26T21:39:15.144Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-26T21:39:15.144Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-26T21:39:15.210Z] prd-ubuntu20.04-docker-8c-8g-12068 does not seem to be running inside a container [2023-10-26T21:39:15.241Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-10-26T21:39:15.613Z] $ docker top c8d4e746ebe062a34f78af0f85e392e300c21fe7e2dbb6e129860a9c5d7c8c54 -eo pid,comm [2023-10-26T21:39:15.660Z] 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). [2023-10-26T21:39:15.660Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-10-26T21:39:15.691Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-26T21:39:15.691Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-26T21:39:15.808Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-26T21:39:15.813Z] $ docker exec c8d4e746ebe062a34f78af0f85e392e300c21fe7e2dbb6e129860a9c5d7c8c54 ssh-agent [2023-10-26T21:39:15.909Z] SSH_AUTH_SOCK=/tmp/ssh-wJfXSGgNhJzK/agent.31 [2023-10-26T21:39:15.909Z] SSH_AGENT_PID=37 [2023-10-26T21:39:15.914Z] Running ssh-add (command line suppressed) [2023-10-26T21:39:16.034Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_3039822876919483725.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_3039822876919483725.key) [2023-10-26T21:39:16.047Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-26T21:39:16.332Z] + git semver push [2023-10-26T21:39:16.591Z] 2023-10-26 21:39:16,515 [run_push] DEBUG push [2023-10-26T21:39:16.591Z] 2023-10-26 21:39:16,515 [execute] INFO git cat-file --batch-check [2023-10-26T21:39:16.591Z] 2023-10-26 21:39:16,516 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2023-10-26T21:39:16.591Z] 2023-10-26 21:39:16,519 [execute] INFO git rev-list 7392cde2924de3f102dfd172e5bfe6e11147e647 -- [2023-10-26T21:39:16.591Z] 2023-10-26 21:39:16,520 [execute] DEBUG Popen(['git', 'rev-list', '7392cde2924de3f102dfd172e5bfe6e11147e647', '--'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-10-26T21:39:16.591Z] 2023-10-26 21:39:16,527 [execute] INFO git fetch -v origin [2023-10-26T21:39:16.591Z] 2023-10-26 21:39:16,528 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-10-26T21:39:17.158Z] 2023-10-26 21:39:17,056 [run_push] DEBUG no remote changes detected [2023-10-26T21:39:17.158Z] 2023-10-26 21:39:17,057 [execute] INFO git push origin semver [2023-10-26T21:39:17.158Z] 2023-10-26 21:39:17,057 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-10-26T21:39:18.104Z] 2023-10-26 21:39:17,823 [run_push] DEBUG push all version tags [2023-10-26T21:39:18.104Z] 2023-10-26 21:39:17,824 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-10-26T21:39:18.104Z] 2023-10-26 21:39:17,824 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=None) [2023-10-26T21:39:19.040Z] 2023-10-26 21:39:18,698 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-10-26T21:39:19.040Z] 3.1.0-dev.36 [Pipeline] } [2023-10-26T21:39:19.052Z] $ docker exec --env ******** --env ******** c8d4e746ebe062a34f78af0f85e392e300c21fe7e2dbb6e129860a9c5d7c8c54 ssh-agent -k [2023-10-26T21:39:19.161Z] unset SSH_AUTH_SOCK; [2023-10-26T21:39:19.163Z] unset SSH_AGENT_PID; [2023-10-26T21:39:19.163Z] echo Agent pid 37 killed; [2023-10-26T21:39:19.170Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-10-26T21:39:19.476Z] + git semver [Pipeline] } [2023-10-26T21:39:19.752Z] $ docker stop --time=1 c8d4e746ebe062a34f78af0f85e392e300c21fe7e2dbb6e129860a9c5d7c8c54 [2023-10-26T21:39:21.034Z] $ docker rm -f --volumes c8d4e746ebe062a34f78af0f85e392e300c21fe7e2dbb6e129860a9c5d7c8c54 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" 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 [2023-10-26T21:39:21.767Z] + [ -d /w/workspace/exfoundry_device-usb-camera_main/archives ] [2023-10-26T21:39:21.768Z] + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives [2023-10-26T21:39:21.768Z] total 16 [2023-10-26T21:39:21.768Z] drwxr-xr-x 3 root root 4096 Oct 26 21:23 . [2023-10-26T21:39:21.768Z] drwxrwxr-x 10 jenkins jenkins 4096 Oct 26 21:39 .. [2023-10-26T21:39:21.768Z] drwxr-xr-x 2 root root 4096 Oct 26 21:23 cost [2023-10-26T21:39:21.768Z] -rw-r--r-- 1 root root 89 Oct 26 21:23 cost.csv [2023-10-26T21:39:21.768Z] + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-usb-camera_main/archives [2023-10-26T21:39:21.768Z] + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives [2023-10-26T21:39:21.768Z] total 16 [2023-10-26T21:39:21.768Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 26 21:23 . [2023-10-26T21:39:21.768Z] drwxrwxr-x 10 jenkins jenkins 4096 Oct 26 21:39 .. [2023-10-26T21:39:21.768Z] drwxr-xr-x 2 jenkins jenkins 4096 Oct 26 21:23 cost [2023-10-26T21:39:21.768Z] -rw-r--r-- 1 jenkins jenkins 89 Oct 26 21:23 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-10-26T21:39:22.094Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-26T21:39:22.951Z] ---> package-listing.sh [2023-10-26T21:39:22.951Z] ++ facter osfamily [2023-10-26T21:39:22.951Z] ++ tr '[:upper:]' '[:lower:]' [2023-10-26T21:39:23.210Z] + OS_FAMILY=debian [2023-10-26T21:39:23.210Z] + workspace=/w/workspace/exfoundry_device-usb-camera_main [2023-10-26T21:39:23.210Z] + START_PACKAGES=/tmp/packages_start.txt [2023-10-26T21:39:23.210Z] + END_PACKAGES=/tmp/packages_end.txt [2023-10-26T21:39:23.210Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-10-26T21:39:23.210Z] + PACKAGES=/tmp/packages_start.txt [2023-10-26T21:39:23.210Z] + '[' /w/workspace/exfoundry_device-usb-camera_main ']' [2023-10-26T21:39:23.210Z] + PACKAGES=/tmp/packages_end.txt [2023-10-26T21:39:23.210Z] + case "${OS_FAMILY}" in [2023-10-26T21:39:23.210Z] + dpkg -l [2023-10-26T21:39:23.210Z] + grep '^ii' [2023-10-26T21:39:23.210Z] + '[' -f /tmp/packages_start.txt ']' [2023-10-26T21:39:23.210Z] + '[' -f /tmp/packages_end.txt ']' [2023-10-26T21:39:23.210Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-10-26T21:39:23.210Z] + '[' /w/workspace/exfoundry_device-usb-camera_main ']' [2023-10-26T21:39:23.210Z] + mkdir -p /w/workspace/exfoundry_device-usb-camera_main/archives/ [2023-10-26T21:39:23.210Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_device-usb-camera_main/archives/ [Pipeline] echo [2023-10-26T21:39:23.220Z] 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/exfoundry_device-usb-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-10-26T21:39:23.498Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-26T21:39:24.056Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-26T21:39:24.056Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-26T21:39:24.127Z] prd-ubuntu20.04-docker-8c-8g-12068 does not seem to be running inside a container [2023-10-26T21:39:24.160Z] $ 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/exfoundry_device-usb-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-10-26T21:39:24.356Z] $ docker top 2e0f6697bb0bfd9c2d4f59d983e533bd6d57747a94b29cc9cca43cea17fe1354 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-26T21:39:24.693Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-10-26T21:39:24.975Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-10-26T21:39:25.259Z] + ls /var/log/sa-host [2023-10-26T21:39:25.259Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-26T21:39:25.406Z] provisioning config files... [2023-10-26T21:39:25.413Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config1332045851843810773tmp [Pipeline] { [Pipeline] echo [2023-10-26T21:39:25.423Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-26T21:39:25.703Z] ---> create-netrc.sh [Pipeline] } [2023-10-26T21:39:25.710Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-10-26T21:39:26.050Z] ---> python-tools-install.sh [Pipeline] echo [2023-10-26T21:39:26.058Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-26T21:39:26.339Z] ---> sudo-logs.sh [2023-10-26T21:39:26.339Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-10-26T21:39:26.367Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-26T21:39:26.650Z] ---> job-cost.sh [2023-10-26T21:39:26.651Z] lf-activate-venv: SKIPPING [2023-10-26T21:39:26.651Z] DEBUG: total: 0.2199999988079071 [2023-10-26T21:39:26.651Z] INFO: Retrieving Stack Cost... [2023-10-26T21:39:26.909Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-10-26T21:39:27.478Z] INFO: Archiving Costs [Pipeline] echo [2023-10-26T21:39:27.489Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-26T21:39:27.771Z] ---> logs-deploy.sh [2023-10-26T21:39:27.771Z] lf-activate-venv: SKIPPING [2023-10-26T21:39:27.771Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/main/161 [2023-10-26T21:39:27.771Z] INFO: archiving workspace using pattern(s): [2023-10-26T21:39:28.708Z] Archives upload complete. [2023-10-26T21:39:28.708Z] INFO: archiving logs to Nexus